]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix PR 21352: Command tsave does not support -r argument
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ec13808e
JK
12017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4
fe5f7374
AK
52017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6
7 * gdb.arch/arc-analyze-prologue.S: New file.
8 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9
eea78757
AK
102017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11
12 * gdb.arch/arc-decode-insn.S: New file.
13 * gdb.arch/arc-decode-insn.exp: Likewise.
14
5badf10a
IR
152017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
16
17 PR tdep/20928
18 * gdb.arch/sparc64-regs.exp: New file.
19 * gdb.arch/sparc64-regs.S: Likewise.
20
cee59b3f
TW
212017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
22
23 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
24 and memory view on Python 3.
25
c0f55cc6
AV
262017-03-20 Artemiy Volkov <artemiyv@acm.org>
27 Keith Seitz <keiths@redhat.com>
28
29 PR gdb/14441
30 * gdb.cp/demangle.exp: Add rvalue reference tests.
31 * gdb.cp/rvalue-ref-casts.cc: New file.
32 * gdb.cp/rvalue-ref-casts.exp: New file.
33 * gdb.cp/rvalue-ref-overload.cc: New file.
34 * gdb.cp/rvalue-ref-overload.exp: New file.
35 * gdb.cp/rvalue-ref-params.cc: New file.
36 * gdb.cp/rvalue-ref-params.exp: New file.
37 * gdb.cp/rvalue-ref-sizeof.cc: New file.
38 * gdb.cp/rvalue-ref-sizeof.exp: New file.
39 * gdb.cp/rvalue-ref-types.cc: New file.
40 * gdb.cp/rvalue-ref-types.exp: New file.
41 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
42 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
43
51457a05
MAL
442017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
45
46 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
47 New procedure.
48
5b291c04
MAL
492017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
50
51 * lib/mi-support.exp (mi_gdb_test): Add additional message
52 for unexpected output.
53
59a56148
AA
542017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
55
56 * gdb.base/examine-backward.c (Barrier): New character array
57 constant, to ensure that TestStrings is preceded by a string
58 terminator.
59
7942e96e
AA
602017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
61
62 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
63 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
64 and implicit pointer into such a location.
65
6ebac3fb
DE
662017-03-16 Doug Evans <dje@google.com>
67
68 * gdb.python/py-lazy-string (pointer): Really add new typedef.
69
ec3b243d
TP
702017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
71
72 * gdb.cp/m-static.exp: Fix expectation for prototype of
73 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
74
752017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
76
77 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
78 * gdb.guile/scm-lazy-string.c: New file.
79 * gdb.guile/scm-value.exp: Move lazy string tests to ...
80 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
81 for pointer, array, typedef lazy strings.
82
2cc36e25 832017-03-16 Doug Evans <dje@google.com>
34b43320
DE
84
85 PR python/17728, python/18439, python/18779
86 * gdb.python/py-value.c (main) Delete locals sptr, sn.
87 * gdb.python/py-lazy-string.c (pointer): New typedef.
88 (main): New locals ptr, array, typedef_ptr.
89 * gdb.python/py-value.exp: Move lazy string tests to ...
90 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
91 array, typedef lazy strings.
ec3b243d 92
0efcde63
AK
932017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
94
95 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
96 Add optional 'test' parameter.
97
7978d7c3
SM
982017-03-13 Simon Marchi <simon.marchi@ericsson.com>
99
100 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
101 Skip for versions of DejaGnu < 1.5.
102
896c0c1e
SM
1032017-03-13 Simon Marchi <simon.marchi@ericsson.com>
104
105 * lib/gdb.exp (dejagnu_version): New proc.
106 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
107 Use dejagnu_version.
108
5f4d1085
KS
1092017-03-10 Keith Seitz <keiths@redhat.com>
110
111 PR c++/8128
112 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
113 type from destructor regexps.
114 Add a branch which actually passes the test.
115 Adjust "ptype t5i" test names.
116
1de05205
PA
1172017-03-08 Pedro Alves <palves@redhat.com>
118
119 * gdb.base/step-over-exit.exp: Add explicit test message.
120
c65d6b55
PA
1212017-03-08 Pedro Alves <palves@redhat.com>
122
123 PR gdb/18360
124 * gdb.threads/interrupt-while-step-over.c: New file.
125 * gdb.threads/interrupt-while-step-over.exp: New file.
126
2e86a283
PA
1272017-03-08 Pedro Alves <palves@redhat.com>
128
129 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
130 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
131
25dcbff6
PA
1322017-03-08 Pedro Alves <palves@redhat.com>
133
134 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
135 PKRU as not supported as a PASS.
136
dc9366eb
PA
1372017-03-08 Pedro Alves <palves@redhat.com>
138
139 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
140 prefix instead of $binfile1/$binfile2.
141 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
142 in test message.
143 * gdb.python/py-completion.exp: Use "load python file" as test
144 messages instead of unstable path names.
145
6e5d74e7
PA
1462017-03-08 Pedro Alves <palves@redhat.com>
147 Jan Kratochvil <jan.kratochvil@redhat.com>
148
149 PR cli/21218
150 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
151 New proc.
152 (top level): Call it.
153
9753a2f6
PA
1542017-03-08 Pedro Alves <palves@redhat.com>
155
156 PR tui/21216
157 * gdb.tui/tui-nl-filtered-output.exp: New file.
158
1a4dd9dd
PA
1592017-03-08 Pedro Alves <palves@redhat.com>
160
161 * gdb.base/completion.exp: Move TUI completion tests to ...
162 * gdb.tui/completion.exp: ... this new file.
163
7cbbff33
PA
1642017-03-08 Pedro Alves <palves@redhat.com>
165
166 * gdb.base/tui-disasm-long-lines.c,
167 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
168 gdb.base/tui-layout.exp: Move to ...
169 * gdb.tui/: ... this new directory.
170
5f6fd321
PA
1712017-03-07 Pedro Alves <palves@redhat.com>
172
173 * gdb.base/tui-layout.c: New file.
174 * gdb.base/tui-layout.exp: New file.
175
44959fa8
PA
1762017-03-07 Pedro Alves <palves@redhat.com>
177
178 * gdb.base/tui-layout.c: Rename to ...
179 * gdb.base/tui-disasm-long-lines.c: ... this.
180 * gdb.base/tui-layout.exp: Rename to ...
181 * gdb.base/tui-disasm-long-lines.exp: ... this.
182
f8c4e718
PA
1832017-03-07 Pedro Alves <palves@redhat.com>
184
185 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
186
6dbb839a 1872017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
188
189 * i386-mpx-call.c: New file.
190 * i386-mpx-call.exp: New file.
191
65b48a81
PB
1922017-02-28 Peter Bergner <bergner@vnet.ibm.com>
193
194 * gdb.arch/powerpc-power.exp: Delete test.
195 * gdb.arch/powerpc-power.s: Likewise.
196 * gdb.disasm/disassembler-options.exp: New test.
197 * gdb.arch/powerpc-altivec.exp: Likewise.
198 * gdb.arch/powerpc-altivec.s: Likewise.
199 * gdb.arch/powerpc-altivec2.exp: Likewise.
200 * gdb.arch/powerpc-altivec2.s: Likewise.
201 * gdb.arch/powerpc-altivec3.exp: Likewise.
202 * gdb.arch/powerpc-altivec3.s: Likewise.
203 * gdb.arch/powerpc-power7.exp: Likewise.
204 * gdb.arch/powerpc-power7.s: Likewise.
205 * gdb.arch/powerpc-power8.exp: Likewise.
206 * gdb.arch/powerpc-power8.s: Likewise.
207 * gdb.arch/powerpc-power9.exp: Likewise.
208 * gdb.arch/powerpc-power9.s: Likewise.
209 * gdb.arch/powerpc-vsx.exp: Likewise.
210 * gdb.arch/powerpc-vsx.s: Likewise.
211 * gdb.arch/powerpc-vsx2.exp: Likewise.
212 * gdb.arch/powerpc-vsx2.s: Likewise.
213 * gdb.arch/powerpc-vsx3.exp: Likewise.
214 * gdb.arch/powerpc-vsx3.s: Likewise.
215 * gdb.arch/arm-disassembler-options.exp: Likewise.
216 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
217 * gdb.arch/s390-disassembler-options.exp: Likewise.
218
17cd4947
LM
2192017-02-23 Luis Machado <lgustavo@codesourcery.com>
220
221 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
222 (check_supported_features): ... this. Changed return type to void.
223 (supports_rdseed): New static global.
224 (rdseed): Check supports_rdseed.
225 (initialize): Call check_supported_features.
226
2039d74e
EBM
2272017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
228
229 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
230 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
231 and lqarx/stqcx.
232 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
233 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
234
a51d7ecf
EBM
2352017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
236
237 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
238 uppercase.
239
0224619f
JK
2402017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
241
242 * gdb.dwarf2/formdata16.c: New file.
243 * gdb.dwarf2/formdata16.exp: New file.
244 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
245
216f72a1
JK
2462017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
247
248 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
249 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
250 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
251 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
252 DW_AT_GNU_*.
253
43988095
JK
2542017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
255
256 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
257
99e8a4f9
SDJ
2582017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
259
260 PR gdb/21164
261 * gdb.base/maint.exp: Add testcases for when the commands do
262 not have arguments.
263
b58a8c0c
TP
2642017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
265
266 * gdb.cp/chained-calls.exp: Use p instead of P.
267
4e746bb6
TW
2682017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
269
270 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
271 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
272
3f77c769
TT
2732017-02-14 Tom Tromey <tom@tromey.com>
274
275 PR python/13598:
276 * gdb.python/py-events.exp: Add before_prompt event tests.
277
075beec0
AA
2782017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
279
280 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
281
bf5f525c
LM
2822017-02-13 Luis Machado <lgustavo@codesourcery.com>
283
284 * gdb.linespec/explicit.c (my_unique_function_name): New function.
285 (main): Call my_unique_function_name.
286 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
287 completion of patterns with a single match.
288 Add missing -re switches to gdb_test_multiple calls.
289
13a66184
LM
2902017-02-13 Luis Machado <lgustavo@codesourcery.com>
291
292 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
293 return if core file is not recognized.
294
26a06916
SM
2952017-02-10 Simon Marchi <simon.marchi@ericsson.com>
296
297 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
298 and extra UIs.
299
b761ca9e
SM
3002017-02-10 Simon Marchi <simon.marchi@ericsson.com>
301
302 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
303 proc_with_prefix.
304
b964bee0
TT
3052017-02-10 Tom Tromey <tom@tromey.com>
306
307 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
308
18da0c51
MG
3092017-02-10 Martin Galvan <martingalvan@sourceware.org>
310
311 PR gdb/21122
312 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
313
604c4576
JG
3142017-02-08 Jerome Guitton <guitton@adacore.com>
315
316 * gdb.base/define.exp: Add test for command abbreviations
317 in define.
318
20b477a7
LM
3192017-02-06 Luis Machado <lgustavo@codesourcery.com>
320
321 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
322 * gdb.reverse/insn-reverse-x86.c: New file.
323
3f7b46f2
IR
3242017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
325
326 PR tdep/20936
327 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
328
f0fd41c1
TT
3292017-02-03 Tom Tromey <tom@tromey.com>
330
331 PR rust/21097:
332 * gdb.rust/simple.exp: Add new tests.
333
5be5dbf0
PA
3342017-02-02 Pedro Alves <palves@redhat.com>
335
336 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
337 tests.
338
7346ef59
AA
3392017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
340
341 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
342 taking a 2-byte value out of a 4-byte DWARF implicit value on
343 big-endian targets.
344 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
345 logic. Add test cases for DW_OP_implicit.
346
787f0025
MM
3472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
348
349 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
350
68777c29
MM
3512017-02-01 Markus Metzger <markus.t.metzger@intel.com>
352
353 * gdb.btrace/enable.exp: Call gdb_exit before
354 skip_gdbserver_tests.
355
0a1c7e28
MM
3562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
357
358 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
359 GDBFLAGS.
360
b5ac99b0
MM
3612017-02-01 Markus Metzger <markus.t.metzger@intel.com>
362
363 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
364 the test is skipped.
365 * gdb.btrace/data.exp: Likewise.
366 * gdb.btrace/delta.exp: Likewise.
367 * gdb.btrace/dlopen.exp: Likewise.
368 * gdb.btrace/enable-running.exp: Likewise.
369 * gdb.btrace/enable.exp: Likewise.
370 * gdb.btrace/exception.exp: Likewise.
371 * gdb.btrace/function_call_history.exp: Likewise.
372 * gdb.btrace/gcore.exp: Likewise.
373 * gdb.btrace/instruction_history.exp: Likewise.
374 * gdb.btrace/multi-thread-step.exp: Likewise.
375 * gdb.btrace/nohist.exp: Likewise.
376 * gdb.btrace/non-stop.exp: Likewise.
377 * gdb.btrace/reconnect.exp: Likewise.
378 * gdb.btrace/record_goto-step.exp: Likewise.
379 * gdb.btrace/record_goto.exp: Likewise.
380 * gdb.btrace/rn-dl-bind.exp: Likewise.
381 * gdb.btrace/segv.exp: Likewise.
382 * gdb.btrace/step.exp: Likewise.
383 * gdb.btrace/stepi.exp: Likewise.
384 * gdb.btrace/tailcall-only.exp: Likewise.
385 * gdb.btrace/tailcall.exp: Likewise.
386 * gdb.btrace/tsx.exp: Likewise.
387 * gdb.btrace/unknown_functions.exp: Likewise.
388 * gdb.btrace/vdso.exp: Likewise.
389
cd4007e4
MM
3902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
391
392 * gdb.btrace/enable-running.c: New.
393 * gdb.btrace/enable-running.exp: New.
394
2735833d
WT
3952017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
396
397 * gdb.arch/amd64-gs_base.c: New file.
398 * gdb.arch/amd64-gs_base.exp: New file.
399
b51e1e94
LM
4002017-01-26 Luis Machado <lgustavo@codesourcery.com>
401
402 * lib/memory.exp: Remove spurious empty newlines.
403
72ca0410
SM
4042017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
405
406 * gdb.python/py-bad-printers.exp: Load python file using "source".
407 * gdb.python/py-events.exp: Likewise.
408 * gdb.python/py-evsignal.exp: Likewise.
409 * gdb.python/py-evthreads.exp: Likewise.
410 * gdb.python/py-frame-args.exp: Likewise.
411 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
412 * gdb.python/py-framefilter-mi.exp: Likewise.
413 * gdb.python/py-framefilter.exp: Likewise.
414 * gdb.python/py-mi.exp: Likewise.
415 * gdb.python/py-pp-maint.exp: Likewise.
416 * gdb.python/py-pp-registration.exp: Likewise.
417 * gdb.python/py-prettyprint.exp: Likewise.
418 (run_lang_tests): Likewise.
419 * gdb.python/py-typeprint.exp: Likewise.
420
e309aa65
LM
4212017-01-26 Luis Machado <lgustavo@codesourcery.com>
422
423 * lib/memory.exp: New file.
424 * lib/gdb.exp: Load memory.exp.
425 * gdb.base/memattr.exp (delete_memory): Move proc to
426 lib/memory.exp and rename to delete_memory_regions.
427 Replace delete_memory with delete_memory_regions.
428 Cleanup memory regions before tests.
429 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
430 before tests.
431
515aff23
LM
4322017-01-26 Luis Machado <lgustavo@codesourcery.com>
433
434 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
435 files.
436 (initialize): New function conditionally defined.
437 (testcases): Move within conditional block.
438 (main): Call initialize.
439 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
440 of gdb.reverse/insn-reverse.c.
441 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
442 gdb.reverse/insn-reverse.c.
443
d8b49cf0
YQ
4442017-01-26 Yao Qi <yao.qi@linaro.org>
445
446 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
447 disassemble on address 0.
448
f13a9a0c
YQ
4492017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
450 Yao Qi <yao.qi@linaro.org>
451
452 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
453 * gdb.dwarf2/implptr-64bit.S: Remove.
454 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
455 variables in caller's context. Add DW_OP_implicit_value.
456
5ac95241
YQ
4572017-01-25 Yao Qi <yao.qi@linaro.org>
458
459 * lib/dwarf.exp (Dwarf::_location): Handle
460 DW_OP_GNU_implicit_pointer with proper size.
461
23e82930
LM
4622017-01-20 Luis Machado <lgustavo@codesourcery.com>
463
464 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
465 and add untested calls.
466
d334ae25
LM
4672017-01-20 Luis Machado <lgustavo@codesourcery.com>
468
469 * gdb.python/python.exp: Check line number against what GDB thinks
470 the line number is for func1.
471
f5e6296e
IB
4722017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
473
474 * gdb.dlang/debug-expr.exp: New file.
475
5b362f04
LM
4762016-12-23 Luis Machado <lgustavo@codesourcery.com>
477
478 Fix test names for the following files:
479
480 * gdb.ada/exec_changed.exp
481 * gdb.ada/info_types.exp
482 * gdb.arch/aarch64-atomic-inst.exp
483 * gdb.arch/aarch64-fp.exp
484 * gdb.arch/altivec-abi.exp
485 * gdb.arch/altivec-regs.exp
486 * gdb.arch/amd64-byte.exp
487 * gdb.arch/amd64-disp-step.exp
488 * gdb.arch/amd64-dword.exp
489 * gdb.arch/amd64-entry-value-inline.exp
490 * gdb.arch/amd64-entry-value-param.exp
491 * gdb.arch/amd64-entry-value-paramref.exp
492 * gdb.arch/amd64-entry-value.exp
493 * gdb.arch/amd64-i386-address.exp
494 * gdb.arch/amd64-invalid-stack-middle.exp
495 * gdb.arch/amd64-invalid-stack-top.exp
496 * gdb.arch/amd64-optimout-repeat.exp
497 * gdb.arch/amd64-prologue-skip.exp
498 * gdb.arch/amd64-prologue-xmm.exp
499 * gdb.arch/amd64-stap-special-operands.exp
500 * gdb.arch/amd64-stap-wrong-subexp.exp
501 * gdb.arch/amd64-tailcall-cxx.exp
502 * gdb.arch/amd64-tailcall-noret.exp
503 * gdb.arch/amd64-tailcall-ret.exp
504 * gdb.arch/amd64-tailcall-self.exp
505 * gdb.arch/amd64-word.exp
506 * gdb.arch/arm-bl-branch-dest.exp
507 * gdb.arch/arm-disp-step.exp
508 * gdb.arch/arm-neon.exp
509 * gdb.arch/arm-single-step-kernel-helper.exp
510 * gdb.arch/avr-flash-qualifier.exp
511 * gdb.arch/disp-step-insn-reloc.exp
512 * gdb.arch/e500-abi.exp
513 * gdb.arch/e500-regs.exp
514 * gdb.arch/ftrace-insn-reloc.exp
515 * gdb.arch/i386-avx512.exp
516 * gdb.arch/i386-bp_permanent.exp
517 * gdb.arch/i386-byte.exp
518 * gdb.arch/i386-cfi-notcurrent.exp
519 * gdb.arch/i386-disp-step.exp
520 * gdb.arch/i386-dr3-watch.exp
521 * gdb.arch/i386-float.exp
522 * gdb.arch/i386-gnu-cfi.exp
523 * gdb.arch/i386-mpx-map.exp
524 * gdb.arch/i386-mpx-sigsegv.exp
525 * gdb.arch/i386-mpx-simple_segv.exp
526 * gdb.arch/i386-mpx.exp
527 * gdb.arch/i386-permbkpt.exp
528 * gdb.arch/i386-prologue.exp
529 * gdb.arch/i386-signal.exp
530 * gdb.arch/i386-size-overlap.exp
531 * gdb.arch/i386-unwind.exp
532 * gdb.arch/i386-word.exp
533 * gdb.arch/mips-fcr.exp
534 * gdb.arch/powerpc-d128-regs.exp
535 * gdb.arch/powerpc-stackless.exp
536 * gdb.arch/ppc64-atomic-inst.exp
537 * gdb.arch/s390-stackless.exp
538 * gdb.arch/s390-tdbregs.exp
539 * gdb.arch/s390-vregs.exp
540 * gdb.arch/sparc-sysstep.exp
541 * gdb.arch/thumb-bx-pc.exp
542 * gdb.arch/thumb-singlestep.exp
543 * gdb.arch/thumb2-it.exp
544 * gdb.arch/vsx-regs.exp
545 * gdb.asm/asm-source.exp
546 * gdb.base/a2-run.exp
547 * gdb.base/advance.exp
548 * gdb.base/all-bin.exp
549 * gdb.base/anon.exp
550 * gdb.base/args.exp
551 * gdb.base/arithmet.exp
552 * gdb.base/async-shell.exp
553 * gdb.base/async.exp
554 * gdb.base/attach-pie-noexec.exp
555 * gdb.base/attach-twice.exp
556 * gdb.base/auto-load.exp
557 * gdb.base/bang.exp
558 * gdb.base/bitfields.exp
559 * gdb.base/break-always.exp
560 * gdb.base/break-caller-line.exp
561 * gdb.base/break-entry.exp
562 * gdb.base/break-inline.exp
563 * gdb.base/break-on-linker-gcd-function.exp
564 * gdb.base/break-probes.exp
565 * gdb.base/break.exp
566 * gdb.base/breakpoint-shadow.exp
567 * gdb.base/call-ar-st.exp
568 * gdb.base/call-sc.exp
569 * gdb.base/call-signal-resume.exp
570 * gdb.base/call-strs.exp
571 * gdb.base/callfuncs.exp
572 * gdb.base/catch-fork-static.exp
573 * gdb.base/catch-gdb-caused-signals.exp
574 * gdb.base/catch-load.exp
575 * gdb.base/catch-signal-fork.exp
576 * gdb.base/catch-signal.exp
577 * gdb.base/catch-syscall.exp
578 * gdb.base/charset.exp
579 * gdb.base/checkpoint.exp
580 * gdb.base/chng-syms.exp
581 * gdb.base/code-expr.exp
582 * gdb.base/code_elim.exp
583 * gdb.base/commands.exp
584 * gdb.base/completion.exp
585 * gdb.base/complex.exp
586 * gdb.base/cond-expr.exp
587 * gdb.base/condbreak.exp
588 * gdb.base/consecutive.exp
589 * gdb.base/continue-all-already-running.exp
590 * gdb.base/coredump-filter.exp
591 * gdb.base/corefile.exp
592 * gdb.base/dbx.exp
593 * gdb.base/debug-expr.exp
594 * gdb.base/define.exp
595 * gdb.base/del.exp
596 * gdb.base/disabled-location.exp
597 * gdb.base/disasm-end-cu.exp
598 * gdb.base/disasm-optim.exp
599 * gdb.base/display.exp
600 * gdb.base/duplicate-bp.exp
601 * gdb.base/ena-dis-br.exp
602 * gdb.base/ending-run.exp
603 * gdb.base/enumval.exp
604 * gdb.base/environ.exp
605 * gdb.base/eu-strip-infcall.exp
606 * gdb.base/eval-avoid-side-effects.exp
607 * gdb.base/eval-skip.exp
608 * gdb.base/exitsignal.exp
609 * gdb.base/expand-psymtabs.exp
610 * gdb.base/filesym.exp
611 * gdb.base/find-unmapped.exp
612 * gdb.base/finish.exp
613 * gdb.base/float.exp
614 * gdb.base/foll-exec-mode.exp
615 * gdb.base/foll-exec.exp
616 * gdb.base/foll-fork.exp
617 * gdb.base/fortran-sym-case.exp
618 * gdb.base/freebpcmd.exp
619 * gdb.base/func-ptr.exp
620 * gdb.base/func-ptrs.exp
621 * gdb.base/funcargs.exp
622 * gdb.base/gcore-buffer-overflow.exp
623 * gdb.base/gcore-relro-pie.exp
624 * gdb.base/gcore-relro.exp
625 * gdb.base/gcore.exp
626 * gdb.base/gdb1090.exp
627 * gdb.base/gdb11530.exp
628 * gdb.base/gdb11531.exp
629 * gdb.base/gdb1821.exp
630 * gdb.base/gdbindex-stabs.exp
631 * gdb.base/gdbvars.exp
632 * gdb.base/hbreak.exp
633 * gdb.base/hbreak2.exp
634 * gdb.base/included.exp
635 * gdb.base/infcall-input.exp
636 * gdb.base/inferior-died.exp
637 * gdb.base/infnan.exp
638 * gdb.base/info-macros.exp
639 * gdb.base/info-os.exp
640 * gdb.base/info-proc.exp
641 * gdb.base/info-shared.exp
642 * gdb.base/info-target.exp
643 * gdb.base/infoline.exp
644 * gdb.base/interp.exp
645 * gdb.base/interrupt.exp
646 * gdb.base/jit-reader.exp
647 * gdb.base/jit-simple.exp
648 * gdb.base/kill-after-signal.exp
649 * gdb.base/kill-detach-inferiors-cmd.exp
650 * gdb.base/label.exp
651 * gdb.base/langs.exp
652 * gdb.base/ldbl_e308.exp
653 * gdb.base/line-symtabs.exp
654 * gdb.base/linespecs.exp
655 * gdb.base/list.exp
656 * gdb.base/long_long.exp
657 * gdb.base/longest-types.exp
658 * gdb.base/maint.exp
659 * gdb.base/max-value-size.exp
660 * gdb.base/memattr.exp
661 * gdb.base/mips_pro.exp
662 * gdb.base/morestack.exp
663 * gdb.base/moribund-step.exp
664 * gdb.base/multi-forks.exp
665 * gdb.base/nested-addr.exp
666 * gdb.base/nextoverexit.exp
667 * gdb.base/noreturn-finish.exp
668 * gdb.base/noreturn-return.exp
669 * gdb.base/nostdlib.exp
670 * gdb.base/offsets.exp
671 * gdb.base/opaque.exp
672 * gdb.base/pc-fp.exp
673 * gdb.base/permissions.exp
674 * gdb.base/print-symbol-loading.exp
675 * gdb.base/prologue-include.exp
676 * gdb.base/psymtab.exp
677 * gdb.base/ptype.exp
678 * gdb.base/random-signal.exp
679 * gdb.base/randomize.exp
680 * gdb.base/range-stepping.exp
681 * gdb.base/readline-ask.exp
682 * gdb.base/recpar.exp
683 * gdb.base/recurse.exp
684 * gdb.base/relational.exp
685 * gdb.base/restore.exp
686 * gdb.base/return-nodebug.exp
687 * gdb.base/return.exp
688 * gdb.base/run-after-attach.exp
689 * gdb.base/save-bp.exp
690 * gdb.base/scope.exp
691 * gdb.base/sect-cmd.exp
692 * gdb.base/set-lang-auto.exp
693 * gdb.base/set-noassign.exp
694 * gdb.base/setvar.exp
695 * gdb.base/sigall.exp
696 * gdb.base/sigbpt.exp
697 * gdb.base/siginfo-addr.exp
698 * gdb.base/siginfo-infcall.exp
699 * gdb.base/siginfo-obj.exp
700 * gdb.base/siginfo.exp
701 * gdb.base/signals-state-child.exp
702 * gdb.base/signest.exp
703 * gdb.base/sigstep.exp
704 * gdb.base/sizeof.exp
705 * gdb.base/skip.exp
706 * gdb.base/solib-corrupted.exp
707 * gdb.base/solib-nodir.exp
708 * gdb.base/solib-search.exp
709 * gdb.base/stack-checking.exp
710 * gdb.base/stale-infcall.exp
711 * gdb.base/stap-probe.exp
712 * gdb.base/start.exp
713 * gdb.base/step-break.exp
714 * gdb.base/step-bt.exp
715 * gdb.base/step-line.exp
716 * gdb.base/step-over-exit.exp
717 * gdb.base/step-over-syscall.exp
718 * gdb.base/step-resume-infcall.exp
719 * gdb.base/step-test.exp
720 * gdb.base/store.exp
721 * gdb.base/structs3.exp
722 * gdb.base/sym-file.exp
723 * gdb.base/symbol-without-target_section.exp
724 * gdb.base/term.exp
725 * gdb.base/testenv.exp
726 * gdb.base/ui-redirect.exp
727 * gdb.base/until.exp
728 * gdb.base/unwindonsignal.exp
729 * gdb.base/value-double-free.exp
730 * gdb.base/vla-datatypes.exp
731 * gdb.base/vla-ptr.exp
732 * gdb.base/vla-sideeffect.exp
733 * gdb.base/volatile.exp
734 * gdb.base/watch-cond-infcall.exp
735 * gdb.base/watch-cond.exp
736 * gdb.base/watch-non-mem.exp
737 * gdb.base/watch-read.exp
738 * gdb.base/watch-vfork.exp
739 * gdb.base/watchpoint-cond-gone.exp
740 * gdb.base/watchpoint-delete.exp
741 * gdb.base/watchpoint-hw-hit-once.exp
742 * gdb.base/watchpoint-hw.exp
743 * gdb.base/watchpoint-stops-at-right-insn.exp
744 * gdb.base/watchpoints.exp
745 * gdb.base/wchar.exp
746 * gdb.base/whatis-exp.exp
747 * gdb.btrace/buffer-size.exp
748 * gdb.btrace/data.exp
749 * gdb.btrace/delta.exp
750 * gdb.btrace/dlopen.exp
751 * gdb.btrace/enable.exp
752 * gdb.btrace/exception.exp
753 * gdb.btrace/function_call_history.exp
754 * gdb.btrace/gcore.exp
755 * gdb.btrace/instruction_history.exp
756 * gdb.btrace/nohist.exp
757 * gdb.btrace/reconnect.exp
758 * gdb.btrace/record_goto-step.exp
759 * gdb.btrace/record_goto.exp
760 * gdb.btrace/rn-dl-bind.exp
761 * gdb.btrace/segv.exp
762 * gdb.btrace/step.exp
763 * gdb.btrace/stepi.exp
764 * gdb.btrace/tailcall-only.exp
765 * gdb.btrace/tailcall.exp
766 * gdb.btrace/tsx.exp
767 * gdb.btrace/unknown_functions.exp
768 * gdb.btrace/vdso.exp
769 * gdb.compile/compile-ifunc.exp
770 * gdb.compile/compile-ops.exp
771 * gdb.compile/compile-print.exp
772 * gdb.compile/compile-setjmp.exp
773 * gdb.cp/abstract-origin.exp
774 * gdb.cp/ambiguous.exp
775 * gdb.cp/annota2.exp
776 * gdb.cp/annota3.exp
777 * gdb.cp/anon-ns.exp
778 * gdb.cp/anon-struct.exp
779 * gdb.cp/anon-union.exp
780 * gdb.cp/arg-reference.exp
781 * gdb.cp/baseenum.exp
782 * gdb.cp/bool.exp
783 * gdb.cp/breakpoint.exp
784 * gdb.cp/bs15503.exp
785 * gdb.cp/call-c.exp
786 * gdb.cp/casts.exp
787 * gdb.cp/chained-calls.exp
788 * gdb.cp/class2.exp
789 * gdb.cp/classes.exp
790 * gdb.cp/cmpd-minsyms.exp
791 * gdb.cp/converts.exp
792 * gdb.cp/cp-relocate.exp
793 * gdb.cp/cpcompletion.exp
794 * gdb.cp/cpexprs.exp
795 * gdb.cp/cplabel.exp
796 * gdb.cp/cplusfuncs.exp
797 * gdb.cp/cpsizeof.exp
798 * gdb.cp/ctti.exp
799 * gdb.cp/derivation.exp
800 * gdb.cp/destrprint.exp
801 * gdb.cp/dispcxx.exp
802 * gdb.cp/enum-class.exp
803 * gdb.cp/exception.exp
804 * gdb.cp/exceptprint.exp
805 * gdb.cp/expand-psymtabs-cxx.exp
806 * gdb.cp/expand-sals.exp
807 * gdb.cp/extern-c.exp
808 * gdb.cp/filename.exp
809 * gdb.cp/formatted-ref.exp
810 * gdb.cp/fpointer.exp
811 * gdb.cp/gdb1355.exp
812 * gdb.cp/gdb2495.exp
813 * gdb.cp/hang.exp
814 * gdb.cp/impl-this.exp
815 * gdb.cp/infcall-dlopen.exp
816 * gdb.cp/inherit.exp
817 * gdb.cp/iostream.exp
818 * gdb.cp/koenig.exp
819 * gdb.cp/local.exp
820 * gdb.cp/m-data.exp
821 * gdb.cp/m-static.exp
822 * gdb.cp/mb-ctor.exp
823 * gdb.cp/mb-inline.exp
824 * gdb.cp/mb-templates.exp
825 * gdb.cp/member-name.exp
826 * gdb.cp/member-ptr.exp
827 * gdb.cp/meth-typedefs.exp
828 * gdb.cp/method.exp
829 * gdb.cp/method2.exp
830 * gdb.cp/minsym-fallback.exp
831 * gdb.cp/misc.exp
832 * gdb.cp/namelessclass.exp
833 * gdb.cp/namespace-enum.exp
834 * gdb.cp/namespace-nested-import.exp
835 * gdb.cp/namespace.exp
836 * gdb.cp/nextoverthrow.exp
837 * gdb.cp/no-dmgl-verbose.exp
838 * gdb.cp/non-trivial-retval.exp
839 * gdb.cp/noparam.exp
840 * gdb.cp/nsdecl.exp
841 * gdb.cp/nsimport.exp
842 * gdb.cp/nsnested.exp
843 * gdb.cp/nsnoimports.exp
844 * gdb.cp/nsrecurs.exp
845 * gdb.cp/nsstress.exp
846 * gdb.cp/nsusing.exp
847 * gdb.cp/operator.exp
848 * gdb.cp/oranking.exp
849 * gdb.cp/overload-const.exp
850 * gdb.cp/overload.exp
851 * gdb.cp/ovldbreak.exp
852 * gdb.cp/ovsrch.exp
853 * gdb.cp/paren-type.exp
854 * gdb.cp/parse-lang.exp
855 * gdb.cp/pass-by-ref.exp
856 * gdb.cp/pr-1023.exp
857 * gdb.cp/pr-1210.exp
858 * gdb.cp/pr-574.exp
859 * gdb.cp/pr10687.exp
860 * gdb.cp/pr12028.exp
861 * gdb.cp/pr17132.exp
862 * gdb.cp/pr17494.exp
863 * gdb.cp/pr9067.exp
864 * gdb.cp/pr9167.exp
865 * gdb.cp/pr9631.exp
866 * gdb.cp/printmethod.exp
867 * gdb.cp/psmang.exp
868 * gdb.cp/psymtab-parameter.exp
869 * gdb.cp/ptype-cv-cp.exp
870 * gdb.cp/ptype-flags.exp
871 * gdb.cp/re-set-overloaded.exp
872 * gdb.cp/ref-types.exp
873 * gdb.cp/rtti.exp
874 * gdb.cp/scope-err.exp
875 * gdb.cp/shadow.exp
876 * gdb.cp/smartp.exp
877 * gdb.cp/static-method.exp
878 * gdb.cp/static-print-quit.exp
879 * gdb.cp/temargs.exp
880 * gdb.cp/templates.exp
881 * gdb.cp/try_catch.exp
882 * gdb.cp/typedef-operator.exp
883 * gdb.cp/typeid.exp
884 * gdb.cp/userdef.exp
885 * gdb.cp/using-crash.exp
886 * gdb.cp/var-tag.exp
887 * gdb.cp/virtbase.exp
888 * gdb.cp/virtfunc.exp
889 * gdb.cp/virtfunc2.exp
890 * gdb.cp/vla-cxx.exp
891 * gdb.disasm/t01_mov.exp
892 * gdb.disasm/t02_mova.exp
893 * gdb.disasm/t03_add.exp
894 * gdb.disasm/t04_sub.exp
895 * gdb.disasm/t05_cmp.exp
896 * gdb.disasm/t06_ari2.exp
897 * gdb.disasm/t07_ari3.exp
898 * gdb.disasm/t08_or.exp
899 * gdb.disasm/t09_xor.exp
900 * gdb.disasm/t10_and.exp
901 * gdb.disasm/t11_logs.exp
902 * gdb.disasm/t12_bit.exp
903 * gdb.disasm/t13_otr.exp
904 * gdb.dlang/circular.exp
905 * gdb.dwarf2/arr-stride.exp
906 * gdb.dwarf2/arr-subrange.exp
907 * gdb.dwarf2/atomic-type.exp
908 * gdb.dwarf2/bad-regnum.exp
909 * gdb.dwarf2/bitfield-parent-optimized-out.exp
910 * gdb.dwarf2/callframecfa.exp
911 * gdb.dwarf2/clztest.exp
912 * gdb.dwarf2/corrupt.exp
913 * gdb.dwarf2/data-loc.exp
914 * gdb.dwarf2/dup-psym.exp
915 * gdb.dwarf2/dw2-anon-mptr.exp
916 * gdb.dwarf2/dw2-anonymous-func.exp
917 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
918 * gdb.dwarf2/dw2-bad-unresolved.exp
919 * gdb.dwarf2/dw2-basic.exp
920 * gdb.dwarf2/dw2-canonicalize-type.exp
921 * gdb.dwarf2/dw2-case-insensitive.exp
922 * gdb.dwarf2/dw2-common-block.exp
923 * gdb.dwarf2/dw2-compdir-oldgcc.exp
924 * gdb.dwarf2/dw2-compressed.exp
925 * gdb.dwarf2/dw2-const.exp
926 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
927 * gdb.dwarf2/dw2-cu-size.exp
928 * gdb.dwarf2/dw2-dup-frame.exp
929 * gdb.dwarf2/dw2-entry-value.exp
930 * gdb.dwarf2/dw2-icycle.exp
931 * gdb.dwarf2/dw2-ifort-parameter.exp
932 * gdb.dwarf2/dw2-inline-break.exp
933 * gdb.dwarf2/dw2-inline-param.exp
934 * gdb.dwarf2/dw2-intercu.exp
935 * gdb.dwarf2/dw2-intermix.exp
936 * gdb.dwarf2/dw2-lexical-block-bare.exp
937 * gdb.dwarf2/dw2-linkage-name-trust.exp
938 * gdb.dwarf2/dw2-minsym-in-cu.exp
939 * gdb.dwarf2/dw2-noloc.exp
940 * gdb.dwarf2/dw2-op-call.exp
941 * gdb.dwarf2/dw2-op-out-param.exp
942 * gdb.dwarf2/dw2-opt-structptr.exp
943 * gdb.dwarf2/dw2-param-error.exp
944 * gdb.dwarf2/dw2-producer.exp
945 * gdb.dwarf2/dw2-ranges-base.exp
946 * gdb.dwarf2/dw2-ref-missing-frame.exp
947 * gdb.dwarf2/dw2-reg-undefined.exp
948 * gdb.dwarf2/dw2-regno-invalid.exp
949 * gdb.dwarf2/dw2-restore.exp
950 * gdb.dwarf2/dw2-restrict.exp
951 * gdb.dwarf2/dw2-single-line-discriminators.exp
952 * gdb.dwarf2/dw2-strp.exp
953 * gdb.dwarf2/dw2-undefined-ret-addr.exp
954 * gdb.dwarf2/dw2-unresolved.exp
955 * gdb.dwarf2/dw2-var-zero-addr.exp
956 * gdb.dwarf2/dw4-sig-types.exp
957 * gdb.dwarf2/dwz.exp
958 * gdb.dwarf2/dynarr-ptr.exp
959 * gdb.dwarf2/enum-type.exp
960 * gdb.dwarf2/gdb-index.exp
961 * gdb.dwarf2/implptr-64bit.exp
962 * gdb.dwarf2/implptr-optimized-out.exp
963 * gdb.dwarf2/implptr.exp
964 * gdb.dwarf2/implref-array.exp
965 * gdb.dwarf2/implref-const.exp
966 * gdb.dwarf2/implref-global.exp
967 * gdb.dwarf2/implref-struct.exp
968 * gdb.dwarf2/mac-fileno.exp
969 * gdb.dwarf2/main-subprogram.exp
970 * gdb.dwarf2/member-ptr-forwardref.exp
971 * gdb.dwarf2/method-ptr.exp
972 * gdb.dwarf2/missing-sig-type.exp
973 * gdb.dwarf2/nonvar-access.exp
974 * gdb.dwarf2/opaque-type-lookup.exp
975 * gdb.dwarf2/pieces-optimized-out.exp
976 * gdb.dwarf2/pieces.exp
977 * gdb.dwarf2/pr10770.exp
978 * gdb.dwarf2/pr13961.exp
979 * gdb.dwarf2/staticvirtual.exp
980 * gdb.dwarf2/subrange.exp
981 * gdb.dwarf2/symtab-producer.exp
982 * gdb.dwarf2/trace-crash.exp
983 * gdb.dwarf2/typeddwarf.exp
984 * gdb.dwarf2/valop.exp
985 * gdb.dwarf2/watch-notconst.exp
986 * gdb.fortran/array-element.exp
987 * gdb.fortran/charset.exp
988 * gdb.fortran/common-block.exp
989 * gdb.fortran/complex.exp
990 * gdb.fortran/derived-type-function.exp
991 * gdb.fortran/derived-type.exp
992 * gdb.fortran/logical.exp
993 * gdb.fortran/module.exp
994 * gdb.fortran/multi-dim.exp
995 * gdb.fortran/nested-funcs.exp
996 * gdb.fortran/print-formatted.exp
997 * gdb.fortran/subarray.exp
998 * gdb.fortran/vla-alloc-assoc.exp
999 * gdb.fortran/vla-datatypes.exp
1000 * gdb.fortran/vla-history.exp
1001 * gdb.fortran/vla-ptr-info.exp
1002 * gdb.fortran/vla-ptype-sub.exp
1003 * gdb.fortran/vla-ptype.exp
1004 * gdb.fortran/vla-sizeof.exp
1005 * gdb.fortran/vla-type.exp
1006 * gdb.fortran/vla-value-sub-arbitrary.exp
1007 * gdb.fortran/vla-value-sub-finish.exp
1008 * gdb.fortran/vla-value-sub.exp
1009 * gdb.fortran/vla-value.exp
1010 * gdb.fortran/whatis_type.exp
1011 * gdb.go/chan.exp
1012 * gdb.go/handcall.exp
1013 * gdb.go/hello.exp
1014 * gdb.go/integers.exp
1015 * gdb.go/methods.exp
1016 * gdb.go/package.exp
1017 * gdb.go/strings.exp
1018 * gdb.go/types.exp
1019 * gdb.go/unsafe.exp
1020 * gdb.guile/scm-arch.exp
1021 * gdb.guile/scm-block.exp
1022 * gdb.guile/scm-breakpoint.exp
1023 * gdb.guile/scm-cmd.exp
1024 * gdb.guile/scm-disasm.exp
1025 * gdb.guile/scm-equal.exp
1026 * gdb.guile/scm-frame-args.exp
1027 * gdb.guile/scm-frame-inline.exp
1028 * gdb.guile/scm-frame.exp
1029 * gdb.guile/scm-iterator.exp
1030 * gdb.guile/scm-math.exp
1031 * gdb.guile/scm-objfile.exp
1032 * gdb.guile/scm-ports.exp
1033 * gdb.guile/scm-symbol.exp
1034 * gdb.guile/scm-symtab.exp
1035 * gdb.guile/scm-value-cc.exp
1036 * gdb.guile/types-module.exp
1037 * gdb.linespec/break-ask.exp
1038 * gdb.linespec/cpexplicit.exp
1039 * gdb.linespec/explicit.exp
1040 * gdb.linespec/keywords.exp
1041 * gdb.linespec/linespec.exp
1042 * gdb.linespec/ls-dollar.exp
1043 * gdb.linespec/ls-errs.exp
1044 * gdb.linespec/skip-two.exp
1045 * gdb.linespec/thread.exp
1046 * gdb.mi/mi-async.exp
1047 * gdb.mi/mi-basics.exp
1048 * gdb.mi/mi-break.exp
1049 * gdb.mi/mi-catch-load.exp
1050 * gdb.mi/mi-cli.exp
1051 * gdb.mi/mi-cmd-param-changed.exp
1052 * gdb.mi/mi-console.exp
1053 * gdb.mi/mi-detach.exp
1054 * gdb.mi/mi-disassemble.exp
1055 * gdb.mi/mi-eval.exp
1056 * gdb.mi/mi-file-transfer.exp
1057 * gdb.mi/mi-file.exp
1058 * gdb.mi/mi-fill-memory.exp
1059 * gdb.mi/mi-inheritance-syntax-error.exp
1060 * gdb.mi/mi-linespec-err-cp.exp
1061 * gdb.mi/mi-logging.exp
1062 * gdb.mi/mi-memory-changed.exp
1063 * gdb.mi/mi-read-memory.exp
1064 * gdb.mi/mi-record-changed.exp
1065 * gdb.mi/mi-reg-undefined.exp
1066 * gdb.mi/mi-regs.exp
1067 * gdb.mi/mi-return.exp
1068 * gdb.mi/mi-reverse.exp
1069 * gdb.mi/mi-simplerun.exp
1070 * gdb.mi/mi-solib.exp
1071 * gdb.mi/mi-stack.exp
1072 * gdb.mi/mi-stepi.exp
1073 * gdb.mi/mi-syn-frame.exp
1074 * gdb.mi/mi-until.exp
1075 * gdb.mi/mi-var-block.exp
1076 * gdb.mi/mi-var-child.exp
1077 * gdb.mi/mi-var-cmd.exp
1078 * gdb.mi/mi-var-cp.exp
1079 * gdb.mi/mi-var-display.exp
1080 * gdb.mi/mi-var-invalidate.exp
1081 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1082 * gdb.mi/mi-vla-fortran.exp
1083 * gdb.mi/mi-watch.exp
1084 * gdb.mi/mi2-var-child.exp
1085 * gdb.mi/user-selected-context-sync.exp
1086 * gdb.modula2/unbounded-array.exp
1087 * gdb.multi/dummy-frame-restore.exp
1088 * gdb.multi/multi-arch-exec.exp
1089 * gdb.multi/multi-arch.exp
1090 * gdb.multi/tids.exp
1091 * gdb.multi/watchpoint-multi.exp
1092 * gdb.opencl/callfuncs.exp
1093 * gdb.opencl/convs_casts.exp
1094 * gdb.opencl/datatypes.exp
1095 * gdb.opencl/operators.exp
1096 * gdb.opencl/vec_comps.exp
1097 * gdb.opt/clobbered-registers-O2.exp
1098 * gdb.opt/inline-break.exp
1099 * gdb.opt/inline-bt.exp
1100 * gdb.opt/inline-cmds.exp
1101 * gdb.opt/inline-locals.exp
1102 * gdb.pascal/case-insensitive-symbols.exp
1103 * gdb.pascal/floats.exp
1104 * gdb.pascal/gdb11492.exp
1105 * gdb.python/lib-types.exp
1106 * gdb.python/py-arch.exp
1107 * gdb.python/py-as-string.exp
1108 * gdb.python/py-bad-printers.exp
1109 * gdb.python/py-block.exp
1110 * gdb.python/py-breakpoint-create-fail.exp
1111 * gdb.python/py-breakpoint.exp
1112 * gdb.python/py-caller-is.exp
1113 * gdb.python/py-cmd.exp
1114 * gdb.python/py-explore-cc.exp
1115 * gdb.python/py-explore.exp
1116 * gdb.python/py-finish-breakpoint.exp
1117 * gdb.python/py-finish-breakpoint2.exp
1118 * gdb.python/py-frame-args.exp
1119 * gdb.python/py-frame-inline.exp
1120 * gdb.python/py-frame.exp
1121 * gdb.python/py-framefilter-mi.exp
1122 * gdb.python/py-infthread.exp
1123 * gdb.python/py-lazy-string.exp
1124 * gdb.python/py-linetable.exp
1125 * gdb.python/py-mi-events.exp
1126 * gdb.python/py-mi-objfile.exp
1127 * gdb.python/py-mi.exp
1128 * gdb.python/py-objfile.exp
1129 * gdb.python/py-pp-integral.exp
1130 * gdb.python/py-pp-maint.exp
1131 * gdb.python/py-pp-re-notag.exp
1132 * gdb.python/py-pp-registration.exp
1133 * gdb.python/py-recurse-unwind.exp
1134 * gdb.python/py-strfns.exp
1135 * gdb.python/py-symbol.exp
1136 * gdb.python/py-symtab.exp
1137 * gdb.python/py-sync-interp.exp
1138 * gdb.python/py-typeprint.exp
1139 * gdb.python/py-unwind-maint.exp
1140 * gdb.python/py-unwind.exp
1141 * gdb.python/py-value-cc.exp
1142 * gdb.python/py-xmethods.exp
1143 * gdb.reverse/amd64-tailcall-reverse.exp
1144 * gdb.reverse/break-precsave.exp
1145 * gdb.reverse/break-reverse.exp
1146 * gdb.reverse/consecutive-precsave.exp
1147 * gdb.reverse/consecutive-reverse.exp
1148 * gdb.reverse/finish-precsave.exp
1149 * gdb.reverse/finish-reverse-bkpt.exp
1150 * gdb.reverse/finish-reverse.exp
1151 * gdb.reverse/fstatat-reverse.exp
1152 * gdb.reverse/getresuid-reverse.exp
1153 * gdb.reverse/i386-precsave.exp
1154 * gdb.reverse/i386-reverse.exp
1155 * gdb.reverse/i386-sse-reverse.exp
1156 * gdb.reverse/i387-env-reverse.exp
1157 * gdb.reverse/i387-stack-reverse.exp
1158 * gdb.reverse/insn-reverse.exp
1159 * gdb.reverse/machinestate-precsave.exp
1160 * gdb.reverse/machinestate.exp
1161 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1162 * gdb.reverse/pipe-reverse.exp
1163 * gdb.reverse/readv-reverse.exp
1164 * gdb.reverse/recvmsg-reverse.exp
1165 * gdb.reverse/rerun-prec.exp
1166 * gdb.reverse/s390-mvcle.exp
1167 * gdb.reverse/step-precsave.exp
1168 * gdb.reverse/step-reverse.exp
1169 * gdb.reverse/time-reverse.exp
1170 * gdb.reverse/until-precsave.exp
1171 * gdb.reverse/until-reverse.exp
1172 * gdb.reverse/waitpid-reverse.exp
1173 * gdb.reverse/watch-precsave.exp
1174 * gdb.reverse/watch-reverse.exp
1175 * gdb.rust/generics.exp
1176 * gdb.rust/methods.exp
1177 * gdb.rust/modules.exp
1178 * gdb.rust/simple.exp
1179 * gdb.server/connect-with-no-symbol-file.exp
1180 * gdb.server/ext-attach.exp
1181 * gdb.server/ext-restart.exp
1182 * gdb.server/ext-wrapper.exp
1183 * gdb.server/file-transfer.exp
1184 * gdb.server/server-exec-info.exp
1185 * gdb.server/server-kill.exp
1186 * gdb.server/server-mon.exp
1187 * gdb.server/wrapper.exp
1188 * gdb.stabs/exclfwd.exp
1189 * gdb.stabs/gdb11479.exp
1190 * gdb.threads/clone-new-thread-event.exp
1191 * gdb.threads/corethreads.exp
1192 * gdb.threads/current-lwp-dead.exp
1193 * gdb.threads/dlopen-libpthread.exp
1194 * gdb.threads/gcore-thread.exp
1195 * gdb.threads/sigstep-threads.exp
1196 * gdb.threads/watchpoint-fork.exp
1197 * gdb.trace/actions-changed.exp
1198 * gdb.trace/backtrace.exp
1199 * gdb.trace/change-loc.exp
1200 * gdb.trace/circ.exp
1201 * gdb.trace/collection.exp
1202 * gdb.trace/disconnected-tracing.exp
1203 * gdb.trace/ftrace.exp
1204 * gdb.trace/mi-trace-frame-collected.exp
1205 * gdb.trace/mi-trace-unavailable.exp
1206 * gdb.trace/mi-traceframe-changed.exp
1207 * gdb.trace/mi-tsv-changed.exp
1208 * gdb.trace/no-attach-trace.exp
1209 * gdb.trace/passc-dyn.exp
1210 * gdb.trace/qtro.exp
1211 * gdb.trace/range-stepping.exp
1212 * gdb.trace/read-memory.exp
1213 * gdb.trace/save-trace.exp
1214 * gdb.trace/signal.exp
1215 * gdb.trace/status-stop.exp
1216 * gdb.trace/tfile.exp
1217 * gdb.trace/trace-break.exp
1218 * gdb.trace/trace-buffer-size.exp
1219 * gdb.trace/trace-condition.exp
1220 * gdb.trace/tracefile-pseudo-reg.exp
1221 * gdb.trace/tstatus.exp
1222 * gdb.trace/unavailable.exp
1223 * gdb.trace/while-dyn.exp
1224 * gdb.trace/while-stepping.exp
1225
34c41c68
DE
12262016-12-22 Doug Evans <xdje42@gmail.com>
1227
1228 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1229 and msymbols.
1230
16e69324
YQ
12312016-12-19 Yao Qi <yao.qi@linaro.org>
1232
1233 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1234 (test_with_self): Don't call do_steps_and_nexts, and remove
1235 code about stepping into xmalloc.
1236
f94f411b
YQ
12372016-12-09 Yao Qi <yao.qi@linaro.org>
1238
1239 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1240
12412016-12-09 Yao Qi <yao.qi@linaro.org>
1242
1243 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1244
f1b5deee
PA
12452016-12-09 Pedro Alves <palves@redhat.com>
1246
1247 * gdb.base/all-architectures-0.exp: New file.
1248 * gdb.base/all-architectures-1.exp: New file.
1249 * gdb.base/all-architectures-2.exp: New file.
1250 * gdb.base/all-architectures-3.exp: New file.
1251 * gdb.base/all-architectures-4.exp: New file.
1252 * gdb.base/all-architectures-5.exp: New file.
1253 * gdb.base/all-architectures-6.exp: New file.
1254 * gdb.base/all-architectures-7.exp: New file.
1255 * gdb.base/all-architectures.exp.in: New file.
1256
364ca42e
YQ
12572016-12-09 Yao Qi <yao.qi@linaro.org>
1258
1259 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1260
107c2d62
LM
12612016-12-02 Luis Machado <lgustavo@codesourcery.com>
1262
1263 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1264 possible.
1265 Remove useless pattern-matching code.
1266
df3ee9ca
PA
12672016-12-02 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1270 procedure.
1271 (top level): Call it.
1272
ec835369
PA
12732016-12-02 Pedro Alves <palves@redhat.com>
1274
1275 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1276 New procedure.
1277 (top level): Call it.
1278
01770bbd
PA
12792016-12-02 Pedro Alves <palves@redhat.com>
1280
1281 PR cli/20559
1282 * gdb.base/commands.exp (user_defined_command_args_eval): New
1283 procedure.
1284 (top level): Call it.
1285
008459ea
LM
12862016-12-02 Luis Machado <lgustavo@codesourcery.com>
1287
1288 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1289 timeout handling.
1290
0c1b455e
TT
12912016-12-02 Tom Tromey <tom@tromey.com>
1292
1293 * gdb.dwarf2/main-subprogram.c: New file.
1294 * gdb.dwarf2/main-subprogram.exp: New file.
1295
018572b8
LM
12962016-12-01 Luis Machado <lgustavo@codesourcery.com>
1297
1298 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1299 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1300 gdb_test_no_output for a couple of cases.
1301 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1302
84c93cd5
LM
13032016-12-01 Luis Machado <lgustavo@codesourcery.com>
1304
1305 Fix test names and standardize compilation error messages throughout
1306 the following files:
1307
1308 * gdb.ada/start.exp
1309 * gdb.arch/alpha-step.exp
1310 * gdb.arch/e500-prologue.exp
1311 * gdb.arch/ftrace-insn-reloc.exp
1312 * gdb.arch/gdb1291.exp
1313 * gdb.arch/gdb1431.exp
1314 * gdb.arch/gdb1558.exp
1315 * gdb.arch/i386-dr3-watch.exp
1316 * gdb.arch/i386-sse-stack-align.exp
1317 * gdb.arch/ia64-breakpoint-shadow.exp
1318 * gdb.arch/pa-nullify.exp
1319 * gdb.arch/powerpc-aix-prologue.exp
1320 * gdb.arch/thumb-bx-pc.exp
1321 * gdb.base/annota1.exp
1322 * gdb.base/annota3.exp
1323 * gdb.base/arrayidx.exp
1324 * gdb.base/assign.exp
1325 * gdb.base/attach.exp
1326 * gdb.base/auxv.exp
1327 * gdb.base/bang.exp
1328 * gdb.base/bfp-test.exp
1329 * gdb.base/bigcore.exp
1330 * gdb.base/bitfields2.exp
1331 * gdb.base/break-fun-addr.exp
1332 * gdb.base/break-probes.exp
1333 * gdb.base/call-rt-st.exp
1334 * gdb.base/callexit.exp
1335 * gdb.base/catch-fork-kill.exp
1336 * gdb.base/charset.exp
1337 * gdb.base/checkpoint.exp
1338 * gdb.base/comprdebug.exp
1339 * gdb.base/constvars.exp
1340 * gdb.base/coredump-filter.exp
1341 * gdb.base/cursal.exp
1342 * gdb.base/cvexpr.exp
1343 * gdb.base/detach.exp
1344 * gdb.base/display.exp
1345 * gdb.base/dmsym.exp
1346 * gdb.base/dprintf-pending.exp
1347 * gdb.base/dso2dso.exp
1348 * gdb.base/dtrace-probe.exp
1349 * gdb.base/dump.exp
1350 * gdb.base/enum_cond.exp
1351 * gdb.base/exe-lock.exp
1352 * gdb.base/exec-invalid-sysroot.exp
1353 * gdb.base/execl-update-breakpoints.exp
1354 * gdb.base/exprs.exp
1355 * gdb.base/fileio.exp
1356 * gdb.base/find.exp
1357 * gdb.base/finish.exp
1358 * gdb.base/fixsection.exp
1359 * gdb.base/foll-vfork.exp
1360 * gdb.base/frame-args.exp
1361 * gdb.base/gcore.exp
1362 * gdb.base/gdb1250.exp
1363 * gdb.base/global-var-nested-by-dso.exp
1364 * gdb.base/gnu-ifunc.exp
1365 * gdb.base/hashline1.exp
1366 * gdb.base/hashline2.exp
1367 * gdb.base/hashline3.exp
1368 * gdb.base/hbreak-in-shr-unsupported.exp
1369 * gdb.base/huge.exp
1370 * gdb.base/infcall-input.exp
1371 * gdb.base/info-fun.exp
1372 * gdb.base/info-shared.exp
1373 * gdb.base/jit-simple.exp
1374 * gdb.base/jit-so.exp
1375 * gdb.base/jit.exp
1376 * gdb.base/jump.exp
1377 * gdb.base/label.exp
1378 * gdb.base/lineinc.exp
1379 * gdb.base/logical.exp
1380 * gdb.base/longjmp.exp
1381 * gdb.base/macscp.exp
1382 * gdb.base/miscexprs.exp
1383 * gdb.base/new-ui-echo.exp
1384 * gdb.base/new-ui-pending-input.exp
1385 * gdb.base/new-ui.exp
1386 * gdb.base/nodebug.exp
1387 * gdb.base/nofield.exp
1388 * gdb.base/offsets.exp
1389 * gdb.base/overlays.exp
1390 * gdb.base/pending.exp
1391 * gdb.base/pointers.exp
1392 * gdb.base/pr11022.exp
1393 * gdb.base/printcmds.exp
1394 * gdb.base/prologue.exp
1395 * gdb.base/ptr-typedef.exp
1396 * gdb.base/realname-expand.exp
1397 * gdb.base/relativedebug.exp
1398 * gdb.base/relocate.exp
1399 * gdb.base/remote.exp
1400 * gdb.base/reread.exp
1401 * gdb.base/return2.exp
1402 * gdb.base/savedregs.exp
1403 * gdb.base/sep.exp
1404 * gdb.base/sepdebug.exp
1405 * gdb.base/sepsymtab.exp
1406 * gdb.base/set-inferior-tty.exp
1407 * gdb.base/setshow.exp
1408 * gdb.base/shlib-call.exp
1409 * gdb.base/sigaltstack.exp
1410 * gdb.base/siginfo-addr.exp
1411 * gdb.base/signals.exp
1412 * gdb.base/signull.exp
1413 * gdb.base/sigrepeat.exp
1414 * gdb.base/so-impl-ld.exp
1415 * gdb.base/solib-display.exp
1416 * gdb.base/solib-overlap.exp
1417 * gdb.base/solib-search.exp
1418 * gdb.base/solib-symbol.exp
1419 * gdb.base/structs.exp
1420 * gdb.base/structs2.exp
1421 * gdb.base/symtab-search-order.exp
1422 * gdb.base/twice.exp
1423 * gdb.base/unload.exp
1424 * gdb.base/varargs.exp
1425 * gdb.base/watchpoint-solib.exp
1426 * gdb.base/watchpoint.exp
1427 * gdb.base/whatis.exp
1428 * gdb.base/wrong_frame_bt_full.exp
1429 * gdb.btrace/dlopen.exp
1430 * gdb.cell/ea-standalone.exp
1431 * gdb.cell/ea-test.exp
1432 * gdb.cp/dispcxx.exp
1433 * gdb.cp/gdb2384.exp
1434 * gdb.cp/method2.exp
1435 * gdb.cp/nextoverthrow.exp
1436 * gdb.cp/pr10728.exp
1437 * gdb.disasm/am33.exp
1438 * gdb.disasm/h8300s.exp
1439 * gdb.disasm/mn10300.exp
1440 * gdb.disasm/sh3.exp
1441 * gdb.dwarf2/dw2-dir-file-name.exp
1442 * gdb.fortran/complex.exp
1443 * gdb.fortran/library-module.exp
1444 * gdb.guile/scm-pretty-print.exp
1445 * gdb.guile/scm-symbol.exp
1446 * gdb.guile/scm-type.exp
1447 * gdb.guile/scm-value.exp
1448 * gdb.linespec/linespec.exp
1449 * gdb.mi/gdb701.exp
1450 * gdb.mi/gdb792.exp
1451 * gdb.mi/mi-breakpoint-changed.exp
1452 * gdb.mi/mi-dprintf-pending.exp
1453 * gdb.mi/mi-dprintf.exp
1454 * gdb.mi/mi-exit-code.exp
1455 * gdb.mi/mi-pending.exp
1456 * gdb.mi/mi-solib.exp
1457 * gdb.mi/new-ui-mi-sync.exp
1458 * gdb.mi/pr11022.exp
1459 * gdb.mi/user-selected-context-sync.exp
1460 * gdb.opt/solib-intra-step.exp
1461 * gdb.python/py-events.exp
1462 * gdb.python/py-finish-breakpoint.exp
1463 * gdb.python/py-mi.exp
1464 * gdb.python/py-prettyprint.exp
1465 * gdb.python/py-shared.exp
1466 * gdb.python/py-symbol.exp
1467 * gdb.python/py-template.exp
1468 * gdb.python/py-type.exp
1469 * gdb.python/py-value.exp
1470 * gdb.reverse/solib-precsave.exp
1471 * gdb.reverse/solib-reverse.exp
1472 * gdb.server/solib-list.exp
1473 * gdb.stabs/weird.exp
1474 * gdb.threads/reconnect-signal.exp
1475 * gdb.threads/stepi-random-signal.exp
1476 * gdb.trace/actions.exp
1477 * gdb.trace/ax.exp
1478 * gdb.trace/backtrace.exp
1479 * gdb.trace/change-loc.exp
1480 * gdb.trace/deltrace.exp
1481 * gdb.trace/ftrace-lock.exp
1482 * gdb.trace/ftrace.exp
1483 * gdb.trace/infotrace.exp
1484 * gdb.trace/mi-tracepoint-changed.exp
1485 * gdb.trace/packetlen.exp
1486 * gdb.trace/passcount.exp
1487 * gdb.trace/pending.exp
1488 * gdb.trace/range-stepping.exp
1489 * gdb.trace/report.exp
1490 * gdb.trace/stap-trace.exp
1491 * gdb.trace/tfind.exp
1492 * gdb.trace/trace-break.exp
1493 * gdb.trace/trace-condition.exp
1494 * gdb.trace/trace-enable-disable.exp
1495 * gdb.trace/trace-mt.exp
1496 * gdb.trace/tracecmd.exp
1497 * gdb.trace/tspeed.exp
1498 * gdb.trace/tsv.exp
1499 * lib/perftest.exp
1500
fb9feb35
LM
15012016-12-01 Luis Machado <lgustavo@codesourcery.com>
1502
1503 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1504 with gdb_test_no_output.
1505 Use command as test name.
1506
cd2ddb6c
LM
15072016-12-01 Luis Machado <lgustavo@codesourcery.com>
1508
1509 Fix test names starting with uppercase throughout the files.
1510
1511 * gdb.ada/assign_1.exp
1512 * gdb.ada/boolean_expr.exp
1513 * gdb.base/arrayidx.exp
1514 * gdb.base/del.exp
1515 * gdb.base/gcore-buffer-overflow.exp
1516 * gdb.base/testenv.exp
1517 * gdb.compile/compile.exp
1518 * gdb.python/py-framefilter-invalidarg.exp
1519 * gdb.python/py-framefilter.exp
1520
bb95117e
LM
15212016-12-01 Luis Machado <lgustavo@codesourcery.com>
1522
1523 Fix test names starting with uppercase throughout the files.
1524
1525 * gdb.ada/array_return.exp
1526 * gdb.ada/expr_delims.exp
1527 * gdb.ada/mi_dyn_arr.exp
1528 * gdb.ada/mi_interface.exp
1529 * gdb.ada/mi_var_array.exp
1530 * gdb.ada/watch_arg.exp
1531 * gdb.arch/alpha-step.exp
1532 * gdb.arch/altivec-regs.exp
1533 * gdb.arch/e500-regs.exp
1534 * gdb.arch/powerpc-d128-regs.exp
1535 * gdb.base/arrayidx.exp
1536 * gdb.base/break.exp
1537 * gdb.base/checkpoint.exp
1538 * gdb.base/debug-expr.exp
1539 * gdb.base/dmsym.exp
1540 * gdb.base/radix.exp
1541 * gdb.base/sepdebug.exp
1542 * gdb.base/testenv.exp
1543 * gdb.base/watch_thread_num.exp
1544 * gdb.base/watchpoint-cond-gone.exp
1545 * gdb.cell/break.exp
1546 * gdb.cell/ea-cache.exp
1547 * gdb.compile/compile.exp
1548 * gdb.cp/gdb2495.exp
1549 * gdb.gdb/selftest.exp
1550 * gdb.gdb/xfullpath.exp
1551 * gdb.go/hello.exp
1552 * gdb.go/integers.exp
1553 * gdb.objc/basicclass.exp
1554 * gdb.pascal/hello.exp
1555 * gdb.pascal/integers.exp
1556 * gdb.python/py-breakpoint.exp
1557 * gdb.python/py-cmd.exp
1558 * gdb.python/py-linetable.exp
1559 * gdb.python/py-xmethods.exp
1560 * gdb.python/python.exp
1561 * gdb.reverse/consecutive-precsave.exp
1562 * gdb.reverse/finish-precsave.exp
1563 * gdb.reverse/i386-precsave.exp
1564 * gdb.reverse/machinestate-precsave.exp
1565 * gdb.reverse/sigall-precsave.exp
1566 * gdb.reverse/solib-precsave.exp
1567 * gdb.reverse/step-precsave.exp
1568 * gdb.reverse/until-precsave.exp
1569 * gdb.reverse/watch-precsave.exp
1570 * gdb.threads/leader-exit.exp
1571 * gdb.threads/pthreads.exp
1572 * gdb.threads/wp-replication.exp
1573 * gdb.trace/actions.exp
1574 * gdb.trace/mi-tsv-changed.exp
1575 * gdb.trace/tsv.exp
1576
de97fdd4
LM
15772016-12-01 Luis Machado <lgustavo@codesourcery.com>
1578
1579 Fix test names starting with uppercase throughout the files.
1580
1581 * gdb.arch/i386-bp_permanent.exp
1582 * gdb.arch/i386-gnu-cfi.exp
1583 * gdb.base/disasm-end-cu.exp
1584 * gdb.base/macscp.exp
1585 * gdb.base/pending.exp
1586 * gdb.base/watch_thread_num.exp
1587 * gdb.cp/exception.exp
1588 * gdb.cp/gdb2495.exp
1589 * gdb.cp/local.exp
1590 * gdb.python/py-evsignal.exp
1591 * gdb.python/python.exp
1592 * gdb.trace/tracecmd.exp
1593
9f058c10
LM
15942016-12-01 Luis Machado <lgustavo@codesourcery.com>
1595
1596 Fix test names starting with uppercase throughout the files.
1597
1598 * gdb.base/charset.exp
1599 * gdb.base/eval.exp
1600 * gdb.base/multi-forks.exp
1601 * gdb.guile/scm-progspace.exp
1602 * gdb.opencl/datatypes.exp
1603 * gdb.python/py-block.exp
1604 * gdb.python/py-function.exp
1605 * gdb.python/py-symbol.exp
1606 * gdb.python/py-symtab.exp
1607 * gdb.python/py-xmethods.exp
1608 * gdb.reverse/break-precsave.exp
1609 * gdb.reverse/break-reverse.exp
1610 * gdb.reverse/consecutive-precsave.exp
1611 * gdb.reverse/consecutive-reverse.exp
1612 * gdb.reverse/finish-precsave.exp
1613 * gdb.reverse/finish-reverse-bkpt.exp
1614 * gdb.reverse/finish-reverse.exp
1615 * gdb.reverse/fstatat-reverse.exp
1616 * gdb.reverse/getresuid-reverse.exp
1617 * gdb.reverse/i386-precsave.exp
1618 * gdb.reverse/i386-reverse.exp
1619 * gdb.reverse/i386-sse-reverse.exp
1620 * gdb.reverse/i387-stack-reverse.exp
1621 * gdb.reverse/insn-reverse.exp
1622 * gdb.reverse/machinestate-precsave.exp
1623 * gdb.reverse/machinestate.exp
1624 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1625 * gdb.reverse/pipe-reverse.exp
1626 * gdb.reverse/readv-reverse.exp
1627 * gdb.reverse/recvmsg-reverse.exp
1628 * gdb.reverse/rerun-prec.exp
1629 * gdb.reverse/s390-mvcle.exp
1630 * gdb.reverse/sigall-precsave.exp
1631 * gdb.reverse/sigall-reverse.exp
1632 * gdb.reverse/solib-precsave.exp
1633 * gdb.reverse/solib-reverse.exp
1634 * gdb.reverse/step-precsave.exp
1635 * gdb.reverse/step-reverse.exp
1636 * gdb.reverse/time-reverse.exp
1637 * gdb.reverse/until-precsave.exp
1638 * gdb.reverse/until-reverse.exp
1639 * gdb.reverse/waitpid-reverse.exp
1640 * gdb.reverse/watch-precsave.exp
1641 * gdb.reverse/watch-reverse.exp
1642
cdc7edd7
LM
16432016-12-01 Luis Machado <lgustavo@codesourcery.com>
1644
1645 Fix test names starting with uppercase throughout the files.
1646
1647 * gdb.arch/i386-mpx-simple_segv.exp
1648 * gdb.arch/i386-mpx.exp
1649 * gdb.arch/i386-permbkpt.exp
1650 * gdb.arch/pa-nullify.exp
1651 * gdb.arch/powerpc-d128-regs.exp
1652 * gdb.arch/vsx-regs.exp
1653 * gdb.base/bfp-test.exp
1654 * gdb.base/break.exp
1655 * gdb.base/breakpoint-shadow.exp
1656 * gdb.base/callfuncs.exp
1657 * gdb.base/charset.exp
1658 * gdb.base/commands.exp
1659 * gdb.base/completion.exp
1660 * gdb.base/dfp-test.exp
1661 * gdb.base/echo.exp
1662 * gdb.base/ending-run.exp
1663 * gdb.base/eval.exp
1664 * gdb.base/expand-psymtabs.exp
1665 * gdb.base/float128.exp
1666 * gdb.base/floatn.exp
1667 * gdb.base/foll-exec-mode.exp
1668 * gdb.base/gdb1056.exp
1669 * gdb.base/gdb11531.exp
1670 * gdb.base/kill-after-signal.exp
1671 * gdb.base/multi-forks.exp
1672 * gdb.base/overlays.exp
1673 * gdb.base/pending.exp
1674 * gdb.base/sepdebug.exp
1675 * gdb.base/testenv.exp
1676 * gdb.base/valgrind-db-attach.exp
1677 * gdb.base/watch_thread_num.exp
1678 * gdb.base/watchpoint-cond-gone.exp
1679 * gdb.base/watchpoint.exp
1680 * gdb.base/watchpoints.exp
1681 * gdb.cp/arg-reference.exp
1682 * gdb.cp/baseenum.exp
1683 * gdb.cp/operator.exp
1684 * gdb.cp/shadow.exp
1685 * gdb.dwarf2/dw2-op-out-param.exp
1686 * gdb.dwarf2/dw2-reg-undefined.exp
1687 * gdb.go/chan.exp
1688 * gdb.go/hello.exp
1689 * gdb.go/integers.exp
1690 * gdb.go/methods.exp
1691 * gdb.go/package.exp
1692 * gdb.guile/scm-parameter.exp
1693 * gdb.guile/scm-progspace.exp
1694 * gdb.guile/scm-value.exp
1695 * gdb.mi/mi-pending.exp
1696 * gdb.mi/user-selected-context-sync.exp
1697 * gdb.multi/multi-attach.exp
1698 * gdb.multi/tids.exp
1699 * gdb.opt/clobbered-registers-O2.exp
1700 * gdb.pascal/floats.exp
1701 * gdb.pascal/integers.exp
1702 * gdb.python/py-block.exp
1703 * gdb.python/py-events.exp
1704 * gdb.python/py-parameter.exp
1705 * gdb.python/py-symbol.exp
1706 * gdb.python/py-symtab.exp
1707 * gdb.python/py-type.exp
1708 * gdb.python/py-value.exp
1709 * gdb.python/py-xmethods.exp
1710 * gdb.python/python.exp
1711 * gdb.reverse/break-precsave.exp
1712 * gdb.reverse/consecutive-precsave.exp
1713 * gdb.reverse/finish-precsave.exp
1714 * gdb.reverse/i386-precsave.exp
1715 * gdb.reverse/machinestate-precsave.exp
1716 * gdb.reverse/sigall-precsave.exp
1717 * gdb.reverse/solib-precsave.exp
1718 * gdb.reverse/step-precsave.exp
1719 * gdb.reverse/until-precsave.exp
1720 * gdb.reverse/watch-precsave.exp
1721 * gdb.server/ext-attach.exp
1722 * gdb.server/ext-restart.exp
1723 * gdb.server/ext-run.exp
1724 * gdb.server/ext-wrapper.exp
1725 * gdb.stabs/gdb11479.exp
1726 * gdb.stabs/weird.exp
1727 * gdb.threads/attach-many-short-lived-threads.exp
1728 * gdb.threads/kill.exp
1729 * gdb.threads/watchpoint-fork.exp
1730
bc6c7af4
LM
17312016-12-01 Luis Machado <lgustavo@codesourcery.com>
1732
1733 Fix test names starting with uppercase throughout all the files below.
1734
1735 * gdb.ada/array_return.exp
1736 * gdb.ada/catch_ex.exp
1737 * gdb.ada/info_exc.exp
1738 * gdb.ada/mi_catch_ex.exp
1739 * gdb.ada/mi_dyn_arr.exp
1740 * gdb.ada/mi_ex_cond.exp
1741 * gdb.ada/mi_exc_info.exp
1742 * gdb.ada/mi_interface.exp
1743 * gdb.ada/mi_task_arg.exp
1744 * gdb.ada/mi_task_info.exp
1745 * gdb.ada/mi_var_array.exp
1746 * gdb.arch/alpha-step.exp
1747 * gdb.arch/amd64-disp-step.exp
1748 * gdb.arch/arm-disp-step.exp
1749 * gdb.arch/disp-step-insn-reloc.exp
1750 * gdb.arch/e500-prologue.exp
1751 * gdb.arch/ftrace-insn-reloc.exp
1752 * gdb.arch/gdb1558.exp
1753 * gdb.arch/i386-bp_permanent.exp
1754 * gdb.arch/i386-disp-step.exp
1755 * gdb.arch/i386-float.exp
1756 * gdb.arch/i386-gnu-cfi.exp
1757 * gdb.arch/ia64-breakpoint-shadow.exp
1758 * gdb.arch/mips16-thunks.exp
1759 * gdb.arch/pa-nullify.exp
1760 * gdb.arch/powerpc-aix-prologue.exp
1761 * gdb.arch/powerpc-power.exp
1762 * gdb.arch/ppc-dfp.exp
1763 * gdb.arch/s390-tdbregs.exp
1764 * gdb.arch/spu-info.exp
1765 * gdb.arch/spu-ls.exp
1766 * gdb.arch/thumb-bx-pc.exp
1767 * gdb.base/advance.exp
1768 * gdb.base/annota-input-while-running.exp
1769 * gdb.base/arrayidx.exp
1770 * gdb.base/asmlabel.exp
1771 * gdb.base/async.exp
1772 * gdb.base/attach-wait-input.exp
1773 * gdb.base/auto-connect-native-target.exp
1774 * gdb.base/batch-preserve-term-settings.exp
1775 * gdb.base/bfp-test.exp
1776 * gdb.base/bigcore.exp
1777 * gdb.base/bp-permanent.exp
1778 * gdb.base/break-always.exp
1779 * gdb.base/break-fun-addr.exp
1780 * gdb.base/break-idempotent.exp
1781 * gdb.base/break-main-file-remove-fail.exp
1782 * gdb.base/break-probes.exp
1783 * gdb.base/break-unload-file.exp
1784 * gdb.base/break.exp
1785 * gdb.base/call-ar-st.exp
1786 * gdb.base/call-rt-st.exp
1787 * gdb.base/call-sc.exp
1788 * gdb.base/call-signal-resume.exp
1789 * gdb.base/call-strs.exp
1790 * gdb.base/callexit.exp
1791 * gdb.base/callfuncs.exp
1792 * gdb.base/catch-gdb-caused-signals.exp
1793 * gdb.base/catch-signal-siginfo-cond.exp
1794 * gdb.base/catch-syscall.exp
1795 * gdb.base/compare-sections.exp
1796 * gdb.base/cond-eval-mode.exp
1797 * gdb.base/condbreak-call-false.exp
1798 * gdb.base/consecutive-step-over.exp
1799 * gdb.base/cursal.exp
1800 * gdb.base/disabled-location.exp
1801 * gdb.base/disasm-end-cu.exp
1802 * gdb.base/display.exp
1803 * gdb.base/double-prompt-target-event-error.exp
1804 * gdb.base/dprintf-bp-same-addr.exp
1805 * gdb.base/dprintf-detach.exp
1806 * gdb.base/dprintf-next.exp
1807 * gdb.base/dprintf-non-stop.exp
1808 * gdb.base/dprintf-pending.exp
1809 * gdb.base/dso2dso.exp
1810 * gdb.base/ending-run.exp
1811 * gdb.base/enum_cond.exp
1812 * gdb.base/examine-backward.exp
1813 * gdb.base/exe-lock.exp
1814 * gdb.base/exec-invalid-sysroot.exp
1815 * gdb.base/execl-update-breakpoints.exp
1816 * gdb.base/execution-termios.exp
1817 * gdb.base/fileio.exp
1818 * gdb.base/fixsection.exp
1819 * gdb.base/foll-exec-mode.exp
1820 * gdb.base/foll-exec.exp
1821 * gdb.base/fork-running-state.exp
1822 * gdb.base/frame-args.exp
1823 * gdb.base/fullpath-expand.exp
1824 * gdb.base/func-ptr.exp
1825 * gdb.base/gcore-relro-pie.exp
1826 * gdb.base/gdb1090.exp
1827 * gdb.base/gdb1555.exp
1828 * gdb.base/global-var-nested-by-dso.exp
1829 * gdb.base/gnu-ifunc.exp
1830 * gdb.base/hbreak-in-shr-unsupported.exp
1831 * gdb.base/hbreak-unmapped.exp
1832 * gdb.base/hook-stop.exp
1833 * gdb.base/infcall-input.exp
1834 * gdb.base/info-fun.exp
1835 * gdb.base/info-shared.exp
1836 * gdb.base/interrupt-noterm.exp
1837 * gdb.base/jit-so.exp
1838 * gdb.base/jit.exp
1839 * gdb.base/line-symtabs.exp
1840 * gdb.base/list.exp
1841 * gdb.base/longjmp.exp
1842 * gdb.base/macscp.exp
1843 * gdb.base/max-value-size.exp
1844 * gdb.base/nodebug.exp
1845 * gdb.base/nofield.exp
1846 * gdb.base/overlays.exp
1847 * gdb.base/paginate-after-ctrl-c-running.exp
1848 * gdb.base/paginate-bg-execution.exp
1849 * gdb.base/paginate-inferior-exit.exp
1850 * gdb.base/pending.exp
1851 * gdb.base/pr11022.exp
1852 * gdb.base/printcmds.exp
1853 * gdb.base/ptr-typedef.exp
1854 * gdb.base/ptype.exp
1855 * gdb.base/randomize.exp
1856 * gdb.base/range-stepping.exp
1857 * gdb.base/realname-expand.exp
1858 * gdb.base/relativedebug.exp
1859 * gdb.base/remote.exp
1860 * gdb.base/savedregs.exp
1861 * gdb.base/sepdebug.exp
1862 * gdb.base/set-noassign.exp
1863 * gdb.base/shlib-call.exp
1864 * gdb.base/shreloc.exp
1865 * gdb.base/sigaltstack.exp
1866 * gdb.base/sigbpt.exp
1867 * gdb.base/siginfo-addr.exp
1868 * gdb.base/siginfo-obj.exp
1869 * gdb.base/siginfo-thread.exp
1870 * gdb.base/signest.exp
1871 * gdb.base/signull.exp
1872 * gdb.base/sigrepeat.exp
1873 * gdb.base/skip.exp
1874 * gdb.base/so-impl-ld.exp
1875 * gdb.base/solib-corrupted.exp
1876 * gdb.base/solib-disc.exp
1877 * gdb.base/solib-display.exp
1878 * gdb.base/solib-overlap.exp
1879 * gdb.base/solib-search.exp
1880 * gdb.base/solib-symbol.exp
1881 * gdb.base/source-execution.exp
1882 * gdb.base/sss-bp-on-user-bp-2.exp
1883 * gdb.base/sss-bp-on-user-bp.exp
1884 * gdb.base/stack-checking.exp
1885 * gdb.base/stale-infcall.exp
1886 * gdb.base/step-break.exp
1887 * gdb.base/step-line.exp
1888 * gdb.base/step-over-exit.exp
1889 * gdb.base/step-test.exp
1890 * gdb.base/structs.exp
1891 * gdb.base/sym-file.exp
1892 * gdb.base/symtab-search-order.exp
1893 * gdb.base/term.exp
1894 * gdb.base/type-opaque.exp
1895 * gdb.base/unload.exp
1896 * gdb.base/until-nodebug.exp
1897 * gdb.base/until.exp
1898 * gdb.base/unwindonsignal.exp
1899 * gdb.base/watch-cond.exp
1900 * gdb.base/watch-non-mem.exp
1901 * gdb.base/watch_thread_num.exp
1902 * gdb.base/watchpoint-reuse-slot.exp
1903 * gdb.base/watchpoint-solib.exp
1904 * gdb.base/watchpoint.exp
1905 * gdb.btrace/dlopen.exp
1906 * gdb.cell/arch.exp
1907 * gdb.cell/break.exp
1908 * gdb.cell/bt.exp
1909 * gdb.cell/core.exp
1910 * gdb.cell/data.exp
1911 * gdb.cell/dwarfaddr.exp
1912 * gdb.cell/ea-cache.exp
1913 * gdb.cell/ea-standalone.exp
1914 * gdb.cell/ea-test.exp
1915 * gdb.cell/f-regs.exp
1916 * gdb.cell/fork.exp
1917 * gdb.cell/gcore.exp
1918 * gdb.cell/mem-access.exp
1919 * gdb.cell/ptype.exp
1920 * gdb.cell/registers.exp
1921 * gdb.cell/sizeof.exp
1922 * gdb.cell/solib-symbol.exp
1923 * gdb.cell/solib.exp
1924 * gdb.compile/compile-tls.exp
1925 * gdb.cp/exception.exp
1926 * gdb.cp/gdb2495.exp
1927 * gdb.cp/local.exp
1928 * gdb.cp/mb-inline.exp
1929 * gdb.cp/mb-templates.exp
1930 * gdb.cp/pr10687.exp
1931 * gdb.cp/pr9167.exp
1932 * gdb.cp/scope-err.exp
1933 * gdb.cp/templates.exp
1934 * gdb.cp/virtfunc.exp
1935 * gdb.dwarf2/dw2-dir-file-name.exp
1936 * gdb.dwarf2/dw2-single-line-discriminators.exp
1937 * gdb.fortran/complex.exp
1938 * gdb.fortran/library-module.exp
1939 * gdb.guile/guile.exp
1940 * gdb.guile/scm-cmd.exp
1941 * gdb.guile/scm-frame-inline.exp
1942 * gdb.guile/scm-objfile.exp
1943 * gdb.guile/scm-pretty-print.exp
1944 * gdb.guile/scm-symbol.exp
1945 * gdb.guile/scm-type.exp
1946 * gdb.guile/scm-value.exp
1947 * gdb.linespec/keywords.exp
1948 * gdb.linespec/ls-errs.exp
1949 * gdb.linespec/macro-relative.exp
1950 * gdb.linespec/thread.exp
1951 * gdb.mi/mi-breakpoint-changed.exp
1952 * gdb.mi/mi-dprintf-pending.exp
1953 * gdb.mi/mi-fullname-deleted.exp
1954 * gdb.mi/mi-logging.exp
1955 * gdb.mi/mi-pending.exp
1956 * gdb.mi/mi-solib.exp
1957 * gdb.mi/new-ui-mi-sync.exp
1958 * gdb.mi/user-selected-context-sync.exp
1959 * gdb.multi/dummy-frame-restore.exp
1960 * gdb.multi/multi-arch-exec.exp
1961 * gdb.multi/remove-inferiors.exp
1962 * gdb.multi/watchpoint-multi-exit.exp
1963 * gdb.opt/solib-intra-step.exp
1964 * gdb.perf/backtrace.exp
1965 * gdb.perf/single-step.exp
1966 * gdb.perf/skip-command.exp
1967 * gdb.perf/skip-prologue.exp
1968 * gdb.perf/solib.exp
1969 * gdb.python/lib-types.exp
1970 * gdb.python/py-as-string.exp
1971 * gdb.python/py-bad-printers.exp
1972 * gdb.python/py-block.exp
1973 * gdb.python/py-breakpoint.exp
1974 * gdb.python/py-cmd.exp
1975 * gdb.python/py-events.exp
1976 * gdb.python/py-evthreads.exp
1977 * gdb.python/py-finish-breakpoint.exp
1978 * gdb.python/py-finish-breakpoint2.exp
1979 * gdb.python/py-frame-inline.exp
1980 * gdb.python/py-frame.exp
1981 * gdb.python/py-inferior.exp
1982 * gdb.python/py-infthread.exp
1983 * gdb.python/py-mi.exp
1984 * gdb.python/py-objfile.exp
1985 * gdb.python/py-pp-maint.exp
1986 * gdb.python/py-pp-registration.exp
1987 * gdb.python/py-prettyprint.exp
1988 * gdb.python/py-recurse-unwind.exp
1989 * gdb.python/py-shared.exp
1990 * gdb.python/py-symbol.exp
1991 * gdb.python/py-symtab.exp
1992 * gdb.python/py-template.exp
1993 * gdb.python/py-type.exp
1994 * gdb.python/py-unwind-maint.exp
1995 * gdb.python/py-unwind.exp
1996 * gdb.python/py-value.exp
1997 * gdb.python/python.exp
1998 * gdb.reverse/finish-reverse-bkpt.exp
1999 * gdb.reverse/insn-reverse.exp
2000 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2001 * gdb.reverse/solib-precsave.exp
2002 * gdb.reverse/solib-reverse.exp
2003 * gdb.stabs/gdb11479.exp
2004 * gdb.stabs/weird.exp
2005 * gdb.threads/fork-child-threads.exp
2006 * gdb.threads/fork-plus-threads.exp
2007 * gdb.threads/fork-thread-pending.exp
2008 * gdb.threads/forking-threads-plus-breakpoint.exp
2009 * gdb.threads/hand-call-in-threads.exp
2010 * gdb.threads/interrupted-hand-call.exp
2011 * gdb.threads/linux-dp.exp
2012 * gdb.threads/local-watch-wrong-thread.exp
2013 * gdb.threads/next-while-other-thread-longjmps.exp
2014 * gdb.threads/non-ldr-exit.exp
2015 * gdb.threads/pending-step.exp
2016 * gdb.threads/print-threads.exp
2017 * gdb.threads/process-dies-while-detaching.exp
2018 * gdb.threads/process-dies-while-handling-bp.exp
2019 * gdb.threads/pthreads.exp
2020 * gdb.threads/queue-signal.exp
2021 * gdb.threads/reconnect-signal.exp
2022 * gdb.threads/signal-command-handle-nopass.exp
2023 * gdb.threads/signal-command-multiple-signals-pending.exp
2024 * gdb.threads/signal-delivered-right-thread.exp
2025 * gdb.threads/signal-sigtrap.exp
2026 * gdb.threads/sigthread.exp
2027 * gdb.threads/staticthreads.exp
2028 * gdb.threads/stepi-random-signal.exp
2029 * gdb.threads/thread-unwindonsignal.exp
2030 * gdb.threads/thread_check.exp
2031 * gdb.threads/thread_events.exp
2032 * gdb.threads/tid-reuse.exp
2033 * gdb.threads/tls-nodebug.exp
2034 * gdb.threads/tls-shared.exp
2035 * gdb.threads/tls-so_extern.exp
2036 * gdb.threads/tls.exp
2037 * gdb.threads/wp-replication.exp
2038 * gdb.trace/actions-changed.exp
2039 * gdb.trace/actions.exp
2040 * gdb.trace/backtrace.exp
2041 * gdb.trace/change-loc.exp
2042 * gdb.trace/collection.exp
2043 * gdb.trace/deltrace.exp
2044 * gdb.trace/disconnected-tracing.exp
2045 * gdb.trace/entry-values.exp
2046 * gdb.trace/ftrace-lock.exp
2047 * gdb.trace/ftrace.exp
2048 * gdb.trace/infotrace.exp
2049 * gdb.trace/mi-trace-frame-collected.exp
2050 * gdb.trace/mi-trace-unavailable.exp
2051 * gdb.trace/mi-traceframe-changed.exp
2052 * gdb.trace/mi-tracepoint-changed.exp
2053 * gdb.trace/mi-tsv-changed.exp
2054 * gdb.trace/no-attach-trace.exp
2055 * gdb.trace/packetlen.exp
2056 * gdb.trace/passc-dyn.exp
2057 * gdb.trace/passcount.exp
2058 * gdb.trace/pending.exp
2059 * gdb.trace/pr16508.exp
2060 * gdb.trace/qtro.exp
2061 * gdb.trace/range-stepping.exp
2062 * gdb.trace/read-memory.exp
2063 * gdb.trace/report.exp
2064 * gdb.trace/save-trace.exp
2065 * gdb.trace/signal.exp
2066 * gdb.trace/stap-trace.exp
2067 * gdb.trace/status-stop.exp
2068 * gdb.trace/strace.exp
2069 * gdb.trace/tfile.exp
2070 * gdb.trace/tfind.exp
2071 * gdb.trace/trace-break.exp
2072 * gdb.trace/trace-condition.exp
2073 * gdb.trace/trace-enable-disable.exp
2074 * gdb.trace/trace-mt.exp
2075 * gdb.trace/tracecmd.exp
2076 * gdb.trace/tracefile-pseudo-reg.exp
2077 * gdb.trace/tspeed.exp
2078 * gdb.trace/tstatus.exp
2079 * gdb.trace/tsv.exp
2080 * gdb.trace/unavailable.exp
2081 * gdb.trace/while-dyn.exp
2082 * gdb.trace/while-stepping.exp
2083 * lib/gdb-guile.exp
2084 * lib/gdb.exp
2085 * lib/mi-support.exp
2086 * lib/pascal.exp
2087 * lib/perftest.exp
2088 * lib/prelink-support.exp
2089 * lib/selftest-support.exp
2090
ad02e4fe
SM
20912016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2092
2093 * Makefile.in: Include disable-implicit-rules.mk.
2094
22347e55
AA
20952016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2096
2097 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2098 non-byte-aligned bit fields.
2099
da5b30da
AA
21002016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2101
2102 PR gdb/12616
2103 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2104 respects the DW_AT_data_bit_offset attribute.
2105
b593ecca
SM
21062016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2107
2108 * gdb.base/default.exp: Fix output of "set language".
2109
3b165252
SM
21102016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2111
2112 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2113 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2114 make.
2115 * configure.ac: Remove checks for the make program.
2116 * configure: Re-generate.
2117
1a2f3d7f
KB
21182016-11-16 Kevin Buettner <kevinb@redhat.com>
2119
2120 * gdb.python/py-recurse-unwind.c (main): Add loop.
2121 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2122 to read_register() and gdb.parse_and_eval(). Make each code
2123 call a separate case that can be individually tested.
2124 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2125 proc. Call cont_and_backtrace for each of the code paths that
2126 we want to test in the unwinder.
2127
b7f38fda
AA
21282016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2129
2130 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2131 the definition of struct S.
2132
1f8db343
CM
21332016-11-11 Catherine Moore <clm@codesourcery.com>
2134
2135 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2136
fad0c9fb
PA
21372016-11-09 Pedro Alves <palves@redhat.com>
2138
2139 * gdb.base/commands.exp (runto_or_return): New procedure.
2140 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2141 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2142 (progvar_simple_while_test, progvar_complex_if_while_test)
2143 (if_while_breakpoint_command_test)
2144 (infrun_breakpoint_command_test, breakpoint_command_test)
2145 (user_defined_command_test, watchpoint_command_test)
2146 (test_command_prompt_position, redefine_hook_test)
2147 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2148 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2149 multi_line_input and multi_line. Remove gdb_expect and
2150 gdb_stop_suppressing_tests uses.
2151 * lib/gdb.exp (valnum_re): New global.
2152 (multi_line_input): New procedure.
2153
8354c62c
SM
21542016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2155
2156 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2157 Remove.
2158 (test_setup): Define with proc_with_prefix.
2159 (test_cli_inferior): Likewise.
2160 (test_cli_thread): Likewise.
2161 (test_cli_frame): Likewise.
2162 (test_cli_select_frame): Likewise.
2163 (test_cli_up_down): Likewise.
2164 (test_mi_thread_select): Likewise.
2165 (test_mi_stack_select_frame): Likewise.
2166 (test_cli_in_mi_inferior): Likewise.
2167 (test_cli_in_mi_thread): Likewise.
2168 (test_cli_in_mi_frame): Likewise.
2169 (top level): Do not use with_test_prefix_procname.
2170
64f367a2
PA
21712016-11-09 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.base/commands.exp (gdbvar_simple_if_test)
2174 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2175 (progvar_simple_if_test, progvar_simple_while_test)
2176 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2177 (infrun_breakpoint_command_test, breakpoint_command_test)
2178 (user_defined_command_test, watchpoint_command_test)
2179 (test_command_prompt_position, deprecated_command_test)
2180 (bp_deleted_in_command, temporary_breakpoint_commands)
2181 (stray_arg0_test, source_file_with_indented_comment)
2182 (recursive_source_test, if_commands_test)
2183 (error_clears_commands_left, redefine_hook_test)
2184 (redefine_backtrace_test): Use proc_with_prefix.
2185 * lib/gdb.exp (proc_with_prefix): New proc.
2186
0bb65f1e
AA
21872016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2188
2189 * gdb.base/tui-layout.c: New file.
2190 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2191 disassembly window contains very long lines.
2192
7353f247
TT
21932016-11-08 Tom Tromey <tom@tromey.com>
2194
2195 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2196 depend on Python 2.
2197
30a7bb83
TT
21982016-11-08 Tom Tromey <tom@tromey.com>
2199
2200 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2201 New method.
2202
cdf5a07c
MG
22032016-10-29 Manish Goregaokar <manish@mozilla.com>
2204
2806dc7e 2205 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2206
51a789c3
MG
22072016-10-27 Manish Goregaokar <manish@mozilla.com>
2208
2806dc7e
PA
2209 * gdb.rust/simple.rs: Add test for univariant enums without
2210 discriminants and for encoded struct-like enums.
51a789c3 2211
f610ab6d
PA
22122016-10-28 Pedro Alves <palves@redhat.com>
2213
2214 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2215 gdb_test_multiple, tighten regexps and match symtabs and line
2216 tables incrementally.
2217
b129b0ca
LM
22182016-10-28 Luis Machado <lgustavo@codesourcery.com>
2219
2220 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2221 general.
2222
ecf45d2c
SL
22232016-10-25 Luis Machado <lgustavo@codesourcery.com>
2224
2225 * gdb.base/exec-invalid-sysroot.exp: New file.
2226
b8d38ee4
JK
22272016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2230
f90fd8c2
JK
22312016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2232
2233 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2234
2d2476aa
MR
22352016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2236
2806dc7e
PA
2237 * gdb.base/killed-outside.exp: Remove $options from a call to
2238 `prepare_for_testing'.
2d2476aa 2239
e42b25a0
SM
22402016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2241
2242 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2243 Change test message.
2244
3ccdb432
SM
22452016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2246
2247 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2248 Update comment.
2249
5bad3170
SM
22502016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2251
2252 * gdb.trace/mi-trace-save.exp: New file.
2253
5ad9dba7
YQ
22542016-10-13 Yao Qi <yao.qi@linaro.org>
2255
2256 * gdb.base/code_elim.exp (get_var_address): Remove.
2257 * gdb.base/relocate.exp: Likewise.
2258 * gdb.base/shreloc.exp: Likewise.
2259 * lib/gdb.exp (get_var_address): New.
2260
62df7e21
YQ
22612016-10-13 Yao Qi <yao.qi@linaro.org>
2262
2263 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2264 floating point tests if $skip_float_test is false.
2265
4dac951e
LM
22662016-10-12 Luis Machado <lgustavo@codesourcery.com>
2267
2268 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2269 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2270 argc values.
2271 Add 1 to argc so we guarantee distinct initial/modified argc values.
2272
8f1a8fc4
JK
22732016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2274
2275 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2276
16c85b5d
JK
22772016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2280 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2281 * gdb.arch/vsx-regs.exp: Likewise.
2282
1d0e042a
YQ
22832016-10-07 Yao Qi <yao.qi@linaro.org>
2284
2285 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2286
68dadef5
MM
22872016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2288
2289 * gdb.python/python.exp: Test decode_line("*0").
2290
33fa2c6e
DE
22912016-10-06 Doug Evans <dje@google.com>
2292
2293 * gdb.python/py-value.exp (test_value_creation): Add test for large
2294 unsigned 64-bit value.
2295
9c37b5ae
TT
22962016-10-06 Tom Tromey <tom@tromey.com>
2297
2298 * gdb.compile/compile.exp: Change java tests to rust.
2299 * gdb.base/setshow.exp: Change java tests to rust.
2300 * gdb.base/default.exp: Remove java from language list.
2301 * README (Examples): Update language example.
2302 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2303 test.
2304 * lib/gdb.exp (skip_java_tests): Remove.
2305 * lib/java.exp: Remove.
2306 * gdb.java: Remove.
2307
78b86327
MR
23082016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2309
2310 * gdb.arch/mips-fcr.exp: New test.
2311 * gdb.arch/mips-fcr.c: Source for the new test.
2312
7470adbb
MR
23132016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2314
2315 * gdb.base/solib-disc.exp: Use `standard_output_file'
2316 throughout.
2317
4a556533
PA
23182016-10-06 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.base/jit-simple-dl.c: New file.
2321 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2322 * gdb.base/jit-simple.c: ... this.
2323 * gdb.base/jit-simple.exp (jit_run): Delete.
2324 (build_jit): New proc.
2325 (jit_test_reread): Recompile either the main program or the shared
2326 library, depending on what is being tested. Skip changing address
2327 if caller wants to. Compare before/after addresses. If testing
2328 standalone, explicitly load the binary. Test "maint info
2329 breakpoints".
2330 (top level): Add "standalone vs shared lib" and "change address"
2331 vs "same address" axes.
2332
5a122fbc
PA
23332016-10-06 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2336 call.
2337 (jit_run): Delete.
2338 (jit_test_reread): Use with_test_prefix. Reload the main binary
2339 explicitly. Compare the before/after addresses of the JIT
2340 descriptor.
2341
ee8da4b8
DE
23422016-08-15 Doug Evans <dje@google.com>
2343
2344 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2345 for single bitfields is bool.
2346 * gdb.xml/tdesc-regs.exp: Ditto.
2347
f389f6fe
JK
23482016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2349
2350 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2351
fdebf1a4
YQ
23522016-10-05 Yao Qi <yao.qi@linaro.org>
2353
2354 * lib/gdb.exp (support_complex_tests): Return zero if
2355 gdb_skip_float_test return true.
2356
9c36d954 23572016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2358 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2359
2360 PR gdb/20487
2361 * gdb.mi/user-selected-context-sync.exp: New file.
2362 * gdb.mi/user-selected-context-sync.c: New file.
2363
4034d0ff 23642016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2365 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2366
2367 PR gdb/20487
2368 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2369 =thread-select-event check.
2370
a4297203
PB
23712016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2372
2373 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2374 the compulsory L operand changes.
2375 * gdb.arch/powerpc-power.s: Likewise.
2376
bb805577
JK
23772016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2378
2379 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2380 * gdb.base/jit-attach-pie.c: New file.
2381 * gdb.base/jit-attach-pie.exp: New file.
2382
6d61dee5
PA
23832016-09-28 Pedro Alves <palves@redhat.com>
2384
2385 * gdb.base/infcall-input.c: New file.
2386 * gdb.base/infcall-input.exp: New file.
2387
f73842fc
YQ
23882016-09-22 Yao Qi <yao.qi@linaro.org>
2389
2390 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2391 (gdb_exit): Rename it to ...
2392 (gdbserver_gdb_exit): ... Close GDBserver.
2393 (gdb_exit): New proc, call gdbserver_gdb_exit.
2394 (mi_gdb_exit): Likewise.
2395
90681dab
YQ
23962016-09-22 Yao Qi <yao.qi@linaro.org>
2397
2398 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2399 path.
2400 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2401 Remove duplication.
2402
9c211fd8
YQ
24032016-09-22 Yao Qi <yao.qi@linaro.org>
2404
2405 * lib/gdbserver-support.exp: Check the existence of
2406 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2407
ad0a504f
AK
24082016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2409
2410 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2411
36cf1806
TT
24122016-09-21 Tom Tromey <tom@tromey.com>
2413
2414 PR gdb/20604:
2415 * gdb.base/quit.exp: New file.
2416
74172ecf
SM
24172016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2418
2419 * .gitignore: New file.
2420
3d0ec882
MR
24212016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2422
2423 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2424 throughout.
2425
8193adea
AA
24262016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2427
2428 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2429
d41a5c09
JK
24302016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2431
2432 * gdb.cp/casts.cc (decltype): Move it ...
2433 (main): ... with its call to ...
2434 * gdb.cp/casts03.cc: ... a new file.
2435 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2436
d2dfe700
JK
24372016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2438
2439 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2440
e2a92b16
PB
24412016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2442
2443 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2444 and sync up the test with tests in gas/testsuite/gas/ppc.
2445 * gdb.arch/powerpc-power.exp: Likewise.
2446
49b4de64
JK
24472016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2448
2449 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2450
2c29df25
SDJ
24512016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2452 Jan Kratochvil <jan.kratochvil@redhat.com>
2453
2454 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2455 make m1's definition to be different from m2's. Use 'dummy' as an
2456 argument for probe 'two'.
2457
cc3c2846
JB
24582016-09-10 Jon Beniston <jon@beniston.com>
2459
2460 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2461 for sim target.
2462
e1b2624a
AA
24632016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2464
2465 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2466 variable declaration.
2467 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2468 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2469 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2470 received HWCAP as its argument.
2471
4295e285
PA
24722016-09-06 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.base/new-ui-pending-input.c: New file.
2475 * gdb.base/new-ui-pending-input.exp: New file.
2476 * gdb.exp (clear_gdb_spawn_id): New procedure.
2477 (with_spawn_id): Check whether gdb_spawn_id exists before
2478 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2479 on exit.
2480
00d5215e
UW
24812016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2482
2483 * gdb.base/float128.c: New file.
2484 * gdb.base/float128.exp: Likewise.
2485 * gdb.base/floatn.c: Likewise.
2486 * gdb.base/floatn.exp: Likewise.
2487
a9ff5f12
UW
24882016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2489
2490 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2491
f245535c
PA
24922016-09-05 Pedro Alves <palves@redhat.com>
2493
2494 PR backtrace/19927
2495 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2496 unwinders are immediately called as side effect of "source" or
2497 "disable unwinder" commands.
2498 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2499
ae9cf263
YQ
25002016-09-02 Yao Qi <yao.qi@linaro.org>
2501
2502 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2503 is true and $type is "float" or "double".
2504
27aba047
YQ
25052016-09-02 Yao Qi <yao.qi@linaro.org>
2506
2507 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2508 true.
2509 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2510 * gdb.base/call-rt-st.exp: Likewise.
2511 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2512 return value instead of gdb,skip_float_test.
2513 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2514 (do_function_calls): Use its return value instead of
2515 gdb,skip_float_test.
2516 * gdb.base/finish.exp: Likewise.
2517 * gdb.base/funcargs.exp: Likewise.
2518 * gdb.base/return.exp: Likewise.
2519 * gdb.base/return2.exp: Likewise.
2520 * gdb.base/varargs.exp: Likewise.
2521 * lib/gdb.exp (gdb_skip_float_test): Change it to
2522 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2523
5af962df
AA
25242016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2525
2526 * gdb.multi/tids.exp: Test "thread apply all".
2527
7fac6910
JK
25282016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2529
2530 * gdb.base/default.exp (tty): Remove.
2531
bb1fe4ac
KB
25322016-08-24 Kevin Buettner <kevinb@redhat.com>
2533
2806dc7e
PA
2534 * gdb.python/py-recurse-unwind.c: New file.
2535 * gdb.python/py-recurse-unwind.py: New file.
2536 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2537
0a1ddfa6
SM
25382016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2539
2540 * gdb.base/set-inferior-tty.exp: New file.
2541 * gdb.base/set-inferior-tty.c: New file.
2542
d9de1fe3
PA
25432016-08-23 Pedro Alves <palves@redhat.com>
2544
2545 PR gdb/20494
2546 * gdb.base/new-ui-echo.c: New file.
2547 * gdb.base/new-ui-echo.exp: New file.
2548
e9d9abd7
YQ
25492016-08-23 Yao Qi <yao.qi@linaro.org>
2550
2551 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2552 gdbserver_spawn.
2553 * gdb.server/connect-without-multi-process.exp (do_test):
2554 Likewise.
2555
3589529e
YQ
25562016-08-23 Yao Qi <yao.qi@linaro.org>
2557
2558 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2559 standalone_txt. Delete gdb_txt and standalone_txt on host
2560 and target. Spawn the binary on target. Copy files from
2561 target to host.
2562
6bb90213
PA
25632016-08-22 Pedro Alves <palves@redhat.com>
2564
2565 PR gdb/20505
2566 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2567 with_test_prefix. Factor out bits to ...
2568 (test_no_vdso): ... this new procedure.
2569
20c2c024
CL
25702016-08-19 Carl Love <cel@us.ibm.com>
2571
2572 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2573 maintaining separate logic for constructing the output path.
2574 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2575 * gdb.arch/ppc-dfp.exp: Likewise.
2576 * gdb.arch/ppc-fp.exp: Likewise.
2577 * gdb.arch/vsx-regs.exp: Likewise.
2578 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2579 binprefix for generating the additional binary files.
2580
0646e07d
PA
25812016-08-19 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.trace/mi-trace-frame-collected.exp
2584 (test_trace_frame_collected): On x32, expect two registers.
2585
46da9242
CL
25862016-08-18 Carl Love <cel@us.ibm.com>
2587
2588 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2589 and sync up the test with tests in gas/testsuite/gas/ppc.
2590 * gdb.arch/powerpc-power.exp: Likewise.
2591
eb2332d7
SM
25922016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2593
2594 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2595 expected error message.
2596
63c61e04
SM
25972016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * gdb.multi/remove-inferiors.exp: New file.
2600 * gdb.multi/remove-inferiors.c: New file.
2601
7b17065f
YQ
26022016-08-12 Yao Qi <yao.qi@linaro.org>
2603
2604 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2605 argument list.
2606
01d3dedf
PA
26072016-08-10 Pedro Alves <palves@redhat.com>
2608
2609 PR gdb/19187
2610 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2611 setup_kfails.
2612
3eb7562a
PA
26132016-08-09 Pedro Alves <palves@redhat.com>
2614 Simon Marchi <simon.marchi@ericsson.com>
2615
2616 PR gdb/20418
2617 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2618 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2619
80614914
PA
26202016-08-09 Pedro Alves <palves@redhat.com>
2621
2622 PR mi/20431
2623 * gdb.mi/mi-cmd-error.exp: New file.
2624
f348d89a
PA
26252016-08-09 Pedro Alves <palves@redhat.com>
2626
2627 PR gdb/18653
2628 * gdb.base/signals-state-child.c: New file.
2629 * gdb.base/signals-state-child.exp: New file.
2630 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2631
e5ca03b4
PA
26322016-08-09 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2635
282a0691
TT
26362016-08-03 Tom Tromey <tom@tromey.com>
2637
2638 PR python/18565:
2639 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2640
41bfcd63
YQ
26412016-08-01 Yao Qi <yao.qi@linaro.org>
2642
2643 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2644 variable mode to "multi-process" if $multi_process is 1, otherwise
2645 set it to "single-process".
2646
e3465b24
YQ
26472016-08-01 Yao Qi <yao.qi@linaro.org>
2648
2649 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2650 * gdb.cp/cpexprs.exp: Likewise.
2651 * gdb.cp/m-static.exp: Likewise.
2652
0b31a4bc
TT
26532016-07-26 Tom Tromey <tom@tromey.com>
2654
2655 PR python/20190:
2656 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2657 test.
2658
e0461dbb
MM
26592016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2660
2661 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2662 selecting assembly source files.
2663 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2664 assembly source files.
2665 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2666 assembly source files.
2667 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2668 selecting assembly source files.
2669
8194e927
SM
26702016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2671
2672 * gdb.base/new-ui.exp (do_test_invalid_args): New
2673 procedure.
2674
c0272db5
TW
26752016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2676
2677 * gdb.btrace/reconnect.c: New file.
2678 * gdb.btrace/reconnect.exp: New file.
2679
e3487908
GKB
26802016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2681
2682 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2683 to test_catch_syscall_group.
2684 (test_catch_syscall_group): New.
2685
12df5c00
TT
26862016-07-21 Tom Tromey <tom@tromey.com>
2687
2688 * gdb.rust/simple.rs (main): Use empty struct expression.
2689 * gdb.rust/simple.exp: Add tests for empty struct expression.
2690
bae62ee2
YQ
26912016-07-21 Yao Qi <yao.qi@linaro.org>
2692
2693 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2694 if gdb_skip_xml_test is true on some targets.
2695
b1b53fb3
YQ
26962016-07-21 Yao Qi <yao.qi@linaro.org>
2697
2698 * gdb.server/solib-list.exp: Unset last_loaded_file.
2699
027d97f8
JK
27002016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2703 "step into captured_main (args)".
2704
7674d381
JK
27052016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2706
2707 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2708
72b5d099
JK
27092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2710
2711 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2712
1f960ced
PA
27132016-07-19 Pedro Alves <palves@redhat.com>
2714
2715 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2716 * gdb.opt/inline-bt.exp: Likewise.
2717 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2718 additional_flags=-Winline.
2719 * gdb.opt/inline-locals.exp: Likewise.
2720 * gdb.opt/inline-markers.c (ATTR): Define.
2721 (inlined_fn): Use it.
2722
f25827c1
YQ
27232016-07-19 Yao Qi <yao.qi@linaro.org>
2724
2725 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2726 (test_with_self): Remove some code. Remove argument executable.
2727 (top-level): Use do_self_tests.
2728
37539ebe
DB
27292016-07-15 Zachary Welch <zwelch@codesourcery.com>
2730 Don Breazeal <donb@codesourcery.com>
2731
2732 * gdb.base/maint.exp: Escape paths used in regular expressions.
2733 * gdb.stabs/weird.exp: Likewise.
2734
dac790e1
TT
27352016-07-13 Tom Tromey <tom@tromey.com>
2736
2737 PR python/15620, PR python/18620:
2738 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2739 (test_bkpt_events): New procs.
2740
93daf339
TT
27412016-07-13 Tom Tromey <tom@tromey.com>
2742
2743 PR python/17698:
2744 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2745 test.
2746 (test_watchpoints): Likewise.
2747 (test_bkpt_pending): New proc.
2748
6571a381
TT
27492016-07-13 Tom Tromey <tom@tromey.com>
2750
2751 PR cli/18053:
2752 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2753 completion test.
2754
e8732474
JK
27552016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2756
2757 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2758 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2759 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2760 f_label.
2761 (g): Rename g_end_lbl to g_label.
2762 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2763 low_pc and high_pc.
2764 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2765
e0f3fd7c
TT
27662016-07-12 Tom Tromey <tom@tromey.com>
2767
2768 PR python/19293:
2769 * gdb.python/py-unwind-maint.exp: Update tests.
2770
3cfe46b6
YQ
27712016-07-12 Yao Qi <yao.qi@linaro.org>
2772
2773 * lib/selftest-support.exp (selftest_setup): Match the output
2774 when captured_main is inlined.
2775
4f19a0e6
WT
27762016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2777
2778 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2779 New variables.
2780 (print this%a, print this%b, print this): New tests.
2781 * gdb.fortran/derived-types.f90 (this): New object and
2782 initialization.
2783
986cf455
SM
27842016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2785
2786 * gdb.ada/arraydim.exp: Remove extra directory level in build
2787 directory.
2788
f0464b23
SM
27892016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2790
2791 * lib/ada.exp: Remove extra directory level in build directory.
2792 * gdb.ada/cond_lang.exp: Likewise.
2793 * gdb.ada/exec_changed.exp: Likewise.
2794 * gdb.ada/lang_switch.exp: Likewise.
2795
42d94011
MG
27962016-07-06 Manish Goregaokar <manish@mozilla.com>
2797
2806dc7e
PA
2798 * simple.rs: Add test for raw pointer subscripting.
2799 * simple.exp: Add test expectations.
42d94011 2800
647c264c
YQ
28012016-07-05 Yao Qi <yao.qi@linaro.org>
2802
2803 * gdb.mi/mi-reverse.exp: Match =record-started output.
2804
20aa2c60
PA
28052016-07-01 Pedro Alves <palves@redhat.com>
2806
2807 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2808 procedure.
2809 (jit_reader_test): Test the jit reader's unwinder.
2810 * gdb.base/jithost.c (jit_function_00_code): New global.
2811 (main): Use memcpy to fill in the mmapped code, instead of poking
2812 bytes manually here.
2813 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2814 value.
2815 (read_debug_info): Save the function's range.
2816 (read_sp): New function.
2817 (unwind_frame): Use it. Also unwind RBP.
2818 (get_frame_id): Use read_sp.
2819 (gdb_init_reader): Use calloc instead of malloc.
2820 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2821 parameter. Use gdb_test_multiple.
2822
ced2dffb
PA
28232016-07-01 Pedro Alves <palves@redhat.com>
2824 Antoine Tremblay <antoine.tremblay@ericsson.com>
2825
2826 * gdb.threads/process-dies-while-detaching.c: New file.
2827 * gdb.threads/process-dies-while-detaching.exp: New file.
2828
63000888
PA
28292016-07-01 Pedro Alves <palves@redhat.com>
2830
2831 * gdb.multi/watchpoint-multi-exit.c: New file.
2832 * gdb.multi/watchpoint-multi-exit.exp: New file.
2833
038d4868
PA
28342016-06-30 Pedro Alves <palves@redhat.com>
2835
2836 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2837 unset inferior_spawn_id.
2838
994e9c83
PA
28392016-06-30 Pedro Alves <palves@redhat.com>
2840
2841 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2842 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2843
e5653468
YQ
28442016-06-29 Yao Qi <yao.qi@linaro.org>
2845
2846 * gdb.base/return.c: Add copyright header.
2847
803b47e5
TT
28482016-06-29 Tom Tromey <tom@tromey.com>
2849
2850 PR python/20129:
2851 * gdb.python/py-framefilter.exp: Add tests for setting priority
2852 and disabling of non-existent frame filter.
2853
28244707
YQ
28542016-06-29 Yao Qi <yao.qi@linaro.org>
2855
2856 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2857 0x0f07ff.
2858
a31d2f06
YQ
28592016-06-28 Yao Qi <yao.qi@linaro.org>
2860
2861 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2862 triplets. Start gdb, execute catch syscall, and continue. Check
2863 gdb's output to determine catch syscall is supported.
2864
921d8f54
MG
28652016-06-27 Manish Goregaokar <manish@mozilla.com>
2866
25d49b86
PA
2867 * gdb.rust/simple.rs: Add test for returning unit in a function.
2868 * gdb.rust/simple.exp: Add expectation for functions returning
2869 unit.
921d8f54 2870
f4952523
PMR
28712016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2872
2873 * gdb.python/py-breakpoint-create-fail.c,
2874 gdb.python/py-breakpoint-create-fail.exp,
2875 gdb.python/py-breakpoint-create-fail.py: New testcase.
2876
fccb08f8
MG
28772016-06-25 Manish Goregaokar <manish@mozilla.com>
2878
2879 PR gdb/20239
2880 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2881 * gdb.rust/simple.exp: Add test expectations for new NonZero
2882 tests.
fccb08f8 2883
6b850546
DT
28842016-06-24 David Taylor <dtaylor@emc.com>
2885
2886 * gdb.base/offsets.exp: New file.
2887 * gdb.base/offsets.c: New file.
2888
17621150
TT
28892016-06-23 Tom Tromey <tom@tromey.com>
2890
2891 PR gdb/16483:
2892 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2893 before any filters are loaded.
2894
04d59df6
WT
28952016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2896
2897 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2898 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2899 structs.
2900 * gdb.fortran/derived-type-function.exp: New file.
2901 * gdb.fortran/derived-type-function.f90: New file.
2902
2903
ac69f786
PA
29042016-06-21 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.base/new-ui.exp: New file.
2907 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2908 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2909 (with_spawn_id): New procedure.
2910
49940788
PA
29112016-06-21 Pedro Alves <palves@redhat.com>
2912
2913 * gdb.mi/mi-exec-run.exp: New file.
2914
ef274d26
PA
29152016-06-21 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2918 breakpoint command's output on the main UI.
2919 (test_break): New procedure, factored out from calls in the top
2920 level.
2921 (top level): Use foreach_with_prefix to test MI as main UI and as
2922 separate UI.
2923
468afe6c
PA
29242016-06-21 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2927 (test_awatch_creation_and_listing)
2928 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2929 Remove 'type' parameter.
2930 (test_watchpoint_all): New parameter mi_mode. Remove
2931 with_test_prefix.
2932 (top level): Use foreach_with_prefix, and add main/separate UI MI
2933 testing axis.
2934
51f77c37
PA
29352016-06-21 Pedro Alves <palves@redhat.com>
2936
2937 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2938 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2939 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2940 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2941 (gdb_main_spawn_id, mi_spawn_id): Declare and
2942 comment.
2943 (mi_create_inferior_pty): New procedure,
2944 factored out from default_mi_gdb_start.
2945 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2946 procedures.
2947 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2948 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2949 Use mi_create_inferior_pty.
2950 (mi_gdb_start): Use eval to pass down args list.
2951
8980e177
PA
29522016-06-21 Pedro Alves <palves@redhat.com>
2953
2954 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2955 * gdb.opt/inline-cmds.exp: Add MI tests.
2956
f38d3ad1
PA
29572016-06-21 Pedro Alves <palves@redhat.com>
2958
2959 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2960
45db7c09
PA
29612016-06-21 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2964 (top level): Use it instead of mi_execute_to.
2965
5a069ab3
PA
29662016-06-21 Pedro Alves <palves@redhat.com>
2967
2968 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2969 (cont_handler_str): New.
2970 (signal_stop_handler): Set stop_handler_str instead of printing to
2971 stdout.
2972 (continue_handler): Set cont_handler_str instead of printing to
2973 stdout.
2974 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2975 mi_send_resuming_command. Print stop_handler_str and
2976 cont_handler_str instead of expecting the python events print
2977 directly.
2978
2838cc1d
SD
29792016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2980
2981 * gdb.base/jit-reader.exp: New file.
2982 * gdb.base/jithost.c: New file.
2983 * gdb.base/jithost.h: New file.
2984 * gdb.base/jitreader.c : New file.
2985 * gdb.base/jit-protocol.h: New file.
2986
21a77091
YQ
29872016-06-17 Yao Qi <yao.qi@linaro.org>
2988
2989 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2990 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2991 and detach-on-fork. Adjust tests.
2992 (top level): Invoke break_cond_on_syscall with combinations of
2993 syscall, follow-fork-mode and detach-on-fork.
2994
f50bf8e5
YQ
29952016-06-17 Yao Qi <yao.qi@linaro.org>
2996
2997 * gdb.base/step-over-exit.c: New.
2998 * gdb.base/step-over-exit.exp: New.
2999
a28d8e50
YTL
30002016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3001
3002 * gdb.base/float.exp: Add target check for nds32*-*-*.
3003 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3004
cad8e26d
AB
30052016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3006
3007 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3008 for unsupported target features.
3009 * gdb.base/call-rt-st.exp: Likewise.
3010 * gdb.base/call-sc.exp: Likewise.
3011 * gdb.base/call-signal-resume.exp: Likewise.
3012 * gdb.base/call-strs.exp: Likewise.
3013 * gdb.base/callexit.exp: Likewise.
3014 * gdb.base/callfuncs.exp: Likewise.
3015 * gdb.base/nodebug.exp: Likewise.
3016 * gdb.base/printcmds.exp: Likewise.
3017 * gdb.base/ptype.exp: Likewise.
3018 * gdb.base/structs.exp: Likewise.
3019 * gdb.base/unwindonsignal.exp: Likewise.
3020 * gdb.cp/gdb2495.exp: Likewise.
3021 * gdb.cp/templates.exp: Likewise.
3022 * gdb.cp/virtfunc.exp: Likewise.
3023 * gdb.threads/hand-call-in-threads.exp: Likewise.
3024 * gdb.threads/interrupted-hand-call.exp: Likewise.
3025 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3026
347dc102
TT
30272016-06-10 Tom Tromey <tom@tromey.com>
3028
3029 PR rust/20110:
3030 * gdb.rust/expr.exp: Add test for integer constant larger than
3031 i32.
3032
5e13cf25
BH
30332016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3034
3035 * gdb.fortran/nested-funcs.exp: New.
3036 * gdb.fortran/nested-funcs.f90: New.
3037
bb556f1f
TK
30382016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3039
3040 * gdb.base/examine-backward.c: New file.
3041 * gdb.base/examine-backward.exp: New file.
3042
38b022b4
SM
30432016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3044
3045 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3046 matching.
3047
1b40ec05
TT
30482016-06-02 Tom Tromey <tom@tromey.com>
3049
3050 PR python/18984:
3051 * gdb.python/py-shared.exp: Add solib_name test.
3052
193bd378
SM
30532016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3054
3055 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3056
3326303b
MG
30572016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3058
3059 PR c++/19893
3060 * gdb.dwarf2/implref.exp: Rename to...
3061 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3062 * gdb.dwarf2/implref-array.c: New file.
3063 * gdb.dwarf2/implref-array.exp: Likewise.
3064 * gdb.dwarf2/implref-global.c: Likewise.
3065 * gdb.dwarf2/implref-global.exp: Likewise.
3066 * gdb.dwarf2/implref-struct.c: Likewise.
3067 * gdb.dwarf2/implref-struct.exp: Likewise.
3068
825c8ef2
AT
30692016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3070
3071 * gdb.trace/trace-condition.exp: Add 64bit tests.
3072
2320162a
AT
30732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3074
3075 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3076 bits types.
3077 (main): Adapt to 8 to 64 bits types.
3078 * gdb.trace/trace-condition.exp: Add new tests.
3079
a7818233
AT
30802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3081
3082 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3083
0d336466
AT
30842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3085
3086 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3087 Move condition tests...
3088 * gdb.trace/trace-condition.exp: Here.
3089
7faeb45a
AT
30902016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3091
3092 * gdb.trace/trace-condition.exp: Add counter-case tests.
3093
e385593e
JK
30942016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3095
3096 PR c++/15231
3097 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3098 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3099
744608cc
PA
31002016-05-27 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3103 New procedure.
3104 (top level): Call it, and bail out of DejaGnu is known to be bad.
3105
ac775bf4
AB
31062016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3107
3108 * gdb.base/whatis.c: Extend the test case.
3109 * gdb.base/whatis.exp: Add additional tests.
3110
2bbad2ea
BH
31112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3112
3113* gdb.fortran/type.f90: Add pointer variable.
3114* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3115
8b70175d
BH
31162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3117
3118 * gdb.fortran/vla-type.exp: Fix testcase name.
3119
86d8a848
BH
31202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3121
3122 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3123
e188eb36
BH
31242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3125
3126 * gdb.fortran/type.f90: Add nested structures.
3127 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3128 * gdb.fortran/derived-type.exp: Adapt expected output.
3129 * gdb.fortran/vla-type.exp: Adapt expected output.
3130
9b2db1fd
BH
31312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3132
3133 * gdb.fortran/whatis_type.exp: Adapt expected output.
3134
72b17055
BH
31352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3136
3137 * gdb.fortran/print_type.exp: Fix expected output.
3138 * gdb.fortran/whatis_type.exp: Fix expected output.
3139
3cd81d8d
BH
31402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3141
3142 * gdb.fortran/whatis_type.exp: Use multi_line.
3143
ddae9462
TT
31442016-05-24 Tom Tromey <tom@tromey.com>
3145
3146 PR python/17386:
3147 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3148 use value as an index.
3149
1957f6b8
TT
31502016-05-23 Tom Tromey <tom@tromey.com>
3151
3152 PR python/17981:
3153 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3154 no-breakpoint case.
3155
026a9174
PA
31562016-05-24 Pedro Alves <palves@redhat.com>
3157
3158 PR gdb/19828
3159 * gdb.threads/clone-attach-detach.c: New file.
3160 * gdb.threads/clone-attach-detach.exp: New file.
3161
e70a7231
FR
31622016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3163
3164 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3165
0f6ed0e0
TT
31662016-05-23 Tom Tromey <tom@tromey.com>
3167
3168 PR python/19438, PR python/18393:
3169 * gdb.python/py-progspace.exp: Add "dir" test.
3170 * gdb.python/py-objfile.exp: Add "dir" test.
3171
ffd19d61
YQ
31722016-05-23 Yao Qi <yao.qi@linaro.org>
3173
3174 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3175 * gdb.arch/thumb2-it.exp: Likewise.
3176
9e8f9b05
SM
31772016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3178
3179 * gdb.mi/mi-threads-interrupt.c: New file.
3180 * gdb.mi/mi-threads-interrupt.exp: New file.
3181
61c6156d
SM
31822016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3183
3184 PR gdb/18077
3185 * gdb.mi/mi-async-run.exp: New file.
3186 * gdb.mi/mi-async-run.c: New file.
3187
67218854
TT
31882016-05-17 Tom Tromey <tom@tromey.com>
3189 Manish Goregaokar <manishsmail@gmail.com>
3190
3191 * lib/rust-support.exp: New file.
3192 * lib/gdb.exp (skip_rust_tests): New proc.
3193 (build_executable_from_specs): Handle rust.
3194 * lib/future.exp (gdb_find_rustc): New proc.
3195 (gdb_default_target_compile): Handle rust.
3196 * gdb.rust/expr.exp: New file.
3197 * gdb.rust/generics.exp: New file.
3198 * gdb.rust/generics.rs: New file.
3199 * gdb.rust/methods.exp: New file.
3200 * gdb.rust/methods.rs: New file.
3201 * gdb.rust/modules.exp: New file.
3202 * gdb.rust/modules.rs: New file.
3203 * gdb.rust/simple.exp: New file.
3204 * gdb.rust/simple.rs: New file.
3205
c44af4eb
TT
32062016-05-17 Tom Tromey <tom@tromey.com>
3207
3208 * gdb.base/default.exp (set language): Add rust.
3209
dcd1f979
TT
32102016-05-17 Tom Tromey <tom@tromey.com>
3211
3212 * gdb.gdb/unittest.exp: New file.
3213
155b7f57
YQ
32142016-05-16 Yao Qi <yao.qi@linaro.org>
3215
3216 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3217 shell_prompt. Update shell_prompt_re.
3218
8ddd5a6c
DE
32192016-05-12 Doug Evans <dje@google.com>
3220
3221 PR symtab/19999
3222 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3223 $options when building executable.
3224 * gdb.dwarf2/fission-loclists-pie.S: New file.
3225 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3226
02e370d9
SM
32272016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3228
3229 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3230 of [is_remote target],
3231
8929ad8b
SM
32322016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3233
3234 * lib/gdb.exp (use_gdb_stub): New procedure.
3235
6c447423
DE
32362016-05-03 Yunlian Jiang <yunlian@google.com>
3237 Doug Evans <dje@google.com>
3238
3239 PR symtab/19914
3240 * gdb.dwarf2/dwp-sepdebug.c: New file.
3241 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3242
444e826c
SM
32432016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3244
3245 * gdb.base/detach.exp: Remove is_remote check.
3246
740feeaa
SM
32472016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3248
3249 * gdb.base/annota-input-while-running.exp: Don't check for
3250 [is_remote target]. Enable annotations after running to main.
3251 Remove unused "set test..." line.
3252
9080ac9d
SM
32532016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3254
3255 * gdb.trace/trace-enable-disable.exp: New file.
3256 * gdb.trace/trace-enable-disable.c: New file.
3257
952ebca5
SM
32582016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3259
3260 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3261 use it in info sharedlibrary test.
3262 * gdb.trace/ftrace-lock.exp: Likewise.
3263 * gdb.trace/ftrace.exp: Likewise.
3264 * gdb.trace/range-stepping.exp: Likewise.
3265 * gdb.trace/trace-break.exp: Likewise.
3266 * gdb.trace/trace-condition.exp: Likewise.
3267 * gdb.trace/trace-mt.exp: Likewise.
3268
d9019901
SM
32692016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3270
3271 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3272 (gdb_load_shlib): ... this.
3273 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3274 gdb_load_shlib.
3275 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3276 * gdb.base/ctxobj.exp: Likewise.
3277 * gdb.base/dprintf-pending.exp: Likewise.
3278 * gdb.base/dso2dso.exp: Likewise.
3279 * gdb.base/fixsection.exp: Likewise.
3280 * gdb.base/gcore-relro.exp: Likewise.
3281 * gdb.base/gdb1555.exp: Likewise.
3282 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3283 * gdb.base/gnu-ifunc.exp: Likewise.
3284 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3285 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3286 * gdb.base/pending.exp: Likewise.
3287 * gdb.base/print-file-var.exp: Likewise.
3288 * gdb.base/print-symbol-loading.exp: Likewise.
3289 * gdb.base/shlib-call.exp: Likewise.
3290 * gdb.base/shreloc.exp: Likewise.
3291 * gdb.base/so-impl-ld.exp: Likewise.
3292 * gdb.base/solib-disc.exp: Likewise.
3293 * gdb.base/solib-nodir.exp: Likewise.
3294 * gdb.base/solib-overlap.exp: Likewise.
3295 * gdb.base/solib-symbol.exp: Likewise.
3296 * gdb.base/solib-weak.exp (do_test): Likewise.
3297 * gdb.base/sym-file.exp: Likewise.
3298 * gdb.base/symtab-search-order.exp: Likewise.
3299 * gdb.base/type-opaque.exp: Likewise.
3300 * gdb.base/unload.exp: Likewise.
3301 * gdb.base/watchpoint-solib.exp: Likewise.
3302 * gdb.compile/compile.exp: Likewise.
3303 * gdb.cp/gdb2384.exp: Likewise.
3304 * gdb.cp/infcall-dlopen.exp: Likewise.
3305 * gdb.cp/re-set-overloaded.exp: Likewise.
3306 * gdb.fortran/library-module.exp: Likewise.
3307 * gdb.opt/solib-intra-step.exp: Likewise.
3308 * gdb.python/py-finish-breakpoint.exp: Likewise.
3309 * gdb.python/py-shared.exp: Likewise.
3310 * gdb.reverse/solib-precsave.exp: Likewise.
3311 * gdb.reverse/solib-reverse.exp: Likewise.
3312 * gdb.server/solib-list.exp: Likewise.
3313 * gdb.threads/dlopen-libpthread.exp: Likewise.
3314 * gdb.threads/tls-shared.exp: Likewise.
3315 * gdb.threads/tls-so_extern.exp: Likewise.
3316 * gdb.trace/change-loc.exp: Likewise.
3317 * gdb.trace/ftrace-lock.exp: Likewise.
3318 * gdb.trace/ftrace.exp: Likewise.
3319 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3320 * gdb.trace/pending.exp: Likewise.
3321 * gdb.trace/range-stepping.exp: Likewise.
3322 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3323 (strace_info_marker): Likewise.
3324 (strace_probe_marker): Likewise.
3325 (strace_trace_on_same_addr): Likewise.
3326 (strace_trace_on_diff_addr): Likewise.
3327 * gdb.trace/trace-break.exp: Likewise.
3328 * gdb.trace/trace-condition.exp: Likewise.
3329 * gdb.trace/trace-mt.exp: Likewise.
3330
fca4cfd9
SM
33312016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3332
3333 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3334 result of gdb_remote_download.
3335 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3336 * gdb.base/dso2dso.exp: Likewise.
3337 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3338 * gdb.base/print-file-var.exp: Likewise.
3339 * gdb.base/shlib-call.exp: Likewise.
3340 * gdb.base/shreloc.exp: Likewise.
3341 * gdb.base/solib-overlap.exp: Likewise.
3342 * gdb.base/solib-weak.exp (do_test): Likewise.
3343 * gdb.base/unload.exp: Likewise.
3344
11cf4ffb
YQ
33452016-04-27 Yao Qi <yao.qi@linaro.org>
3346
3347 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3348 exists.
3349
3e2e34f8
KB
33502016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3351
3352 * vla-type.exp: Print structure from toplevel.
3353
8f07e298
BH
33542016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3355
3356 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3357 of dynamic types.
3358 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3359 of dynamic types.
3360
9920b434
BH
33612016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3362
3363 * gdb.fortran/vla-type.f90: New file.
3364 * gdb.fortran/vla-type.exp: New file.
3365
f3abeff5
YQ
33662016-04-25 Yao Qi <yao.qi@linaro.org>
3367
3368 * gdb.base/branch-to-self.c: New file.
3369 * gdb.base/branch-to-self.exp: New file.
3370
0a5d52f0
YQ
33712016-04-22 Yao Qi <yao.qi@linaro.org>
3372
3373 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3374 more after $hex.
3375
495346f6
YQ
33762016-04-22 Yao Qi <yao.qi@linaro.org>
3377
3378 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3379 * gdb.base/annota3.exp: Likewise.
3380
4a7e075c
YQ
33812016-04-22 Yao Qi <yao.qi@linaro.org>
3382
3383 * gdb.reverse/step-precsave.exp: Do one step and test program
3384 stops in "callee" and do multiple steps until program goes out
3385 of "callee".
3386 * gdb.reverse/step-reverse.exp: Likewise.
3387
5b061e98
YQ
33882016-04-22 Yao Qi <yao.qi@linaro.org>
3389
3390 * gdb.trace/signal.exp: Also pass if
3391 $tracepoint_hits($i) > $iterations.
3392
5c5dc57f
YQ
33932016-04-22 Yao Qi <yao.qi@linaro.org>
3394
3395 * gdb.trace/signal.c: New file.
3396 * gdb.trace/signal.exp: New file.
3397
a55411b9
DE
33982016-04-19 Doug Evans <xdje42@gmail.com>
3399
3400 * gdb.base/bad-file.exp: New file.
3401
a22df60a
MG
34022016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3403
3404 * gdb.dwarf2/implref.exp: New file.
3405
0c13f7e5
BH
34062016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3407
3408 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3409 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3410 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3411 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3412 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3413 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3414 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3415 * lib/fortran.exp (fortran_int4): New procedure.
3416 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3417 (fortran_logical4): Likewise.
3418
9b9b09e9
BH
34192016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3420
3421 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3422
a14d1f4d
BH
34232016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3424
3425 * lib/compiler.c: Add Intel specific preprocessor macros.
3426 * lib/compiler.cc: Likewise.
25d49b86 3427
7d49b1d0
LM
34282016-04-13 Luis Machado <lgustavo@codesourcery.com>
3429
3430 * gdb.server/connect-with-no-symbol-file.c: New file.
3431 * gdb.server/connect-with-no-symbol-file.exp: New file.
3432
8392fa22
SM
34332016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3434
3435 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3436
8c4c4aeb
SM
34372016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3438
3439 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3440 standard output directory.
3441
45e3745e
AT
34422016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3443
3444 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3445
e26b7e41
MM
34462016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3447
3448 * gdb.btrace/instruction_history.c (loop): Add declaration.
3449
8ce09462
AT
34502016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3451
3452 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3453
2e88a1ea
SM
34542016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3455
3456 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3457 parentheses to print.
3458 (continue_handler): Likewise.
3459
f48e22e3
SM
34602016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3461
3462 * gdb.server/solib-list.exp: Remove is_remote check.
3463 Pass shlib= to gdb_compile. Don't link shared library with
3464 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3465 Run binary filename through "readlink -f" on the target.
3466
096be756
PA
34672016-04-08 Pedro Alves <palves@redhat.com>
3468
3469 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3470 interpreter filename as argument to gdbserver_spawn.
3471 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3472 Return empty if $last_loaded_file does not exist.
3473
06500533
JK
34742016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3475
3476 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3477 * gdb.base/jit-main.c: Use exit after usage.
3478
2d35e871
JK
34792016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3480
3481 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3482 GDBHISTSIZE prior to the tests.
3483 * gdb.base/gdbinit-history.exp: Likewise.
3484
34852016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3486
3487 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3488 instead of build_executable. Use gdb_load_shlibs.
3489
c8064e7e
YQ
34902016-04-07 Yao Qi <yao.qi@linaro.org>
3491
3492 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3493 Execute "si" command.
3494
bde47561
YQ
34952016-04-07 Yao Qi <yao.qi@linaro.org>
3496
3497 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3498 number instead of the comments on some line.
3499
b16f8a3b
DB
35002016-04-06 Don Breazeal <donb@codesourcery.com>
3501
3502 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3503 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3504
c2f901df
SM
35052016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3506
3507 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3508 standard_output_file. Remove unused binfile variable.
3509
ac17fda0
CU
35102016-04-05 Catalin Udma <catalin.udma@freescale.com>
3511
3512 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3513 * gdb.python/py-mi-objfile.exp: Match "list main" output
3514 in console format.
3515
03a8c4df
SM
35162016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3517
3518 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3519 absolute.
3520
6e774b13
SM
35212016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3522
3523 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3524 absolute.
3525 * gdb.trace/ftrace.exp: Likewise.
3526 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3527 targets as well.
3528 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3529 (gdb_load_shlibs): Copy libraries to test directory when testing
3530 natively. Only set solib-search-path if testing remotely.
3531 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3532
7817ea46
SM
35332016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3534
3535 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3536 gdb_download. Use it even if the target is not remote.
3537 * gdb.base/jit.exp (compile_jit_test): Likewise.
3538 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3539 output directory if the destination board is local, otherwise use
3540 the standard remote_download from DejaGnu.
3541 (gdb_download): Remove.
3542 (gdb_load_shlibs): Use gdb_remote_download instead of
3543 gdb_download.
3544 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3545 Use gdb_remote_download instead of gdb_download. Use it even if
3546 the target is not remote.
3547 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3548 instead of gdb_download.
3549
7beb7f68
SM
35502016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3551
3552 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3553 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3554 run.
3555
cc63428a
AV
35562016-04-01 Artemiy Volkov <artemiyv@acm.org>
3557
3558 PR gdb/19820
3559 * gdb.base/printcmds.exp: Add artificial arrays tests.
3560
64cdf930
PA
35612016-03-31 Pedro Alves <palves@redhat.com>
3562
3563 PR gdb/19858
3564 * gdb.base/jit-main.c: Include unistd.h.
3565 (ATTACH): Define to 0 if not already defined.
3566 (wait_for_gdb, mypid): New globals.
3567 (WAIT_FOR_GDB): New macro.
3568 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3569 some breakpoint locations.
3570 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3571 New procedures.
3572 (one_jit_test): Add REATTACH parameter, and handle it. Use
3573 continue_to_test_location.
3574 (top level): Test attach, and adjusts calls to one_jit_test.
3575
40dea8cb
PA
35762016-03-31 Pedro Alves <palves@redhat.com>
3577
3578 PR gdb/19858
3579 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3580 BINSUFFIX parameter, and handle it.
3581 (top level): Adjust calls compile_jit_test.
3582
e7ea3ec7
CU
35832016-03-31 Catalin Udma <catalin.udma@freescale.com>
3584
3585 PR python/19743
3586 * gdb.python/py-mi-events-gdb.py: New file.
3587 * gdb.python/py-mi-events.c: New file.
3588 * gdb.python/py-mi-events.exp: New file.
3589
e6359af3
YQ
35902016-03-30 Yao Qi <yao.qi@linaro.org>
3591
3592 * gdb.reverse/until-precsave.exp: Match function name only.
3593 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3594 Move malloc to a condition block.
3595 * gdb.reverse/until-reverse.exp: Match function name only.
3596
a4105d04
MK
35972016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3598
3599 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3600 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3601 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3602 variable for GPR 0 instead of assuming it is register 0.
3603 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3604 * lib/trace-support.exp: Add s390 registers.
3605
bfa6adb9
YQ
36062016-03-29 Yao Qi <yao.qi@linaro.org>
3607
3608 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3609
1e6697ea
YQ
36102016-03-24 Yao Qi <yao.qi@linaro.org>
3611
3612 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3613 test message.
3614
64bcd522
AA
36152016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3616
3617 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3618 maintaining separate logic for constructing the output path.
3619
7868401b
DB
36202016-03-16 Don Breazeal <donb@codesourcery.com>
3621
3622 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3623 Retry fork and waitpid on interrupted system call errors.
3624 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3625 Use with_timeout_factor to increase timeout by factor of 10.
3626
1cafadb4
DB
36272016-03-15 Don Breazeal <donb@codesourcery.com>
3628
3629 * gdb.cp/scope-err.cc: New test program.
3630 * gdb.cp/scope-err.exp: New test script.
3631 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3632 lines and "set breakpoint here" comment.
3633 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3634 Fixed some whitespace and format issues.
3635 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3636 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3637
81516450
DE
36382016-03-15 Doug Evans <dje@google.com>
3639
3640 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3641 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3642 All callers updated. Add tests for enums, mixed flags register.
3643
aa52b601
DE
36442016-03-15 Doug Evans <dje@google.com>
3645
3646 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3647 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3648
fa4ff313
SM
36492016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3650
3651 * gdb.base/default.exp: Add $_as_string to the list of expected
3652 convenience functions.
3653
f2403c39
AB
36542016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3655
3656 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3657
f2f3ccb9
SM
36582016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3659
3660 * gdb.python/py-as-string.exp: New file.
3661 * gdb.python/py-as-string.c: New file.
3662
00dbd492
PA
36632016-03-09 Pedro Alves <palves@redhat.com>
3664
3665 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3666 signal" -> "Thread NN received signal" output change.
3667 * gdb.threads/ia64-sigill.exp: Likewise.
3668 * gdb.threads/linux-dp.exp: Likewise.
3669 * gdb.threads/manythreads.exp: Likewise.
3670 * gdb.threads/pending-step.exp: Likewise.
3671 * gdb.threads/print-threads.exp: Likewise.
3672 * gdb.threads/sigstep-threads.exp: Likewise.
3673 * gdb.threads/staticthreads.exp: Likewise.
3674 * gdb.threads/tls.exp: Likewise.
3675
1e6697ea
YQ
36762016-03-09 Pedro Alves <palves@redhat.com>
3677
3678 * gdb.base/command-line-input.exp: New file.
3679
b04fd3be
MK
36802016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3681
3682 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3683 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3684 * gdb.trace/pending.exp: Accept leading dot before function name.
3685 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3686 * lib/trace-support.exp: Set registers for ppc.
3687
98fa59e9
MK
36882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3689
3690 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3691 use it for disassembly; accept .main in addition to main in backtrace.
3692
f77198c8
MK
36932016-03-09 Wei-cheng Wang <cole945@gmail.com>
3694 Marcin Kościelnicki <koriakin@0x04.net>
3695
3696 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3697 (gdb_recursion_test_ptr): New global variable.
3698 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3699 gdb_recursion_test.
3700 (gdb_c_test): Ditto.
3701
ba84e0da
MK
37022016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3703
3704 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3705 ordering.
3706
4366d36e
MK
37072016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3708
3709 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3710 (bar): Add bar_start_lbl label.
3711 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3712 of foo/bar for emitting DWARF and tracing.
3713
5eb264df
SDJ
37142016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3715
3716 * analyze-racy-logs.py: Set executable bit.
3717
fb6a751f
SDJ
37182016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3719
3720 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3721 (CHECK_TARGET_TMP): Likewise.
3722 (check-single-racy): New rule.
3723 (check-parallel-racy): Likewise.
3724 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3725 (do-check-parallel-racy): New rule.
3726 (check-racy/%.exp): Likewise.
3727 * README (Racy testcases): New section.
3728 * analyze-racy-logs.py: New file.
3729
bdf7e230
DE
37302016-03-03 Doug Evans <dje@google.com>
3731
3732 * gdb.base/skip.exp: Use with_test_prefix.
3733
4719d415
YQ
37342016-03-03 Yao Qi <yao.qi@linaro.org>
3735
3736 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3737 Invoke step_over_syscall "clone" and break_cond_on_syscall
3738 "clone".
3739 * gdb.base/step-over-clone.c: New file.
3740
ea507862
YQ
37412016-03-03 Yao Qi <yao.qi@linaro.org>
3742
3743 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3744 code format.
3745
8fc8cbda
YQ
37462016-03-03 Yao Qi <yao.qi@linaro.org>
3747
3748 * gdb.base/disp-step-fork.c: Rename to ...
3749 * gdb.base/step-over-fork.c: ... it. New file.
3750 * gdb.base/disp-step-vfork.c: Rename to ...
3751 * gdb.base/step-over-vfork.c: ... it. New file.
3752 * gdb.base/disp-step-syscall.exp: Rename to ...
3753 * gdb.base/step-over-syscall.exp: ... it. New file.
3754 (disp_step_cross_syscall): Rename to ...
3755 (step_over_syscall): ... it.
3756
92fa70b0
YQ
37572016-03-03 Yao Qi <yao.qi@linaro.org>
3758
3759 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3760 If target supports condition evaluation on target, invoke
3761 break_cond_on_syscall for fork and vfork.
3762
e197ad3c
YQ
37632016-03-03 Yao Qi <yao.qi@linaro.org>
3764
3765 * gdb.base/disp-step-syscall.exp: Don't invoke
3766 support_displaced_stepping.
3767 (disp_step_cross_syscall): Test with displaced stepping off and
3768 on if supported.
3769
0b47da9f
YQ
37702016-03-03 Yao Qi <yao.qi@linaro.org>
3771
3772 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3773 proc.
3774 (setup): New proc.
3775 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3776 and setup.
3777
065ab6dc
BH
37782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3779
3780 * gdb.fortran/vla-history.exp: Remove breakpoint.
3781
07e448ad 37822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3783
25d49b86
PA
3784 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3785 exceeds timeout.
07e448ad 3786
9ac2d526 37872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3788
25d49b86
PA
3789 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3790 breakpoint.
9ac2d526 3791
17807369
BH
37922016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3793
3794 * gdb.mi/vla.f90: Nullify pointer after declaration.
3795
86e501af
PA
37962016-03-01 Pedro Alves <palves@redhat.com>
3797
3798 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3799
1e903e32
PA
38002016-03-01 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3803 before anything else.
3804 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3805 _GNU_SOURCE here.
3806 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3807 before anything else.
3808 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3809
6ccb54e2
PA
38102016-03-01 Pedro Alves <palves@redhat.com>
3811
3812 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3813
30ca9da1
YQ
38142016-03-01 Yao Qi <yao.qi@linaro.org>
3815
3816 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3817 prepare_for_testing.
3818
dc856b38
YQ
38192016-03-01 Yao Qi <yao.qi@linaro.org>
3820
3821 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3822
4a932159
AA
38232016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3824
3825 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3826 manually constructing the output path.
3827
f2489477
AA
38282016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3829
3830 * gdb.arch/s390-stackless.S: New.
3831 * gdb.arch/s390-stackless.exp: New.
3832
38899f16
IB
38332016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3834
3835 * gdb.dlang/circular.c: New file.
3836 * gdb.dlang/circular.exp: New file.
3837
9fde51ed
YQ
38382016-02-26 Yao Qi <yao.qi@linaro.org>
3839
3840 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3841 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3842 (testcases): Update.
3843
ce90fefe
YQ
38442016-02-26 Yao Qi <yao.qi@linaro.org>
3845
3846 * gdb.reverse/aarch64.c: Rename to ...
3847 * gdb.reverse/insn-reverse.c: ... it.
3848 * gdb.reverse/aarch64.exp: Rename to ...
3849 * gdb.reverse/insn-reverse.exp: ... it.
3850
3263bceb
YQ
38512016-02-26 Yao Qi <yao.qi@linaro.org>
3852
3853 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3854 (testcase_ftype): New.
3855 (testcases): New array.
3856 (n_testcases): New.
3857 (main): Call each element in testcases.
3858 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3859 (read_testcase): New.
3860 Do the tests in a loop.
3861
6cb59ff1
YQ
38622016-02-25 Yao Qi <yao.qi@linaro.org>
3863
3864 * gdb.base/branches.c: Remove.
3865
ae91f625
MK
38662016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3867
3868 PR gdb/13808
3869 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3870
678b48b7
MK
38712016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3872
3873 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3874
7337a6f2
MK
38752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3876
3877 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3878 change x86_64 call_insn to 'callq'.
3879
861ca91f
AT
38802016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3881
3882 * gdb.trace/tfile-avx.c: Move to...
3883 * gdb.trace/tracefile-pseudo-reg.c: Here.
3884 * gdb.trace/tfile-avx.exp: Move to...
3885 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3886
bf74e428
GB
38872016-02-24 Gary Benson <gbenson@redhat.com>
3888
3889 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3890 message on attach.
3891
cce0e923
DE
38922016-02-23 Doug Evans <dje@google.com>
3893
3894 * gdb.base/skip.c (test_skip): New function.
3895 (end_test_skip_file_and_function): New function.
3896 (test_skip_file_and_function): New function.
3897 * gdb.base/skip1.c (test_skip): New function.
3898 (skip1_test_skip_file_and_function): New function.
3899 * gdb.base/skip.exp: Add tests for new skip options.
3900 * gdb.base/skip-solib.exp: Update expected output.
3901 * gdb.perf/skip-command.cc: New file.
3902 * gdb.perf/skip-command.exp: New file.
3903 * gdb.perf/skip-command.py: New file.
3904
4000e47e
MK
39052016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3906
3907 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3908 info registers pattern.
3909
24f75ead
IB
39102016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3911
3912 * lib/future.exp: Add D support.
3913 (gdb_find_gdc): New proc.
3914 (gdb_default_target_compile): Add D support.
3915
fbb7bcbe
WW
39162016-02-18 Wei-cheng Wang <cole945@gmail.com>
3917
3918 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3919 user+system time.
3920 (trace_speed_test): Determine the iteration count for a time
3921 between 15..30 seconds.
3922
012b3a21
WT
39232016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3924
3925 * gdb.arch/i386-mpx-sigsegv.c: New file.
3926 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3927 * gdb.arch/i386-mpx-simple_segv.c: New file.
3928 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3929
2d5189bd
YQ
39302016-02-18 Yao Qi <yao.qi@linaro.org>
3931
3932 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3933 Don't call setup_kfail.
3934
40fb20d0
YQ
39352016-02-18 Yao Qi <yao.qi@linaro.org>
3936
3937 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3938 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3939
21b1f8d2
DE
39402016-02-16 Doug Evans <dje@google.com>
3941
3942 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3943 * gdb.base/skip1.c: Ditto.
3944 * gdb.base/skip.exp: Whitespace cleanup.
3945
4041ed77
DB
39462016-02-16 Don Breazeal <donb@codesourcery.com>
3947
3948 PR remote/19496
3949 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3950 Remove kfail for PR remote/19496.
3951
c4ef31bf
SM
39522016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3953
3954 * lib/gdb.exp (standard_temp_file): Return a path specific to
3955 the runtest invocation.
3956
266b65b3
SM
39572016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3958
3959 * gdb.trace/save-trace.exp: Change relative path to be in the
3960 standard output directory.
3961
a7a0a6a9
JK
39622016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3963
3964 * gdb.arch/i386-prologue.c: Add missing prototypes.
3965
c99dbb42
JK
39662016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3967
3968 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3969 * gdb.arch/i386-prologue.exp: Likewise.
3970 * gdb.arch/i386-size.exp: Likewise.
3971
aa480355
SM
39722016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3973
3974 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3975 define object file path.
3976 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3977 file path.
3978 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3979 standard_output_file to define binfile.
3980
ba881f50
JK
39812016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 Fix compatibility with recent gfortran-5.3.1.
3984 * gdb.fortran/vla-history.exp (print vla1 allocated)
3985 (print vla2 allocated, print $2, print $3): Remove
3986 (print $4): Rename to ...
3987 (print $2): ... here.
3988 (print $9): Rename to ...
3989 (print $5): ... here.
3990 (print $10): Rename to ...
3991 (print $6): ... here.
3992 * gdb.fortran/vla.f90: Add pvla initialization.
3993
e9fb005c
JK
39942016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3995
3996 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3997 New test.
3998 * gdb.fortran/vla-value-sub.exp: Likewise.
3999
e44e00ff
MK
40002016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4001
4002 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4003
97e94151
SM
40042016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * i386-biarch-core.exp: Define corefile using
4007 standard_output_file.
4008
01113bc1
YQ
40092016-02-12 Yao Qi <yao.qi@linaro.org>
4010
4011 * gdb.arch/arm-single-step-kernel-helper.c: New.
4012 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4013
33b4777c
MM
40142016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4015
4016 * gdb.btrace/tailcall-only.exp: New.
4017 * gdb.btrace/tailcall-only.c: New.
4018 * gdb.btrace/x86_64-tailcall-only.S: New.
4019 * gdb.btrace/i686-tailcall-only.S: New.
4020
acc23c11
PA
40212016-02-11 Pedro Alves <palves@redhat.com>
4022
4023 * README (Parallel testing): Add missing double quotes.
4024
e352bf0a
PA
40252016-02-11 Pedro Alves <palves@redhat.com>
4026
4027 * README (Parallel testing): New section.
4028 (GDB_PARALLEL): Rewrite.
4029 (FORCE_PARALLEL): Document.
4030
9f5fed78
MK
40312016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4032
4033 * gdb.trace/tfile-avx.c: New test.
4034 * gdb.trace/tfile-avx.exp: New test.
4035
9ef9e6a6
KS
40362016-02-09 Keith Seitz <keiths@redhat.com>
4037
4038 PR breakpoints/19546
4039 * gdb.base/infcall-exec.c: New file.
4040 * gdb.base/infcall-exec2.c: New file.
4041 * gdb.base/infcall-exec.exp: New file.
4042
a96e36da
KS
40432016-02-09 Keith Seitz <keiths@redhat.com>
4044
4045 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4046 (toplevel): Call test_bkpt_address.
4047
9f61929f
KS
40482016-02-09 Keith Seitz <keiths@redhat.com>
4049
4050 PR python/19506
4051 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4052 (toplevel): Call test_bkpt_address.
4053
1e94266c
SM
40542016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4055
4056 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4057 to AC_OUTPUT.
4058 * configure: Regenerate.
4059
2a7f3dff
PA
40602016-02-09 Pedro Alves <palves@redhat.com>
4061
4062 PR breakpoints/19548
4063 * gdb.base/execl-update-breakpoints.c (some_function): New
4064 function.
4065 (main): Call it.
4066 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4067 Tighten expected GDB output.
4068
2151ccc5
SM
40692016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4070
4071 * Makefile.in (ALL_SUBDIRS): Remove.
4072 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4073 (distclean maintainer-clean realclean): Likewise.
4074 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4075 * configure: Regenerate.
4076 * gdb.ada/Makefile.in: Delete.
4077 * gdb.arch/Makefile.in: Likewise.
4078 * gdb.asm/Makefile.in: Likewise.
4079 * gdb.base/Makefile.in: Likewise.
4080 * gdb.btrace/Makefile.in: Likewise.
4081 * gdb.cell/Makefile.in: Likewise.
4082 * gdb.compile/Makefile.in: Likewise.
4083 * gdb.cp/Makefile.in: Likewise.
4084 * gdb.disasm/Makefile.in: Likewise.
4085 * gdb.dlang/Makefile.in: Likewise.
4086 * gdb.dwarf2/Makefile.in: Likewise.
4087 * gdb.fortran/Makefile.in: Likewise.
4088 * gdb.gdb/Makefile.in: Likewise.
4089 * gdb.go/Makefile.in: Likewise.
4090 * gdb.guile/Makefile.in: Likewise.
4091 * gdb.java/Makefile.in: Likewise.
4092 * gdb.linespec/Makefile.in: Likewise.
4093 * gdb.mi/Makefile.in: Likewise.
4094 * gdb.modula2/Makefile.in: Likewise.
4095 * gdb.multi/Makefile.in: Likewise.
4096 * gdb.objc/Makefile.in: Likewise.
4097 * gdb.opencl/Makefile.in: Likewise.
4098 * gdb.opt/Makefile.in: Likewise.
4099 * gdb.pascal/Makefile.in: Likewise.
4100 * gdb.perf/Makefile.in: Likewise.
4101 * gdb.python/Makefile.in: Likewise.
4102 * gdb.reverse/Makefile.in: Likewise.
4103 * gdb.server/Makefile.in: Likewise.
4104 * gdb.stabs/Makefile.in: Likewise.
4105 * gdb.threads/Makefile.in: Likewise.
4106 * gdb.trace/Makefile.in: Likewise.
4107 * gdb.xml/Makefile.in: Likewise.
4108 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4109 GDB_PARALLEL.
4110 (standard_output_file): Remove check for GDB_PARALLEL, always
4111 return path in outputs/$subdir/$testname.
4112
437277d4
SM
41132016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4114
4115 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4116 (site.exp): Assign abs_srcdir to tcl's srcdir.
4117
31d913c7
YQ
41182016-02-04 Yao Qi <yao.qi@linaro.org>
4119
4120 * gdb.base/foll-exec-mode.c: Include limits.h.
4121 (main): Add parameters argc and argv. Get directory from
4122 argv[0].
4123 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4124 compilation.
4125 * gdb.base/foll-exec.c: Include limits.h.
4126 (main): Add parameters argc and argv.
4127 Get directory from argv[0].
4128 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4129 Adjust tests on the number of lines as source code changed.
4130 * gdb.base/foll-vfork-exit.c: Include limits.h.
4131 (main): Add one line of statement before vfork.
4132 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4133 (main): Add parameters argc and argv. Get directory from
4134 argv[0].
4135 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4136 (setup_gdb): Set tbreak to skip some source lines.
4137 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4138 (main): Add parameters argc and argv. Get directory from
4139 argv[0].
4140 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4141 compilation.
4142 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4143 (main): Add parameters argc and argv. Get directory from
4144 argv[0].
4145 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4146 compilation.
4147
9482b9fb
DE
41482016-02-01 Doug Evans <dje@google.com>
4149
4150 * gdb.base/skip.exp: Clean up multiple references to same test name.
4151
6b2e4f10
PA
41522016-02-01 Pedro Alves <palves@redhat.com>
4153
ccb6afd6 4154 PR remote/19496
6b2e4f10
PA
4155 * gdb.threads/forking-threads-plus-breakpoint.exp
4156 (displaced_stepping_supported): New global.
4157 (probe_displaced_stepping_support): New procedure.
4158 (do_test): Add 'displaced' parameter, and use it.
4159 (top level): Check for displaced stepping support. Add displaced
4160 stepping on/off testing axis.
4161
37a8db1a
AB
41622016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4163
4164 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4165 pointer. Don't perform further tests on the unassociated pointer
4166 if the first test fails.
4167
5fdf6324
AB
41682016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4169
4170 * gdb.base/max-value-size.c: New file.
4171 * gdb.base/max-value-size.exp: New file.
4172 * gdb.base/huge.exp: Disable max-value-size for this test.
4173
935c6144
IB
41742016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4175
4176 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4177
7fe8399d
YQ
41782016-01-28 Yao Qi <yao.qi@linaro.org>
4179
4180 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4181
a2077e25
PA
41822016-01-25 Pedro Alves <palves@redhat.com>
4183
4184 PR threads/19461
4185 * gdb.base/fork-running-state.c: New file.
4186 * gdb.base/fork-running-state.exp: New file.
4187
1d2736d4
PA
41882016-01-25 Pedro Alves <palves@redhat.com>
4189
4190 PR gdb/19494
4191 * gdb.base/catch-fork-kill.c: New file.
4192 * gdb.base/catch-fork-kill.exp: New file.
4193
f1da4b11
PA
41942016-01-25 Pedro Alves <palves@redhat.com>
4195
4196 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4197 Delete, moved to lib/gdb.exp.
4198 * gdb.threads/forking-threads-plus-breakpoint.exp
4199 (foreach_with_prefix): Likewise.
4200 * gdb.threads/process-dies-while-handling-bp.exp
4201 (foreach_with_prefix): Likewise.
4202 * lib/gdb.exp (foreach_with_prefix): New procedure.
4203
45f38546
MK
42042016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4205
4206 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4207 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4208
dc29a1ce
MK
42092016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4210
4211 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4212 endian targets.
4213
092127d7
JK
42142016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4215 Pedro Alves <palves@redhat.com>
4216
4217 Fix testsuite compatibility with Guile.
4218 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4219 number.
4220
31d765d3
JK
42212016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4222
4223 Fix testsuite compatibility with Guile.
4224 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4225 (thread 1): New test for backtrace through signal handler.
4226
1ac78c04
YQ
42272016-01-22 Yao Qi <yao.qi@linaro.org>
4228
4229 PR testsuite/19491
4230 * gdb.base/multi-forks.c: Include
4231 ../lib/unbuffer_output.c
4232 (main): Call gdb_unbuffer_output.
4233
4f5946a8
DE
42342016-01-21 Doug Evans <dje@google.com>
4235
4236 * lib/ada.exp (gdb_compile_ada): Fix typo.
4237
305e13e6
JB
42382016-01-21 Joel Brobecker <brobecker@adacore.com>
4239
4240 * gdb.base/break-fun-addr.exp: New file.
4241 * gdb.base/break-fun-addr1.c: New file.
4242 * gdb.base/break-fun-addr2.c: New file.
4243
5f5dfff6
SM
42442016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4245
4246 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4247 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4248 enum flag values.
4249
fd356fa2
AA
42502016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4251
4252 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4253 when GDB can not set the vector return value. Add more comments
4254 for clarification.
4255
9df22175
AT
42562016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4257
4258 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4259 command.
4260
41d1845e
SM
42612016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4262
4263 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4264
01ac6840
SM
42652016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4266
4267 * Makefile.in (check-single): Pass --status to runtest.
4268 (check/%.exp): Likewise.
4269
42702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4271
4272 * Makefile.in (check-parallel): Propagate return code from make
4273 do-check-parallel.
4274
bd0a71fa
MK
42752016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4276
4277 * gdb.trace/ftrace.exp: Fix expected message on continue.
4278 * gdb.trace/pending.exp: Fix expected message on continue.
4279 * gdb.trace/trace-break.exp: Fix expected message on continue.
4280
8bcbad33
SM
42812016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4282
4283 * lib/gdb.exp (gdb_test): Remove unused global references.
4284
f303dbd6
PA
42852016-01-18 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/async-shell.exp: Adjust expected output.
4288 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4289 * gdb.base/siginfo-thread.exp: Adjust expected output.
4290 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4291 * gdb.java/jnpe.exp: Adjust expected output.
4292 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4293 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4294 * gdb.threads/leader-exit.exp: Adjust expected output.
4295 * gdb.threads/manythreads.exp: Adjust expected output.
4296 * gdb.threads/pthreads.exp: Adjust expected output.
4297 * gdb.threads/schedlock.exp: Adjust expected output.
4298 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4299 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4300 expected output.
4301 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4302 output.
4303 * gdb.threads/sigthread.exp: Adjust expected output.
4304 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4305
b2789696
YQ
43062016-01-18 Yao Qi <yao.qi@linaro.org>
4307
4308 * gdb.guile/scm-section-script.c: Replace @progbits with
4309 %progbits.
4310 * gdb.python/py-section-script.c: Likewise.
4311
71ef29a8
PA
43122016-01-15 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.multi/tids.exp: Test star wildcard ranges.
4315
3f5b7598
PA
43162016-01-15 Pedro Alves <palves@redhat.com>
4317
4318 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4319 command from "thread apply" invocation.
4320 (thr_apply_info_thr_invalid): Default the expected output to the
4321 input tid list.
4322 (top level): Add tests that use convenience variables. Add tests
4323 for "thread apply" with a valid TID list, but missing the command.
4324
663f6d42
PA
43252016-01-13 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.base/default.exp: Expect $_gthread as well.
4328 * gdb.multi/tids.exp: Test $_gthread.
4329 * gdb.threads/thread-specific.exp: Test $_gthread.
4330
c84f6bbf
PA
43312016-01-13 Pedro Alves <palves@redhat.com>
4332
4333 * gdb.multi/tids.exp: Test "info threads -gid".
4334
22a02324
PA
43352016-01-13 Pedro Alves <palves@redhat.com>
4336
4337 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4338 Breakpoint.thread.
4339 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4340
5d5658a1
PA
43412016-01-07 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.base/break.exp: Adjust to output changes.
4344 * gdb.base/hbreak2.exp: Likewise.
4345 * gdb.base/sepdebug.exp: Likewise.
4346 * gdb.base/watch_thread_num.exp: Likewise.
4347 * gdb.linespec/keywords.exp: Likewise.
4348 * gdb.multi/info-threads.exp: Likewise.
4349 * gdb.threads/thread-find.exp: Likewise.
4350 * gdb.multi/tids.c: New file.
4351 * gdb.multi/tids.exp: New file.
4352
84654457
PA
43532016-01-13 Pedro Alves <palves@redhat.com>
4354
4355 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4356
e3940304
PA
43572016-01-13 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/default.exp: Expect $_inferior as well.
4360 * gdb.multi/base.exp: Test $_inferior.
4361
a911d87a
PA
43622016-01-13 Pedro Alves <palves@redhat.com>
4363
4364 PR breakpoints/19388
4365 * gdb.base/catch-signal-siginfo-cond.c: New file.
4366 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4367
82075af2
JS
43682016-01-12 Josh Stone <jistone@redhat.com>
4369 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4370
4371 * gdb.base/catch-syscall.c (do_execve): New variable.
4372 (main): Conditionally trigger an execve.
4373 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4374 (test_catch_syscall_execve): New, check entry/return across execve.
4375 (do_syscall_tests): Call test_catch_syscall_execve.
4376
e46eeedd
PA
43772016-01-12 Pedro Alves <palves@redhat.com>
4378
4379 * gdb.base/random-signal.exp (do_test): New procedure, with body
4380 of testcase moved in.
4381
01d8c27e
JK
43822016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4383 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.base/funcargs.exp (finish from indirectly called function):
4386 Reintroduce the case for 'First'.
4387
9a706302
JK
43882016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4389 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4392 (tcatch_vfork_then_child_follow_exec)
4393 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4394 identification.
4395
c0ecb95f
JK
43962016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4397
4398 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4399 and repeats to unlimited.
4400 * gdb.python/py-value.exp: Likewise.
4401 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4402 and repeats to unlimited.
4403
6cfc1fcb
JK
44042016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4405
4406 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4407 and reordering the functions.
4408 * gdb.multi/hangout.c: Likewise.
4409 * gdb.multi/hello.c: Likewise.
4410
582a1b00
SM
44112016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4412
4413 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4414 absolute.
4415 (SingleStatisticTestResult.report): Use dict.keys instead of
4416 dict.iterkeys.
4417
79bc59cb
PA
44182016-01-06 Pedro Alves <palves@redhat.com>
4419
4420 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4421
43368e1d
MM
44222016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4423
4424 * gdb.btrace/dlopen.exp: New.
4425 * gdb.btrace/dlopen.c: New.
4426 * gdb.btrace/dlopen-dso.c: New.
4427
79fad5b8
SL
44282015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4429
4430 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4431 PATTERN argument is optional.
4432
ab8314b3
JB
44332015-12-24 Joel Brobecker <brobecker@adacore.com>
4434
4435 * lib/ada.exp (target_compile_ada_from_dir): New function.
4436 (gdb_compile_ada): Reimplement avoiding the use of project files.
4437 * gdb.ada/gnat_ada.gpr: Delete.
4438 * gdb.ada/cond_lang.exp: Adjust test to make path before
4439 filename optional.
4440 * gdb.ada/small_reg_param.exp: Likewise.
4441
fe33faff
SM
44422015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4443
4444 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4445
6d265cb4
TP
44462015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4447
4448 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4449 case.
4450
10125099
SM
44512015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4452
4453 * gdb.base/break.exp: Remove dead code.
4454 * gdb.base/sepdebug.exp: Likewise.
4455
3ca22649
SM
44562015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4457
4458 * gdb.asm/asm-source.exp: Remove HP-UX references.
4459 * gdb.base/annota1.exp: Likewise.
4460 * gdb.base/annota3.exp: Likewise.
4461 * gdb.base/attach.exp: Likewise.
4462 * gdb.base/bigcore.exp: Likewise.
4463 * gdb.base/break.exp: Likewise.
4464 * gdb.base/call-ar-st.exp: Likewise.
4465 * gdb.base/callfuncs.exp: Likewise.
4466 * gdb.base/catch-fork-static.exp: Likewise.
4467 * gdb.base/display.exp: Likewise.
4468 * gdb.base/foll-exec-mode.exp: Likewise.
4469 * gdb.base/foll-exec.exp: Likewise.
4470 * gdb.base/foll-fork.exp: Likewise.
4471 * gdb.base/foll-vfork.exp: Likewise.
4472 * gdb.base/funcargs.exp: Likewise.
4473 * gdb.base/hbreak2.exp: Likewise.
4474 * gdb.base/inferior-died.exp: Likewise.
4475 * gdb.base/interrupt.exp: Likewise.
4476 * gdb.base/multi-forks.exp: Likewise.
4477 * gdb.base/nodebug.exp: Likewise.
4478 * gdb.base/sepdebug.exp: Likewise.
4479 * gdb.base/solib1.c: Likewise.
4480 * gdb.base/step-test.exp: Likewise.
4481 * gdb.mi/non-stop.c: Likewise.
4482 * gdb.mi/pthreads.c: Likewise.
4483 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4484 * gdb.threads/pthreads.c: Likewise.
4485 * gdb.threads/staticthreads.exp: Likewise.
4486 * lib/future.exp: Likewise.
4487 * lib/gdb.exp: Likewise.
4488 * gdb.base/so-indr-cl.c: Remove.
4489 * gdb.base/so-indr-cl.exp: Likewise.
4490 * gdb.base/solib.c: Likewise.
4491 * gdb.base/solib.exp: Likewise.
4492 * gdb.base/solib2.c: Likewise.
4493
b6304613
SM
44942015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4495
4496 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4497 * gdb.base/call-ar-st.exp: Likewise.
4498 * gdb.base/callfuncs.exp: Likewise.
4499 * gdb.base/condbreak.exp: Likewise.
4500 * gdb.base/constvars.exp: Likewise.
4501 * gdb.base/hbreak2.exp: Likewise.
4502 * gdb.base/langs.exp: Likewise.
4503 * gdb.base/list.exp: Likewise.
4504 * gdb.base/long_long.exp: Likewise.
4505 * gdb.base/ptype.exp: Likewise.
4506 * gdb.base/scope.exp: Likewise.
4507 * gdb.base/signals.exp: Likewise.
4508 * gdb.base/so-impl-ld.exp: Likewise.
4509 * gdb.base/varargs.exp: Likewise.
4510 * gdb.base/volatile.exp: Likewise.
4511 * gdb.base/whatis.exp: Likewise.
4512 * gdb.cp/cplusfuncs.exp: Likewise.
4513 * gdb.cp/inherit.exp: Likewise.
4514 * gdb.cp/local.exp: Likewise.
4515 * gdb.cp/member-ptr.exp: Likewise.
4516 * gdb.cp/method.exp: Likewise.
4517 * gdb.cp/overload.exp: Likewise.
4518 * gdb.cp/templates.exp: Likewise.
4519 * gdb.stabs/weird.exp: Likewise.
4520 * lib/compiler.c: Likewise.
4521 * lib/compiler.cc: Likewise.
4522 * lib/cp-support.exp: Likewise.
4523 * lib/gdb.exp: Likewise.
4524
bf401b07
SM
45252015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4526
4527 * configure.ac: Remove HP-UX case.
4528 * configure: Regenerate.
4529
aff9c0f8
SM
45302015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4531
4532 * lib/gdb.exp (gdb_compile): Add function doc.
4533
a6904d5a
PA
45342015-12-17 Pedro Alves <palves@redhat.com>
4535
4536 PR threads/19354
4537 * gdb.multi/info-threads.exp: New file.
4538
a22279dd
YQ
45392015-12-15 Yao Qi <yao.qi@linaro.org>
4540
4541 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4542 is aarch64*-*-*.
4543
0588c796
SL
45442015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4545
4546 * gdb.base/history-duplicates.exp: Skip if no readline support.
4547
5d978e17
SL
45482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4549
4550 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4551
7e763b86
SL
45522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4553
4554 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4555
87a3a92c
SL
45562015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4557
4558 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4559 ctrl-C if nointerrupts target property is set.
4560 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4561 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4562 * gdb.base/paginate-bg-execution.exp: Likewise.
4563 * gdb.base/paginate-execution-startup.exp: Likewise.
4564 * gdb.base/random-signal.exp: Likewise.
4565 * gdb.base/range-stepping.exp: Likewise.
4566 * gdb.cp/annota2.exp: Likewise.
4567 * gdb.cp/annota3.exp: Likewise.
4568 * gdb.gdb/selftest.exp: Likewise.
4569 * gdb.threads/continue-pending-status.exp: Likewise.
4570 * gdb.threads/leader-exit.exp: Likewise.
4571 * gdb.threads/manythreads.exp: Likewise.
4572 * gdb.threads/pthreads.exp: Likewise.
4573 * gdb.threads/schedlock.exp: Likewise.
4574 * gdb.threads/sigthread.exp: Likewise.
4575
a8f077dc
DB
45762015-12-11 Don Breazeal <donb@codesourcery.com>
4577
4578 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4579 remote.
4580 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4581 * gdb.base/foll-exec.exp (main): Enable for target remote.
4582 * gdb.base/foll-fork.exp (main): Likewise.
4583 * gdb.base/foll-vfork.exp (main): Likewise.
4584 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4585 (proc continue_to_exit_bp_loc): Use clean_restart.
4586 * gdb.base/pie-execl.exp (main): Disable for target remote.
4587 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4588 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4589 * gdb.threads/execl.exp (main): Likewise.
4590 * gdb.threads/fork-child-threads.exp (main): Likewise.
4591 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4592 remote.
4593 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4594 remote.
4595 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4596 pid.tid style ptids, instead of just tid.
4597 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4598 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4599 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4600 ptids, instead of just tid.
4601
3b2464a8
AB
46022015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.base/list.exp (test_list_forward): Add end of file error
4605 test.
4606 (test_repeat_list_command): Add end of file error test.
4607 (test_list_backwards): Add beginning of file error test.
4608
a0def019
AB
46092015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4610
4611 * gdb.base/list.exp (test_list_invalid_args): New function,
4612 defined, and called.
4613
5c000dff
AB
46142015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4615
4616 * gdb.base/list.exp (test_list): Make test names unique.
4617
f1637ebe
YQ
46182015-12-11 Yao Qi <yao.qi@linaro.org>
4619
4620 * gdb.base/coremaker2.c: Remove.
4621
36d6fc0a
PA
46222015-12-10 Pedro Alves <palves@redhat.com>
4623
4624 * gdb.multi/base.exp: Remove stale "spaces" references.
4625
762f7747
PA
46262015-12-10 Pedro Alves <palves@redhat.com>
4627
4628 * gdb.multi/base.exp: Don't use nowarnings.
4629 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4630 * gdb.multi/hangout.c: Include stdio.h.
4631 * gdb.multi/hello.c: Include stdlib.h.
4632 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4633 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4634 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4635
28d2bfb9
AB
46362015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4637
4638 * gdb.dwarf2/dw2-ranges-base.c: New file.
4639 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4640 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4641 support additional line table, and debug ranges generation.
4642 (Dwarf::ranges): New function, generate .debug_ranges.
4643 (Dwarf::lines): Support generating simple line table programs.
4644 (Dwarf::assemble): Initialise new namespace variables.
4645
5fc2beac
KB
46462015-12-09 Kevin Buettner <kevinb@redhat.com>
4647
4648 * gdb.base/async.exp (proc test_background): Add case for
4649 asynchronous execution not supported.
4650
1c35a88f
LM
46512015-12-09 Luis Machado <lgustavo@codesourcery.com>
4652
4653 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4654 format and change test names to make them unique.
4655
b593e3d9
RK
46562015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4657 Pedro Alves <pedro@redhat.com>
4658
4659 PR gdb/18702
4660 Add checking of floatformats setup on x86_64 hosts.
4661 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4662 (smallval, bigval): New labels/constants.
4663 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4664 float" after loading bigval and smallval.
4665
d72413e6
PMR
46662015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4667
4668 * gdb.ada/fun_overload_menu.exp: New testcase.
4669 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4670
ece66d65
JS
46712015-12-04 Josh Stone <jistone@redhat.com>
4672
4673 * gdb.base/catch-fork-static.exp: New.
4674
41d0efca
YQ
46752015-12-03 Yao Qi <yao.qi@linaro.org>
4676
4677 * gdb.base/sizeof.c: Don't include stdio.h and
4678 ../lib/unbuffer_output.c.
4679 (main): New variable 'size' and 'value'. Remove printf and
4680 gdb_unbuffer_output. Assign return value to size and value.
4681 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4682 at the beginning.
4683 (check_sizeof): Check the result by printing variable 'size'.
4684 (check_valueof): Check the result by printing variable 'value'.
4685
99fd02d9
YQ
46862015-12-01 Yao Qi <yao.qi@linaro.org>
4687
4688 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4689 for aarch64*-*-linux* target.
4690
f2faf941
PA
46912015-11-30 Pedro Alves <palves@redhat.com>
4692
4693 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4694
04bf20c5
PA
46952015-11-30 Pedro Alves <palves@redhat.com>
4696
4697 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4698 Handle non-stop mode vCont replies.
4699
09df4675
PA
47002015-11-30 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4703 prepare_for_testing. Start gdb with "set non-stop on" appended to
4704 GDBFLAGS. Lax expected stop output.
4705
58b584af
YQ
47062015-11-27 Yao Qi <yao.qi@linaro.org>
4707
4708 * gdb.arch/arm-neon.exp: New.
4709 * gdb.arch/arm-neon.c: New.
4710
dfcb77a8
YQ
47112015-11-27 Yao Qi <yao.qi@linaro.org>
4712
4713 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4714
88e8ec1b
YQ
47152015-11-27 Yao Qi <yao.qi@linaro.org>
4716
4717 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4718 frames-invalid annotation.
4719
bfde72c2
YQ
47202015-11-27 Yao Qi <yao.qi@linaro.org>
4721
4722 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4723
f6512a69
SM
47242015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4725
4726 * gdb.threads/names.exp: New file.
4727 * gdb.threads/names.c: New file.
4728 * README: Mention gdb,no_thread_names.
4729
46a3515b
MM
47302015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4731
4732 PR 19297
4733 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4734 support" error.
4735
62147a22
PA
47362015-11-24 Pedro Alves <palves@redhat.com>
4737
4738 PR 17539
4739 * gdb.base/display.exp: Expect displays to be sorted in ascending
4740 order. Use multi_line.
4741 * gdb.base/solib-display.exp: Likewise.
4742
2f341b6e
PA
47432015-11-24 Pedro Alves <palves@redhat.com>
4744
4745 PR 17539
25d49b86
PA
4746 * gdb.base/display.exp: Expect displays to be sorted in ascending
4747 order. Use multi_line.
4748 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4749
7e0aa6aa
PA
47502015-11-24 Pedro Alves <palves@redhat.com>
4751
4752 PR 17539
4753 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4754 threads in ascending order.
4755 * gdb.base/foll-fork.exp: Likewise.
4756 * gdb.base/foll-vfork.exp: Likewise.
4757 * gdb.base/multi-forks.exp: Likewise.
4758 * gdb.mi/mi-nonstop.exp: Likewise.
4759 * gdb.mi/mi-nsintrall.exp: Likewise.
4760 * gdb.multi/base.exp: Likewise.
4761 * gdb.multi/multi-arch.exp: Likewise.
4762 * gdb.python/py-inferior.exp: Likewise.
4763 * gdb.threads/break-while-running.exp: Likewise.
4764 * gdb.threads/execl.exp: Likewise.
4765 * gdb.threads/gcore-thread.exp: Likewise.
4766 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4767 * gdb.threads/kill.exp: Likewise.
4768 * gdb.threads/linux-dp.exp: Likewise.
4769 * gdb.threads/multiple-step-overs.exp: Likewise.
4770 * gdb.threads/next-bp-other-thread.exp: Likewise.
4771 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4772 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4773 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4774 * gdb.threads/thread-find.exp: Likewise.
4775 * gdb.threads/tls.exp: Likewise.
4776 * lib/mi-support.exp (mi_reverse_list): Delete.
4777 (mi_check_thread_states): No longer reverse list.
4778
2cc57ad8
PA
47792015-11-24 Pedro Alves <palves@redhat.com>
4780
4781 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4782 use lowercase.
4783
c93e8391
SM
47842015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4785
4786 * gdb.trace/actions.c: Include trace-common.h.
4787 (main): Add a location for a fast tracepoint.
4788 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4789 the normal tracepoints.
4790 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4791
045ccf91
SM
47922015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4793
4794 * save-trace.exp: Factor out code to these...
4795 (gdb_save_tracepoints): New.
4796 (gdb_load_tracepoints): New.
4797 (do_save_load_test): New.
4798
5506f9f6
KB
47992015-11-23 Kevin Buettner <kevinb@redhat.com>
4800
4801 * gdb.base/asmlabel.exp: New test.
4802 * gdb.base/asmlabel.c: New test case.
4803
16c3b12f
JB
48042015-11-23 Joel Brobecker <brobecker@adacore.com>
4805
4806 * gdb.base/wrong_frame_bt_full-main.c: New file.
4807 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4808 * gdb.base/wrong_frame_bt_full.exp: New file.
4809
155bfbd3
JB
48102015-11-23 Joel Brobecker <brobecker@adacore.com>
4811
4812 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4813
bb097445
JM
48142015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4815
206853a0 4816 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4817 pstate register when comparing registers values in
4818 sparc64-*-linux-gnu targets to avoid spurious differences.
4819
9c88ed8f
JM
48202015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4821
206853a0 4822 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4823
96161e25
SL
48242015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4825
4826 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4827 as type argument to gdb_compile.
4828 * gdb.base/nested-subp2.exp: Likewise.
4829 * gdb.base/nested-subp3.exp: Likewise.
4830
340c2830
DV
48312015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4832
4833 * lib/dwarf.exp (_note): Fix left shift of negative value.
4834 * gdb.trace/trace-condition.exp: Likewise.
4835
c1862d0f
YQ
48362015-11-13 Yao Qi <yao.qi@linaro.org>
4837
4838 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4839 comments about d10v.
4840 (test_scalar_returns): Likewise.
4841 * gdb.base/d10v.ld: Remove.
4842 * gdb.base/overlays.exp: Remove the target triplet checking for
4843 d10v-*-*.
4844 * gdb.base/structs.exp (test_struct_returns): Remove the
4845 comments about d10v.
4846 (test_struct_calls): Likewise.
4847
77ae9c19
YQ
48482015-11-13 Yao Qi <yao.qi@linaro.org>
4849
4850 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4851 * gdb.base/gnu_vector.c: Don't include stdio.h.
4852 (main): Don't print res and call add_some_intvecs.
4853
430e004e
MK
48542015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4855
4856 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4857 macro.
4858 (func5): Removed.
4859 (func4): Use FAST_TRACEPOINT_LABEL.
4860 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4861 macro.
4862 (func): Removed.
4863 (thread_function): Use FAST_TRACEPOINT_LABEL.
4864 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4865 (func): Remove.
4866 (marker): Use FAST_TRACEPOINT_LABEL.
4867 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4868 (pendfunc1): Remove.
4869 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4870 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4871 (foo): Remove.
4872 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4873 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4874 macro.
4875 (func): Remove.
4876 (marker): Use FAST_TRACEPOINT_LABEL.
4877 * gdb.trace/trace-common.h: New header.
4878 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4879 macro.
4880 (func): Remove.
4881 (marker): Use FAST_TRACEPOINT_LABEL.
4882 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4883 (func): Remove.
4884 (thread_function): Use FAST_TRACEPOINT_LABEL.
4885
6e7675a7
MK
48862015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4887
4888 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4889 in front.
4890 * gdb.trace/change-loc.exp: Use global pcreg definition.
4891 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4892 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4893 in front.
4894 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4895 * gdb.trace/pending.exp: Likewise.
4896 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4897 * gdb.trace/trace-break.exp: Likewise.
4898 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4899 in front.
4900 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4901 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4902 in front.
4903 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4904
dddc0e16
JB
49052015-11-09 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.ada/fin_fun_out: New testcase.
4908
c6f0b406
KB
49092015-11-07 Kevin Buettner <kevinb@redhat.com>
4910
4911 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4912 value associated with DW_AT_byte_size.
4913 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4914 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4915 DW_AT_upper_bound.
4916
f01dcfd9
KB
49172015-11-07 Kevin Buettner <kevinb@redhat.com>
4918
4919 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4920 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4921 version.
4922 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4923 gdb.dwarf2/dw2-canonicalize-type.exp,
4924 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4925 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4926 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4927 provided by gdb_target_symbol_prefix_flags_asm.
4928 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4929 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4930 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4931 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4932 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4933 macros where needed). Use this macro for symbols which require
4934 the prefix provided by SYMBOL_PREFIX.
4935
2223449a
KB
49362015-11-05 Kevin Buettner <kevinb@redhat.com>
4937
4938 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4939 New procs.
4940 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4941 representing expressions, of more than one list element.
4942 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4943 to prepend linker symbol prefix to f.
4944 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4945 table_1 and table_2.
4946 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4947 Likewise, for f and g.
4948 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4949 for ptr.
4950 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4951 for main.
4952 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4953 table_1_ptr and table_2_ptr.
4954
6f2f1a3a
JK
49552015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4956 Joel Brobecker <brobecker@adacore.com>
4957
4958 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4959
566c56c9
MK
49602015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4961
4962 * gdb.reverse/s390-mvcle.c: New test.
4963 * gdb.reverse/s390-mvcle.exp: New file.
4964 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4965
d5f0636b
MK
49662015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4967
4968 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4969
7ad8b86c
MK
49702015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4971
4972 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4973 reaching marker2.
4974 * gdb.reverse/getresuid-reverse.exp: Likewise.
4975 * gdb.reverse/pipe-reverse.exp: Likewise.
4976 * gdb.reverse/readv-reverse.exp: Likewise.
4977 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4978 * gdb.reverse/time-reverse.exp: Likewise.
4979 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4980
4081c0f1
YQ
49812015-10-30 Yao Qi <yao.qi@linaro.org>
4982
4983 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4984 (empty_cycle): Remove.
4985 (main): Don't call empty_cycle. Don't use watch_count_done.
4986 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4987 empty_cycle. Rewrite the code counting HW watchpoints.
4988
452b4ba5
MK
49892015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4990
4991 * gdb.reverse/fstatat-reverse.c: New test.
4992 * gdb.reverse/fstatat-reverse.exp: New file.
4993 * gdb.reverse/getresuid-reverse.c: New test.
4994 * gdb.reverse/getresuid-reverse.exp: New file.
4995 * gdb.reverse/pipe-reverse.c: New test.
4996 * gdb.reverse/pipe-reverse.exp: New file.
4997 * gdb.reverse/readv-reverse.c: New test.
4998 * gdb.reverse/readv-reverse.exp: New file.
4999 * gdb.reverse/recvmsg-reverse.c: New test.
5000 * gdb.reverse/recvmsg-reverse.exp: New file.
5001 * gdb.reverse/time-reverse.c: New test.
5002 * gdb.reverse/time-reverse.exp: New file.
5003 * gdb.reverse/waitpid-reverse.c: New test.
5004 * gdb.reverse/waitpid-reverse.exp: New file.
5005
5e2e7507
JK
50062015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5007
5008 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5009
0fde2c53
DE
50102015-10-26 Doug Evans <dje@google.com>
5011
5012 PR symtab/17391
5013 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5014 * gdb.dwarf2/bad-regnum.c: New file.
5015 * gdb.dwarf2/bad-regnum.exp: New file.
5016
1a70ae97
DE
50172015-10-26 Doug Evans <dje@google.com>
5018
5019 PR python/18938
5020 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5021 file.
5022
27dc26ab
JK
50232015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5024
5025 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5026 for a change by "Mention language in compile error message".
5027
bed91f4d
SM
50282015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5029
5030 PR python/18073
5031 * gdb.python/py-type.c (C::a_method): New.
5032 (C::a_const_method): New.
5033 (C::a_static_method): New.
5034 (a_function): New.
5035 * gdb.python/py-type.exp (test_fields): Test getting fields
5036 from function and method.
5037
3f2f83dd
KB
50382015-10-21 Keven Boell <keven.boell@intel.com>
5039
5040 * gdb.fortran/vla-alloc-assoc.exp: New file.
5041 * gdb.fortran/vla-datatypes.exp: New file.
5042 * gdb.fortran/vla-datatypes.f90: New file.
5043 * gdb.fortran/vla-history.exp: New file.
5044 * gdb.fortran/vla-ptype-sub.exp: New file.
5045 * gdb.fortran/vla-ptype.exp: New file.
5046 * gdb.fortran/vla-sizeof.exp: New file.
5047 * gdb.fortran/vla-sub.f90: New file.
5048 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5049 * gdb.fortran/vla-value-sub-finish.exp: New file.
5050 * gdb.fortran/vla-value-sub.exp: New file.
5051 * gdb.fortran/vla-value.exp: New file.
5052 * gdb.fortran/vla-ptr-info.exp: New file.
5053 * gdb.mi/mi-vla-fortran.exp: New file.
5054 * gdb.mi/vla.f90: New file.
5055
27145d50
SL
50562015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5057
5058 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5059 of hardwired timeout value.
5060
5f3ff4f8
JK
50612015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5062 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5065 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5066
bfd09d20
JS
50672015-10-19 Josh Stone <jistone@redhat.com>
5068
5069 * gdb.base/catch-syscall.c: Include <sched.h>.
5070 (unknown_syscall): New variable.
5071 (main): Trigger a vfork and an unknown syscall.
5072 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5073 (unknown_syscall_number): Likewise.
5074 (check_call_to_syscall): Accept an optional syscall pattern.
5075 (check_return_from_syscall): Likewise.
5076 (check_continue): Likewise.
5077 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5078 (test_catch_syscall_skipping_return): New test toggling off 'catch
5079 syscall' to step over the syscall return, then toggling back on.
5080 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5081 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5082 (do_syscall_tests): Call test_catch_syscall_without_args and
5083 test_catch_syscall_mid_vfork.
5084 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5085 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5086
b32b93c6
AS
50872015-10-19 Andrew Stubbs <ams@codesourcery.com>
5088
5089 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5090 print g_vE): Add new pass patterns.
5091 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5092 print various symbol names for vptr fields.
5093
9d622bda
AB
50942015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5095
5096 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5097 results.
5098
0fd8ac1c
YQ
50992015-10-12 Yao Qi <yao.qi@linaro.org>
5100
5101 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5102
34240514
YQ
51032015-10-12 Yao Qi <yao.qi@linaro.org>
5104
5105 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5106 is aarch64*-*-linux*.
5107
8240f442
YQ
51082015-10-12 Yao Qi <yao.qi@linaro.org>
5109
5110 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5111 (can_relocate_bcond_true): ... it.
5112 (can_relocate_bcond_false): New function.
5113 (foo): Likewise.
5114 (can_relocate_bl): Likewise.
5115 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5116 can_relocate_bl.
5117
2520f728
PMR
51182015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5119
5120 * gdb.base/nested-addr.c: New file.
5121 * gdb.base/nested-addr.exp: New testcase.
5122
abcef95a
MM
51232015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5124
5125 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5126 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5127 its output. Ignore the output of "record goto begin" and instead
5128 check that GDB is replaying.
5129
145e3ddb
PA
51302015-10-09 Pedro Alves <palves@redhat.com>
5131
5132 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5133 (top level): Use it in the run with no args test.
5134
d5d8c4e1
IB
51352015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5136
5137 * gdb.dlang/properties.exp: New file.
5138
06e635ef
SL
51392015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5140
5141 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5142 whether or not address 0x1000 is mapped on the target.
5143
e019fd1d
SM
51442015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5145
5146 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5147 build.
5148
77ba2a67
MM
51492015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5150
5151 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5152 instruction-history test.
5153
c60eb31f
DE
51542015-09-28 Doug Evans <dje@google.com>
5155
5156 * gdb.base/gcore.c (array_func): Add reference to static_array.
5157
9a3c8263
SM
51582015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5159
5160 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5161 source line.
5162
9720e656
SL
51632015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5164
5165 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5166 short or char as base type.
5167
938d3bf2
SL
51682015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5169
5170 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5171 to allow any size enum.
5172
e6c2c623
PMR
51732015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5174
5175 * gdb.ada/array_ptr_renaming.exp: New testcase.
5176 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5177 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5178
06da0f77
PL
51792015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5180
5181 * gdb.trace/ftrace-lock.c: New file.
5182 * gdb.trace/ftrace-lock.exp: New file.
5183
4f51c22a
PL
51842015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5185
5186 * gdb.arch/insn-reloc.c: New file.
5187 * gdb.arch/ftrace-insn-reloc.exp: New file.
5188
7041adf4
PL
51892015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5190
5191 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5192 instruction.
5193 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5194 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5195 * gdb.trace/range-stepping.c: Likewise.
5196 * gdb.trace/trace-break.c: Likewise.
5197 * gdb.trace/trace-mt.c (thread_function): Likewise.
5198 * gdb.trace/ftrace.c (marker): Likewise.
5199 * gdb.trace/trace-condition.c (marker): Likewise.
5200 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5201 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5202 is_aarch64_target.
5203
015d2e7e
DE
52042015-09-18 Doug Evans <xdje42@gmail.com>
5205
5206 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5207 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5208
26b188a2
SL
52092015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5210
5211 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5212 the breakpoint.
5213
79dc332b
SL
52142015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5215
5216 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5217 the pending breakpoint. Remove timeout override for "Run till
5218 MI pending breakpoint on pendfunc3 on thread 2" test.
5219
f57929f2
SL
52202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5221
5222 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5223 filename pattern.
5224
3f469b17
SL
52252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5226
5227 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5228 in breakpoint filename pattern.
5229
515b89b3
SL
52302015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5231
7800dbe4
SL
5232 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5233
52342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5235
515b89b3
SL
5236 * gdb.linespec/explicit.exp: Check for readline support for
5237 tab-completion tests. Fix obvious typo.
5238
d2939ba2
MM
52392015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5240
5241 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5242 and replay.
5243
cbb55fa7
MM
52442015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5245
5246 * gdb.btrace/non-stop.c: New.
5247 * gdb.btrace/non-stop.exp: New.
5248
43691ca1
PL
52492015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5250 Yao Qi <yao.qi@linaro.org>
5251
5252 * gdb.trace/trace-condition.c: New file.
5253 * gdb.trace/trace-condition.exp: New file.
5254
d78908cf
WW
52552015-09-16 Wei-cheng Wang <cole945@gmail.com>
5256
5257 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5258 for testing bytecode compilation.
5259
1ed415e2
PA
52602015-09-16 Pedro Alves <palves@redhat.com>
5261 Sandra Loosemore <sandra@codesourcery.com>
5262
5263 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5264 (SECONDS): Redefine.
5265 (main): Call pthread_kill and alarm early.
5266 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5267 support.
5268 (test): If the target can't hardware step and doesn't support
5269 displaced stepping, increase the timeout.
5270
d136eff5
PA
52712015-09-16 Pedro Alves <palves@redhat.com>
5272
5273 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5274 (enable_debug): New procedures.
5275 (test): Use them. Bail out if waiting for threads fails.
5276 (top level): Bail out if a test fails.
5277
991f019c
YQ
52782015-09-16 Yao Qi <yao.qi@linaro.org>
5279
5280 * gdb.asm/asm-source.exp: Set asm-arch for
5281 aarch64*-*-* target.
5282 * gdb.asm/aarch64.inc: New file.
5283
bfca584f
PMR
52842015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5285
5286 * gdb.ada/array_of_variable_length.exp: New testcase.
5287 * gdb.ada/array_of_variable_length/foo.adb: New file.
5288 * gdb.ada/array_of_variable_length/pck.adb: New file.
5289 * gdb.ada/array_of_variable_length/pck.ads: New file.
5290
b326e587
DE
52912015-09-15 Doug Evans <dje@google.com>
5292
5293 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5294 of function static local variable.
5295
5382cfab
PW
52962015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5297
5298 * gdb.threads/tls-so_extern.exp: New test file.
5299 * gdb.threads/tls-so_extern.c: New test file.
5300 * gdb.threads/tls-so_extern_main.c: New test file.
5301
141c5cc4
JK
53022015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5303
5304 * gdb.opt/solib-intra-step-lib.c: New file.
5305 * gdb.opt/solib-intra-step-main.c: New file.
5306 * gdb.opt/solib-intra-step.exp: New file.
5307
d15dcecd
PA
53082015-09-15 Pedro Alves <palves@redhat.com>
5309
5310 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5311 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5312
4c2f2a79
PA
53132015-09-14 Pedro Alves <palves@redhat.com>
5314
5315 * gdb.base/hook-stop-continue.c: Delete.
5316 * gdb.base/hook-stop-continue.exp: Delete.
5317 * gdb.base/hook-stop-frame.c: Delete.
5318 * gdb.base/hook-stop-frame.exp: Delete.
5319 * gdb.base/hook-stop.c: New file.
5320 * gdb.base/hook-stop.exp: New file.
5321
919e6dbe
PMR
53222015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5323
5324 * gdb.ada/access_to_packed_array.exp: New testcase.
5325 * gdb.ada/access_to_packed_array/foo.adb: New file.
5326 * gdb.ada/access_to_packed_array/pack.adb: New file.
5327 * gdb.ada/access_to_packed_array/pack.ads: New file.
5328
157280a4
MM
53292015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5330
5331 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5332 buffer size test.
5333
2fd33e94
DB
53342015-09-11 Don Breazeal <donb@codesourcery.com>
5335
5336 * gdb.base/foll-exec.c: Add copyright header. Fix
5337 formatting issues.
5338 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5339 (do_exec_tests): Use clean_restart in place of zap_session,
5340 and for test initialization. Fix formatting issues. Use
5341 fail in place of perror.
5342 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5343 an expect statement to match an expression with output from
5344 the program under debug.
5345 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5346 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5347 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5348 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5349 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5350
e70b6e8e
DE
53512015-09-09 Doug Evans <dje@google.com>
5352
5353 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5354
7a551a51
DE
53552015-09-09 Doug Evans <dje@google.com>
5356
5357 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5358
4c666f84
DE
53592015-09-09 Doug Evans <dje@google.com>
5360
5361 * gdb.base/savedregs.exp: Fix typo.
5362
243a9253
PA
53632015-09-09 Pedro Alves <palves@redhat.com>
5364
5365 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5366
c0fa8fbd
SL
53672015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5368
5369 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5370 command actually switches threads. Give up on remaining
5371 tests if target fails to stop at breakpoint.
5372
cd7c1778
PMR
53732015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5374
5375 * gdb.ada/funcall_char.exp: New testcase.
5376 * gdb.ada/funcall_char/foo.adb: New file.
5377
dc5c8746
PMR
53782015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5379
5380 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5381 expected outputs. Add two testcases for completing ambiguous
5382 functions.
5383 * gdb.ada/complete/aux_pck.adb: New file.
5384 * gdb.ada/complete/aux_pck.ads: New file.
5385 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5386 Ambiguous_Func functions.
5387 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5388 * gdb.ada/complete/pck.adb: Likewise.
5389
4e83a1e7
UW
53902015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5391
5392 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5393 failures to run the test program under GDB.
5394
8ce74153
LM
53952015-08-26 Luis Machado <lgustavo@codesourcery.com>
5396
5397 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5398 to C.
5399
e9756d52
PP
54002015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5401
5402 * gdb.base/run-after-attach.exp: New test file.
5403 * gdb.base/run-after-attach.c: New test file.
5404
8d37573b
DB
54052015-08-26 Don Breazeal <donb@codesourcery.com>
5406
5407 * gdb.base/foll-exec-2.c: New test program.
5408 * gdb.base/foll-exec-2.exp: New test.
5409
63e43d3a
PMR
54102015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5411
5412 * gdb.base/nested-subp1.exp: New file.
5413 * gdb.base/nested-subp1.c: New file.
5414 * gdb.base/nested-subp2.exp: New file.
5415 * gdb.base/nested-subp2.c: New file.
5416 * gdb.base/nested-subp3.exp: New file.
5417 * gdb.base/nested-subp3.c: New file.
5418
3d40fbb5
PA
54192015-08-24 Pedro Alves <palves@redhat.com>
5420
5421 * gdb.server/connect-without-multi-process.c: New file.
5422 * gdb.server/connect-without-multi-process.exp: New file.
5423
4422ac93
LM
54242015-08-24 Luis Machado <lgustavo@codesourcery.com>
5425
5426 * gdb.opt/inline-markers.c: Make z int.
5427
91dddb86
LM
54282015-08-24 Luis Machado <lgustavo@codesourcery.com>
5429
5430 * gdb.opt/inline-markers.c: Make z volatile.
5431
a48847ee
LM
54322015-08-24 Luis Machado <lgustavo@codesourcery.com>
5433
5434 * gdb.opt/inline-bt.c: New volatile global z.
5435 * gdb.opt/inline-cmds.c: Likewise.
5436 * gdb.opt/inline-locals.c: Likewise.
5437 * gdb.opt/inline-markers.c: New extern global z.
5438 (marker): Use z.
5439 (inline_fn): Likewise.
5440
0ebbc52b
PA
54412015-08-24 Pedro Alves <palves@redhat.com>
5442
5443 * config/m32r-stub.exp: Remove file.
5444 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5445 * gdb.base/call-rt-st.exp: Likewise.
5446 * gdb.base/call-strs.exp: Likewise.
5447 * gdb.base/default.exp: Remove references to h8300-*-hms and
5448 *-*-udi*.
5449 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5450
77c365df
AA
54512015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5452
5453 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5454 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5455 and "return" use KFAIL when GDB can not read/write the vector
5456 return value.
5457
4313b8c0
GB
54582015-08-21 Gary Benson <gbenson@redhat.com>
5459
5460 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5461
0e433b32
PA
54622015-08-20 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.server/solib-list.exp: No longer expect an interior stop in
5465 non-stop mode.
5466
221e1a37
PA
54672015-08-20 Pedro Alves <palves@redhat.com>
5468
5469 * gdb.server/connect-stopped-target.c: New file.
5470 * gdb.server/connect-stopped-target.exp: New file.
5471
40e3ad0e
PA
54722015-08-20 Pedro Alves <palves@redhat.com>
5473
5474 * gdb.dwarf2/comp-unit-lang.exp: New file.
5475 * gdb.dwarf2/comp-unit-lang.c: New file.
5476
af39b327
PMR
54772015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5478
5479 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5480 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5481
7d45c7c3 54822015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5483
7d45c7c3
KB
5484 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5485 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5486
4d6cceb4
DE
54872015-08-18 Doug Evans <dje@google.com>
5488 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5489
5490 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5491 skip_python_tests. New arg prompt_regexp.
5492 (skip_python_tests): New function.
5493 * lib/mi-support.exp (mi_skip_python_tests): New function.
5494 * gdb.python/py-mi-objfile-gdb.py: New file.
5495 * gdb.python/py-mi-objfile.c: New file.
5496 * gdb.python/py-mi-objfile.exp: New file.
5497
ad89c2aa
KS
54982015-08-17 Keith Seitz <keiths@redhat.com>
5499
5500 * gdb.linespec/explicit.exp: Move strace test from here ...
5501 * gdb.trace/strace.exp: ... to here.
5502
e3ae3c43
PP
55032015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5504
5505 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5506 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5507
604b2636
DE
55082015-08-14 Doug Evans <xdje42@gmail.com>
5509
5510 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5511 inferior before selecting a new file.
5512
6ff0ba5f
DE
55132015-08-14 Doug Evans <xdje42@gmail.com>
5514
5515 * gdb.mi/mi-disassemble.exp: Update.
5516 * gdb.base/disasm-optim.S: New file.
5517 * gdb.base/disasm-optim.c: New file.
5518 * gdb.base/disasm-optim.h: New file.
5519 * gdb.base/disasm-optim.exp: New file.
5520
9ca98f92
KS
55212015-08-14 Keith Seitz <keiths@redhat.com>
5522
5523 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5524 "evaluated-by".
5525
52bbc560
JB
55262015-08-13 Joel Brobecker <brobecker@adacore.com>
5527
5528 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5529
5d8c3ed3
PMR
55302015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5531
5532 * gdb.ada/fun_renaming.exp: New testcase.
5533 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5534 * gdb.ada/fun_renaming/pack.adb: New file.
5535 * gdb.ada/fun_renaming/pack.ads: New file.
5536
ea8812bc
KS
55372015-08-12 Keith Seitz <keiths@redhat.com>
5538
5539 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5540 gdb_get_line_number.
5541
4dafcdeb
JB
55422015-08-12 Joel Brobecker <brobecker@adacore.com>
5543
5544 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5545 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5546 gdb.base/dso2dso.exp: New files.
5547
5ba32597
SDJ
55482015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5549 Pedro Alves <palves@redhat.com>
5550 Keith Seitz <keiths@redhat.com>
5551
5552 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5553 GDBFLAGS.
5554
b6dafabf
PP
55552015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5556
5557 * gdb.base/gdbhistsize-history.exp
5558 (test_histsize_history_setting): Use save_vars.
5559 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5560 Use save_vars.
5561 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5562 * gdb.base/readline.exp: Use save_vars.
5563
abe8e607
PP
55642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5565
5566 * lib/gdb.exp (save_vars): New proc.
5567
629500fa
KS
55682015-08-11 Keith Seitz <keiths@redhat.com>
5569
5570 * gdb.base/help.exp: Update help_breakpoint_text.
5571
eb8c4e2e
KS
55722015-08-11 Keith Seitz <keiths@redhat.com>
5573
5574 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5575 (at toplevel): Call test_explicit_breakpoints.
5576 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5577 breakpoints.
5578 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5579 breakpoint conditions, "-cond".
5580
87f0e720
KS
55812015-08-11 Keith Seitz <keiths@redhat.com>
5582
5583 * gdb.linespec/3explicit.c: New file.
5584 * gdb.linespec/cpexplicit.cc: New file.
5585 * gdb.linespec/cpexplicit.exp: New file.
5586 * gdb.linespec/explicit.c: New file.
5587 * gdb.linespec/explicit.exp: New file.
5588 * gdb.linespec/explicit2.c: New file.
5589 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5590 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5591 before using in the matching pattern.
5592 Clarify that `prefix' is a regular expression.
5593
f00aae0f
KS
55942015-08-11 Keith Seitz <keiths@redhat.com>
5595
5596 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5597 test.
5598 Add tests for missing ",FMT" and ",".
5599
e27852be
DE
56002015-08-10 Doug Evans <dje@google.com>
5601 Keith Seitz <keiths@redhat.com>
5602
5603 PR gdb/17960
5604 * gdb.base/completion.exp: Add location completer tests.
5605
7f03bd92
PA
56062015-08-07 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5609 tests here.
5610 (top level): Run do_test with and without displaced stepping.
5611
3fc8eb30
PA
56122015-08-07 Pedro Alves <palves@redhat.com>
5613
5614 * gdb.base/valgrind-disp-step.c: New file.
5615 * gdb.base/valgrind-disp-step.exp: New file.
5616
d4569d7b
PA
56172015-08-07 Pedro Alves <palves@redhat.com>
5618
5619 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5620 Delete function.
5621 (main): Add alarm. Run an infinite loop instead of calling
5622 wait_threads.
5623 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5624 comment.
5625 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5626 Delete function.
5627 (main): Add alarm. Run an infinite loop instead of calling
5628 wait_threads.
5629 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5630 comment.
5631
e1316e60
PA
56322015-08-07 Pedro Alves <palves@redhat.com>
5633
5634 * gdb.base/checkpoint-ns.exp: New file.
5635 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5636 standard_testfile.
5637
da8c46d2
MM
56382015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5639
5640 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5641 * gdb.btrace/instruction_history.exp: Update.
5642 * gdb.btrace/tsx.exp: New.
5643 * gdb.btrace/tsx.c: New.
5644
de1c2c52
PA
56452015-08-06 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5648 increase timeout.
5649 * gdb.reverse/until-precsave.exp: Bump timeouts.
5650
782e0bf4
PA
56512015-08-06 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5654
83e97ed0
PA
56552015-08-06 Pedro Alves <palves@redhat.com>
5656
5657 PR gdb/18749
5658 * gdb.threads/process-dies-while-handling-bp.c: New file.
5659 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5660
863d01bd
PA
56612015-08-06 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5664 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5665
0a39bb32
PA
56662015-08-05 Pedro Alves <palves@redhat.com>
5667
5668 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5669 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5670
ee2d2b10
SL
56712015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5672
5673 * gdb.base/bp-permanent.exp: Report test as unsupported if
5674 the target cannot stop at the permanent breakpoint.
5675
4e1bdb00
DE
56762015-08-03 Doug Evans <dje@google.com>
5677
5678 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5679 10000.
5680
3d338901
DE
56812015-08-03 Doug Evans <dje@google.com>
5682
5683 * Makefile.in (workers/%.worker, build-perf): New rule.
5684 (GDB_PERFTEST_MODE): New variable.
5685 (check-perf): Use it.
5686 (clean): Clean up gdb.perf parallel build subdirs.
5687 * lib/build-piece.exp: New file.
5688 * lib/gdb.exp (make_gdb_parallel_path): New function
5689 (standard_output_file, standard_temp_file): Call it.
5690 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5691 of $GDB_PARALLEL.
5692 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5693
af061d3e
DE
56942015-08-03 Doug Evans <dje@google.com>
5695
8e1afc81 5696 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5697 (LOG_FILE_NAME): New global.
5698 (TextReporter.__init__): Initialize self.txt_sum.
5699 (TextReporter.report): Add support for multiple data-points.
5700 Move report to perftest.sum, put raw data in perftest.log.
5701 (TextReporter.start): Open sum and log files.
5702 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5703 * gdb.perf/lib/perftest/testresult.py
5704 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5705
2c8c5d37
PA
57062015-07-31 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5709 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5710 kill_wait_spawned_process instead of explicit "kill -9".
5711 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5712 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5713 kill_wait_spawned_process.
5714 * gdb.base/attach-twice.exp: Likewise.
5715 * gdb.base/attach.exp: Likewise.
5716 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5717 gdb_test_multiple.
5718 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5719 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5720 kill_wait_spawned_process.
5721 * gdb.base/valgrind-infcall.exp: Likewise.
5722 * gdb.multi/multi-attach.exp: Likewise.
5723 * gdb.python/py-prompt.exp: Likewise.
5724 * gdb.python/py-sync-interp.exp: Likewise.
5725 * gdb.server/ext-attach.exp: Likewise.
5726 * gdb.threads/attach-into-signal.exp (corefunc): Use
5727 spawn_wait_for_attach, spawn_id_get_pid and
5728 kill_wait_spawned_process.
5729 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5730 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5731 spawn_id_get_pid and kill_wait_spawned_process.
5732 * gdb.threads/attach-stopped.exp (corefunc): Use
5733 spawn_wait_for_attach, spawn_id_get_pid and
5734 kill_wait_spawned_process.
5735 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5736 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5737 kill_wait_spawned_process instead of explicit "kill -9".
5738 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5739 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5740 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5741 processes. Don't map cygwin/windows pids here. Now returns a
5742 spawn id list.
5743
032a0fca
SL
57442015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5745
5746 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5747 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5748 correct patch.
5749
61a934ca
SL
57502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5751
5752 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5753
4bc4d428
SL
57542015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5755
5756 Reapply:
5757 2014-05-21 Mark Wielaard <mjw@redhat.com>
5758
5759 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5760
998d452a
PA
57612015-07-30 Pedro Alves <palves@redhat.com>
5762
5763 * linux-low.c (handle_extended_wait): Set the child's last
5764 reported status to TARGET_WAITKIND_STOPPED.
5765
69dde7dc
PA
57662015-07-30 Pedro Alves <palves@redhat.com>
5767
5768 PR threads/18600
5769 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5770 only shows inferior 1.
5771
4dd63d48
PA
57722015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5773 Pedro Alves <palves@redhat.com>
5774
5775 PR threads/18600
5776 * gdb.threads/fork-plus-threads.c: New file.
5777 * gdb.threads/fork-plus-threads.exp: New file.
5778
d618e4c5
PP
57792015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5780
5781 * gdb.base/batch-preserve-term-settings.exp
5782 (test_terminal_settings_preserved_after_cli_exit): Use
5783 send_quit_command.
5784
1eef6428
PA
57852015-07-29 Pedro Alves <palves@redhat.com>
5786 Don Breazeal <donb@codesourcery.com>
5787
5788 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5789 output from both inferior_spawn_id and gdb_spawn_id.
5790
7da5b897
SDJ
57912015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5792
5793 * gdb.threads/attach-into-signal.exp (corefunc): Use
5794 with_test_prefix on nested loops, uniquefying the test messages.
5795
dac804df
SDJ
57962015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5797
5798 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5799 commit.
5800
06265e53
PP
58012015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5802
5803 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5804 New proc.
5805 (test_terminal_settings_preserved_after_sigterm): New test.
5806
18206ca3
PP
58072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5808
5809 * gdb.base/batch-preserve-term-settings.exp
5810 (test_terminal_settings_preserved_after_cli_exit): New test.
5811
90074d11
PP
58122015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5813
5814 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5815 manipulation of saved_gdbflags.
5816 (test_terminal_settings_preserved): Remove global declaration of
5817 the unused variable pagination_prompt. Remove manipulation of
5818 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5819 GDBFLAGS.
5820
eb1a7902
PA
58212015-07-29 Pedro Alves <palves@redhat.com>
5822
5823 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5824
8b75dd3b
PA
58252015-07-29 Pedro Alves <palves@redhat.com>
5826
5827 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5828 at the top.
5829
dedad4e3
PA
58302015-07-29 Pedro Alves <palves@redhat.com>
5831
5832 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5833 (main): Call gdb_unbuffer_output.
5834 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5835 (main): Call gdb_unbuffer_output.
5836 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5837 (main): Call gdb_unbuffer_output.
5838 * gdb.base/call-strs.exp: Adjust to step over the
5839 gdb_unbuffer_output call.
5840 * gdb.base/catch-gdb-caused-signals.c: Include
5841 "../lib/unbuffer_output.c".
5842 (main): Call gdb_unbuffer_output.
5843 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5844 (main): Call gdb_unbuffer_output.
5845 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5846 (main): Call gdb_unbuffer_output.
5847 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5848 (main): Call gdb_unbuffer_output.
5849 * gdb.base/shlib-call.exp: Adjust to step over the
5850 gdb_unbuffer_output call.
5851 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5852 (main): Call gdb_unbuffer_output.
5853 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5854 (main): Call gdb_unbuffer_output.
5855 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5856 (main): Rename to ...
5857 (test): ... this.
5858 (main): Reimplement.
5859 * gdb.base/varargs.exp: Run to test instead of to main.
5860 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5861 (main): Call gdb_unbuffer_output.
5862
58789a91
PA
58632015-07-29 Pedro Alves <palves@redhat.com>
5864
5865 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5866 factore out from mi_continue_dprintf. For call-style dprintfs,
5867 expect dprintf output out of $inferior_spawn_id.
5868 (mi_continue_dprintf): Use mi_expect_dprintf.
5869 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5870 (main): Call gdb_unbuffer_output.
5871
e8376742
PA
58722015-07-29 Pedro Alves <palves@redhat.com>
5873
5874 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5875 (default_mi_gdb_start): Set inferior_spawn_id instead of
5876 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5877 gdb_spawn_id.
5878 (mi_gdb_test): Always expect inferior output from both
5879 $inferior_spawn_id and $gdb_spawn_id.
5880
08280010
PA
58812015-07-29 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5884 send_inferior and $inferior_spawn_id.
5885
4d30e432
PA
58862015-07-29 Pedro Alves <palves@redhat.com>
5887
5888 * gdb.gdb/complaints.exp (test_initial_complaints)
5889 (test_serial_complaints, test_short_complaints): Use
5890 gdb_test_stdio.
5891 (test_empty_complaint): Handle $inferior_spawn_id !=
5892 $gdb_spawn_id.
5893
0d30a335
PA
58942015-07-29 Pedro Alves <palves@redhat.com>
5895
5896 * gdb.base/varargs.exp: Use gdb_test_stdio.
5897
39413b29
PA
58982015-07-29 Pedro Alves <palves@redhat.com>
5899
5900 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5901
7cb000a9
PA
59022015-07-29 Pedro Alves <palves@redhat.com>
5903
5904 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5905
d7b8ac82
PA
59062015-07-29 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5909 parameter into two new parameters, "inf_result" and "gdb_result".
5910 Expect inferior output and gdb output from $inferior_spawn_id and
5911 $gdb_spawn_id, respectively. Adjust all callers.
5912
789c3a0c
PA
59132015-07-29 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5916 of gdb_test_sequence.
5917
77e760c3
PA
59182015-07-29 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5921 (saw_spurious_output): Expect inferior output from
5922 $inferior_spawn_id. Use gdb_test_stdio.
5923
8396d2cd
PA
59242015-07-29 Pedro Alves <palves@redhat.com>
5925
5926 * gdb.base/dprintf.exp: Use standard_testfile. Change
5927 prepare_for_testing call.
5928 (srcfile): Don't set.
5929 (restart): New procedure.
5930 (test_dprintf): New procecure, use to continue over dprintfs.
5931 (test_call, test_agent): New procedures, tests moved here.
5932 Restart gdb and recreate dprintfs. Adjust expected output.
5933
2051d61f
PA
59342015-07-29 Pedro Alves <palves@redhat.com>
5935
5936 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5937
452397af
PA
59382015-07-29 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5941
8aed9555
PA
59422015-07-29 Pedro Alves <palves@redhat.com>
5943
5944 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5945 gdb_test_stdio.
5946
188a61b4
PA
59472015-07-29 Pedro Alves <palves@redhat.com>
5948
5949 * lib/gdb.exp (gdb_test_stdio): New procedure.
5950
12264a45
PA
59512015-07-29 Pedro Alves <palves@redhat.com>
5952
5953 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5954
23ffc893
PA
59552015-07-29 Pedro Alves <palves@redhat.com>
5956
5957 * gdb.base/call-signal-resume.exp: Remove check for
5958 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5959 * gdb.base/unwindonsignal.exp: Likewise.
5960 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5961 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5962
65566918
PA
59632015-07-29 Pedro Alves <palves@redhat.com>
5964
5965 * gdb.base/siginfo-addr.c (pass): New function.
5966 (handler): Call it iff si_addr is correct.
5967 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5968 Set a breakpoint at "pass" and continue to it.
5969
d60a9221
SDJ
59702015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5971
5972 * gdb.python/py-objfile.exp: Make some tests have unique names.
5973 * gdb.python/py-pp-registration.exp: Likewise.
5974
bde40b8f
PA
59752015-07-28 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5978
13e1dec8
SM
59792015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5980
5981 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5982
da33c9a7
SM
59832015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5984
5985 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5986
077836f7
PP
59872015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5988
5989 * gdb.base/gdb-sigterm-2.exp: New test.
5990
b8cc7b2e
DE
59912015-07-25 Doug Evans <xdje42@gmail.com>
5992
5993 Revert:
5994 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5995 (workers/%.worker, build-perf): New rule.
5996 (GDB_PERFTEST_MODE): New variable.
5997 (check-perf): Use it.
5998 (clean): Clean up gdb.perf parallel build subdirs.
5999 * lib/build-piece.exp: New file.
6000 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6001 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6002 name.
6003 (standard_temp_file): Ditto.
6004 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6005 of $GDB_PARALLEL.
6006
c8bd4544
DE
60072015-07-24 Doug Evans <dje@google.com>
6008
6009 * gdb.perf/lib/perftest/utils.py: New file.
6010 * gdb.perf/gm-hello.cc: New file.
6011 * gdb.perf/gm-pervasive-typedef.cc: New file.
6012 * gdb.perf/gm-pervasive-typedef.h: New file.
6013 * gdb.perf/gm-std.cc: New file.
6014 * gdb.perf/gm-std.h: New file.
6015 * gdb.perf/gm-use-cerr.cc: New file.
6016 * gdb.perf/gm-utils.h: New file.
6017 * gdb.perf/gmonster-null-lookup.py: New file.
6018 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6019 * gdb.perf/gmonster-print-cerr.py: New file.
6020 * gdb.perf/gmonster-ptype-string.py: New file.
6021 * gdb.perf/gmonster-runto-main.py: New file.
6022 * gdb.perf/gmonster-select-file.py: New file.
6023 * gdb.perf/gmonster1-null-lookup.exp: New file.
6024 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6025 * gdb.perf/gmonster1-print-cerr.exp: New file.
6026 * gdb.perf/gmonster1-ptype-string.exp: New file.
6027 * gdb.perf/gmonster1-runto-main.exp: New file.
6028 * gdb.perf/gmonster1-select-file.exp: New file.
6029 * gdb.perf/gmonster1.cc: New file.
6030 * gdb.perf/gmonster1.exp: New file.
6031 * gdb.perf/gmonster2-null-lookup.exp: New file.
6032 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6033 * gdb.perf/gmonster2-print-cerr.exp: New file.
6034 * gdb.perf/gmonster2-ptype-string.exp: New file.
6035 * gdb.perf/gmonster2-runto-main.exp: New file.
6036 * gdb.perf/gmonster2-select-file.exp: New file.
6037 * gdb.perf/gmonster2.cc: New file.
6038 * gdb.perf/gmonster2.exp: New file.
6039
6eab34f3
DE
60402015-07-24 Doug Evans <dje@google.com>
6041
6042 * gdb.perf/README: New file.
6043 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6044 * lib/gen-perf-test.exp: New file.
6045
63738bfd
DE
60462015-07-24 Doug Evans <dje@google.com>
6047
6048 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6049 (PerfTest::startup): New function.
6050 (PerfTest::run): Return result of calling body.
6051 (PerfTest::assemble): Rewrite.
6052 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6053 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6054 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6055 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6056 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6057
7b606f95
DE
60582015-07-24 Doug Evans <dje@google.com>
6059
6060 * lib/gdb.exp (clean_restart): Make executable optional.
6061
a97b16b8
DE
60622015-07-24 Doug Evans <dje@google.com>
6063
6064 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6065 compiler_info references.
6066 * gdb.cp/temargs.exp: Ditto.
6067 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6068 (get_compiler_info): Early exit if already computed. Set compiler_info
6069 to "unknown" if there was a problem.
6070 (test_compiler_info): Add function comment. Call get_compiler_info.
6071
35baa57f
DE
60722015-07-24 Doug Evans <dje@google.com>
6073
6074 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6075 (workers/%.worker, build-perf): New rule.
6076 (GDB_PERFTEST_MODE): New variable.
6077 (check-perf): Use it.
6078 (clean): Clean up gdb.perf parallel build subdirs.
6079 * lib/build-piece.exp: New file.
6080 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6081 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6082 name.
6083 (standard_temp_file): Ditto.
6084 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6085 of $GDB_PARALLEL.
6086
6ebea266
DE
60872015-07-24 Doug Evans <dje@google.com>
6088
6089 * lib/future.exp (gdb_default_target_compile): New option
6090 "early_flags".
6091 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6092 --as-needed.
6093
1e76a7e9
SDJ
60942015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6095
6096 * gdb.base/catch-syscall.exp: Call gdb_exit before
6097 gdb_skip_xml_test.
6098
5068630a
PA
60992015-07-24 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.python/py-events.exp: Accept output between the stop event
6102 and the prompt.
6103 * gdb.python/py-evsignal.exp: Likewise.
6104 * gdb.python/py-evthreads.exp: Likewise.
6105
77598427
PA
61062015-07-24 Pedro Alves <palves@redhat.com>
6107
6108 PR gdb/18717
6109 * gdb.threads/non-ldr-exit.c: New file.
6110 * gdb.threads/non-ldr-exit.exp: New file.
6111
11e6c98f
YQ
61122015-07-24 Yao Qi <yao.qi@linaro.org>
6113
6114 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6115 restarting process.
6116
51aee833
YQ
61172015-07-24 Yao Qi <yao.qi@linaro.org>
6118
6119 * gdb.server/ext-restart.exp: New file.
6120
8cfe207c
YQ
61212015-07-24 Yao Qi <yao.qi@linaro.org>
6122
6123 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6124 argument options.
6125 * gdb.server/ext-wrapper.exp: New file.
6126
cc12ce38
DE
61272015-07-23 Doug Evans <dje@google.com>
6128
6129 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6130 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6131
d0d84780
PMR
61322015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6133
6134 * gdb.ada/var_arr_typedef.exp: New testcase.
6135 * gdb.ada/var_arr_typedef/pack.adb: New file.
6136 * gdb.ada/var_arr_typedef/pack.ads: New file.
6137 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6138
8b558f79
JB
61392015-07-20 Joel Brobecker <brobecker@adacore.com>
6140
6141 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6142
775a3298
JK
61432015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6144
6145 * gdb.arch/i386-biarch-core.exp: Replace istarget
6146 by "complete set gnutarget". Remove expectation for the "core-file"
6147 command.
6148
db1ff28b
JK
61492015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6150
6151 Revert the previous commit:
6152 Tests for validate symbol file using build-id.
6153
0a94970d
JK
61542015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6155
6156 Tests for validate symbol file using build-id.
6157 * gdb.base/solib-mismatch-lib.c: New file.
6158 * gdb.base/solib-mismatch-libmod.c: New file.
6159 * gdb.base/solib-mismatch.c: New file.
6160 * gdb.base/solib-mismatch.exp: New file.
6161
03346981
SL
61622015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6163
6164 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6165 nios2-*-linux*.
6166 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6167 * gdb.base/siginfo.exp: Likewise.
6168 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6169
42422cc7
PL
61702015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6171
6172 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6173 Move it to ...
6174 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6175 ... here.
6176 * gdb.trace/range-stepping.exp: Check that the target supports
6177 range stepping.
6178
cfa68bae
JK
61792015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6180
6181 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6182
8ffdba26
PA
61832015-07-14 Pedro Alves <palves@redhat.com>
6184
6185 * gdb.base/killed-outside.exp: New file.
6186 * gdb.base/killed-outside.c: New file.
6187
218a5a11
JK
61882015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6189
6190 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6191 (n at main): New.
6192 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6193
e03ed3c6
AA
61942015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6195
6196 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6197 infcall tests instead of setting up for KFAIL.
6198
485668e5
MM
61992015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6200
6201 * gdb.btrace/record_goto-step.exp: New.
6202
08464196
JK
62032015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6204
6205 PR compile/18484
6206 * gdb.compile/compile.c (struct struct_type): Add volatile to
6207 selffield's type.
6208 * gdb.compile/compile.exp
6209 (compile code struct_object.selffield = &struct_object): Skip further
6210 struct_object tests if this one xfails.
6211
bcf5c1d9
RC
62122015-07-08 Robert O'Callahan <robert@ocallahan.org>
6213
6214 PR exp/18617
6215 * gdb.trace/ax.exp: Add test.
6216
4931af25
YQ
62172015-07-07 Yao Qi <yao.qi@linaro.org>
6218
6219 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6220 instead of istarget "aarch64*-*-*".
6221 * gdb.arch/aarch64-fp.exp: Likewise.
6222 * gdb.base/float.exp: Likewise.
6223 * gdb.reverse/aarch64.exp: Likewise.
6224 * lib/gdb.exp (is_aarch64_target): New proc.
6225
9fcf688e
YQ
62262015-07-07 Yao Qi <yao.qi@linaro.org>
6227
6228 * lib/gdb.exp (is_aarch32_target): New proc.
6229 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6230 instead of "istarget "arm*-*-*"".
6231 * gdb.arch/arm-disp-step.exp: Likewise.
6232 * gdb.arch/thumb-bx-pc.exp: Likewise.
6233 * gdb.arch/thumb-prologue.exp: Likewise.
6234 * gdb.arch/thumb-singlestep.exp: Likewise.
6235 * gdb.base/disp-step-syscall.exp: Likewise.
6236 * gdb.base/float.exp: Likewise.
6237
fbd8d50d
YQ
62382015-07-07 Yao Qi <yao.qi@linaro.org>
6239
6240 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6241 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6242
71be1fdc
YQ
62432015-07-07 Yao Qi <yao.qi@linaro.org>
6244
6245 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6246 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6247 if it exists.
6248 * gdb.multi/multi-arch.exp: Likewise.
6249
3e221d36
SM
62502015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6251
6252 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6253 print.
6254
d441430b
YQ
62552015-07-07 Yao Qi <yao.qi@linaro.org>
6256
6257 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6258
06f810bd
MG
62592015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6260
6261 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6262 '[' and ']' characters.
6263
5e61e7c0
IB
62642015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6265
6266 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6267
28bf096c
PA
62682015-06-29 Pedro Alves <palves@redhat.com>
6269
6270 PR threads/18127
6271 * gdb.threads/hand-call-new-thread.c: New file.
6272 * gdb.threads/hand-call-new-thread.c: New file.
6273
ee93cd5e
KS
62742015-06-26 Keith Seitz <keiths@redhat.com>
6275 Doug Evans <dje@google.com>
6276
6277 PR 16253
6278 * gdb.cp/var-tag-2.cc: New file.
6279 * gdb.cp/var-tag-3.cc: New file.
6280 * gdb.cp/var-tag-4.cc: New file.
6281 * gdb.cp/var-tag.cc: New file.
6282 * gdb.cp/var-tag.exp: New file.
6283
fc637f04
PP
62842015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6285
6286 * gdb.base/history-duplicates.exp: New test.
6287
2e52ae68
PP
62882015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6289
6290 * gdb.base/completion.exp: Test the completion of the "focus"
6291 command.
6292
6e22494e
JK
62932015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6294
6295 * gdb.arch/amd64-prologue-skip.S: New file.
6296 * gdb.arch/amd64-prologue-skip.exp: New file.
6297
bf7b9cd9
SM
62982015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6299
6300 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6301 is_address_zero_readable check.
6302
201e8dfd
PB
63032015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6304
6305 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6306 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6307
5cd867b4
YQ
63082015-06-24 Yao Qi <yao.qi@linaro.org>
6309
6310 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6311 linux targets.
6312
4d7be007
YQ
63132015-06-24 Yao Qi <yao.qi@linaro.org>
6314
6315 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6316 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6317 * gdb.base/siginfo-thread.exp: Likewise.
6318
07fcd301
YQ
63192015-06-22 Yao Qi <yao.qi@linaro.org>
6320
6321 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6322
52042a00
YQ
63232015-06-22 Yao Qi <yao.qi@linaro.org>
6324
6325 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6326 aarch64*-*-*.
6327 (skip_hw_watchpoint_tests): Likewise.
6328
74bd41ce
PP
63292015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6330
6331 * gdb.base/gdbinit-history.exp: Test the interaction between
6332 setting GDBHISTSIZE and setting the history size via .gdbinit.
6333
bc460514
PP
63342015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6335
6336 PR gdb/16999
6337 * gdb.base/gdbhistsize-history.exp: New test.
6338
b58c513b
PP
63392015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6340
6341 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6342 with GDBHISTSIZE.
6343 * gdb.base/readline.exp: Likewise.
6344
92046791
YQ
63452015-06-17 Yao Qi <yao.qi@linaro.org>
6346
6347 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6348 line.
6349
2093d2d3
PP
63502015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6351
6352 * gdb.base/gdbinit-history.exp: Add test case to check that
6353 an unlimited history file does not get truncated on exit.
6354
e6c693af
AA
63552015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6356
6357 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6358 (VECTOR): New macro. Use it...
6359 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6360 ...for these typedefs.
6361 (int8, char1, int1, double1): New typedefs.
6362 (struct just_int2, struct two_int2): New structures.
6363 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6364 (add_structvecs, add_singlevecs): New functions.
6365 (main): Call add_some_intvecs twice.
6366 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6367 the compile and exit upon failure. Try compiling for the "native"
6368 architecture. Test inferior function calls with vector arguments
6369 and vector return value handling with "finish" and "return".
6370
c74f7d1c
JT
63712015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6372
6373 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6374 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6375 PE file.
6376 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6377
98aa42ee
AT
63782015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6379
6380 PR breakpoints/16465
6381 * gdb.mi/mi-dprintf-pending.c: New file.
6382 * gdb.mi/mi-dprintf-pending.exp: New test.
6383 * gdb.mi/mi-dprintf-pendshr.c: New file.
6384
7d73c23c 63852015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6386 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6387
6388 * gdb.arch/i386-mpx-map.c: New file.
6389 * gdb.arch/i386-mpx-map.exp: New File.
6390
63912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6392
6393 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6394 * gdb.arch/i386-mpx.exp: Indentation fixed.
6395
63962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6397
6398 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6399 function and improved indentation.
6400 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6401 gdb_test_multiple. Added additional tests to skip the test.
6402
64032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6404
6405 * gdb.arch/i386-avx512.c: Change path in include file.
6406 * gdb.arch/i386-avx512.exp: Change include dir path
6407 compilation flag.
6408 * gdb.arch/i386-mpx.c: Change path in include file.
6409 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6410 flag.
6411
d5eba19a
JK
64122015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 * gdb.compile/compile-print.exp (compile print *vararray@3)
6415 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6416
7f361056
JK
64172015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6418
6419 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6420 (do not keep jit in memory): ... this.
6421 (expect 5): Change it to ...
6422 (expect no 5): ... this.
6423
3b462ec2
SM
64242015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6425
6426 PR gdb/15564
6427 * gdb.mi/mi-detach.exp: New file.
6428
e0619de6
JK
64292015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6430
6431 PR symtab/18392
6432 * gdb.arch/amd64-tailcall-self.S: New file.
6433 * gdb.arch/amd64-tailcall-self.c: New file.
6434 * gdb.arch/amd64-tailcall-self.exp: New file.
6435
e970cb34
DB
64362015-05-28 Don Breazeal <donb@codesourcery.com>
6437
6438 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6439 tests for remote targets by checking is_target_gdbserver.
6440
b2e2f908
DE
64412015-05-27 Doug Evans <dje@google.com>
6442
6443 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6444 * gdb.dwarf2/opaque-type-lookup.c: New file.
6445 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6446
82c7be31
DE
64472015-05-26 Doug Evans <dje@google.com>
6448
6449 * gdb.cp/iostream.cc: New file.
6450 * gdb.cp/iostream.exp: New file.
6451
b4f54984
DE
64522015-05-26 Doug Evans <dje@google.com>
6453
6454 * gdb.dwarf2/dw2-op-call.exp: Update.
6455 * gdb.dwarf2/dw4-sig-types.exp: Update.
6456 * gdb.dwarf2/implptr.exp: Update.
6457 * gdb.mi/mi-cmd-param-changed.exp: Update.
6458
4ea6efe9
DE
64592015-05-26 Doug Evans <dje@google.com>
6460
6461 * gdb.python/py-lazy-string.c: New file.
6462 * gdb.python/py-lazy-string.exp: New file.
6463 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6464 (main): Update. Add estring3.
6465 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6466 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6467
f6bb7db3
YQ
64682015-05-26 Omair Javaid <omair.javaid@linaro.org>
6469 Yao Qi <yao.qi@linaro.org>
6470
6471 * gdb.reverse/aarch64.c: New.
6472 * gdb.reverse/aarch64.exp: New.
6473
a81bfbd0
OJ
64742015-05-26 Omair Javaid <omair.javaid@linaro.org>
6475
25d49b86
PA
6476 * lib/gdb.exp (supports_process_record): Return true for
6477 aarch64*-linux*.
a81bfbd0
OJ
6478 (supports_reverse): Likewise.
6479
158bf1b4
PP
64802015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6481
6482 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6483 Use with_test_prefix.
6484
a0145030
AB
64852015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6486
6487 * gdb.base/completion.exp: Add test for completion of layout
6488 names.
6489
ebe3b578
AB
64902015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6491
6492 * lib/gdb.exp (skip_tui_tests): New proc.
6493 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6494
84204ed7
PA
64952015-05-19 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6498 Save the whole env array instead of just HOME. Unset HISTSIZE in
6499 the environment while testing. Restore whole environment
6500 afterwards.
6501
37442ce1
DE
65022015-05-16 Doug Evans <xdje42@gmail.com>
6503
6504 * gdb.guile/scm-ports.c: New file.
6505 * gdb.guile/scm-ports.exp: Add memory port tests.
6506
36de76f9
JK
65072015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6508
6509 * gdb.compile/compile-print.c: New file.
6510 * gdb.compile/compile-print.exp: New file.
6511
3a9558c4
JK
65122015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6513
6514 * gdb.compile/compile-ops.exp: Cast param to void.
6515 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6516 (compile code struct_object.selffield = &struct_object): Add xfail.
6517
aa715135
JG
65182015-05-15 Joel Brobecker <brobecker@adacore.com>
6519
6520 * gdb.ada/arr_enum_with_gap: New testcase.
6521
931e5bc3
JG
65222015-05-15 Joel Brobecker <brobecker@adacore.com>
6523
6524 * gdb.ada/byte_packed_arr: New testcase.
6525
9cd4d857
JB
65262015-05-15 Joel Brobecker <brobecker@adacore.com>
6527
6528 * gdb.ada/pckd_neg: New testcase.
6529
ebfd00d2
PP
65302015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6531
6532 PR gdb/17820
6533 * gdb.base/gdbinit-history.exp: New test.
6534 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6535 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6536
4c082a81
SC
65372015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6538
6539 * gdb.python/py-xmethods.cc: Enhance test case.
6540 * gdb.python/py-xmethods.exp: New tests.
6541 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6542 function.
6543 (B_indexoper): Likewise.
6544 (global_dm_list) : Add new xmethod worker functions.
6545
f7797074
SDJ
65462015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6547
6548 * gdb.base/coredump-filter.exp: Correctly unset
6549 "coredump_var_addr" array.
6550
a4674e4e
PA
65512015-05-08 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.server/non-existing-program.exp: Unset spawn_id.
6554
df2eb078
SC
65552015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6556
6557 PR python/18291
6558 * gdb.python/py-xmethods.exp: Add tests.
6559
422349a3
YQ
65602015-05-08 Yao Qi <yao.qi@linaro.org>
6561
6562 PR gdb/18208
6563 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6564 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6565 function set_coredump_filter, and remove remote_exec call.
6566 Remove argument ipid. Callers update.
6567 (top level): Don't get inferior's PID.
6568
63fc80ce
AA
65692015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6570
6571 * gdb.base/watch_thread_num.exp: Skip test on targets without
6572 access watchpoints.
6573
80ad801e
PA
65742015-05-06 Pedro Alves <palves@redhat.com>
6575
6576 PR server/18081
6577 * gdb.server/non-existing-program.exp: New file.
6578
0fa7fe50
JB
65792015-05-05 Joel Brobecker <brobecker@adacore.com>
6580
6581 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6582
3ea89b92
PMR
65832015-05-05 Joel Brobecker <brobecker@adacore.com>
6584
6585 * gdb.ada/out_of_line_in_inlined: New testcase.
6586
87b8eff0
JB
65872015-05-05 Joel Brobecker <brobecker@adacore.com>
6588
6589 * gdb.ada/var_rec_arr: New testcase.
6590
5fccc635
YQ
65912015-04-30 Yao Qi <yao.qi@linaro.org>
6592
6593 * gdb.base/break-idempotent.exp: If
6594 skip_hw_watchpoint_multi_tests returns true, skip the tests
6595 on "rwatch" and "awatch".
6596
42d38f42
YQ
65972015-04-30 Yao Qi <yao.qi@linaro.org>
6598
6599 * gdb.base/relativedebug.exp: Invoke gdb command
6600 "info sharedlibrary", and if libc.so doesn't have debug info,
6601 skip the test.
6602
2ce1cdbf
DE
66032015-04-29 Doug Evans <dje@google.com>
6604
6605 * gdb.python/py-xmethods.exp: Add ptype tests.
6606 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6607 get_result_type method.
6608
f24a38c5
LM
66092015-04-29 Luis Machado <lgustavo@codesourcery.com>
6610
6611 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6612 the target does not support hardware watchpoints.
6613
ecbf2b3c
LM
66142015-04-29 Luis Machado <lgustavo@codesourcery.com>
6615
6616 * gdb.base/break-always.exp: Abort testing if writing to memory
6617 causes an error.
6618
34f5f757
DE
66192015-04-28 Doug Evans <dje@google.com>
6620
6621 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6622 * gdb.python/py-pp-registration.exp: ... here. New file.
6623 * gdb.python/py-pp-registration.c: New file.
6624 * gdb.python/py-pp-registration.py: New file.
6625
69b4374a
DE
66262015-04-28 Doug Evans <dje@google.com>
6627
6628 * gdb.python/py-bad-printers.c: New file.
6629 * gdb.python/py-bad-printers.py: New file.
6630 * gdb.python/py-bad-printers.exp: New file.
6631
59fb7612
SS
66322015-04-28 Sasha Smundak <asmundak@google.com>
6633
6634 * gdb.python/py-type.exp: New test.
6635
2631b16a
AW
66362015-04-28 Andy Wingo <wingo@igalia.com>
6637
6638 * gdb.python/py-parameter.exp:
6639 * gdb.guile/scm-parameter.exp: Escape the path that we are
6640 matching against, as it might contain characters that are special
6641 to regular expressions.
6642
460efde1
JB
66432015-04-27 Joel Brobecker <brobecker@adacore.com>
6644
6645 * gdb.ada/rec_comp: New testcase.
6646
2d369d8e
SDJ
66472015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6648
6649 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6650 before using it.
6651
cf75d6c3
AB
66522015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6653
6654 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6655 new tests for verilog output.
6656
8dbe7ca5
YQ
66572015-04-24 Yao Qi <yao.qi@linaro.org>
6658
6659 * boards/remote-gdbserver-on-localhost.exp: New file.
6660
4ef9fb2f
PA
66612015-04-23 Pedro Alves <palves@redhat.com>
6662
6663 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6664 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6665 "end of file", remove $inferior_spawn_id from the indirect list.
6666
0a803169
PA
66672015-04-23 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6670
749ef8f8
PA
66712015-04-23 Pedro Alves <palves@redhat.com>
6672
6673 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6674 on $any_spawn_id instead of only on $gdb_spawn_id.
6675
8aae4344
PM
66762015-04-21 Pierre Muller <muller@sourceware.org>
6677
6678 PR pascal/17815
6679 * lib/pascal.exp (gpc_compile): Add new option "class".
6680 (fpc_compile): Likewise.
6681 * gdb.pascal/case-insensitive-symbols.pas: New file.
6682 * gdb.pascal/case-insensitive-symbols.exp: New file.
6683
1586c8fb
GB
66842015-04-20 Gary Benson <gbenson@redhat.com>
6685
6686 * gdb.base/attach.exp: Fix three extended remote failures.
6687
1b6e6f5c
GB
66882015-04-17 Gary Benson <gbenson@redhat.com>
6689
6690 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6691 the main executable over the remote protocol.
6692
e797481d
PA
66932015-04-16 Pedro Alves <palves@redhat.com>
6694
6695 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6696 a new gdbserver if gdbserver_reconnect_p is set.
6697
1ca99c42
PA
66982015-04-16 Pedro Alves <palves@redhat.com>
6699
6700 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6701 is set, don't exit gdbserver.
6702
af9fd6f8
AA
67032015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6704
6705 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6706 appropriate .insn, such that an older assembler can be used.
6707 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6708 the z/Architecture instruction set on 31-bit targets as well.
6709
04ff1e61
AA
67102015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6711
6712 * gdb.go/handcall.exp: Remove all logic related to the first
6713 breakpoint and rely on go_runto_main instead.
6714 * gdb.go/strings.exp: Likewise.
6715 * gdb.go/unsafe.exp: Likewise.
6716 * gdb.go/hello.exp: Likewise. Also rename the remaining
6717 breakpoint marker to "breakpoint 1".
6718 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6719 * gdb.go/strings.go: Likewise.
6720 * gdb.go/unsafe.go: Likewise.
6721 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6722 "set breakpoint 2 here" and rename the remaining breakpoint marker
6723 to "breakpoint 1".
6724
40d2f8d6
SM
67252015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6726
6727 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6728 if itertools.imap is not present.
6729 * gdb.python/py-objfile.exp: Add parentheses.
6730 * gdb.python/py-type.exp: Same.
6731 * gdb.python/py-unwind-maint.py: Same.
6732
8cbc97c6
YQ
67332015-04-15 Yao Qi <yao.qi@linaro.org>
6734
6735 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6736 of ":$ptr_size" and set its form explicitly.
6737
45fd756c
YQ
67382015-04-15 Pedro Alves <palves@redhat.com>
6739 Yao Qi <yao.qi@linaro.org>
6740
6741 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6742 timeout by factor of 4.
6743 (test_regular_watch): Likewise.
6744 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6745 * gdb.reverse/sigall-reverse.exp: Likewise.
6746 * gdb.reverse/until-precsave.exp: Likewise.
6747 * lib/gdb.exp (with_timeout_factor): New proc.
6748 (gdb_expect): Move some code to ...
6749 (get_largest_timeout): ... here. New procedure.
6750
9e811bc3
LM
67512015-04-14 Luis Machado <lgustavo@codesourcery.com>
6752
6753 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6754
0ff6fcb2
LM
67552015-04-13 Luis Machado <lgustavo@codesourcery.com>
6756
6757 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6758 to write to the .text section.
6759
7578d5f7
LM
67602015-04-13 Luis Machado <lgustavo@codesourcery.com>
6761
6762 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6763 Handle the case of targets that do not provide PID information.
6764
2efe15c4
YQ
67652015-04-13 Yao Qi <yao.qi@linaro.org>
6766
6767 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6768 and use expect instead of gdb_expect.
6769
8cd8f2f8
SDJ
67702015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6771
6772 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6773 "coredump_var_addr" to avoid naming conflict with other testcases.
6774
9ee41772
PA
67752015-04-10 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6778 gdb_test_sequence and gdb_assert.
6779
07473109
PA
67802015-04-10 Pedro Alves <palves@redhat.com>
6781
6782 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6783 test messages that don't include the breakpoint address.
6784
de3db44c
YQ
67852015-04-10 Yao Qi <yao.qi@linaro.org>
6786
6787 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6788 false for some offset and width combinations which aren't
6789 supported by linux kernel.
6790
c79d856c
PA
67912015-04-10 Pedro Alves <palves@redhat.com>
6792
6793 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6794 procedure, factored out from ...
6795 (top level): ... here. Add "set displaced-stepping" testing axis.
6796 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6797 parameter "displaced". Use it.
6798 (top level): Use foreach and add "set displaced-stepping" testing
6799 axis.
6800
ebc90b50
PA
68012015-04-10 Pedro Alves <palves@redhat.com>
6802
6803 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6804 Remove comment.
6805 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6806 both the address of the instruction that triggers the watchpoint
6807 and the address of the instruction immediately after, and use
6808 those addresses for the test. Fix comment.
6809
8f572e5c
PA
68102015-04-10 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.base/sigstep.exp (breakpoint_to_handler)
6813 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6814 Test "backtrace" in handler.
6815 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6816 (top level): Add new "displaced" test axis to
6817 breakpoint_to_handler, breakpoint_to_handler_entry and
6818 breakpoint_over_handler.
6819
8d707a12
PA
68202015-04-10 Pedro Alves <palves@redhat.com>
6821
6822 PR gdb/18216
6823 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6824
ef713951
YQ
68252015-04-10 Yao Qi <yao.qi@linaro.org>
6826
6827 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6828 (test_add_rn_pc): New function.
6829 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6830 (top level): Invoke test_add_rn_pc.
6831
906d60cf
PA
68322015-04-10 Pedro Alves <palves@redhat.com>
6833
6834 PR gdb/13858
6835 * gdb.base/step-over-no-symbols.exp: New file.
6836
f2983cc3
AW
68372015-04-09 Andy Wingo <wingo@igalia.com>
6838
6839 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6840 after the Python tests.
6841
6d62641c
SDJ
68422015-04-08 Keith Seitz <keiths@redhat.com>
6843
6844 PR python/16699
6845 * gdb.python/py-completion.exp: New tests for completion.
6846 * gdb.python/py-completion.py (CompleteLimit1): New class.
6847 (CompleteLimit2): Likewise.
6848 (CompleteLimit3): Likewise.
6849 (CompleteLimit4): Likewise.
6850 (CompleteLimit5): Likewise.
6851 (CompleteLimit6): Likewise.
6852 (CompleteLimit7): Likewise.
6853
f3770638
PA
68542015-04-08 Pedro Alves <palves@redhat.com>
6855
6856 PR gdb/18214
6857 PR gdb/18216
6858 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6859 function.
6860 (main): Install it as SIGUSR1 handler.
6861 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6862 parameter. Always use "setup" as prefix. Toggle "set
6863 displaced-stepping" off/on depending on global. Don't switch to
6864 thread 1 here.
6865 (top level): Add displaced stepping "off/on" test axis. Update
6866 "setup" calls. Wrap each subtest with with_test_prefix. Test
6867 continuing with a queued signal in each thread.
6868
4496bed7
PA
68692015-04-08 Pedro Alves <palves@redhat.com>
6870
6871 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6872 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6873 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6874 Return early if running to main fails.
6875 * gdb.trace/while-stepping.exp: Likewise.
6876
b97fde92
PA
68772015-04-07 Pedro Alves <palves@redhat.com>
6878
6879 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6880 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6881 interact with inferior program.
6882
f71c18e7
PA
68832015-04-07 Pedro Alves <palves@redhat.com>
6884
6885 * lib/gdb.exp (inferior_spawn_id): New global.
6886 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6887 spawn id after processing the user code.
6888 (default_gdb_start): Set inferior_spawn_id.
6889 (send_inferior): New procedure.
6890 * lib/gdbserver-support.exp (gdbserver_start): Set
6891 inferior_spawn_id.
6892 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6893
6423214f
PA
68942015-04-07 Pedro Alves <palves@redhat.com>
6895
6896 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6897 * lib/gdbserver-support.exp (gdbserver_start): Make
6898 $server_spawn_id global.
6899 (gdbserver_start): Don't wait for gdbserver's spawn id with
6900 expect_background.
6901 (close_gdbserver): New procedure.
6902 (gdb_exit): Rename the default version and reimplement.
6903
71c0ee8c
PA
69042015-04-07 Pedro Alves <palves@redhat.com>
6905
72f4393d 6906 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6907 append the substituted item, not the original item.
6908
203bc29b
PA
69092015-04-07 Pedro Alves <palves@redhat.com>
6910
6911 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6912 gdb_expect.
6913
508a3ddf
PA
69142015-04-07 Pedro Alves <palves@redhat.com>
6915
6916 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6917 output appearing once only.
6918
9f6dbe2b
PA
69192015-04-07 Pedro Alves <palves@redhat.com>
6920
6921 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6922 that doesn't expect anything. Return early if running to main
6923 fails.
6924
337532fa
YQ
69252015-04-07 Yao Qi <yao.qi@linaro.org>
6926
6927 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6928 (child_function): Call alarm.
6929 (main): Move call to alarm into the loop.
6930 * gdb.threads/non-stop-fair-events.exp: Build program with
6931 -DTIMEOUT=$timeout.
6932
01b622d4
DE
69332015-04-06 Doug Evans <xdje42@gmail.com>
6934
6935 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6936 Fix dest parameter to board_info.
6937 (fpc_compile): Ditto.
6938 (gdb_compile_pascal): Rename dest arg to destfile.
6939
961f4160
PMR
69402015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6941
6942 * gdb.ada/funcall_ref.exp: New file.
6943 * gdb.ada/funcall_ref/foo.adb: New file.
6944
cafda597
YQ
69452015-04-02 Yao Qi <yao.qi@linaro.org>
6946
6947 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6948 is remote.
6949
fed040c6
GB
69502015-04-02 Gary Benson <gbenson@redhat.com>
6951
6952 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6953
d11916aa
SS
69542015-04-01 Sasha Smundak <asmundak@google.com>
6955
6956 * gdb.python/py-unwind-maint.c: New file.
6957 * gdb.python/py-unwind-maint.exp: New test.
6958 * gdb.python/py-unwind-maint.py: New file.
6959 * gdb.python/py-unwind.c: New file.
6960 * gdb.python/py-unwind.exp: New test.
6961 * gdb.python/py-unwind.py: New test.
6962
a1471180
PA
69632015-04-01 Pedro Alves <palves@redhat.com>
6964
6965 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6966 to fail instead of non-existent $test.
6967
0bbeccb1
PA
69682015-04-01 Pedro Alves <palves@redhat.com>
6969
6970 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6971 GDBFLAGS if not empty.
6972
3c724c8c
PMR
69732015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6974
6975 * gdb.ada/complete.exp: Remove "multi_line".
6976 * gdb.ada/info_exc.exp: Remove "multi_line".
6977 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6978 * gdb.ada/ptype_field.exp: Remove "multi_line".
6979 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6980 * gdb.ada/tagged.exp: Remove "multi_line".
6981 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6982 [multi_line ...]
6983 * gdb.btrace/delta.exp: Likewise.
6984 * gdb.btrace/exception.exp: Likewise.
6985 * gdb.btrace/function_call_history.exp: Likewise.
6986 * gdb.btrace/instruction_history.exp: Likewise.
6987 * gdb.btrace/nohist.exp: Likewise.
6988 * gdb.btrace/record_goto.exp: Likewise.
6989 * gdb.btrace/segv.exp: Likewise.
6990 * gdb.btrace/stepi.exp: Likewise.
6991 * gdb.btrace/tailcall.exp: Likewise.
6992 * gdb.btrace/unknown_functions.exp: Likewise.
6993 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6994 * lib/gdb.exp: Add the "multi_line" helper.
6995
4eec2deb
PA
69962015-04-01 Pedro Alves <palves@redhat.com>
6997
6998 * gdb.threads/tid-reuse.c: New file.
6999 * gdb.threads/tid-reuse.exp: New file.
7000
df8411da
SDJ
70012015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7002
7003 PR corefiles/16092
7004 * gdb.base/coredump-filter.c: New file.
7005 * gdb.base/coredump-filter.exp: Likewise.
7006
6ef37366
PM
70072015-03-27 Petr Machata <pmachata@redhat.com>
7008
7009 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7010 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7011 (Dwarf::assemble): Initialize them.
7012 (Dwarf::lines): New function.
7013
7ec911b0
JT
70142015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7015
7016 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7017 SYMBOL_PREFIX for x86_64-*-cygwin.
7018
ff908ebf
AW
70192015-03-26 Andy Wingo <wingo@igalia.com>
7020
7021 PR symtab/18148
7022 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7023 const_value but not a location.
7024 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7025 location defined in non-main CUs are visible.
7026
6d5f0679
YQ
70272015-03-26 Yao Qi <yao.qi@linaro.org>
7028
7029 PR testsuite/18139
7030 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7031 Add a line number entry for the same line.
7032 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7033 Add a line number entry for the same line.
7034
2898689b
YQ
70352015-03-26 Yao Qi <yao.qi@linaro.org>
7036
7037 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7038 .int 0.
7039 (func): Likewise. Add .Lfunc_1 label.
7040 Use .Lfunc_1 label.
7041 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7042 .int 0.
7043 (func): Likewise.
7044 Use .Lfunc_1 label.
7045
85180498
YQ
70462015-03-26 Yao Qi <yao.qi@linaro.org>
7047
7048 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7049 Call gdb_compile instead to compile each .s files without debug
7050 information.
7051
8aa08a8d
YQ
70522015-03-26 Yao Qi <yao.qi@linaro.org>
7053
7054 * gdb.base/savedregs.exp (process_saved_regs): Make
7055 "Saved registers:" optional in the pattern.
7056
66849923
MM
70572015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7058
7059 * gdb.btrace/next.exp: Merged into step.exp.
7060 * gdb.btrace/finish.exp: Merged into step.exp.
7061 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7062 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7063 "record goto" and checking the exact replay position.
7064 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7065 check for "Recording format" in "info record" output.
7066 * gdb.btrace/record_goto.exp: Choose test file based on target.
7067 * gdb.btrace/x86-record_goto.S: Renamed into ...
7068 * gdb.btrace/x86_64-record_goto.S: ... this.
7069 * gdb.btrace/i686-record_goto.S: New.
7070 * gdb.btrace/x86-tailcall.S: Renamed into ...
7071 * gdb.btrace/x86_64-tailcall.S: ... this.
7072 * gdb.btrace/i686-tailcall.S: New.
7073 * gdb.btrace/x86-tailcall.c: Renamed into ...
7074 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7075 separate statements. Update test.
7076 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7077 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7078 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7079 * gdb.btrace/tailcall.exp: Choose test file based on target.
7080 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7081
11cc1b74
MM
70822015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7083
7084 * gdb.btrace/exception.exp: Increase BTS buffer size.
7085
a25d8bf9
PA
70862015-03-24 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7089
856e7dd6
PA
70902015-03-24 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.threads/schedlock.exp (test_step): No longer expect that
7093 "set scheduler-locking step" with "next" over a function call runs
7094 threads unlocked.
7095
ad235a41
AT
70962015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7097
7098 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7099
15630549
AT
71002015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7101
7102 PR breakpoints/16466
7103 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7104 * gdb.mi/mi-pending.c (thread_func): New function.
7105 (int main): Add threading support required.
7106 * gdb.mi/mi-pending.exp: Add tests for this issue.
7107 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7108 (pendfunc2): Remove stdio dependency.
7109 * gdb.mi/mi-pendshr2.c: New file.
7110
693dca06
KS
71112015-03-23 Keith Seitz <keiths@redhat.com>
7112
7113 * gdb.linespec/keywords.c: New file.
7114 * gdb.linespec/keywords.exp: New file.
7115
7e993ebf
KS
71162015-03-23 Keith Seitz <keiths@redhat.com>
7117
7118 PR gdb/18021
7119 * gdb.dwarf2/staticvirtual.exp: New test.
7120
bc23328c
JK
71212015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7122
7123 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7124 * README: Remove HP-UX and gdb.hp.
7125 (configuration):
7126 * configure: Regenerate.
7127 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7128 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7129 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7130 gdb.hp/gdb.defects/Makefile.
7131 * gdb.hp/Makefile.in: File deleted.
7132 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7133 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7134 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7135 * gdb.hp/gdb.aCC/run.c: File deleted.
7136 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7137 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7138 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7139 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7140 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7141 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7142 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7143 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7144 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7145 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7146 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7147 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7148 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7149 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7150 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7151 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7152 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7153 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7154 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7155 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7156 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7157 * gdb.hp/gdb.compat/average.c: File deleted.
7158 * gdb.hp/gdb.compat/sum.c: File deleted.
7159 * gdb.hp/gdb.compat/xdb.c: File deleted.
7160 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7161 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7162 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7163 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7164 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7165 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7166 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7167 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7168 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7169 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7170 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7171 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7172 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7173 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7174 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7175 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7176 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7177 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7178 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7179 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7180 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7181 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7182 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7183 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7184 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7185 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7186 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7187 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7188 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7189 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7190 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7191 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7192 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7193 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7194 * gdb.hp/tools/odump: File deleted.
7195
8bf3b159
PA
71962015-03-19 Pedro Alves <palves@redhat.com>
7197
7198 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7199 (saw_thread_3): New globals.
7200 (top level): Increment them when an event for the corresponding
7201 thread is seen.
7202 (no thread starvation): New test.
7203
eb54c8bf
PA
72042015-03-19 Pedro Alves <palves@redhat.com>
7205
7206 * gdb.threads/continue-pending-status.c: New file.
7207 * gdb.threads/continue-pending-status.exp: New file.
7208
32d2e5d6
PA
72092015-03-18 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7212 Use gdb_is_target_remote instead of is_remote. Use
7213 gdb_test_multiple instead of gdb_expect. Exit early if
7214 gdb_test_multiple hits its internal matches. Tighten stepi tests
7215 expected output. Fail on exit with any signal, instead of just
7216 SIGILL.
7217
f68f11b7
YQ
72182015-03-18 Yao Qi <yao.qi@linaro.org>
7219
7220 PR tdep/18107
7221 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7222 variable.
7223 * gdb.base/catch-syscall.exp: Don't skip it on
7224 aarch64*-*-linux* target. Remove elements in all_syscalls.
7225 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7226 target.
7227 (setup_all_syscalls): New proc.
7228
ca5fd19b
YQ
72292015-03-16 Yao Qi <yao.qi@linaro.org>
7230
7231 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7232 (top level): Skip tests if valid_addr_p returns false for
7233 $cmd1 or $cmd2.
7234
85642ba0
AW
72352015-03-11 Andy Wingo <wingo@igalia.com>
7236
7237 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7238
e03f9645
YQ
72392015-03-11 Yao Qi <yao.qi@linaro.org>
7240
7241 * gdb.base/catch-syscall.exp: Fix typo in comments.
7242
5d0962b2
YQ
72432015-03-11 Yao Qi <yao.qi@linaro.org>
7244
7245 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7246
b2df3cef
PA
72472015-03-09 Pedro Alves <palves@redhat.com>
7248
7249 * dg-extract-results.py: Delete.
7250
ef878e53
PA
72512015-03-09 Pedro Alves <palves@redhat.com>
7252
7253 Merge dg-extract-results.sh from GCC upstream (r218843).
7254
7255 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7256 * dg-extract-results.sh: Use --text with grep to avoid issues with
7257 binary files. Fall back to cat -v, if that doesn't work.
7258
9494d219
PA
72592015-03-05 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7262
a8d9763a
SM
72632015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7264
7265 * lib/mi-support.exp (mi_expect_interrupt): Accept
7266 alternative event for when in all-stop mode.
7267
be9957b8
PA
72682015-03-04 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7271
d57be0f4 72722015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7273
7274 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7275
c214c7cf
AA
72762015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7277
7278 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7279 regexps for GDB's current line display, accept a hex address
7280 preceding the line number.
7281
6d74a497
AA
72822015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7283
7284 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7285 the 'arch1' variable for "s390*-linux*" targets.
7286
511aee7c
PA
72872015-03-04 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7290 (main): Pass missing retval argument to pthread_join call.
7291
95e50b27
PA
72922015-03-02 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7295 (top level): Call do_test with non-stop as well.
7296
28054d69
PA
72972015-03-02 Pedro Alves <palves@redhat.com>
7298
7299 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7300 -1.
7301
4fa5d7b4
AA
73022015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7303
7304 * gdb.arch/s390-vregs.exp: New test.
7305 * gdb.arch/s390-vregs.S: New file.
7306
97c18565
PA
73072015-02-27 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7310 call to catch_command_errors.
7311 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7312 catch_command_errors.
7313
a37bfa30
PA
73142015-02-27 Pedro Alves <palves@redhat.com>
7315
7316 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7317 "true" for boolean result.
7318 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7319 prototype of main.
7320
6f98576f
PA
73212015-02-27 Pedro Alves <palves@redhat.com>
7322
7323 * lib/unbuffer_output.c: New file.
7324 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7325 (main): Call gdb_unbuffer_output.
7326
eba5ab56
YQ
73272015-02-27 Yao Qi <yao.qi@linaro.org>
7328
7329 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7330 target.
7331
0def5aaa
DE
73322015-02-26 Doug Evans <dje@google.com>
7333
7334 * gdb.cp/class2.cc (Dbase, D): New classes.
7335 (main): New local delta.
7336 * gdb.cp/class2.exp: Test printing delta.
7337 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7338 (dynbar): New global.
7339 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7340
081a1c2c
JK
73412015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7342
7343 * gdb.compile/compile-ifunc.c: New file.
7344 * gdb.compile/compile-ifunc.exp: New file.
7345
2f41223f
AT
73462015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7347
7348 * gdb.base/structs.exp: Check for correct struct on finish.
7349
03eddd80
YQ
73502015-02-26 Yao Qi <yao.qi@linaro.org>
7351
7352 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7353 is zero.
7354
80c57053
JK
73552015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 * gdb.arch/cordic.ko.bz2: New file.
7358 * gdb.arch/cordic.ko.debug.bz2: New file.
7359 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7360
21613c12
YQ
73612015-02-25 Yao Qi <yao.qi@linaro.org>
7362
7363 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7364 aarch64*-*-* target.
7365
d8b901ed
PA
73662015-02-23 Pedro Alves <palves@redhat.com>
7367
7368 * lib/gdb.exp (delete_breakpoints): Rewrite using
7369 gdb_test_multiple.
7370
e5b85ead
PA
73712015-02-23 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.base/info-os.c: Include stdlib.h.
7374
85c3a371
DE
73752015-02-22 Doug Evans <xdje42@gmail.com>
7376
7377 PR symtab/17855
7378 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7379 is read after symbols have been re-read.
7380 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7381 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7382
96553a0c
DE
73832015-02-21 Doug Evans <dje@google.com>
7384
7385 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7386
97a0c697
JK
73872015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7388
7389 PR corefiles/17808
7390 * gdb.arch/i386-biarch-core.core.bz2: New file.
7391 * gdb.arch/i386-biarch-core.exp: New file.
7392
a47cd6e9
PA
73932015-02-21 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7396 runto_main fails.
7397
c5facdc4
PA
73982015-02-20 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7401 info probes.
7402
2db9a427
PA
74032015-02-20 Pedro Alves <palves@redhat.com>
7404
7405 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7406
60fb7e9e
PA
74072015-02-20 Pedro Alves <palves@redhat.com>
7408
7409 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7410 clean_restart before gdb_target_supports_trace.
7411
5c5019c2
PA
74122015-02-20 Pedro Alves <palves@redhat.com>
7413
7414 PR threads/18006
7415 * gdb.threads/clone-thread_db.c: New file.
7416 * gdb.threads/clone-thread_db.exp: New file.
7417
c9587f88
AT
74182015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7419
7420 PR breakpoints/16812
7421 * gdb.base/catch-gdb-caused-signals.c: New file.
7422 * gdb.base/catch-gdb-caused-signals.exp: New file.
7423
f6a88844
JM
74242015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7425
7426 * configure: Regenerated.
7427 * configure.ac: Use GDB_AC_TRANSFORM.
7428 * aclocal.m4: sinclude ../transform.m4.
7429
497c491b
JM
74302015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7431
7432 * lib/dtrace.exp: New file.
7433 * gdb.base/dtrace-probe.exp: Likewise.
7434 * gdb.base/dtrace-probe.d: Likewise.
7435 * gdb.base/dtrace-probe.c: Likewise.
7436 * lib/pdtrace.in: Likewise.
7437 * configure.ac: Output variables with the transformed names of
7438 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7439 * configure: Regenerated.
7440
03e98035
JM
74412015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7442
7443 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7444 expected message when trying to access $_probe_* convenience
7445 variables while not on a probe.
7446
63cc30e9
JK
74472015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7448
7449 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7450
0703599a
PA
74512015-02-11 Pedro Alves <pedro@codesourcery.com>
7452
7453 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7454 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7455
7e60a48e
DE
74562015-02-10 Doug Evans <xdje42@gmail.com>
7457
7458 * lib/gdb.exp (gdb_load): Always return a result.
7459
01b088bc
PA
74602015-02-10 Pedro Alves <palves@redhat.com>
7461
7462 * gdb.threads/signal-sigtrap.c: New file.
7463 * gdb.threads/signal-sigtrap.exp: New file.
7464
b05ec7a5
AT
74652015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7466
7467 * gdb.trace/no-attach-trace.c: New file.
7468 * gdb.trace/no-attach-trace.exp: New file.
7469
a2c2acaf
MW
74702015-02-09 Mark Wielaard <mjw@redhat.com>
7471
7472 * gdb.dwarf2/atomic.c: New file.
7473 * gdb.dwarf2/atomic-type.exp: Likewise.
7474
31fd9caa
MM
74752015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7476
7477 * gdb.btrace/buffer-size.exp: Update "info record" output.
7478 * gdb.btrace/delta.exp: Update "info record" output.
7479 * gdb.btrace/enable.exp: Update "info record" output.
7480 * gdb.btrace/finish.exp: Update "info record" output.
7481 * gdb.btrace/instruction_history.exp: Update "info record" output.
7482 * gdb.btrace/next.exp: Update "info record" output.
7483 * gdb.btrace/nexti.exp: Update "info record" output.
7484 * gdb.btrace/step.exp: Update "info record" output.
7485 * gdb.btrace/stepi.exp: Update "info record" output.
7486 * gdb.btrace/nohist.exp: Update "info record" output.
7487
d33501a5
MM
74882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7489
7490 * gdb.btrace/buffer-size: New.
7491
f4abbc16
MM
74922015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7493
7494 * gdb.btrace/delta.exp: Update "info record" output.
7495 * gdb.btrace/enable.exp: Update "info record" output.
7496 * gdb.btrace/finish.exp: Update "info record" output.
7497 * gdb.btrace/instruction_history.exp: Update "info record" output.
7498 * gdb.btrace/next.exp: Update "info record" output.
7499 * gdb.btrace/nexti.exp: Update "info record" output.
7500 * gdb.btrace/step.exp: Update "info record" output.
7501 * gdb.btrace/stepi.exp: Update "info record" output.
7502 * gdb.btrace/nohist.exp: Update "info record" output.
7503
b9d61307
SM
75042015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7505
7506 PR gdb/15678
7507 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7508
e584fdbc
PA
75092015-02-06 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7512 macro.
7513 (seconds_left, again): New globals.
7514 (main): Wait seconds_left in a 1-second sleep loop instead of
7515 sleeping 180 seconds. If 'again' is set, reset the seconds
7516 counter.
7517 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7518 'again' in the inferior before detaching. Print the seconds left.
7519 (options): New global.
7520 (top level): Build program with -DTIMEOUT=$timeout.
7521
77f41761
PA
75222015-02-06 Pedro Alves <palves@redhat.com>
7523
7524 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7525 determine how many seconds to pass to 'alarm'.
7526 * gdb.base/gdb-sigterm.exp (top level): Build program with
7527 -DTIMEOUT=$timeout.
7528 (do_test): Return success/failure indication. Add more verbose
7529 logging. Don't fail if 200 single steps are seen. Instead, fail
7530 when the test times out.
7531 (passes): New global.
7532 (top level): Break the testing loop if testing fails on any
7533 iteration. Use gdb_assert.
7534
b9394193
DB
75352015-02-04 Don Breazeal <donb@codesourcery.com>
7536
7537 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7538 and initialize them.
7539 (ipc_cleanup): New function.
7540 (main): Don't declare shmid, semid, and msqid. Add a call to
7541 atexit so that we call ipc_cleanup on exit.
7542
42d9e528
PA
75432015-02-04 Pedro Alves <palves@redhat.com>
7544
7545 * boards/native-extended-gdbserver.exp: Remove any target variant
7546 specifications from the board name before clearing the isremote
7547 flag from board_info.
7548
ae6ae975
DE
75492015-01-31 Doug Evans <xdje42@gmail.com>
7550
7551 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7552
cfb069a8
GB
75532015-01-31 Gary Benson <gbenson@redhat.com>
7554
7555 * gdb.base/completion.exp: Disable completion limiting for
7556 existing tests. Add new tests to check completion limiting.
7557 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7558
5dd31d79
DE
75592015-01-31 Doug Evans <xdje42@gmail.com>
7560
7561 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7562
9f050062
DE
75632015-01-31 Doug Evans <xdje42@gmail.com>
7564
7565 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7566 entries. Duplicate file section script entries.
7567 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7568 inlined entries. Add test for safe-path rejection.
7569 * gdb.python/py-section-script.c: Add duplicate inlined section script
7570 entries. Duplicate file section script entries.
7571 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7572 inlined entries. Add test for safe-path rejection.
7573
df25ebbd
JB
75742015-01-29 Joel Brobecker <brobecker@adacore.com>
7575
7576 * gdb.ada/disc_arr_bound: New testcase.
7577
4a0ca9ec
JB
75782015-01-29 Joel Brobecker <brobecker@adacore.com>
7579
7580 * gdb.ada/mi_var_array: New testcase.
7581
3a8b707a
DE
75822015-01-27 Doug Evans <dje@google.com>
7583
7584 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7585 Add test for objfile.filename, objfile.username after objfile
7586 has been unloaded.
7587
f8313f6e
JB
75882015-01-26 Joel Brobecker <brobecker@adacore.com>
7589
7590 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7591 the second test to print the name attribute of value
7592 returned by the call to gdb.lookup_type, and adjust
7593 the expected output accordingly.
7594
37bc665e
MW
75952015-01-25 Mark Wielaard <mjw@redhat.com>
7596
7597 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7598 * gdb.base/disp-step-fork.c: Include unistd.h.
7599 * gdb.base/siginfo-obj.c: Include stdio.h.
7600 * gdb.base/siginfo-thread.c: Likewise.
7601 * gdb.mi/non-stop.c: Include unistd.h.
7602 * gdb.mi/nsthrexec.c: Include stdio.h.
7603 * gdb.mi/pthreads.c: Include unistd.h.
7604 * gdb.modula2/unbounded1.c (main): Declare returns int.
7605 * gdb.reverse/consecutive-reverse.c: Likewise.
7606 * gdb.threads/create-fail.c: Include unistd.h.
7607 * gdb.threads/killed.c: Likewise.
7608 * gdb.threads/linux-dp.c: Likewise.
7609 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7610 * gdb.threads/non-ldr-exc-2.c: Likewise.
7611 * gdb.threads/non-ldr-exc-3.c: Likewise.
7612 * gdb.threads/non-ldr-exc-4.c: Likewise.
7613 * gdb.threads/pthreads.c: Include unistd.h.
7614 (main): Declare returns int.
7615 * gdb.threads/tls-main.c (foo): New declaration.
7616 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7617
f7e5394d
SM
76182015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7619
7620 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7621 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7622
743649fd
MW
76232015-01-15 Mark Wielaard <mjw@redhat.com>
7624
7625 * gdb.base/noreturn-return.c: New file.
7626 * gdb.base/noreturn-return.exp: New file.
7627 * gdb.base/noreturn-finish.c: New file.
7628 * gdb.base/noreturn-finish.exp: New file.
7629
198297aa
PA
76302015-01-23 Pedro Alves <palves@redhat.com>
7631
7632 * gdb.threads/continue-pending-after-query.c: New file.
7633 * gdb.threads/continue-pending-after-query.exp: New file.
7634
717cf30c
AG
76352015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7636 Simon Marchi <simon.marchi@ericsson.com>
7637
7638 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7639 * gdb.base/valgrind-db-attach.exp: Same.
7640 * gdb.base/valgrind-infcall.exp: Same.
7641 * lib/mi-support.exp (default_mi_gdb_start): Same.
7642 * lib/prompt.exp (default_prompt_gdb_start): Same.
7643 * lib/gdb.exp (default_gdb_spawn): Same.
7644 (gdb_interact): New.
7645
7646
4b62a76e
JK
76472015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7648
7649 * gdb.compile/compile.exp (pointer to jit function): New test.
7650
b4cdae6f
WW
76512015-01-17 Wei-cheng Wang <cole945@gmail.com>
7652
7653 * lib/gdb.exp (supports_process_record): Return true for
7654 powerpc*-*-linux*.
7655 (supports_reverse): Likewise.
7656
d221e7ef
DB
76572015-01-15 Don Breazeal <donb@codesourcery.com>
7658
7659 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7660 instead of checking whether the target board is remote and
7661 use spawn_wait_for_attach instead of exec/sleep.
7662 * gdb.base/attach-twice.exp: Likewise.
7663
bafffb51
JB
76642015-01-15 Joel Brobecker <brobecker@adacore.com>
7665
7666 * gdb.ada/var_arr_attrs: New testcase.
7667
5589af0e
PA
76682015-01-14 Pedro Alves <palves@redhat.com>
7669 Joel Brobecker <brobecker@adacore.com>
7670
7671 PR gdb/17525
7672 * gdb.base/bp-cmds-execution-x-script.c: New file.
7673 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7674 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7675
6c400b59
PA
76762015-01-14 Pedro Alves <palves@redhat.com>
7677
7678 PR cli/17828
7679 * gdb.base/batch-preserve-term-settings.c: New file.
7680 * gdb.base/batch-preserve-term-settings.exp: New file.
7681
e02c96a7
DE
76822015-01-13 Doug Evans <dje@google.com>
7683
7684 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7685 binary.
7686
576fd14c
JB
76872015-01-13 Joel Brobecker <brobecker@adacore.com>
7688
7689 * Makefile.in (clean mostlyclean): Do not delete *.py.
7690
04dccad0
JB
76912015-01-13 Joel Brobecker <brobecker@adacore.com>
7692
7693 * gdb.python/py-lookup-type.exp: New file.
7694
3d230f71
PA
76952015-01-12 Pedro Alves <palves@redhat.com>
7696
7697 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7698 restore GDBFLAGS before returning.
7699
7e67715d
JK
77002015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7701
7702 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7703 is_amd64_regs_target and is_x86_like_target.
7704
f2e0d4b4
DE
77052015-01-11 Doug Evans <xdje42@gmail.com>
7706
7707 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7708 is given without an explicit form.
7709 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7710 attributes.
7711 * gdb.dwarf/corrupt.exp: Ditto.
7712 * gdb.dwarf2/enum-type.exp: Ditto.
7713 * gdb.trace/entry-values.exp: Ditto.
7714 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7715
439250fb
DE
77162015-01-11 Doug Evans <xdje42@gmail.com>
7717
7718 PR gdb/15830
7719 * gdb.base/maint.exp: Remove references to "maint demangle".
7720 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7721 Add tests for explicitly specifying language to demangle.
7722 * gdb.dlang/demangle.exp: Ditto.
7723
ede9f622
PA
77242015-01-09 Pedro Alves <palves@redhat.com>
7725
7726 * gdb.threads/non-stop-fair-events.c: New file.
7727 * gdb.threads/non-stop-fair-events.exp: New file.
7728
a7b796db
PA
77292015-01-09 Pedro Alves <palves@redhat.com>
7730
7731 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7732 the global scope. Set a breakpoint after all threads are started
7733 rather than stepping over two source lines. Expect the prompt.
7734 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7735 global.
7736 (NUM): Now 15.
7737 (main): Use threads_started_barrier to wait for all threads to
7738 start. Main thread no longer calls thread_function. Exit after
7739 180 seconds.
7740 (loop): New function.
7741 (thread_function): Wait on threads_started_barrier barrier. Call
7742 'loop' at each iteration.
7743 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7744 threads have started, instead of hardcoding number of "next"
7745 steps. Use an access watchpoint instead of a write watchpoint.
7746
9665ffdd
PA
77472015-01-09 Pedro Alves <palves@redhat.com>
7748
7749 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7750 (thread_func): Wait on barrier.
7751 (main): Wait for all threads to start before stopping GDB.
7752 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7753 global.
7754 (thread1_func, thread2_func): Wait on barrier.
7755 (main): Wait for all threads to start before stopping GDB.
7756 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7757 New global.
7758 (thread1_func, thread2_func): Wait on barrier.
7759 (main): Wait for all threads to start before stopping GDB.
7760
c945a99f
PA
77612015-01-09 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.threads/attach-many-short-lived-threads.c: New file.
7764 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7765
c1a747c1
PA
77662014-01-09 Pedro Alves <palves@redhat.com>
7767
7768 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7769 instead of to thread 2.
7770 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7771 Add barrier around each pthread_create call instead of around all
7772 calls.
7773 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7774 Set a break on thread_function and have the child threads hit it
7775 one at at a time.
7776
60b3033e
PA
77772015-01-09 Pedro Alves <palves@redhat.com>
7778
7779 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7780 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7781 false.
7782 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7783 checking whether the target board is remote.
7784 * gdb.multi/multi-attach.exp: Likewise.
7785 * gdb.python/py-sync-interp.exp: Likewise.
7786 * gdb.server/ext-attach.exp: Likewise.
7787 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7788 tests that need to attach, instead of checking whether the target
7789 board is remote at the top of the file.
7790
acc018ac
YQ
77912015-01-08 Yao Qi <yao@codesourcery.com>
7792
7793 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7794
50a18af8
JK
77952015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7796
7797 Fix testcase compilation.
7798 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7799
8503d6e1
JB
78002015-01-06 Joel Brobecker <brobecker@adacore.com>
7801
7802 * gdb.python/py-type.exp: Add a couple test about empty
7803 array creation, and negative-length array creation.
7804
cc73dbcc
DE
78052015-01-02 Doug Evans <xdje42@gmail.com>
7806
7807 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7808
0300bbc7
DE
78092015-01-02 Doug Evans <dje@google.com>
7810
7811 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7812
9d85a0ec
YQ
78132014-12-29 Yao Qi <yao@codesourcery.com>
7814
7815 * gdb.trace/entry-values.exp: Update comments. Rename variable
7816 bar_call_foo to returned_from_foo.
7817
87186c6a
MMN
78182014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7819
7820 PR gdb/17394
7821 * gdb.linespec/break-asm-file.c: New file.
7822 * gdb.linespec/break-asm-file.exp: New file.
7823 * gdb.linespec/break-asm-file0.s: New file.
7824 * gdb.linespec/break-asm-file1.s: New file.
7825
1bab7383
YQ
78262014-12-18 Nigel Stephens <nigel@mips.com>
7827 Maciej W. Rozycki <macro@codesourcery.com>
7828
7829 * gdb.base/float.exp: Handle the new output from "info float" on
7830 MIPS targets.
7831
1bc1068a
JK
78322014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7833
7834 Fix MinGW compilation.
7835 * gdb.compile/compile-ops.exp: Update untested message if
7836 !skip_compile_feature_tests.
7837 * gdb.compile/compile-setjmp.exp: Likewise.
7838 * gdb.compile/compile-tls.exp: Likewise.
7839 * gdb.compile/compile.exp: Likewise.
7840 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7841 supported on this host".
7842
b6615d10
DE
78432014-12-16 Doug Evans <xdje42@gmail.com>
7844
7845 * boards/stabs.exp: New file.
7846
25dda427
AA
78472014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7848
7849 * gdb.base/completion.exp: Adjust to format changes of "maint
7850 print user-registers".
7851
bf330350
CU
78522014-12-16 Catalin Udma <catalin.udma@freescale.com>
7853
7854 PR server/17457
7855 * gdb.arch/aarch64-fp.c: New file.
7856 * gdb.arch/aarch64-fp.exp: New file.
7857
395cf596
SDJ
78582014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7859
7860 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7861 r210637, r210913, r211666, r215400, r215817).
7862
7863 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7864 * dg-extract-results.py: New file.
7865 * dg-extract-results.sh: Use it if the environment seems
7866 suitable.
7867
7868 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7869
7870 * dg-extract-results.py (parse_run): Handle warnings that
7871 are printed before a test harness is run.
7872
7873 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7874
7875 * dg-extract-results.py (Named): Remove __cmp__ method.
7876 (output_variation): Use a key to sort variation.harnesses.
7877
7878 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7879
7880 * dg-extract-results.py: For Python 3, force sys.stdout to
7881 handle surrogate escape sequences.
7882 (safe_open): New function.
7883 (output_segment, main): Use it.
7884
7885 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7886
7887 * dg-extract-results.py (Prog.result_re): Include options
7888 in test name.
7889
7890 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7891
7892 * dg-extract-results.py (output_variation): Always sort if
7893 do_sum.
7894
e882ef3c
SM
78952014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7896
7897 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7898 as long as we get pagination notifications.
7899
4992aa20
JM
79002014-12-15 Jason Merrill <jason@redhat.com>
7901
7902 * Makefile.in (check-gdb.%): Restore.
7903 * README: Mention it.
7904
c1b5a1a6
JB
79052014-12-13 Joel Brobecker <brobecker@adacore.com>
7906
7907 * gdb.ada/str_uninit: New testcase.
7908
5537b577
JK
79092014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7910
7911 PR symtab/17642
7912 * gdb.base/vla-stub-define.c: New file.
7913 * gdb.base/vla-stub.c: New file.
7914 * gdb.base/vla-stub.exp: New file.
7915
bb2ec1b3
TT
79162014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7917 Jan Kratochvil <jan.kratochvil@redhat.com>
7918 Tom Tromey <tromey@redhat.com>
7919
7920 * configure.ac: Add gdb.compile/.
7921 * configure: Regenerate.
7922 * gdb.compile/Makefile.in: New file.
7923 * gdb.compile/compile-ops.exp: New file.
7924 * gdb.compile/compile-ops.c: New file.
7925 * gdb.compile/compile-tls.c: New file.
7926 * gdb.compile/compile-tls.exp: New file.
7927 * gdb.compile/compile-constvar.S: New file.
7928 * gdb.compile/compile-constvar.c: New file.
7929 * gdb.compile/compile-mod.c: New file.
7930 * gdb.compile/compile-nodebug.c: New file.
7931 * gdb.compile/compile-setjmp-mod.c: New file.
7932 * gdb.compile/compile-setjmp.c: New file.
7933 * gdb.compile/compile-setjmp.exp: New file.
7934 * gdb.compile/compile-shlib.c: New file.
7935 * gdb.compile/compile.c: New file.
7936 * gdb.compile/compile.exp: New file.
7937 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7938
4ff709eb
TT
79392014-12-12 Tom Tromey <tromey@redhat.com>
7940
7941 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7942 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7943
6dddd6a5
DE
79442014-12-12 Doug Evans <dje@google.com>
7945
7946 * lib/gdb-python.exp (get_python_valueof): New function.
7947 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7948
71c24708
AA
79492014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7950
7951 * gdb.base/completion.exp: Add test for completion of "info
7952 registers ".
7953
3e29f34a
MR
79542014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7955
7956 * gdb.base/func-ptrs.c: New file.
7957 * gdb.base/func-ptrs.exp: New file.
7958
fc126975
SM
79592014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7960
7961 PR breakpoints/17012
7962 * gdb.base/dprintf-detach.c: New file.
7963 * gdb.base/dprintf-detach.exp: New file.
7964
0a46d518
SM
79652014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7966
7967 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7968 * lib/gdb.exp (target_is_gdbserver): New procedure.
7969
a0be3e44
DE
79702014-12-08 Doug Evans <dje@google.com>
7971
7972 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7973
df1b803a
YQ
79742014-12-05 Yao Qi <yao@codesourcery.com>
7975
7976 * gdb.guile/scm-error.exp: Remove the third argument to
7977 gdb_remote_download.
7978 * gdb.guile/scm-frame-args.exp: Likewise.
7979 * gdb.guile/scm-section-script.exp: Likewise.
7980
ddb9f679
YQ
79812014-12-05 Yao Qi <yao@codesourcery.com>
7982
7983 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7984
86e4ed39
DE
79852014-12-04 Doug Evans <dje@google.com>
7986
7987 * gdb.python/py-objfile.exp: Add tests for
7988 objfile.add_separate_debug_file.
7989
7c50a931
DE
79902014-12-04 Doug Evans <dje@google.com>
7991
7992 * lib/gdb.exp (get_build_id): New function.
7993 (build_id_debug_filename_get): Rewrite to use it.
7994 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7995
621661e3
MR
79962014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7997
7998 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7999 `method(long)', not just 0x0.
8000 * gdb.cp/nsalias.exp: Align code labels to 4.
8001 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8002 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8003 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8004 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8005 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8006 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8007
29f0c3b7
DE
80082014-12-02 Doug Evans <dje@google.com>
8009
e1e061e7 8010 PR symtab/17602
29f0c3b7 8011 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8012 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8013 * gdb.cp/anon-ns.exp: Update.
8014
162078c8
NB
80152014-12-02 Nick Bull <nicholaspbull@gmail.com>
8016
8017 * gdb.python/py-events.py (inferior_call_handler): New.
8018 (register_changed_handler, memory_changed_handler): New.
8019 (test_events.invoke): Register new handlers.
8020 * gdb.python/py-events.exp: Add tests for inferior call,
8021 memory_changed and register_changed events.
8022
fdb09caf
AA
80232014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8024
8025 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8026 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8027 if the linker doesn't understand this.
8028
55cfb2c4
SM
80292014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8030
8031 * gdb.python/python.exp: Change expected reply to help().
8032
9e8cd6df
YQ
80332014-12-01 Yao Qi <yao@codesourcery.com>
8034
8035 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8036 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8037 * configure: Re-generated.
8038
6c659fc2
SC
80392014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8040
8041 * gdb.cp/chained-calls.cc: New file.
8042 * gdb.cp/chained-calls.exp: New file.
8043 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8044
d7fc3181
SM
80452014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8046
8047 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8048 * gdb.dwarf2/symtab-producer.exp: Same.
8049 * gdb.gdb/python-interrupts.exp: Same.
8050 * gdb.gdb/python-selftest.exp: Same.
8051 * gdb.python/py-linetable.exp: Same.
8052 * gdb.python/py-type.exp: Same.
8053 * gdb.python/py-value-cc.exp: Same.
8054 * gdb.python/py-value.exp: Same.
8055
10e79639
YQ
80562014-11-28 Yao Qi <yao@codesourcery.com>
8057
8058 * gdb.base/break-probes.exp: Match library name prefixed with
8059 sysroot.
8060
f28a0564
SM
80612014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8062
8063 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8064 test expected output. Add parentheses for the call to print.
8065 Remove L suffix from integers.
8066
3fe1ce1d
DE
80672014-11-26 Doug Evans <dje@google.com>
8068
8069 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8070
84429e27
YQ
80712014-11-22 Yao Qi <yao@codesourcery.com>
8072
8073 * gdb.trace/entry-values.c: Remove asms.
8074 (foo): Add foo_label.
8075 (bar): Add bar_label.
8076 * gdb.trace/entry-values.exp: Remove code computing foo's
8077 length and bar's length.
8078 (Dwarf::assemble): Invoke function_range for bar and use
8079 MACRO_AT_func for foo.
8080
26741859
YQ
80812014-11-22 Yao Qi <yao@codesourcery.com>
8082
8083 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8084 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8085 Use .Lgcc43_procstart instead of gcc43.
8086
45e44d27
JB
80872014-11-21 Joel Brobecker <brobecker@adacore.com>
8088
8089 * gdb.ada/n_arr_bound: New testcase.
8090
458c8db8
SDJ
80912014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8092
8093 PR breakpoints/10737
8094 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8095 test_catch_syscall_multi_arch.
8096 (test_catch_syscall_multi_arch): New function.
8097
43f3e411
DE
80982014-11-20 Doug Evans <xdje42@gmail.com>
8099
8100 * gdb.base/maint.exp: Update expected output.
8101
0d7b2549
AA
81022014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8103
8104 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8105 4-byte instruction on S390.
8106
8908fca5
JB
81072014-11-19 Joel Brobecker <brobecker@adacore.com>
8108
8109 * gdb.ada/arr_arr: New testcase.
8110
4a46959e
JB
81112014-11-19 Joel Brobecker <brobecker@adacore.com>
8112
8113 * gdb.ada/pkd_arr_elem: New Testcase.
8114
470e2f4e
LM
81152014-11-18 Luis Machado <lgustavo@codesourcery.com>
8116
8117 * gdb.reverse/break-precsave: Expect completion message for
8118 core file reads.
8119 * gdb.reverse/consecutive-precsave.exp: Likewise.
8120 * gdb.reverse/finish-precsave.exp: Likewise.
8121 * gdb.reverse/i386-precsave.exp: Likewise.
8122 * gdb.reverse/machinestate-precsave.exp: Likewise.
8123 * gdb.reverse/sigall-precsave.exp: Likewise.
8124 * gdb.reverse/solib-precsave.exp: Likewise.
8125 * gdb.reverse/step-precsave.exp: Likewise.
8126 * gdb.reverse/until-precsave.exp: Likewise.
8127 * gdb.reverse/watch-precsave.exp: Likewise.
8128
a267f3ad
AA
81292014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8130
8131 * gdb.base/bp-permanent.c: Include unistd.h.
8132 * gdb.python/py-framefilter-mi.c (main): Add return type.
8133 * gdb.python/py-framefilter.c (main): Likewise.
8134 * gdb.trace/actions-changed.c (main): Likewise.
8135
12084a9a
AA
81362014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8137
8138 * gdb.mi/until.c: Add eye-catchers.
8139 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8140 line numbers.
8141
dc7e1a77
AA
81422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8143
8144 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8145 function header variants in break1.c.
8146 * gdb.base/ena-dis-br.exp: Likewise.
8147 * gdb.base/hbreak2.exp: Likewise.
8148 * gdb.reverse/until-precsave.exp: Drop references to removed
8149 non-prototype function header variants in ur1.c.
8150 * gdb.reverse/until-reverse.exp: Likewise.
8151
41c77605
PM
81522014-11-17 Petr Machata <pmachata@redhat.com>
8153
8154 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8155 ${_cu_offset_size} bytes abbrev offset.
8156
34248c3a
DE
81572014-11-15 Doug Evans <xdje42@gmail.com>
8158
8159 PR symtab/17559
8160 * gdb.base/line-symtabs.exp: New file.
8161 * gdb.base/line-symtabs.c: New file.
8162 * gdb.base/line-symtabs.h: New file.
8163
646da059
YQ
81642014-11-14 Yao Qi <yao@codesourcery.com>
8165
8166 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8167 (func): Add label func_label.
8168 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8169 Replace low_pc and high_pc with MACRO_AT_range.
8170 Replace name, low_pc and high_pc with MACRO_AT_func.
8171
9301ebe6
YQ
81722014-11-14 Yao Qi <yao@codesourcery.com>
8173
8174 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8175 Replace name, low_pc and high_pc with MACRO_AT_func.
8176
f166b542
YQ
81772014-11-14 Yao Qi <yao@codesourcery.com>
8178
8179 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8180 produce debug information.
8181 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8182
0f6e71e3
YQ
81832014-11-14 Yao Qi <yao@codesourcery.com>
8184
8185 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8186 object and get function length.
8187 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8188 with MACRO_AT_func.
8189 (top-level): Replace gdb_compile and clean_restart with
8190 prepare_for_testing.
8191 * gdb.dwarf2/main.c (main): Add label main_label.
8192
876c4df9
YQ
81932014-11-14 Yao Qi <yao@codesourcery.com>
8194
8195 * lib/dwarf.exp (function_range): New procedure.
8196 (Dwarf::_handle_macro_at_func): New procedure.
8197 (Dwarf::_handle_macro_at_range): New procedure.
8198 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8199
02ad9cf1
YQ
82002014-11-14 Yao Qi <yao@codesourcery.com>
8201
8202 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8203 (_handle_attribute): New procedure.
8204
a59add0c
AA
82052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8206
8207 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8208 * gdb.base/call-sc.c (zed): Likewise.
8209 * gdb.base/checkpoint.c (main): Likewise.
8210 * gdb.base/dump.c (main): Likewise.
8211 * gdb.base/gcore.c (main): Likewise.
8212 * gdb.base/huge.c (main): Likewise.
8213 * gdb.base/multi-forks.c (main): Likewise.
8214 * gdb.base/pr10179-a.c (main): Likewise.
8215 * gdb.base/savedregs.c (main): Likewise.
8216 * gdb.base/sigaltstack.c (main): Likewise.
8217 * gdb.base/siginfo.c (main): Likewise.
8218 * gdb.base/structs.c (zed): Likewise.
8219 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8220 * gdb.mi/mi-syn-frame.c (main): Likewise.
8221 * gdb.mi/until.c (foo, main): Likewise.
8222 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8223 * gdb.base/solib-weak.c (foo): Declare.
8224 * gdb.base/attach-twice.c: Include stdio.h.
8225 * gdb.base/weaklib1.c: Likewise.
8226 * gdb.base/weaklib2.c: Likewise.
8227 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8228 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8229 unistd.h.
8230 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8231 * gdb.mi/mi-exit-code.c: Likewise.
8232 * gdb.base/break-interp-lib.c: Include string.h.
8233 * gdb.base/coremaker.c: Likewise.
8234 * gdb.base/testenv.c: Likewise.
8235 * gdb.python/py-finish-breakpoint.c: Likewise.
8236 * gdb.base/inferior-died.c: Include sys/wait.h.
8237 * gdb.base/fileio.c: Include time.h.
8238 * gdb.base/async-shell.c: Include unistd.h.
8239 * gdb.base/dprintf-non-stop.c: Likewise.
8240 * gdb.base/info-os.c: Likewise.
8241 * gdb.mi/mi-console.c: Likewise.
8242 * gdb.mi/watch-nonstop.c: Likewise.
8243 * gdb.python/py-events.c: Likewise.
8244 * gdb.base/async.c (baz): Move up before its invocation.
8245 * gdb.base/code_elim2.c (my_global_func): Likewise.
8246 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8247 * gdb.base/advance.c (func2): Likewise.
8248
3b5d5997
AA
82492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8250
8251 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8252 variant.
8253 * gdb.base/annota3.c: Likewise.
8254 * gdb.base/async.c: Likewise.
8255 * gdb.base/average.c: Likewise.
8256 * gdb.base/call-ar-st.c: Likewise.
8257 * gdb.base/call-rt-st.c: Likewise.
8258 * gdb.base/call-sc.c: Likewise.
8259 * gdb.base/call-strs.c: Likewise.
8260 * gdb.base/ending-run.c: Likewise.
8261 * gdb.base/execd-prog.c: Likewise.
8262 * gdb.base/exprs.c: Likewise.
8263 * gdb.base/foll-exec.c: Likewise.
8264 * gdb.base/foll-fork.c: Likewise.
8265 * gdb.base/foll-vfork.c: Likewise.
8266 * gdb.base/funcargs.c: Likewise.
8267 * gdb.base/gcore.c: Likewise.
8268 * gdb.base/jump.c: Likewise.
8269 * gdb.base/langs0.c: Likewise.
8270 * gdb.base/langs1.c: Likewise.
8271 * gdb.base/langs2.c: Likewise.
8272 * gdb.base/mips_pro.c: Likewise.
8273 * gdb.base/nodebug.c: Likewise.
8274 * gdb.base/opaque0.c: Likewise.
8275 * gdb.base/opaque1.c: Likewise.
8276 * gdb.base/recurse.c: Likewise.
8277 * gdb.base/run.c: Likewise.
8278 * gdb.base/scope0.c: Likewise.
8279 * gdb.base/scope1.c: Likewise.
8280 * gdb.base/setshow.c: Likewise.
8281 * gdb.base/setvar.c: Likewise.
8282 * gdb.base/shmain.c: Likewise.
8283 * gdb.base/shr1.c: Likewise.
8284 * gdb.base/shr2.c: Likewise.
8285 * gdb.base/sigall.c: Likewise.
8286 * gdb.base/signals.c: Likewise.
8287 * gdb.base/so-indr-cl.c: Likewise.
8288 * gdb.base/solib2.c: Likewise.
8289 * gdb.base/structs.c: Likewise.
8290 * gdb.base/sum.c: Likewise.
8291 * gdb.base/vforked-prog.c: Likewise.
8292 * gdb.base/watchpoint.c: Likewise.
8293 * gdb.reverse/shr2.c: Likewise.
8294 * gdb.reverse/until-reverse.c: Likewise.
8295 * gdb.reverse/ur1.c: Likewise.
8296 * gdb.reverse/watch-reverse.c: Likewise.
8297
066a77c5
AA
82982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8299
8300 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8301 variant.
8302 * gdb.base/sepdebug.exp: Drop references to removed code.
8303
4f204ea5
AA
83042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8305
8306 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8307 variant. Preserve original line numbering.
8308 * gdb.base/list1.c: Likewise.
8309
3b377a3a
AA
83102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8311
8312 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8313 variant.
8314 * gdb.base/break1.c: Likewise.
8315 * gdb.base/break.exp: Drop references to removed code.
8316
e444df73
AA
83172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8318
8319 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8320 variant.
8321
8008f2a7
AA
83222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8323
8324 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8325
a5a06887
AA
83262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8327
8328 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8329 logic into perform_all_tests() and invoke it with and without
8330 function header prototypes.
8331 (do_function_calls): Remove conditional XFAIL for PR 5318.
8332 (rerun_and_prepare): Remove duplicate code.
8333 (perform_all_tests): New. Main logic moved here.
8334
44dba9b9
AA
83352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8336
8337 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8338 code guarded by #ifdef NO_PROTOTYPES.
8339 (t_double_many_args): Likewise.
8340 (DEF_FUNC_MANY_ARGS_1): Likewise.
8341 (DEF_FUNC_VALUES_1): Likewise.
8342 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8343 guarded by #ifdef PROTOTYPES.
8344
d1fbcd56
AA
83452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8346
8347 * gdb.mi/mi-console.c: Add eye-catcher.
8348 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8349 instead of literal line number.
8350
b0e59b8f
AA
83512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8352
8353 * gdb.base/shr2.c: Add eye-catcher.
8354 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8355 line number.
8356
78f98cca
AA
83572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8358
8359 * gdb.base/jump.c: Add eye-catchers.
8360 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8361 numbers.
8362
58fa2af0
AA
83632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8364
8365 * gdb.base/execd-prog.c: Add eye-catchers.
8366 * gdb.base/foll-exec.c: Likewise.
8367 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8368 line numbers.
8369
04e5059b
AA
83702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8371
8372 * gdb.base/ending-run.c: Add eye-catchers.
8373 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8374 literal line numbers.
8375
dbfdb174
AA
83762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8377
8378 * gdb.base/call-rt-st.c: Add eye-catchers.
8379 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8380 literal line numbers.
8381
888a2ade
AA
83822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8383
8384 * gdb.base/call-ar-st.c: Add eye-catchers.
8385 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8386 literal line numbers.
8387
6acc2dde
AA
83882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8389
8390 * gdb.base/average.c: Add eye-catchers.
8391 * gdb.base/sum.c: Likewise.
8392 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8393 regexps dynamically.
8394
9ecfcd1d
AA
83952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8396
8397 * gdb.base/solib1.c: Add eye-catchers.
8398 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8399 literal line numbers.
8400
78708b7c
PA
84012014-11-12 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8404 leader has exited.
8405
af48d08f
PA
84062014-11-12 Pedro Alves <palves@redhat.com>
8407
8408 * gdb.arch/i386-bp_permanent.c: New file.
8409 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8410 (srcfile): Set to i386-bp_permanent.c.
8411 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8412 that stepi does not execute the 'leave' instruction, instead of
8413 testing it does execute.
8414 * gdb.base/bp-permanent.c: New file.
8415 * gdb.base/bp-permanent.exp: New file.
8416
af3768e9
DE
84172014-11-10 Doug Evans <xdje42@gmail.com>
8418
8419 PR symtab/17564
8420 * gdb.base/symtab-search-order.exp: New file.
8421 * gdb.base/symtab-search-order.c: New file.
8422 * gdb.base/symtab-search-order-1.c: New file.
8423 * gdb.base/symtab-search-order-shlib-1.c: New file.
8424
9de00a4a
PA
84252014-11-07 Pedro Alves <palves@redhat.com>
8426
8427 PR gdb/17511
8428 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8429 i?86-*-linux*.
8430
e0f52461
SC
84312014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8432
8433 PR c++/17494
8434 * gdb.cp/pr17494.cc: New file.
8435 * gdb.cp/pr17494.exp: New file.
8436
6ce8c980
YQ
84372014-11-02 Yao Qi <yao@codesourcery.com>
8438
8439 * gdb.python/python.exp: Get working directory and match the
8440 output of "set extended-prompt \\w " with it.
8441
02be9a71
DE
84422014-10-30 Doug Evans <dje@google.com>
8443
8444 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8445 in objfiles.
8446 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8447 in progspaces.
8448
3bdff46b
LM
84492014-10-30 Janis Johnson <janisjo@codesourcery.com>
8450
8451 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8452 * gdb.base/realname-expand.exp: Likewise.
8453 * gdb.linespec/macro-relative.exp: Likewise.
8454
ab917dfb
PA
84552014-10-29 Pedro Alves <palves@redhat.com>
8456
8457 PR gdb/17408
8458 * gdb.threads/schedlock.c (some_function): New function.
8459 (call_function): New global.
8460 (MAYBE_CALL_SOME_FUNCTION): New macro.
8461 (thread_function): Call it.
8462 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8463 and use it instead of a global counter. Adjust all callers.
8464 (get_current_thread): Use "find current thread" for test message
8465 here rather than having all callers pass down the same string.
8466 (goto_loop): New procedure, factored out from ...
8467 (my_continue): ... this.
8468 (step_ten_loops): Change parameter from test message to command to
8469 use. Adjust.
8470 (list_count): Delete global.
8471 (check_result): New procedure, factored out from duplicate top
8472 level code.
8473 (continue tests): Wrap in with_test_prefix.
8474 (test_step): New procedure, factored out from duplicate top level
8475 code.
8476 (top level): Test "step" in combination with all scheduler-locking
8477 modes. Test "next" in combination with all scheduler-locking
8478 modes, and in combination with stepping over a function call or
8479 not.
8480 * gdb.threads/next-bp-other-thread.c: New file.
8481 * gdb.threads/next-bp-other-thread.exp: New file.
8482
d3d4baed
PA
84832014-10-29 Pedro Alves <palves@redhat.com>
8484
8485 PR python/17372
8486 * gdb.python/python.exp: Test a multi-line command that spawns
8487 interactive Python.
8488 * gdb.base/multi-line-starts-subshell.exp: New file.
8489
563e8d85
YQ
84902014-10-29 Yao Qi <yao@codesourcery.com>
8491
8492 * gdb.base/fileio.exp: Make directories on host.
8493
0ea4d52e
YQ
84942014-10-29 Yao Qi <yao@codesourcery.com>
8495
8496 * gdb.base/fileio.c (test_write): Close the file.
8497
7f5ef605
PA
84982014-10-28 Pedro Alves <palves@redhat.com>
8499
8500 PR gdb/12623
8501 * gdb.base/sigstep.c (no_handler): New global.
8502 (main): If 'no_handler is true, set the signal handlers to
8503 SIG_IGN.
8504 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8505 with_sw_watch and no_handler parameters. Handle them.
8506 (top level) <stepping over handler when stopped at a breakpoint
8507 test>: Add a test axis for testing with a software watchpoint, and
8508 another for testing with the signal handler set to SIG_IGN.
8509 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8510 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8511
abbdbd03
PA
85122014-10-28 Pedro Alves <palves@redhat.com>
8513
8514 PR gdb/17511
8515 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8516 * gdb.base/sigstep.exp (other_handler_location): New global.
8517 (advance): Support stepping into the signal handler, and running
8518 commands while in the handler.
8519 (in_handler_map): New global.
8520 (top level): In the advance test, add combinations for getting
8521 into the handler with stepping commands, and for running commands
8522 in the handler. Add comment descripting the advancei tests.
8523
1df4399f
PA
85242014-10-28 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/sigstep.exp: Use build_executable instead of
8527 prepare_for_testing.
8528 (top level): Move code that starts GDB, runs to main and creates a
8529 display to ...
8530 (restart): ... this new procedure.
8531 (top level): Move backtrace from signal handler test to ...
8532 (validate_backtrace): ... this new procedure.
8533 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8534 with_test_prefix. Always restart GDB.
8535 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8536 with_test_prefix. Always restart GDB. No need to delete
8537 breakpoints after the test.
8538 (test_skip_handler): Remove prefix parameter.
8539 (skip_over_handler, breakpoint_to_handler)
8540 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8541 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8542 restart GDB. No need to delete breakpoints after the test.
8543 (top level): Use foreach to call the test procedures with
8544 different commands.
8545
a5b6e449
PA
85462014-10-28 Pedro Alves <palves@redhat.com>
8547
8548 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8549 instead of GNATS numbers.
8550 * gdb.base/sigbpt.exp: Likewise.
8551 * gdb.base/siginfo.exp: Likewise.
8552 * gdb.base/sigstep.exp: Likewise.
8553
e5f8a7cc
PA
85542014-10-27 Pedro Alves <palves@redhat.com>
8555
8556 * gdb.base/sigstep.c (dummy): New global.
8557 (main): Issue a couple writes to the new global.
8558 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8559 procedures.
8560 (skip_over_handler): Use test_skip_handler.
8561 (top level): Call skip_over_handler for stepi and nexti too.
8562 (breakpoint_over_handler): Use test_skip_handler.
8563 (top level): Call breakpoint_over_handler for stepi and nexti too.
8564
763905a3
YQ
85652014-10-27 Yao Qi <yao@codesourcery.com>
8566
8567 * gdb.trace/tfile.c (adjust_function_address)
8568 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8569 function descriptor.
8570
6f259a23
DB
85712014-10-24 Don Breazeal <donb@codesourcery.com>
8572
8573 * gdb.base/foll-fork.exp (test_follow_fork,
8574 catch_fork_child_follow): Check for updated fork messages emitted
8575 from infrun.c.
8576 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8577 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8578 vfork_and_exec_child_follow_through_step): Check for updated vfork
8579 messages emitted from infrun.c.
8580
09dd9a69
PA
85812014-10-24 Pedro Alves <palves@redhat.com>
8582
8583 * gdb.base/corefile.exp: Remove references to ultrix.
8584 * gdb.base/interrupt.exp: Likewise.
8585 * gdb.base/whatis.exp: Likewise.
8586 * gdb.gdb/selftest.exp: Likewise.
8587 * gdb.threads/manythreads.exp: Likewise.
8588 * gdb.threads/print-threads.exp: Likewise.
8589 * gdb.threads/pthreads.exp:: Likewise.
8590 * gdb.threads/schedlock.exp: Likewise.
8591
3433cfa5
SC
85922014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8593
8594 * gdb.cp/non-trivial-retval.cc: Add a test case.
8595 * gdb.cp/non-trivial-retval.exp: Add a test.
8596
092f880b
YQ
85972014-10-20 Yao Qi <yao@codesourcery.com>
8598
8599 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8600 * gdb.python/py-objfile-script-gdb.py: New file.
8601 * gdb.python/py-objfile-script.exp: Update reference to
8602 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8603 of remote_download. Remove the dest file.
8604
acbdb7f3
YQ
86052014-10-20 Yao Qi <yao@codesourcery.com>
8606
8607 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8608 * gdb.base/step-line.exp: Likewise.
8609 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8610 * gdb.dwarf2/dw2-basic.exp: Likewise.
8611 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8612 * gdb.dwarf2/dw2-filename.exp: Likewise.
8613 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8614 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8615 * gdb.dwarf2/dw2-producer.exp: Likewise.
8616 * gdb.dwarf2/mac-fileno.exp: Likewise.
8617 * gdb.python/py-frame-args.exp: Likewise.
8618 * gdb.python/py-framefilter.exp: Likewise.
8619 * gdb.python/py-mi.exp: Likewise.
8620 * gdb.python/py-objfile-script.exp: Likewise
8621 * gdb.python/py-pp-integral.exp: Likewise.
8622 * gdb.python/py-pp-re-notag.exp: Likewise.
8623 * gdb.python/py-prettyprint.exp: Likewise.
8624 * gdb.python/py-section-script.exp: Likewise.
8625 * gdb.python/py-typeprint.exp: Likewise.
8626 * gdb.python/py-xmethods.exp: Likewise.
8627 * gdb.stabs/weird.exp: Likewise.
8628 * gdb.xml/tdesc-regs.exp: Likewise.
8629
bd286a29
KCY
86302014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8631
8632 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8633 (out_cu): Use addr_len for the size of addresses.
8634 (out_line): Likewise. Size DW_LNE_set_address instruction
8635 according to addr_len.
8636 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8637 (FUNC): Add START_INSNS to definition.
8638
673dc4a0
YQ
86392014-10-18 Yao Qi <yao@codesourcery.com>
8640
8641 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8642 gdb_has_argv0 return true.
8643 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8644 check [target_info exists noargs], check [gdb_has_argv0]
8645 instead.
8646 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8647 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8648 procedures.
8649
4ffbba72
DE
86502014-10-17 Doug Evans <dje@google.com>
8651
8652 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8653 event.
8654 * gdb.python/py-events.py: Add clear_objfiles event.
8655
d096d8c1
DE
86562014-10-17 Doug Evans <dje@google.com>
8657
8658 * gdb.python/py-objfile.exp: Test progspace attribute.
8659
a80db015
LM
86602014-10-17 Luis Machado <lgustavo@codesourcery.com>
8661
8662 * gdb.guile/scm-breakpoint.exp: Do not assume any
8663 directory separators when matching source file paths.
8664 * gdb.python/py-breakpoint.exp: Likewise.
8665 * gdb.reverse/break-precsave.exp: Likewise.
8666 * gdb.reverse/break-reverse.exp: Likewise.
8667 * gdb.reverse/consecutive-precsave.exp: Likewise.
8668 * gdb.reverse/finish-precsave.exp: Likewise.
8669 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8670 * gdb.reverse/finish-reverse.exp: Likewise.
8671 * gdb.reverse/i386-precsave.exp: Likewise.
8672 * gdb.reverse/i387-env-reverse.exp: Likewise.
8673 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8674 * gdb.reverse/machinestate-precsave.exp: Likewise.
8675 * gdb.reverse/machinestate.exp: Likewise.
8676 * gdb.reverse/sigall-precsave.exp: Likewise.
8677 * gdb.reverse/solib-precsave.exp: Likewise.
8678 * gdb.reverse/step-precsave.exp: Likewise.
8679 * gdb.reverse/until-precsave.exp: Likewise.
8680 * gdb.reverse/watch-precsave.exp: Likewise.
8681 * gdb.reverse/watch-reverse.exp: Likewise.
8682
b22089ab
YQ
86832014-10-17 Yao Qi <yao@codesourcery.com>
8684
8685 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8686 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8687
6c4486e6
PA
86882014-10-17 Pedro Alves <palves@redhat.com>
8689
8690 PR gdb/17471
8691 * gdb.base/bg-execution-repeat.c: New file.
8692 * gdb.base/bg-execution-repeat.exp: New file.
8693
0ff33695
PA
86942014-10-17 Pedro Alves <palves@redhat.com>
8695
8696 PR gdb/17300
8697 * gdb.base/continue-all-already-running.c: New file.
8698 * gdb.base/continue-all-already-running.exp: New file.
8699
6fdebc3d
PA
87002014-10-17 Pedro Alves <palves@redhat.com>
8701
8702 PR gdb/17472
8703 * gdb.base/annota-input-while-running.c: New file.
8704 * gdb.base/annota-input-while-running.exp: New file.
8705
32a8097b
PA
87062014-10-17 Pedro Alves <palves@redhat.com>
8707
8708 * gdb.base/callfuncs.exp: emove references to osf.
8709 * gdb.base/sigall.exp: Likewise.
8710 * gdb.gdb/selftest.exp: Likewise.
8711 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8712 * gdb.mi/non-stop.c: Likewise.
8713 * gdb.mi/pthreads.c: Likewise.
8714 * gdb.reverse/sigall-precsave.exp: Likewise.
8715 * gdb.reverse/sigall-reverse.exp: Likewise.
8716 * gdb.threads/pthreads.c: Likewise.
8717 * gdb.threads/pthreads.exp: Likewise.
8718
7a3517ff
YQ
87192014-10-17 Yao Qi <yao@codesourcery.com>
8720
8721 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8722 check 'target_info exists noargs'.
8723 (test_command_prompt_position): Likewise.
8724 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8725 Remove "set args".
8726 (progvar_simple_while_test): Likewise.
8727 (progvar_complex_if_while_test): Likewise.
8728 (if_while_breakpoint_command_test): Likewise.
8729 (infrun_breakpoint_command_test): Likewise.
8730 (breakpoint_command_test): Likewise.
8731 (watchpoint_command_test): Likewise.
8732 (bp_deleted_in_command_test): Likewise.
8733 (temporary_breakpoint_commands): Likewise.
8734
bb99c472
YQ
87352014-10-16 Yao Qi <yao@codesourcery.com>
8736
8737 * gdb.base/remotetimeout.exp: Remove noargs checking.
8738
7c16b83e
PA
87392014-10-15 Pedro Alves <palves@redhat.com>
8740
8741 PR breakpoints/9649
8742 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8743 * gdb.base/breakpoint-in-ro-region.exp
8744 (probe_target_hardware_step): New procedure.
8745 (top level): Probe hardware stepping and hardware breakpoint
8746 support. Test stepping through a read-only region, with both
8747 "breakpoint auto-hw" on and off and both "always-inserted" on and
8748 off.
8749
35a49624
IB
87502014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8751
8752 * gdb.dlang/demangle.exp: Update for demangling changes.
8753
2d1c107c
SC
87542014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8755
8756 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8757 * gdb.cp/non-trivial-retval.exp: Add new tests.
8758
778811d5
SC
87592014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8760
8761 PR c++/13403
8762 PR c++/15154
8763 * gdb.cp/non-trivial-retval.cc: New file.
8764 * gdb.cp/non-trivial-retval.exp: New file.
8765
10c5f0a8
YQ
87662014-10-15 Yao Qi <yao@codesourcery.com>
8767
8768 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8769 remote host.
8770
65d7b369
YQ
87712014-10-15 Yao Qi <yao@codesourcery.com>
8772
8773 * gdb.python/py-symbol.exp: Match file base name if host is
8774 remote, otherwise match file name with dir name.
8775 * gdb.python/py-symtab.exp: Likewise.
8776 * gdb.python/python.exp: Likewise.
8777
46dc1394
YQ
87782014-10-15 Yao Qi <yao@codesourcery.com>
8779
8780 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8781 pattern.
8782 * gdb.python/py-symtab.exp: Likewise.
8783 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8784 locationn.
8785
c40cc657
JB
87862014-10-14 Joel Brobecker <brobecker@adacore.com>
8787
8788 * gdb.ada/addr_arith: New testcase.
8789
2abf49e1
MR
87902014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8791
8792 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8793 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8794 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8795 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8796
f7088df3
SDJ
87972014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8798
8799 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8800 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8801 * gdb.arch/stap-eval-lang-ada.exp: New file.
8802
4dc06805
YQ
88032014-10-14 Yao Qi <yao@codesourcery.com>
8804
8805 * gdb.mi/mi-var-child.c (nothing1): New function.
8806 (nothing2): New function.
8807 (do_children_tests): Set function pointers by nothing1 and
8808 nothing2.
8809 * gdb.mi/mi-var-child.exp: Step over new added statements.
8810 Update test to match the new output.
8811 * gdb.mi/var-cmd.c (nothing1): New function.
8812 (nothing2): New function.
8813 (do_children_tests): Set function pointers by nothing1 and
8814 nothing2.
8815 * gdb.mi/mi-var-display.exp: Update test to match output.
8816 Step to the line specified by $line_dct_nothing.
8817 Increase the number of lines to step.
8818
46a93de2
YQ
88192014-10-14 Yao Qi <yao@codesourcery.com>
8820
8821 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8822 tests.
8823 * gdb.mi/mi2-var-child.exp: Likewise.
8824
14ea52ee
DE
88252014-10-13 Doug Evans <dje@google.com>
8826
8827 * gdb.python/py-objfile.exp: Change name of file name test.
8828
e5c6e92b
DE
88292014-10-13 Doug Evans <dje@google.com>
8830
8831 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8832 from the start of the CU.
8833
c780cc2f
JK
88342014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8835 Yao Qi <yao@codesourcery.com>
8836
8837 Fix "save breakpoints" for "catch" command.
8838 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8839 Remove -nonewline. Match also the added "main" line.
8840
99894e11
JK
88412014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8842
8843 Fix "save breakpoints" for "disable $bpnum" command.
8844 * gdb.base/save-bp.c (main): Add label.
8845 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8846
6e1ac5a3
JK
88472014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8850
754dd2b0
YQ
88512014-10-11 Yao Qi <yao@codesourcery.com>
8852
8853 * gdb.server/server-kill.exp: Execute command
8854 "set remote trace-status-packet on" before "tstatus".
8855
f90183d7
YQ
88562014-10-11 Yao Qi <yao@codesourcery.com>
8857
8858 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8859 (main): Call getppid.
8860 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8861 and continue to it. Read variable "server_pid".
8862
bf40a607
YQ
88632014-10-11 Yao Qi <yao@codesourcery.com>
8864
8865 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8866
052ca370
YQ
88672014-10-11 Yao Qi <yao@codesourcery.com>
8868
8869 * gdb.threads/thread-find.exp: Don't execute command
8870 "info threads".
8871 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8872 * gdb.threads/linux-dp.exp: Don't check the condition
8873 $threads_created equals to zero.
8874
3831839c
PA
88752014-10-10 Pedro Alves <palves@redhat.com>
8876
8877 * gdb.base/bigcore.exp: Remove references to IRIX.
8878 * gdb.base/funcargs.exp: Likewise.
8879 * gdb.base/interrupt.exp: Likewise.
8880 * gdb.base/mips_pro.exp: Likewise.
8881 * gdb.base/nodebug.exp: Likewise.
8882 * gdb.base/setvar.exp: Likewise.
8883 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8884
8b9a549d
PA
88852014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8886 Pedro Alves <palves@redhat.com>
8887
8888 PR symtab/14466
8889 * gdb.base/vdso-warning.c: New file.
8890 * gdb.base/vdso-warning.exp: New file.
8891
d48ba5e8
DE
88922014-10-02 Doug Evans <dje@google.com>
8893
8894 * gdb.base/structs.c (main): Don't run forever.
8895
2278c276
PA
88962014-10-02 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8899 (top level) <stop threads 1, stop threads 2>: Use it.
8900
b57bacec
PA
89012014-10-02 Pedro Alves <palves@redhat.com>
8902
8903 * gdb.threads/break-while-running.exp (test): Add new
8904 'update_thread_list' argument. Skip "info threads" if false.
8905 (top level): Add new 'update_thread_list' axis.
8906
13fd3ff3
PA
89072014-10-02 Pedro Alves <palves@redhat.com>
8908
8909 PR breakpoints/17431
8910 * gdb.base/execl-update-breakpoints.c: New file.
8911 * gdb.base/execl-update-breakpoints.exp: New file.
8912
0fec99e8
PA
89132014-10-01 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.base/breakpoint-in-ro-region.c: New file.
8916 * gdb.base/breakpoint-in-ro-region.exp: New file.
8917
2ddf4301
SM
89182014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8919
8920 * gdb.mi/mi-exit-code.exp: New file.
8921 * gdb.mi/mi-exit-code.c: New file.
8922
6a5f3f43
YQ
89232014-09-30 Yao Qi <yao@codesourcery.com>
8924
8925 * lib/prelink-support.exp (build_executable_own_libs): Error if
8926 the target isn't native.
8927
345bcc73
YQ
89282014-09-30 Yao Qi <yao@codesourcery.com>
8929
8930 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8931 false.
8932
a25a5a45
PA
89332014-09-22 Pedro Alves <palves@redhat.com>
8934
8935 * gdb.threads/break-while-running.exp: New file.
8936 * gdb.threads/break-while-running.c: New file.
8937
00ba3162
YQ
89382014-09-19 Yao Qi <yao@codesourcery.com>
8939
8940 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8941 Invoke test. Restart GDB with --readnow and invoke test again.
8942
c3b7b696
YQ
89432014-09-19 Yao Qi <yao@codesourcery.com>
8944
8945 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8946 proc set_breakpoint_on_gcd_function. Invoke
8947 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8948 invoke set_breakpoint_on_gcd_function again.
8949
2b4fd423
DE
89502014-09-18 Doug Evans <dje@google.com>
8951
8952 * gdb.dwarf2/symtab-producer.exp: New file.
8953
a5947601
SDJ
89542014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8955
8956 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8957 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8958 * gdb.base/global-var-nested-by-dso.c: Likewise.
8959 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8960
91c19059
SDJ
89612014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8962 Pedro Alves <palves@redhat.com>
8963
8964 * gdb.base/watch-bitfields.exp: Pass string other than test file
8965 name to prepare_for_testing.
8966 (watch): New procedure.
8967 (expect_watchpoint): Use with_test_prefix.
8968 (top level): Factor out tests to ...
8969 (test_watch_location, test_regular_watch): ... these new
8970 procedures, and use with_test_prefix and gdb_continue_to_end.
8971
bb9d5f81
PP
89722014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8973
8974 PR breakpoints/12526
8975 * gdb.base/watch-bitfields.exp: New file.
8976 * gdb.base/watch-bitfields.c: New file.
8977
635856f5
PA
89782014-09-16 Pedro Alves <palves@redhat.com>
8979
8980 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8981 software and hardware addresses, not software address against
8982 itself.
8983
7280ceea
PA
89842014-09-16 Pedro Alves <palves@redhat.com>
8985
8986 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8987 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8988
428b16bd
PA
89892014-09-16 Pedro Alves <palves@redhat.com>
8990
8991 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8992 files.
8993 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8994 "*-*-vxworks*" throughout.
8995 * gdb.base/break.exp: Likewise.
8996 * gdb.base/default.exp: Likewise.
8997 * gdb.base/scope.exp: Likewise.
8998 * gdb.base/sepdebug.exp: Likewise.
8999 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9000 throughout.
9001 * gdb.base/run.c: Likewise.
9002 * gdb.base/sepdebug.c: Likewise.
9003 * gdb.hp/gdb.aCC/run.c: Likewise.
9004 * gdb.reverse/until-reverse.c: Likewise.
9005 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9006
666d413c
YQ
90072014-09-16 Yao Qi <yao@codesourcery.com>
9008
9009 * boards/local-remote-host-native.exp: New file.
9010
57cbd724
DE
90112014-09-14 Doug Evans <xdje42@gmail.com>
9012
9013 * gdb.threads/queue-signal.c (thread_count): New variable.
9014 (thread_count_mutex, thread_count_condvar): New variables.
9015 (incr_thread_count, wait_all_threads_running): New functions.
9016 (main): Wait for all threads to be in their thread functions.
9017
81219e53
DE
90182014-09-13 Doug Evans <xdje42@gmail.com>
9019
9020 * gdb.threads/queue-signal.c: New file.
9021 * gdb.threads/queue-signal.exp: New file.
9022
3714cea7
DE
90232014-09-13 Doug Evans <xdje42@gmail.com>
9024
9025 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9026 be consistent with what default_gdb_init uses.
9027 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9028 the plain text of the prompt. Add some logging printfs.
9029 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9030
fa43b1d7
PA
90312014-09-12 Pedro Alves <palves@redhat.com>
9032
9033 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9034 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9035 * gdb.arch/i386-size-overlap.exp: Likewise.
9036 * gdb.arch/i386-size.exp: Likewise.
9037 * gdb.arch/i386-unwind.exp: Likewise.
9038 * gdb.base/a2-run.exp: Likewise.
9039 * gdb.base/break.exp: Likewise.
9040 * gdb.base/charset.exp: Likewise.
9041 * gdb.base/chng-syms.exp: Likewise.
9042 * gdb.base/commands.exp: Likewise.
9043 * gdb.base/dbx.exp: Likewise.
9044 * gdb.base/find.exp: Likewise.
9045 * gdb.base/funcargs.exp: Likewise.
9046 * gdb.base/jit-simple.exp: Likewise.
9047 * gdb.base/reread.exp: Likewise.
9048 * gdb.base/sepdebug.exp: Likewise.
9049 * gdb.base/step-bt.exp: Likewise.
9050 * gdb.cp/mb-inline.exp: Likewise.
9051 * gdb.cp/mb-templates.exp: Likewise.
9052 * gdb.objc/basicclass.exp: Likewise.
9053 * gdb.threads/killed.exp: Likewise.
9054
9d9bf2df
EBM
90552014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9056
9057 PR tdep/17379
9058 * gdb.arch/powerpc-stackless.S: New file.
9059 * gdb.arch/powerpc-stackless.exp: New file.
9060
1cf2f1b0
JK
90612014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9062
9063 * gdb.base/attach.c: Include unistd.h.
9064 (main): Call alarm. Add label postloop.
9065 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9066 gdb_breakpoint, gdb_continue_to_breakpoint.
9067 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9068
98880d46
PA
90692014-09-11 Pedro Alves <palves@redhat.com>
9070
9071 PR gdb/17347
9072 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9073 * gdb.base/attach.exp (test_command_line_attach_run): New
9074 procedure.
9075 (top level): Call it.
9076
4c92ff2c
PA
90772014-09-11 Pedro Alves <palves@redhat.com>
9078
9079 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9080 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9081 (do_command_attach_tests): Use spawn_wait_for_attach.
9082 * gdb.base/solib-overlap.exp: Likewise.
9083 * gdb.multi/multi-attach.exp: Likewise.
9084 * gdb.python/py-prompt.exp: Likewise.
9085 * gdb.python/py-sync-interp.exp: Likewise.
9086 * gdb.server/ext-attach.exp: Likewise.
9087
3adc1a7d
GKB
90882014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9089
9090 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9091 command in testcase. Simplify testcase.
9092
96334934
JB
90932014-09-10 Joel Brobecker <brobecker@adacore.com>
9094
9095 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9096
eb479039
JB
90972014-09-10 Joel Brobecker <brobecker@adacore.com>
9098
9099 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9100
deede10c
JB
91012014-09-10 Joel Brobecker <brobecker@adacore.com>
9102
9103 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9104
7828a5f5
JB
91052014-09-10 Joel Brobecker <brobecker@adacore.com>
9106
9107 * gdb.dwarf2/dynarr-ptr.c: New file.
9108 * gdb.dwarf2/dynarr-ptr.exp: New file.
9109
33aeebcf
MR
91102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9111
9112 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9113 of 30 rather than hardcoding 120 for a slow test case. Take the
9114 `gdb,timeout' target setting into account for this calculation.
9115 Don't extend the timeout for the test cases that don't need it.
9116
7b415901
MR
91172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9118
9119 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9120 a factor of 2 for a slow test case. Take the `gdb,timeout'
9121 target setting into account for this calculation.
9122 * gdb.reverse/until-precsave.exp: Increase the timeout by
9123 a factor of 15 and 3 respectively rather than adding 120
9124 for a pair of slow test cases. Take the `gdb,timeout'
9125 target setting into account for this calculation.
9126
4a40f85a
MR
91272014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9128
9129 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9130 timeout, don't pass one down to gdb_expect.
9131 (gdb_expect): Rework timeout selection.
9132
09635af7
MR
91332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9134
9135 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9136 exception on timeout.
9137 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9138 (gdbserver_start_extended): Catch any `gdbserver_start' error
9139 exceptions.
9140 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9141 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9142 `gdbserver_gdb_load' error exceptions.
9143
2bdd10b7
MR
91442014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9145
9146 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9147 120 on waiting for the TCP socket to open.
9148
316935f0
DE
91492014-09-09 Doug Evans <xdje42@gmail.com>
9150
9151 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9152 _caller_matches, _any_caller_is, _any_caller_matches.
9153
83740597
DE
91542014-09-09 Doug Evans <xdje42@gmail.com>
9155
9156 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9157
4c122fc3
YQ
91582014-09-09 Yao Qi <yao@codesourcery.com>
9159
9160 * gdb.mi/mi-var-display.exp: Set print symbol off.
9161
a9f116cb
GKB
91622014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9163
9164 PR gdb/17035
9165 * gdb.base/commands.exp: Add tests to verify user-defined
9166 commands with empty bodies.
9167 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9168 python commands in `show user command`.
9169 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9170 scheme commands in `show user command`.
9171
c75bd3a2
JK
91722014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 PR python/17355
9175 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9176 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9177 * gdb.python/py-framefilter-invalidarg.exp: New file.
9178 * gdb.python/py-framefilter-invalidarg.py: New file.
9179
faa42425
DE
91802014-09-06 Doug Evans <xdje42@gmail.com>
9181
9182 PR 15276
9183 * gdb.python/py-caller-is.c: New file.
9184 * gdb.python/py-caller-is.exp: New file.
9185
474ca4f6
SDJ
91862014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9187
9188 PR gdb/17235
9189 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9190 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9191
eb0b0463
SDJ
91922014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9193
9194 PR fortran/17237
9195 * gdb.fortran/print-formatted.exp: New file.
9196 * gdb.fortran/print-formatted.f90: Likewise.
9197
5f3b99cf
SS
91982014-09-03 Sasha Smundak <asmundak@google.com>
9199
9200 * gdb.python/py-frame.exp: Test Frame.read_register.
9201
7d793aa9
SDJ
92022014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9203
9204 PR python/16699
9205 * gdb.python/py-completion.exp: New file.
9206 * gdb.python/py-completion.py: Likewise.
9207
fb0576e9
DE
92082014-08-28 Doug Evans <dje@google.com>
9209
9210 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9211 eax,etc. are live with values set by gdb and thus the compiler can't
9212 use them.
9213 * gdb.arch/i386-pseudo.c (main): Ditto.
9214
ee92b0dd
DE
92152014-08-27 Doug Evans <dje@google.com>
9216
9217 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9218
6649db35
DE
92192014-08-25 Doug Evans <dje@google.com>
9220
9221 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9222 (main): Ditto.
9223
564b7600
DE
92242014-08-25 Doug Evans <dje@google.com>
9225
9226 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9227
3881fb67
YQ
92282014-08-24 Yao Qi <yao@codesourcery.com>
9229
9230 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9231 symbol off.
9232 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9233
a05a36a5
DE
92342014-08-22 Doug Evans <dje@google.com>
9235
9236 PR 17276
9237 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9238 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9239 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9240
7c343b48
YQ
92412014-08-22 Yao Qi <yao@codesourcery.com>
9242
9243 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9244 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9245 * gdb.python/python.exp: Likewise. Use .py file on the host
9246 instead of the build.
9247
22fd09ae
JK
92482014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9249
9250 * gdb.threads/gcore-stale-thread.c: New file.
9251 * gdb.threads/gcore-stale-thread.exp: New file.
9252
a8454a7c
PA
92532014-08-21 Pedro Alves <palves@redhat.com>
9254
9255 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9256 * gdb.base/gcore-relro-pie.exp: Likewise.
9257 * gdb.base/gcore-relro.exp: Likewise.
9258 * gdb.base/gcore.exp: Likewise.
9259 * gdb.base/print-symbol-loading.exp: Likewise.
9260 * gdb.threads/gcore-thread.exp: Likewise.
9261 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9262
2a31c623
PA
92632014-08-20 Pedro Alves <palves@redhat.com>
9264 Jan Kratochvil <jan.kratochvil@redhat.com>
9265
9266 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9267 configure.
9268 (EXPECT): Handle READ1 being set.
9269 (all): Depend on EXTRA_RULES.
9270 (check-read1, expect-read1, read1.so, read1): New rules.
9271 * README (Testsuite Parameters): Document the READ1 make variable.
9272 (Race detection): New section.
9273 * configure: Regenerate.
9274 * configure.ac: If build==host==target, and running under a
9275 GNU/glibc system, add read1 to the extra Makefile rules.
9276 (EXTRA_RULES): AC_SUBST it.
9277 * lib/read1.c: New file.
9278
d36430db
JB
92792014-08-20 Joel Brobecker <brobecker@adacore.com>
9280
9281 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9282 the handling of variables declared as a typedef to an array
9283 which a DW_AT_data_location attribute.
9284
9a0dc9e3
PA
92852014-08-19 Andrew Burgess <aburgess@broadcom.com>
9286 Pedro Alves <palves@redhat.com>
9287
9288 PR symtab/14604
9289 PR symtab/14605
9290 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9291 gdb_test.
9292
0718a8da
PA
92932014-08-19 Pedro Alves <palves@redhat.com>
9294
9295 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9296
13b448cd
YQ
92972014-08-19 Yao Qi <yao@codesourcery.com>
9298
9299 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9300 right line.
9301
1cbf5077
DB
93022014-08-18 David Blaikie <dblaikie@gmail.com>
9303
9304 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9305
bf0fae19
JB
93062014-08-18 Joel Brobecker <brobecker@adacore.com>
9307
9308 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9309 attribute in array range.
9310
3c8c5dcc
JB
93112014-08-18 Joel Brobecker <brobecker@adacore.com>
9312
9313 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9314
e66d4446
SC
93152014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9316
9317 PR c++/17132
9318 * gdb.cp/pr17132.cc: New file.
9319 * gdb.cp/pr17132.exp: New file.
9320
940df408
SC
93212014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9322
9323 * gdb.python/py-xmethods.py (A_getarrayind)
9324 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9325 Use 'print' with function call syntax.
9326 (E_method_matcher.match): Fix tab vs space indentation mixup.
9327
ebcc6c3a
YQ
93282014-08-15 Yao Qi <yao@codesourcery.com>
9329
9330 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9331 false.
9332
775e0f04
YQ
93332014-08-15 Yao Qi <yao@codesourcery.com>
9334
9335 * gdb.cp/casts.exp: Set print symbol off.
9336 * gdb.cp/class2.exp: Likewise.
9337 * gdb.cp/overload.exp: Likewise.
9338 * gdb.cp/templates.exp: Likewise.
9339
d769e349
DE
93402014-08-11 Doug Evans <dje@google.com>
9341
9342 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9343 (test_load_shlib): Update.
9344
20c6f1e1
YQ
93452014-08-09 Yao Qi <yao@codesourcery.com>
9346
9347 * gdb.base/display.exp: Invoke is_address_zero_readable.
9348 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9349 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9350 * gdb.base/hbreak-unmapped.exp: Return if
9351 is_address_zero_readable returns true.
9352 * gdb.base/signest.exp: Likewise.
9353 * gdb.base/signull.exp: Likewise.
9354 * gdb.base/sigbpt.exp: Likewise.
9355 * gdb.guile/scm-disasm.exp: Do the test if
9356 is_address_zero_readable returns false.
9357 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9358 * gdb.python/py-arch.exp: Likewise.
9359 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9360 * lib/gdb.exp (is_address_zero_readable): New proc.
9361
5792e8e3
YQ
93622014-08-09 Yao Qi <yao@codesourcery.com>
9363
9364 PR testsuite/13443
9365 * gdb.mi/mi-var-display.exp: Make test messages unique.
9366
3cecbbbe
TT
93672014-08-04 Tom Tromey <tromey@redhat.com>
9368
9369 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9370 target 0".
9371
00b51ff5
TT
93722014-08-04 Tom Tromey <tromey@redhat.com>
9373
9374 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9375 "target_resume".
9376
6908c509
JB
93772014-08-01 Joel Brobecker <brobecker@adacore.com>
9378
9379 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9380 inner_vla_struct_object_size.
9381 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9382 as xfail.
9383
cc6563d2
PA
93842014-07-30 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9387 comment.
9388
7e09a223
YQ
93892014-07-29 Yao Qi <yao@codesourcery.com>
9390
9391 PR gdb/17206
9392 * gdb.base/until-nodebug.exp: New.
9393
7ebdbe92
DE
93942014-07-28 Doug Evans <xdje42@gmail.com>
9395
9396 PR guile/17203
9397 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9398 previously existing parameter, and previously ambiguously spelled
9399 parameter.
9400
fdb1adc6
WN
94012014-07-28 Will Newton <will.newton@linaro.org>
9402
9403 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9404
186fcde0
DE
94052014-07-26 Ludovic Courtès <ludo@gnu.org>
9406 Doug Evans <xdje42@gmail.com>
9407
9408 PR guile/17146
9409 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9410
70509625
PA
94112014-07-25 Pedro Alves <palves@redhat.com>
9412
9413 * gdb.threads/signal-command-handle-nopass.c: New file.
9414 * gdb.threads/signal-command-handle-nopass.exp: New file.
9415 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9416 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9417 * gdb.threads/signal-delivered-right-thread.c: New file.
9418 * gdb.threads/signal-delivered-right-thread.exp: New file.
9419
c3f814a1
PA
94202014-07-25 Pedro Alves <palves@redhat.com>
9421
9422 * gdb.base/double-prompt-target-event-error.exp
9423 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9424 match.
9425 (cancel_pagination_in_target_event): Rework double prompt
9426 detection.
9427 * gdb.base/paginate-after-ctrl-c-running.exp
9428 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9429 <return>' match.
9430 * gdb.base/paginate-bg-execution.exp
9431 (test_bg_execution_pagination_return)
9432 (test_bg_execution_pagination_cancel): Remove '-notransfer
9433 <return>' matches.
9434 * gdb.base/paginate-execution-startup.exp
9435 (test_fg_execution_pagination_return)
9436 (test_fg_execution_pagination_cancel): Remove '-notransfer
9437 <return>' matches.
9438 * gdb.base/paginate-inferior-exit.exp
9439 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9440 match.
9441 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9442 * lib/gdb.exp (pagination_prompt): Run text through
9443 string_to_regexp.
9444 (gdb_test_multiple): Match $pagination_prompt instead of
9445 "<return>".
9446 (string_to_regexp): Move to lib/gdb-utils.exp.
9447
e214cf6c
JK
94482014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9449
9450 * gdb.arch/amd64-entry-value-paramref.S: New file.
9451 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9452 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9453 * gdb.arch/amd64-optimout-repeat.S: New file.
9454 * gdb.arch/amd64-optimout-repeat.c: New file.
9455 * gdb.arch/amd64-optimout-repeat.exp: New file.
9456
17d0c5c8
JK
94572014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9458
9459 PR gdb/17170
9460 * gdb.base/statistics.exp: New file.
9461
b8b8facf
DE
94622014-07-17 Doug Evans <dje@google.com>
9463
74b49205 9464 PR gdb/17170
b8b8facf
DE
9465 * gdb.base/maint.exp: Update testing of per-command stats.
9466
1b5d0ab3
PA
94672014-07-16 Pedro Alves <palves@redhat.com>
9468
9469 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9470 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9471 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9472 (tfile_write_buf): New functions.
9473 (add_memory_block): Rewrite using the above.
9474 (adjust_function_address): New function.
9475 (FUNCTION_ADDRESS): New macro.
9476 (write_basic_trace_file): Remove short_x local, and use
9477 tfile_write_16. Change type of func_addr local to unsigned long
9478 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9479 here. Cast argument of add_memory_block to char pointer.
9480 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9481 (main): Remove parameters.
9482 * gdb.trace/tfile.exp: Remove nowarnings.
9483
4d974e88
SM
94842014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9485
9486 * gdb.base/debug-expr.exp: Test string evaluation with
9487 "debug expression" on.
9488
41e99568
PA
94892014-07-15 Pedro Alves <palves@redhat.com>
9490
9491 * gdb.base/reread.exp: Use clean_restart.
9492
487d9753
PL
94932014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9494
9495 * gdb.arch/avr-flash-qualifer.c: New.
9496 * gdb.arch/avr-flash-qualifer.exp: New.
9497
cc1c52ad
PA
94982014-07-14 Pedro Alves <palves@redhat.com>
9499
9500 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9501 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9502
1e973570
PA
95032014-07-14 Pedro Alves <palves@redhat.com>
9504
9505 * gdb.base/double-prompt-target-event-error.c: New file.
9506 * gdb.base/double-prompt-target-event-error.exp: New file.
9507
93d6eb10
PA
95082014-07-14 Pedro Alves <palves@redhat.com>
9509
9510 PR gdb/17072
9511 * gdb.base/paginate-inferior-exit.c: New file.
9512 * gdb.base/paginate-inferior-exit.exp: New file.
9513
0017922d
PA
95142014-07-14 Pedro Alves <palves@redhat.com>
9515
9516 PR gdb/17072
9517 * gdb.base/paginate-bg-execution.c: New file.
9518 * gdb.base/paginate-bg-execution.exp: New file.
9519
94696ad3
PA
95202014-07-14 Pedro Alves <palves@redhat.com>
9521
9522 PR gdb/17072
9523 * gdb.base/paginate-execution-startup.c: New file.
9524 * gdb.base/paginate-execution-startup.exp: New file.
9525 * lib/gdb.exp (pagination_prompt): New global.
9526 (default_gdb_spawn): New procedure, factored out from
9527 default_gdb_spawn.
9528 (default_gdb_start): Adjust to call default_gdb_spawn.
9529 (gdb_spawn): New procedure.
9530
bd293940
PA
95312014-07-14 Pedro Alves <palves@redhat.com>
9532
9533 * lib/gdb.exp (gdb_assert): New procedure.
9534 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9535
c933f875
PA
95362014-07-14 Pedro Alves <palves@redhat.com>
9537
9538 * gdb.base/execution-termios.c: New file.
9539 * gdb.base/execution-termios.exp: New file.
9540
d98b7a16
TT
95412014-07-14 Tom Tromey <tromey@redhat.com>
9542
9543 * gdb.cp/vla-cxx.cc: New file.
9544 * gdb.cp/vla-cxx.exp: New file.
9545
548740d6
TT
95462014-07-14 Tom Tromey <tromey@redhat.com>
9547
9548 * gdb.reverse/rerun-prec.c: New file.
9549 * gdb.reverse/rerun-prec.exp: New file.
9550
a25eb028
MR
95512014-07-12 Maciej W. Rozycki <macro@mips.com>
9552 Maciej W. Rozycki <macro@codesourcery.com>
9553
9554 * lib/gdb-utils.exp: New file.
9555 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9556 inline `gdb_init_command' processing.
9557 (gdb_start_cmd): Likewise.
9558 * lib/mi-support.exp (mi_run_cmd): Likewise.
9559 * README: Document `gdb_init_command' and `gdb_init_commands'.
9560
218c2655
JK
95612014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9562
9563 Fix false FAIL running under a very long directory name.
9564 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9565 and "set print elements 10000". Twice.
9566
5401fde3
YQ
95672014-07-11 Yao Qi <yao@codesourcery.com>
9568
9569 * gdb.base/exprs.exp: "set print symbol off".
9570
e76126e8
PA
95712014-07-11 Pedro Alves <palves@redhat.com>
9572
9573 * gdb.threads/kill.c: New file.
9574 * gdb.threads/kill.exp: New file.
9575
2d6f0de6
YQ
95762014-07-10 Yao Qi <yao@codesourcery.com>
9577
9578 * gdb.trace/tfile.c (write_basic_trace_file)
9579 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9580 address written to trace file.
9581
7180e04a
PA
95822014-07-09 Pedro Alves <palves@redhat.com>
9583
9584 * gdb.base/attach-wait-input.exp: New file.
9585 * gdb.base/attach-wait-input.c: New file.
9586
9a9a7608
AB
95872014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9588
9589 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9590 setting up test structures.
9591 (main): Call new test function.
9592 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9593 test function, continue into test function and walk test
9594 structures.
9595
161ac41e
YQ
95962014-07-02 Yao Qi <yao@codesourcery.com>
9597
9598 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9599 'bar_start' at the beginning of functions 'foo' and 'bar'
9600 respectively.
9601 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9602 instead of 'foo' and 'bar'.
9603
1f267ae3
MM
96042014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9605
9606 * gdb.btrace/segv.exp: New.
9607 * gdb.btrace/segv.c: New.
9608
2b239efb
LM
96092014-07-02 Luis Machado <lgustavo@codesourcery.com>
9610
9611 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9612 instruction.
9613
cf363f18
MW
96142014-06-30 Mark Wielaard <mjw@redhat.com>
9615
9616 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9617 vulture, vilify, villar): New volatile array constants.
9618 (vindictive, vegetation): New const volatile array constants.
9619 * gdb.base/volatile.exp: Test volatile and const volatile array
9620 types.
9621
aebf9d24
AA
96222014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9623
9624 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9625 target lacks support for awatch, rwatch, or hbreak.
9626
b67a2c6f
YQ
96272014-06-27 Yao Qi <yao@codesourcery.com>
9628
9629 * gdb.multi/dummy-frame-restore.exp: New.
9630 * gdb.multi/dummy-frame-restore.c: New.
9631
aef92902
MM
96322014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9633
9634 * gdb.btrace/gcore.exp: New.
9635
8e9db26e
PA
96362014-06-23 Pedro Alves <palves@redhat.com>
9637
9638 * gdb.base/watchpoint-reuse-slot.c: New file.
9639 * gdb.base/watchpoint-reuse-slot.exp: New file.
9640
70afc5b7
SC
96412014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9642
9643 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9644 progspace's filename in 'info', 'enable' and 'disable' command
9645 tests.
9646
b972bd9c
JK
96472014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9648
9649 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9650 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9651 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9652
125f8a3d
GB
96532014-06-20 Gary Benson <gbenson@redhat.com>
9654
9655 * gdb.arch/i386-avx.exp: Fix include file location.
9656 * gdb.arch/i386-sse.exp: Likewise.
9657
3ed9baed
IB
96582014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9659
9660 * gdb.dlang/expression.exp: New file.
9661
034f788c
PA
96622014-06-19 Pedro Alves <palves@redhat.com>
9663
9664 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9665 out from ...
9666 (top level): ... here. Iterate running tests under different
9667 scheduler-locking settings.
9668
45371d0c
LM
96692014-06-18 Luis Machado <lgustavo@codesourcery.com>
9670
9671 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9672 to DW_FORM_addr and use non-zero addresses.
9673
5d376983
SC
96742014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9675
9676 PR gdb/17017
9677 * gdb.python/py-xmethods.cc: Add global function call counters and
9678 increment them in their respective functions. Remove "cout"
9679 statements.
9680 * gdb.python/py-xmethods.exp: Make tests check the global function
9681 call counters instead of depending on inferior IO.
9682
a1aa2221
LM
96832014-06-18 Don Breazeal <donb@codesourcery.com>
9684
9685 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9686 Deleted procedure.
9687 (explicit_fork_parent_follow): Deleted procedure.
9688 (explicit_fork_child_follow): Deleted procedure.
9689 (test_follow_fork): New procedure.
9690 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9691 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9692 procedure calls.
9693
0fc05997
YQ
96942014-06-17 Yao Qi <yao@codesourcery.com>
9695
9696 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9697 CP1252.
9698
70795c52
LM
96992014-06-17 Luis Machado <lgustavo@codesourcery.com>
9700
9701 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9702 Initialize ptr and S explicitly.
9703 (skip_type_update_when_not_use_rtti_test): Likewise.
9704
6be47f0c
KS
97052014-06-16 Keith Seitz <keiths@redhat.com>
9706
9707 PR mi/15863
9708 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9709 the inferior is started.
9710
d03de421
PA
97112014-06-16 Pedro Alves <palves@redhat.com>
9712
9713 * gdb.base/break-main-file-remove-fail.c: New file.
9714 * gdb.base/break-main-file-remove-fail.exp: New file.
9715 * gdb.base/break-unload-file.exp: Use build_executable instead of
9716 prepare_for_testing.
9717 (test_break): New parameter "initial_load". Handle it.
9718 (top level): Add initial_load cmdline/file axis.
9719
f9579b99
TT
97202014-06-12 Tom Tromey <tromey@redhat.com>
9721
9722 * gdb.base/completion.exp: Don't use directory name in test.
9723
3657956b
GB
97242014-06-09 Gary Benson <gbenson@redhat.com>
9725
9726 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9727 separate the always-available ANSI-standard signals from the
9728 signals that require checking.
9729 (main): Likewise.
9730 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9731 Likewise.
9732 (main): Likewise.
9733
4186eb54
KS
97342014-06-07 Keith Seitz <keiths@redhat.com>
9735
9736 Revert:
9737 PR c++/16253
9738 * gdb.cp/var-tag.cc: New file.
9739 * gdb.cp/var-tag.exp: New file.
9740 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9741 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9742 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9743 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9744
25326a28 97452014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9746
9747 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9748
829155c9
PA
97492014-06-06 Pedro Alves <palves@redhat.com>
9750
9751 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9752 in target debug output instead of looking at RSP packets,
9753 disabling the test on any target that uses hardware stepping.
9754 Update comments.
9755
61c8d22e
PA
97562014-06-06 Pedro Alves <palves@redhat.com>
9757
9758 * gdb.base/break-unload-file.exp: Fix typo.
9759
d9a47287
YQ
97602014-06-06 Yao Qi <yao@codesourcery.com>
9761
9762 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9763 from "jit_function" to "^jit_function".
9764
e5e01dbf
YQ
97652014-06-06 Yao Qi <yao@codesourcery.com>
9766
9767 * gdb.base/async.c (foo): Add one statement.
9768 * gdb.base/async.exp: Get the next instruction address and
9769 match the output of "nexti" by instruction address. Match
9770 the hex address in the output of "finish".
9771
73ba372c
GB
97722014-06-06 Gary Benson <gbenson@redhat.com>
9773
9774 * gdb.base/call-signals.c: Remove preprocessor conditionals
9775 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9776 SIGSEGV and SIGTERM.
9777 * gdb.base/sigall.c: Likewise.
9778 * gdb.base/unwindonsignal.c: Likewise.
9779 * gdb.reverse/sigall-reverse.c: Likewise.
9780
831517df
YQ
97812014-06-06 Yao Qi <yao@codesourcery.com>
9782
9783 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9784 readable, skip the test.
9785
b8b91e98
YQ
97862014-06-06 Yao Qi <yao@codesourcery.com>
9787
9788 * gdb.threads/staticthreads.c (thread_function): Move the line
9789 setting breakpoint on forward.
9790 * gdb.threads/staticthreads.exp: Update comments.
9791
fb934770
LC
97922014-06-05 Ludovic Courtès <ludo@gnu.org>
9793
9794 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9795 "history-append! type error".
9796
6ef284bd
SM
97972014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9798
9799 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9800 erroneous dprintf expected input.
9801
a872e241
DE
98022014-06-04 Doug Evans <xdje42@gmail.com>
9803
9804 * gdb.guile/scm-generics.exp: Delete.
9805
16f691fb
DE
98062014-06-04 Doug Evans <xdje42@gmail.com>
9807
9808 * gdb.guile/scm-breakpoint.exp: Update.
9809 Add tests for breakpoint registration.
9810
012370f6
TT
98112014-06-04 Tom Tromey <tromey@redhat.com>
9812
9813 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9814 VLA-in-union.
9815 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9816 inner_vla_struct, vla_union types. Initialize objects of those
9817 types and compute their sizes.
9818
9f5a4cef
HZ
98192014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9820 Hui Zhu <hui@codesourcery.com>
9821
9822 * gdb.base/fileio.exp: Add test for shell not available as well as
9823 available.
9824 * gdb.base/fileio.c (test_system): Check for shell twice.
9825
90a45c4d
YQ
98262014-06-04 Yao Qi <yao@codesourcery.com>
9827
9828 * gdb.base/auto-connect-native-target.exp: Remove redundant
9829 space from the regexp pattern.
9830
70017e41
YQ
98312014-06-04 Yao Qi <yao@codesourcery.com>
9832
9833 * gdb.base/default.exp: Replace "child" with "native" in
9834 regexp pattern.
9835
883964a7
SC
98362014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9837
9838 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9839 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9840 * gdb.python/py-xmethods.py: Python script supporting the
9841 new testcase and tests.
9842
ef370185
JB
98432014-06-03 Joel Brobecker <brobecker@adacore.com>
9844 Pedro Alves <palves@redhat.com>
9845
9846 PR breakpoints/17000
9847 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9848 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9849
1e2ccb61
BM
98502014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9851
9852 * gdb.base/subst.exp: Add tests to verify partial path matching
9853 output.
9854
c6ec5ab2
PA
98552014-06-03 Pedro Alves <palves@redhat.com>
9856
9857 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9858 target that doesn't use software single-stepping.
9859
835c559f
PA
98602014-06-03 Pedro Alves <palves@redhat.com>
9861
9862 PR breakpoints/17000
9863 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9864 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9865
06eb1586
DE
98662014-06-02 Doug Evans <xdje42@gmail.com>
9867
9868 * gdb.guile/scm-parameter.exp: New file.
9869
e698b8c4
DE
98702014-06-02 Doug Evans <xdje42@gmail.com>
9871
9872 * gdb.guile/scm-cmd.c: New file.
9873 * gdb.guile/scm-cmd.exp: New file.
9874
ded03782
DE
98752014-06-02 Doug Evans <xdje42@gmail.com>
9876
9877 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9878 pretty-printer lookup.
9879 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9880 (make-pp_s-printer): Call it.
9881 (make-pretty-printer-from-dict): New function.
9882 (lookup-pretty-printer-maker-from-dict): New function.
9883 (*pretty-printer*): Simplify.
9884 (make-objfile-pp_s-printer): New function.
9885 (install-objfile-pretty-printers!): New function.
9886 (make-progspace-pp_s-printer): New function.
9887 (install-progspace-pretty-printers!): New function.
9888 * gdb.guile/scm-progspace.c: New file.
9889 * gdb.guile/scm-progspace.exp: New file.
9890
41fac0cf
PA
98912014-06-02 Pedro Alves <palves@redhat.com>
9892
9893 * gdb.base/dprintf-bp-same-addr.c: New file.
9894 * gdb.base/dprintf-bp-same-addr.exp: New file.
9895
96ae5695
EBM
98962014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9897
9898 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9899 * gdb.arch/powerpc-power.s: Likewise.
9900
da02b3a8
JB
99012014-06-02 Joel Brobecker <brobecker@adacore.com>
9902
9903 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9904
c72b2e7b
YQ
99052014-06-01 Yao Qi <yao@codesourcery.com>
9906
9907 * gdb.base/watchpoint.exp (test_watch_location): Check null
9908 pointer can be dereferenced. If not, do the test, otherwise
9909 skip it.
9910
53e8a631
AB
99112014-05-30 Andrew Burgess <aburgess@broadcom.com>
9912
9913 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9914 results.
9915 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9916
938f0e2f
AB
99172014-05-30 Andrew Burgess <aburgess@broadcom.com>
9918
9919 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9920 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9921 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9922 * gdb.arch/amd64-invalid-stack-top.c: New file.
9923 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9924
9ba6657a
PA
99252014-05-30 Pedro Alves <palves@redhat.com>
9926
9927 PR breakpoints/17000
9928 * gdb.base/sss-bp-on-user-bp.c: New file.
9929 * gdb.base/sss-bp-on-user-bp.exp: New file.
9930
522c09bf
DB
99312014-05-30 David Blaikie <dblaikie@gmail.com>
9932
9933 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9934 gnu_inline semantics via attribute.
9935 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9936 source explicitly specifies the required semantics.
9937
bf4ef81e
MR
99382014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9939
9940 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9941
329ea579
PA
99422014-05-29 Pedro Alves <palves@redhat.com>
9943 Tom Tromey <tromey@redhat.com>
9944
9945 * gdb.base/async-shell.exp: Don't enable target-async.
9946 * gdb.base/async.exp
9947 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9948 parameter. Adjust.
9949 (top level): Don't test with "target-async".
9950 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9951 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9952 * gdb.base/inferior-died.exp: Don't enable target-async.
9953 * gdb.base/interrupt-noterm.exp: Likewise.
9954 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9955 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9956 * gdb.mi/mi-nonstop.exp: Likewise.
9957 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9958 * gdb.mi/mi-nsintrall.exp: Likewise.
9959 * gdb.mi/mi-nsmoribund.exp: Likewise.
9960 * gdb.mi/mi-nsthrexec.exp: Likewise.
9961 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9962 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9963 * gdb.python/py-evsignal.exp: Don't enable target-async.
9964 * gdb.python/py-evthreads.exp: Likewise.
9965 * gdb.python/py-prompt.exp: Likewise.
9966 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9967 * gdb.server/solib-list.exp: Don't enable target-async.
9968 * gdb.threads/thread-specific-bp.exp: Likewise.
9969 * lib/mi-support.exp: Adjust to use mi-async.
9970
fd664c91
PA
99712014-05-29 Pedro Alves <palves@redhat.com>
9972
9973 PR gdb/13860
9974 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9975 reason, even in sync mode.
9976
251bde03
PA
99772014-05-29 Pedro Alves <palves@redhat.com>
9978 Hui Zhu <hui@codesourcery.com>
9979
9980 PR PR15693
9981 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9982 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9983 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9984 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9985
7f3c0343
JB
99862014-05-28 Joel Brobecker <brobecker@adacore.com>
9987
9988 * config/monitor.exp (gdb_target_monitor): Replace use of
9989 "set remotebaud" by "set serial baud".
9990
b2715b27
AW
99912014-05-26 Andy Wingo <wingo@igalia.com>
9992
9993 * gdb.guile/scm-breakpoint.exp:
9994 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9995 properties instead of gdb-object-properties.
9996
498a4489
YQ
99972014-05-26 Yao Qi <yao@codesourcery.com>
9998
9999 * gdb.server/no-thread-db.exp: Specify source file name
10000 explicitly when setting a breakpoint.
10001
589fdceb
MM
100022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10003
10004 * gdb.btrace/vdso.c: New.
10005 * gdb.btrace/vdso.exp: New.
10006
e9089e05
MM
100072014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10008
10009 * gdb.base/gcore.exp (capture_command_output): Move ...
10010 * lib/gdb.exp (capture_command_output): ... here.
10011
67b5c0c1
MM
100122014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10013
10014 * gdb.btrace/data.exp: Test memory access during btrace replay.
10015
a2199296
SM
100162014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10017
10018 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10019
17b2616c
PA
100202014-05-21 Pedro Alves <palves@redhat.com>
10021
10022 PR gdb/13860
10023 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10024 (top level): Test that output related to execution commands is
10025 sent to the console with CLI commands, but not with MI commands.
10026 Test that breakpoint events are always mirrored to the console.
10027 Also expect the new source line to be output after a "next" in
10028 async mode too. Make it a pass/fail test.
10029 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10030 output.
10031 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10032
5166082f
PA
100332014-05-21 Pedro Alves <palves@redhat.com>
10034
10035 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10036 Use them to test variations of "list" after reaching a breakpoint.
10037 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10038 Test "list" with listsize 10 after reaching a breakpoint.
10039 * gdb.python/python.exp (decode_line current location line
10040 number): Adjust expected line number.
10041
2f25d70f
SM
100422014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10043
10044 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10045 behavior for $args, pass it directly to "run".
10046
ff604a67
MR
100472014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10048
10049 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10050 30000 to 65536.
10051
6a3cb8e8
PA
100522014-05-21 Pedro Alves <palves@redhat.com>
10053
10054 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10055 auto-connect-native-target off".
10056 * gdb.base/auto-connect-native-target.c: New file.
10057 * gdb.base/auto-connect-native-target.exp: New file.
10058
4ebfc96e
PA
100592014-05-21 Pedro Alves <palves@redhat.com>
10060
10061 * gdb.base/default.exp: Test "target native" instead of "target
10062 child".
10063
36d46afb
MW
100642014-05-21 Mark Wielaard <mjw@redhat.com>
10065
10066 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10067
5876f503
JK
100682014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10069
10070 Fix TLS access for -static -pthread.
10071 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10072 <HAVE_TLS> (thread_function, main): Initialize it.
10073 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10074 Add clean_restart.
10075 <$have_tls != "">: Check TLSVAR.
10076
0256a6ac
PA
100772014-05-21 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.base/dcache-line-read-error.c: New.
10080 * gdb.base/dcache-line-read-error.exp: New.
10081
936d2992
PA
100822014-05-20 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.base/compare-sections.c: New file.
10085 * gdb.base/compare-sections.exp: New file.
10086
802e8e6d
PA
100872014-05-20 Pedro Alves <palves@redhat.com>
10088
10089 * gdb.base/break-idempotent.c: New file.
10090 * gdb.base/break-idempotent.exp: New file.
10091
e59fa00f
MM
100922014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10093
10094 * gdb.btrace/nohist.exp: New.
10095
8b696e31
YQ
100962014-05-20 Yao Qi <yao@codesourcery.com>
10097
10098 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10099 gdb.reverse directory and gdb_reverse_timeout exists in board
10100 setting.
10101 * README: Document gdb_reverse_timeout.
10102
73c9764f
YQ
101032014-05-20 Yao Qi <yao@codesourcery.com>
10104
10105 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10106 'test_file_name'. Treat args as a string instead of a list.
10107 (gdb_init): Rename argument 'args' by 'test_file_name'.
10108
f1f4348a
JK
101092014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10110
10111 * gdb.arch/powerpc-power.exp: New file.
10112 * gdb.arch/powerpc-power.s: New file.
10113
0dbe70ce
DE
101142014-05-16 Doug Evans <dje@google.com>
10115
10116 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10117 * gdb.base/completion.exp: Check that all expected files exist
10118 before doing file completion.
0dbe70ce 10119
8d551b02
DE
101202014-05-16 Doug Evans <dje@google.com>
10121
10122 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10123 Update.
10124 (do_syscall_tests_without_xml): Update.
10125
73eb7709
PA
101262014-05-16 Pedro Alves <palves@redhat.com>
10127
10128 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10129 instead of "unknown output after running".
10130
3fae92fc
YQ
101312014-05-16 Yao Qi <yao@codesourcery.com>
10132
10133 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10134 file1.txt from host at the end.
10135 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10136
c2b2ccc5
DE
101372014-05-15 Doug Evans <dje@google.com>
10138
10139 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10140 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10141 loading file. Add test for TU lookup.
10142
8c217a4b
SM
101432014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10144
10145 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10146 calling "-exec-arguments" or "set args" before running the
10147 inferior.
10148
3deb39c6
SM
101492014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10150
10151 * lib/mi-support.exp (mi_expect_stop): Expect message for
10152 inferiors that exit with non-zero exit code.
10153
71a79f8c
YQ
101542014-05-14 Yao Qi <yao@codesourcery.com>
10155
10156 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10157 match absolute path on remote host.
10158 (test_file_list_exec_source_files): Remove "/" from the
10159 pattern.
10160
f23fcd46
YQ
101612014-05-14 Yao Qi <yao@codesourcery.com>
10162
10163 * boards/local-remote-host-notty.exp (${board}_file): New
10164 proc.
10165
9404b58f
KM
101662014-05-07 Kyle McMartin <kyle@redhat.com>
10167
10168 Pushed by Joel Brobecker <brobecker@adacore.com>.
10169 * gdb.arch/aarch64-atomic-inst.c: New file.
10170 * gdb.arch/aarch64-atomic-inst.exp: New file.
10171
5e45f04c
YQ
101722014-05-07 Yao Qi <yao@codesourcery.com>
10173
10174 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10175 in current context" too.
10176
c888a17d
KS
101772014-05-05 Keith Seitz <keiths@redhat.com>
10178
10179 * gdb.linespec/ls-dollar.exp: Add test for linespec
10180 file:convenience_variable.
10181
290a839c
YQ
101822014-05-05 Yao Qi <yao@codesourcery.com>
10183
10184 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10185 traceframes into tfile and ctf trace files. Read data from
10186 trace file and test collected data.
10187 (gdb_collect_locals_test): Likewise.
10188 (gdb_unavailable_registers_test): Likewise.
10189 (gdb_unavailable_floats): Likewise.
10190 (gdb_collect_globals_test): Likewise.
10191 (top-level): Append "ctf" to trace_file_targets if GDB
10192 supports.
10193
b5262cd0
YQ
101942014-05-05 Yao Qi <yao@codesourcery.com>
10195
10196 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10197 code to ...
10198 (gdb_collect_args_test_1): ... it. New proc.
10199 (gdb_collect_locals_test): Move some code to ...
10200 (gdb_collect_locals_test_1): ... it. New proc.
10201 (gdb_unavailable_registers_test): Move some code to ...
10202 (gdb_unavailable_registers_test_1): ... it. New proc.
10203 (gdb_unavailable_floats): Move some code to ...
10204 (gdb_unavailable_floats_1): ... it. New proc.
10205
30a1e6cc
SDJ
102062014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10207
10208 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10209 probes to test for bitness recognition.
10210 * gdb.arch/amd64-stap-optional-prefix.exp
10211 (test_probe_value_without_reg): New procedure.
10212 Add code to test for different kinds of bitness.
10213
f33da99a
SDJ
102142014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10215
10216 PR breakpoints/16889
10217 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10218 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10219
5b80f00d
PA
102202014-05-01 Pedro Alves <palves@redhat.com>
10221
10222 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10223 gdb_file_cmd if no file is specified.
10224 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10225 last_loaded_file to set the remote exec-file.
10226
f8c2a73c
PA
102272014-05-01 Pedro Alves <palves@redhat.com>
10228
10229 * boards/local-remote-host.exp: New file.
10230
be6e8ac7
PA
102312014-05-01 Pedro Alves <palves@redhat.com>
10232
10233 * boards/local-remote-host.exp: Rename to ...
10234 * boards/local-remote-host-notty.exp: ... this.
10235
cac0dc8f
JB
102362014-04-28 Joel Brobecker <brobecker@adacore.com>
10237
10238 * gdb.ada/dyn_arrayidx: New testcase.
10239
9730e6cc
YQ
102402014-04-26 Yao Qi <yao@codesourcery.com>
10241
10242 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10243 and compute the length of function main. Save it in
10244 $main_length.
10245 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10246 (top-level): Use gdb_compile to compile objects into
10247 executable and restart GDB. Remove invocation to
10248 prepare_for_testing.
10249
7ae1a6a6
PA
102502014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10251 Pedro Alves <palves@redhat.com>
10252
10253 PR server/16255
10254 * gdb.multi/multi-attach.c: New file.
10255 * gdb.multi/multi-attach.exp: New file.
10256
4082afcc
PA
102572014-04-25 Pedro Alves <palves@redhat.com>
10258
10259 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10260 user.
10261 (top level): Test that "set remote conditional-breakpoints-packet
10262 off" works as intended.
10263 * gdb.base/dprintf.exp: Test that "set remote
10264 breakpoint-commands-packet off" works as intended.
10265 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10266 New function.
10267 (top level): Call it.
10268 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10269 remote fast-tracepoints-packet off" works as intended.
10270 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10271 * lib/gdb.exp (gdb_is_target_remote): ... here.
10272
2abc3f8d
DB
102732014-04-24 David Blaikie <dblaikie@gmail.com>
10274
10275 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10276 ensure clang would not discard them.
10277 * gdb.base/gdbvars.c: Ditto.
10278 * gdb.base/memattr.c: Ditto.
10279 * gdb.base/whatis.c: Ditto.
10280 * gdb.python/py-prettyprint.c: Ditto.
10281 * gdb.trace/actions.c: Ditto.
10282 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10283 ensure clang would not discard it.
10284
bfd39632
DB
102852014-04-24 David Blaikie <dblaikie@gmail.com>
10286
10287 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10288 clang to emit the full definition of type required by the test
10289 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10290
22842ff6
DB
102912014-04-24 David Blaikie <dblaikie@gmail.com>
10292
10293 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10294 coax Clang into emitting the definition of the type.
10295 * gdb.cp/pr10728-x.h (y): Ditto.
10296 * gdb.cp/pr10728-y.cc (y): Ditto.
10297
c2e827ad
DB
102982014-04-24 David Blaikie <dblaikie@gmail.com>
10299
10300 * gdb.base/label.exp: XFAIL label related tests under Clang.
10301 * gdb.cp/cplabel.exp: Ditto.
10302 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10303 under Clang those using labels.
10304
4c2d33e7
YQ
103052014-04-25 Yao Qi <yao@codesourcery.com>
10306
10307 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10308 double_label.
10309 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10310 partial_label and double_label.
10311
56083b99
DB
103122014-04-24 David Blaikie <dblaikie@gmail.com>
10313
10314 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10315
25d4e99d
DB
103162014-04-24 David Blaikie <dblaikie@gmail.com>
10317
10318 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10319 of the function to work across GCC and Clang.
10320 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10321 pointer types (const void ** const V void **).
10322
01f9f808
MS
103232014-04-24 Michael Sturm <michael.sturm@mintel.com>
10324 Walfred Tedeschi <walfred.tedeschi@intel.com>
10325
10326 * Makefile.in (EXECUTABLES): Added i386-avx512.
10327 * gdb.arch/i386-avx512.c: New file.
10328 * gdb.arch/i386-avx512.exp: Likewise.
10329
4b48d439
KS
103302014-04-23 Keith Seitz <keiths@redhat.com>
10331
10332 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10333 (mi_make_breakpoint_table): New procedure.
10334 (mi_create_breakpoint): Use mi_make_breakpoint
10335 and return the result.
10336 (mi_make_breakpoint): New procedure.
10337 (mi_build_kv_pairs): New procedure.
10338
10339 * gdb.mi/mi-break.exp: Remove unused globals,
10340 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10341 All callers updated.
10342 * gdb.mi/mi-dprintf.exp: Use variable to track command
10343 number.
10344 Update all callers of mi_create_breakpoint and use
10345 mi_make_breakpoint_table.
10346 Remove any unused global variables.
10347 * gdb.mi/mi-nonstop.exp: Likewise.
10348 * gdb.mi/mi-nsintrall.exp: Likewise.
10349 * gdb.mi/mi-nsmoribund.exp: Likewise.
10350 * gdb.mi/mi-nsthrexec.exp: Likewise.
10351 * gdb.mi/mi-reverse.exp: Likewise.
10352 * gdb.mi/mi-simplerun.exp: Likewise.
10353 * gdb.mi/mi-stepn.exp: Likewise.
10354 * gdb.mi/mi-syn-frame.exp: Likewise.
10355 * gdb.mi/mi-until.exp: Likewise.
10356 * gdb.mi/mi-var-cp.exp: Likewise.
10357 * gdb.mi/mi-var-display.exp: Likewise.
10358 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10359 * gdb.mi/mi2-var-child.exp: Likewise.
10360 * gdb.mi/mi-vla-c99.exp: Likewise.
10361 * lib/mi-support.exp: Likewise.
10362
10363 From Ian Lance Taylor <iant@cygnus.com>:
10364 * lib/gdb.exp (parse_args): New procedure.
10365
08351840
PA
103662014-04-23 Pedro Alves <palves@redhat.com>
10367
10368 * gdb.base/break-unload-file.c: New file.
10369 * gdb.base/break-unload-file.exp: New file.
10370 * gdb.base/sym-file-lib.c (baz): New function.
10371 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10372 field.
10373 (load): Store the segment's mapped size.
10374 (unload): New function.
10375 (unload_shlib): New function.
10376 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10377 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10378 set a breakpoint at baz, and call it.
10379 * gdb.base/sym-file.exp: New tests for stale breakpoint
10380 instructions.
10381
076855f9
PA
103822014-04-23 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10385 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10386 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10387 * gdb.base/hbreak-unmapped.c: New file.
10388 * gdb.base/hbreak-unmapped.exp: New file.
10389 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10390 * lib/gdb.exp (gdb_is_target_remote): ... here.
10391
483805cf
PA
103922014-04-22 Pedro Alves <palves@redhat.com>
10393
10394 * gdb.base/consecutive-step-over.c: New file.
10395 * gdb.base/consecutive-step-over.exp: New file.
10396
06d97543
PA
103972014-04-22 Pedro Alves <palves@redhat.com>
10398
10399 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10400 instead of send_gdb/gdb_expect.
10401
b4429ea2
YQ
104022014-04-22 Yao Qi <yao@codesourcery.com>
10403
10404 * lib/trace-support.exp (generate_tracefile): New procedure.
10405 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10406 return 0.
10407 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10408 if generate_tracefile returns 1.
10409
51d48146
PA
104102014-04-18 Tom Tromey <palves@redhat.com>
10411 Pedro alves <tromey@redhat.com>
10412
10413 PR backtrace/15558
10414 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10415 with a backtrace limit.
10416 * gdb.python/py-frame-inline.exp: Test running to an inline
10417 function with a backtrace limit, and printing the newest frame.
10418 * gdb.python/py-frame-inline.c (main): Call f.
10419
bd1dce5f
MS
104202014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10421
10422 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10423
40d1a503
MS
104242014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10425
10426 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10427 Drop prefix from unsupported source file path.
10428
389b98f7
YQ
104292014-04-17 Yao Qi <yao@codesourcery.com>
10430
10431 * lib/gdb.exp (with_target_charset): New proc.
10432 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10433 with_target_charset.
10434 (test_print_strings): Likewise.
10435 (test_repeat_bytes): Likewise.
10436 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10437 for some tests.
10438
22869d73
KS
104392014-04-16 Keith Seitz <keiths@redhat.com>
10440
10441 PR gdb/15827
10442 * gdb.dwarf2/corrupt.c: New file.
10443 * gdb.dwarf2/corrupt.exp: New file.
10444
c4f87ca6
KS
104452014-04-16 Keith Seitz <keiths@redhat.com>
10446
10447 PR c++/16597
10448 * gdb.cp/namelessclass.cc: New file.
10449 * gdb.cp/namelessclass.exp: New file.
10450 * gdb.cp/namelessclass.S: New file.
10451
ab19de87
DE
104522014-04-16 Doug Evans <dje@google.com>
10453
10454 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10455 Add comment.
10456 (gdbserver_default_get_comm_port): New function.
10457 (gdbserver_start): Check if board file provided
10458 "gdbserver,get_comm_port" and use it if so.
10459 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10460 (gdb,socketport): Set to "stdio".
10461 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10462 (stdio_gdbserver_template): Delete.
10463 (${board}_get_remote_address): Update.
10464 (${board}_build_remote_cmd): Delete.
10465 (${board}_get_comm_port): New function.
10466 (${board}_spawn): Update.
10467 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10468 Delete.
10469 (${board}_get_remote_address): Update.
10470 (${board}_get_comm_port): New function.
10471
fc98a809
AB
104722014-04-16 Andrew Burgess <aburgess@broadcom.com>
10473
10474 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10475 appearing in any order.
10476
87fd9e6e
DE
104772014-04-15 Doug Evans <dje@google.com>
10478
10479 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10480 uninitialized value of "description".
10481
099fc3ea
KS
104822014-04-15 Keith Seitz <keiths@redhat.com>
10483
10484 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10485 Remove unused globals.
10486 (test_running_the_program): Likewise.
10487 (test_controlled_execution): Likewise.
10488 (test_controlling_breakpoints): Likewise.
10489 (test_program_termination): Likewise.
10490
5da151d4
KS
104912014-04-15 Keith Seitz <keiths@redhat.com>
10492
10493 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10494 unused globals.
10495 (test_rbreak_creation_and_listing): Likewise.
10496 (test_ignore_count): Likewise.
10497 (test_error): Likewise.
10498
35e5d2f0
PA
104992014-04-15 Pedro Alves <palves@redhat.com>
10500
10501 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10502 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10503 sym-file-loader.c.
10504 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10505 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10506 to sym-file-loader.c.
10507 (struct library): Forward declare.
10508 (load_shlib, lookup_function): Change prototypes.
10509 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10510 (translate_offset): Remove declarations.
10511 (get_text_addr): New declaration.
10512 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10513 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10514 sym-file-loader.h.
10515 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10516 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10517 here from sym-file-loader.h.
10518 (struct library): New structure.
10519 (load_shlib, lookup_function): Change prototypes and adjust to
10520 work with a struct library.
10521 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10522 (translate_offset): Make static.
10523 (get_text_addr): New function.
10524 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10525
eb4c1710
PA
105262014-04-15 Pedro Alves <palves@redhat.com>
10527
10528 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10529
2d1baf52
PA
105302014-04-15 Pedro Alves <palves@redhat.com>
10531
10532 * gdb.base/sym-file-loader.c: Include <limits.h>.
10533 (SELF_LINK): New define.
10534 (get_origin): New function.
10535 (load_shlib): Use it.
10536 * gdb.base/sym-file.exp: Don't early return if the target is
10537 remote. Use runto_main, and issue fail is that fails. Use
10538 gdb_load_shlibs.
10539 (shlib_name): Delete.
10540 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10541
7dd6df01
PA
105422014-04-15 Pedro Alves <palves@redhat.com>
10543
10544 * gdb.base/sym-file.exp: Remove regex characters from test
10545 message. Don't refer to breakpoint numbers in test messages.
10546
b50c8614
KS
105472014-04-14 Keith Seitz <keiths@redhat.com>
10548
10549 PR c++/16253
10550 * gdb.cp/var-tag.cc: New file.
10551 * gdb.cp/var-tag.exp: New file.
10552 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10553 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10554 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10555 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10556
3d567982
TT
105572014-04-14 Tom Tromey <tromey@redhat.com>
10558
10559 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10560 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10561 type.
10562 * gdb.cp/enum-class.exp: New file.
10563 * gdb.cp/enum-class.cc: New file.
10564
0626fc76
TT
105652014-04-14 Tom Tromey <tromey@redhat.com>
10566
10567 * gdb.dwarf2/enum-type.exp: New file.
10568
dca325b3
SA
105692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10570
10571 * gdb.mi/mi-vla-c99.exp: New file.
10572 * gdb.mi/vla.c: New file.
10573
5854b38a
SA
105742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10575
10576 * gdb.base/vla-datatypes.c: New file.
10577 * gdb.base/vla-datatypes.exp: New file.
10578
463bb957
SA
105792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10580
10581 * gdb.base/vla-ptr.c: New file.
10582 * gdb.base/vla-ptr.exp: New file.
10583
3dd170be
SA
105842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10585
10586 * gdb.dwarf2/count.exp: New file.
10587
5ecaaa66
SA
105882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10589
10590 * gdb.base/vla-sideeffect.c: New file.
10591 * gdb.base/vla-sideeffect.exp: New file.
10592
41f1ada5
DB
105932014-04-14 David Blaikie <dblaikie@gmail.com>
10594
10595 * gdb.mi/non-stop.c: Add return value for non-void function return
10596 statement.
10597 * gdb.threads/staticthreads.c: Ditto.
10598
0be03e84
DE
105992014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10600 Doug Evans <xdje42@gmail.com>
10601
10602 * gdb.guile/scm-value.c: Improve test case.
10603 * gdb.guile/scm-value.exp: Add new test.
10604
f180a1fb
DB
106052014-04-11 David Blaikie <dblaikie@gmail.com>
10606
10607 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10608 override Clang's default.
10609
6b662e19
JB
106102014-04-11 Joel Brobecker <brobecker@adacore.com>
10611
10612 Revert the following changes (regressions):
10613
10614 * gdb.base/vla-sideeffect.c: New file.
10615 * gdb.base/vla-sideeffect.exp: New file.
10616
10617 * gdb.dwarf2/count.exp: New file.
10618
10619 * gdb.base/vla-multi.c: New file.
10620 * gdb.base/vla-multi.exp: New file.
10621
10622 * gdb.base/vla-ptr.c: New file.
10623 * gdb.base/vla-ptr.exp: New file.
10624
10625 * gdb.base/vla-datatypes.c: New file.
10626 * gdb.base/vla-datatypes.exp: New file.
10627
10628 * gdb.mi/mi-vla-c99.exp: New file.
10629 * gdb.mi/vla.c: New file.
10630
245a5f0b
KS
106312014-04-11 Keith Seitz <keiths@redhat.com>
10632
10633 PR c++/16675
10634 * gdb.cp/cpsizeof.exp: New file.
10635 * gdb.cp/cpsizeof.cc: New file.
10636
58a84dcf
SA
106372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10638
191a8a90
JB
10639 * gdb.mi/mi-vla-c99.exp: New file.
10640 * gdb.mi/vla.c: New file.
58a84dcf 10641
c8655f75
SA
106422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10643
10644 * gdb.base/vla-datatypes.c: New file.
10645 * gdb.base/vla-datatypes.exp: New file.
10646
024e13b4
SA
106472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10648
10649 * gdb.base/vla-ptr.c: New file.
10650 * gdb.base/vla-ptr.exp: New file.
10651
1a237e0e
SA
106522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10653
10654 * gdb.base/vla-multi.c: New file.
10655 * gdb.base/vla-multi.exp: New file.
10656
504f3432
SA
106572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10658
10659 * gdb.dwarf2/count.exp: New file.
10660
3bce8237
SA
106612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10662
191a8a90
JB
10663 * gdb.base/vla-sideeffect.c: New file.
10664 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10665
322f9c21
YQ
106662014-04-11 Yao Qi <yao@codesourcery.com>
10667
10668 * gdb.base/completion.exp: Check file exists before running tests
10669 on file completion.
10670
d708bcd1
PA
106712014-04-10 Pedro Alves <palves@redhat.com>
10672
10673 * gdb.base/cond-eval-mode.c: New file.
10674 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10675 prepare_for_testing to build the new file. Check result of
10676 runto_main.
10677 (test_break, test_watch): New procedures.
10678 (top level): Use them.
10679
ae1d2761
PM
106802014-04-08 Pierre Muller <muller@sourceware.org>
10681
10682 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10683 Ctrl-V use for mingw hosts.
10684
7af389b8
SC
106852014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10686
10687 * gdb.python/py-value.c: Improve test case.
10688 * gdb.python/py-value.exp: Add new test.
10689
5e703181
DE
106902014-04-07 David Blaikie <dblaikie@gmail.com>
10691
10692 * lib/compiler.c: Identify the clang compiler.
10693 * lib/compiler.cc: Ditto.
10694
9810b410
YQ
106952014-04-03 Yao Qi <yao@codesourcery.com>
10696
10697 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10698
98d1b8dc
AB
106992014-04-01 Anton Blanchard <anton@samba.org>
10700
10701 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10702 messages unique.
10703
3114cea1
AB
107042014-04-01 Anton Blanchard <anton@samba.org>
10705
10706 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10707 prepare_for_testing.
10708
62f7182c
AB
107092014-04-01 Anton Blanchard <anton@samba.org>
10710
10711 * gdb.arch/ppc64-atomic-inst.c: Remove.
10712 * gdb.arch/ppc64-atomic-inst.S: New file.
10713 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10714
770e7fc7
DE
107152014-03-31 Doug Evans <dje@google.com>
10716
10717 * gdb.base/print-symbol-loading-lib.c: New file.
10718 * gdb.base/print-symbol-loading-main.c: New file.
10719 * gdb.base/print-symbol-loading.exp: New file.
10720
46e2bafa
YQ
107212014-03-31 Yao Qi <yao@codesourcery.com>
10722
10723 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10724
8776cfe9
JB
107252014-03-28 Joel Brobecker <brobecker@adacore.com>
10726
10727 * gdb.ada/mi_dyn_arr: New testcase.
10728
5d1ef361
DE
107292014-03-27 Doug Evans <dje@google.com>
10730
10731 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10732
b5bee914
YQ
107332014-03-27 Yao Qi <yao@codesourcery.com>
10734
10735 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10736 if target is nios2-*-*.
10737
0d4d0e77
YQ
107382014-03-26 Yao Qi <yao@codesourcery.com>
10739
10740 * lib/gdb.exp (readline_is_used): New proc.
10741 * gdb.base/completion.exp: Move tests on command complete up.
10742 Skip the rest of tests if readline is not used.
10743 * gdb.ada/complete.exp: Skp the test if readline is not
10744 used.
10745 * gdb.base/filesym.exp: Likewise.
10746 * gdb.base/macscp.exp: Likewise.
10747 * gdb.base/readline-ask.exp: Likewise.
10748 * gdb.base/readline.exp: Likewise.
10749 * gdb.python/py-cmd.exp: Likewise.
10750 * gdb.trace/tfile.exp: Likewise.
10751
29361eee
YQ
107522014-03-26 Yao Qi <yao@codesourcery.com>
10753
10754 * gdb.base/macscp.exp: Fix code format issues.
10755
bc9a5525
UW
107562014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10757
10758 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10759 * gdb.asm/powerpc64le.inc: New file.
10760
d3839ede
PA
107612014-03-25 Pedro Alves <palves@redhat.com>
10762 Doug Evans <dje@google.com>
10763
10764 * gdb.base/source-execution.c: New file.
10765 * gdb.base/source-execution.exp: New file.
10766 * gdb.base/source-execution.gdb: New file.
10767
01672a57
DE
107682014-03-24 Doug Evans <dje@google.com>
10769
10770 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10771 using fission.
10772
88bbeca9
HZ
107732014-03-24 Hui Zhu <hui@codesourcery.com>
10774 Pedro Alves <palves@redhat.com>
10775
10776 PR breakpoints/16101
10777 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10778 test pass/fail messages. Detect missing support for dprintf when
10779 breakpoints are actually inserted.
10780 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10781 breakpoints are actually inserted.
10782 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10783 fails.
10784
d2348791
JK
107852014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10786
10787 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10788
feef67ab
DE
107892014-03-22 Doug Evans <xdje42@gmail.com>
10790
10791 * gdb.python/python.exp (python not supported): Verify multi-line
10792 python command issues an error.
25d743f9 10793 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10794 guile command issues an error.
feef67ab 10795
ecebef6a
MR
107962014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10797
10798 * gdb.threads/thread-specific.exp: Handle the lack of usable
10799 $this_breakpoint and $this_thread.
10800
ccdd1909
HZ
108012014-03-21 Hui Zhu <hui@codesourcery.com>
10802
10803 * gdb.base/attach.exp (do_command_attach_tests): New.
10804
beb460e8
PA
108052014-03-20 Tom Tromey <tromey@redhat.com>
10806 Pedro Alves <palves@redhat.com>
10807
10808 PR cli/15718
10809 * gdb.base/condbreak-call-false.c: New file.
10810 * gdb.base/condbreak-call-false.exp: New file.
10811
40acf43a
PA
108122014-03-20 Pedro Alves <palves@redhat.com>
10813
10814 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10815 Delete.
10816 (block_signals, unblock_signals): Delete.
10817 (child_function_2, main): Remove references to deleted variable
10818 and functions.
10819
9f5e1e02
PA
108202014-03-20 Pedro Alves <palves@redhat.com>
10821
10822 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10823 Use pthread_kill to signal thread 2.
10824 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10825 Adjust to make the test send itself a signal rather than using the
10826 host's "kill" command.
10827
99619bea
PA
108282014-03-20 Pedro Alves <palves@redhat.com>
10829
10830 * gdb.threads/multiple-step-overs.c: New file.
10831 * gdb.threads/multiple-step-overs.exp: New file.
10832 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10833 Adjust expected infrun debug output.
10834
2adfaa28
PA
108352014-03-20 Pedro Alves <palves@redhat.com>
10836
10837 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10838 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10839
31e77af2
PA
108402014-03-20 Pedro Alves <palves@redhat.com>
10841
10842 PR breakpoints/7143
10843 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10844 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10845 of gdb_test_multiple.
10846 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10847 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10848
b9f437de
PA
108492014-03-20 Pedro Alves <palves@redhat.com>
10850
10851 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10852 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10853
05adc73e
PA
108542014-03-19 Pedro Alves <palves@redhat.com>
10855
10856 * gdb.base/async.exp: Remove early return.
10857
6048b950
PA
108582014-03-19 Pedro Alves <palves@redhat.com>
10859
10860 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10861
8bcfb00a
PA
108622014-03-19 Pedro Alves <palves@redhat.com>
10863
10864 * gdb.base/async.exp (test_background): Expect \r\n after
10865 "completed." in the fail pattern.
10866
884e37dc
PA
108672014-03-19 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.base/async.exp (test_background): New procedure.
10870 Use it for all background execution command tests.
10871
148e57e2
PA
108722014-03-19 Pedro Alves <palves@redhat.com>
10873
10874 * gdb.base/async.exp: Use prepare_for_testing.
10875
f48088c7
PA
108762014-03-19 Pedro Alves <palves@redhat.com>
10877
10878 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10879 the same line.
10880
e2f6c966
PA
108812014-03-19 Pedro Alves <palves@redhat.com>
10882
10883 * gdb.base/async.c (main): Add "jump here" and "until here" line
10884 marker comments.
10885 * gdb.base/async.exp (jump_here): New global.
10886 (jump& test): Use it.
10887 (until_here): New global.
10888 (until& test): Use it.
10889
c30568d4
PA
108902014-03-19 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.base/async.exp: Don't frob gdb_protocol.
10893
0172b6a7
DE
108942014-03-18 Doug Evans <xdje42@gmail.com>
10895
10896 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10897 Fix spelling of exec-done-display.
10898
06c868a8
JK
108992014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10900
10901 PR gdb/15358
10902 * gdb.base/gdb-sigterm.c: New file.
10903 * gdb.base/gdb-sigterm.exp: New file.
10904
0c7e1a46
PA
109052014-03-18 Pedro Alves <palves@redhat.com>
10906
10907 PR gdb/13860
10908 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10909 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10910 solib-event.
10911
f7c77d93
JB
109122014-03-17 Joel Brobecker <brobecker@adacore.com>
10913
10914 * gdb.ada/pckd_arr_ren: New testcase.
10915
5a1e8c7a
DE
109162014-03-13 Doug Evans <xdje42@gmail.com>
10917
10918 PR guile/16612
10919 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10920 collect after discarding symbols.
10921
350e1a76
DE
109222014-03-13 Ludovic Courtès <ludo@gnu.org>
10923 Doug Evans <xdje42@gmail.com>
10924
10925 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10926 to history survives a gc.
10927
a69900ae
PA
109282014-03-13 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.base/default.exp: Don't test "target procfs".
10931
5db9f0bd
PA
109322014-03-13 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.base/default.exp: Update "target child" and "target procfs"
10935 tests to not expect "Unix".
10936
b3ccfe11
TT
109372014-03-12 Tom Tromey <tromey@redhat.com>
10938
10939 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10940 New procs. Add target-async tests.
10941 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10942 Add target-async tests.
10943
646f4417
AA
109442014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10945
10946 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10947 'func_start' and 'func_end' for the beginning and end of the
10948 function code, respectively.
10949 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10950 'func_end' instead of 'func' and 'main'.
10951
288c211f
AA
109522014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10953
10954 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10955 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10956 generate the debug info assembler source.
10957
e0c0f156
AA
109582014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10959
10960 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10961 * gdb.dwarf2/arr-subrange.exp: Likewise.
10962 * gdb.dwarf2/dwz.exp: Likewise.
10963 * gdb.dwarf2/method-ptr.exp: Likewise.
10964 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10965 * gdb.dwarf2/subrange.exp: Likewise.
10966 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10967 * gdb.dwarf2/implptrpiece.exp: Likewise.
10968 * gdb.dwarf2/nostaticblock.exp: Likewise.
10969
0e5c4555
AA
109702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10971
10972 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10973 directory to absolute path name arguments.
10974
5ec18f2b
JG
109752014-03-10 Joel Brobecker <brobecker@adacore.com>
10976
10977 * gdb.ada/tagged_access: New testcase.
10978
847fc4f2
MM
109792014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10980
10981 * gdb.btrace/data.exp: Update expected output.
10982
cc3da688
YQ
109832014-03-06 Yao Qi <yao@codesourcery.com>
10984
10985 * gdb.trace/pr16508.exp: New file.
10986
0f26cec1
PA
109872014-03-05 Pedro Alves <palves@redhat.com>
10988
10989 PR gdb/16575
10990 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10991 procedure.
10992 (top level): Adjust to use it. Add tests that exercise breakpoint
10993 interaction with the code-cache.
10994
7a5a839f
LC
109952014-02-26 Ludovic Courtès <ludo@gnu.org>
10996
10997 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10998 test for 'history-append!'.
10999
31aa7e4e
JB
110002014-02-26 Joel Brobecker <brobecker@adacore.com>
11001
11002 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11003 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11004 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11005 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11006 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11007 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11008
1b588015
JB
110092014-02-26 Joel Brobecker <brobecker@adacore.com>
11010
11011 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11012 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11013 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11014
55426c9d
JB
110152014-02-26 Joel Brobecker <brobecker@adacore.com>
11016
11017 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11018
dc53a7ad
JB
110192014-02-26 Joel Brobecker <brobecker@adacore.com>
11020
11021 * gdb.dwarf2/arr-stride.c: New file.
11022 * gdb.dwarf2/arr-stride.exp: New file.
11023
12ab52e9
PA
110242014-02-26 Pedro Alves <palves@redhat.com>
11025
11026 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11027 that won't ever trigger. Make sure that GDB reports the correct
11028 breakpoint that caused the stop.
11029
849c862e
JK
110302014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11031
11032 PR gdb/16626
11033 * gdb.base/auto-load-script: New file.
11034 * gdb.base/auto-load.c: New file.
11035 * gdb.base/auto-load.exp: New file.
11036
71b7d793
JK
11037 PR gdb/16626
11038 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11039
e2f0d509
JK
110402014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11041
11042 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11043 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11044
50cc37c8
DE
110452014-02-24 Doug Evans <dje@google.com>
11046
11047 * lib/gdb.exp (run_on_host): Log error output if program fails.
11048
ea4758f2
PA
110492014-02-21 Pedro Alves <palves@redhat.com>
11050
11051 * gdb.threads/step-after-sr-lock.c: Rename to ...
11052 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11053 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11054 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11055 ... this.
11056
d7b30f67
SDJ
110572014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11058
11059 PR tdep/16397
11060 * gdb.arch/amd64-stap-special-operands.exp: New file.
11061 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11062 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11063 * gdb.arch/amd64-stap-triplet.S: Likewise.
11064 * gdb.arch/amd64-stap-triplet.c: Likewise.
11065
83deb43f
JB
110662014-02-20 Joel Brobecker <brobecker@adacore.com>
11067
11068 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11069 in .section pseudo-op.
11070
adde2bff
DE
110712014-02-20 lin zuojian <manjian2006@gmail.com>
11072 Joel Brobecker <brobecker@adacore.com>
11073 Doug Evans <xdje42@gmail.com>
11074
11075 PR symtab/16581
11076 * gdb.dwarf2/dw2-icycle.S: New file.
11077 * gdb.dwarf2/dw2-icycle.c: New file.
11078 * gdb.dwarf2/dw2-icycle.exp: New file.
11079
f7bd0f78
SC
110802014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11081
11082 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11083 operations on gdb.Value objects.
11084 * gdb.python/py-value-cc.exp: Add new test to test operations on
11085 gdb.Value objects.
11086
c17ef0d5
DE
110872014-02-18 Doug Evans <dje@google.com>
11088
11089 * Makefile.in (TESTS): New variable.
11090 (expanded_tests, expanded_tests_or_none): New variables
11091 (check-single): Pass $(expanded_tests_or_none) to runtest.
11092 (check-parallel): Only run tests in $(TESTS) if non-empty.
11093 (check/no-matching-tests-found): New rule.
11094 * README: Document TESTS makefile variable.
11095
5dd3176f
DE
110962014-02-18 Doug Evans <dje@google.com>
11097
11098 * Makefile.in (check-parallel): rm -rf outputs temp.
11099
0b10be4f
JK
111002014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11101
11102 Fix "ERROR: no fileid for" in the testsuite.
11103 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11104
85f224e7
DE
111052014-02-12 Doug Evans <dje@google.com>
11106
11107 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11108 (MISCELLANEOUS): New variable.
11109 (clean): rm -rf $(MISCELLANEOUS).
11110 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11111 dwp live in the same directory as symlinks, with each symlink pointed
11112 to a differently named file in a different directory.
11113
149b30ff
DE
111142014-02-11 Doug Evans <dje@google.com>
11115
11116 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11117 of Tcl file commands.
11118
1dfdac32
MK
111192014-02-10 Mark Kettenis <kettenis@gnu.org>
11120
11121 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11122 "kill -SIGUSR1 -1".
11123
aa4fb036
JB
111242014-02-10 Joel Brobecker <brobecker@adacore.com>
11125
11126 * gdb.ada/tick_length_array_enum_idx: New testcase.
11127
ed3ef339
DE
111282014-02-10 Doug Evans <xdje42@gmail.com>
11129
11130 * configure.ac (AC_OUTPUT): Add gdb.guile.
11131 * configure: Regenerate.
11132 * lib/gdb-guile.exp: New file.
11133 * lib/gdb.exp (get_target_charset): New function.
11134 * gdb.base/help.exp: Update expected output from "apropos apropos".
11135 * gdb.guile/Makefile.in: New file.
11136 * gdb.guile/guile.exp: New file.
11137 * gdb.guile/scm-arch.c: New file.
11138 * gdb.guile/scm-arch.exp: New file.
11139 * gdb.guile/scm-block.c: New file.
11140 * gdb.guile/scm-block.exp: New file.
11141 * gdb.guile/scm-breakpoint.c: New file.
11142 * gdb.guile/scm-breakpoint.exp: New file.
11143 * gdb.guile/scm-disasm.c: New file.
11144 * gdb.guile/scm-disasm.exp: New file.
11145 * gdb.guile/scm-equal.c: New file.
11146 * gdb.guile/scm-equal.exp: New file.
11147 * gdb.guile/scm-error.exp: New file.
11148 * gdb.guile/scm-error.scm: New file.
11149 * gdb.guile/scm-frame-args.c: New file.
11150 * gdb.guile/scm-frame-args.exp: New file.
11151 * gdb.guile/scm-frame-args.scm: New file.
11152 * gdb.guile/scm-frame-inline.c: New file.
11153 * gdb.guile/scm-frame-inline.exp: New file.
11154 * gdb.guile/scm-frame.c: New file.
11155 * gdb.guile/scm-frame.exp: New file.
11156 * gdb.guile/scm-generics.exp: New file.
11157 * gdb.guile/scm-gsmob.exp: New file.
11158 * gdb.guile/scm-iterator.c: New file.
11159 * gdb.guile/scm-iterator.exp: New file.
11160 * gdb.guile/scm-math.c: New file.
11161 * gdb.guile/scm-math.exp: New file.
11162 * gdb.guile/scm-objfile-script-gdb.in: New file.
11163 * gdb.guile/scm-objfile-script.c: New file.
11164 * gdb.guile/scm-objfile-script.exp: New file.
11165 * gdb.guile/scm-objfile.c: New file.
11166 * gdb.guile/scm-objfile.exp: New file.
11167 * gdb.guile/scm-ports.exp: New file.
11168 * gdb.guile/scm-pretty-print.c: New file.
11169 * gdb.guile/scm-pretty-print.exp: New file.
11170 * gdb.guile/scm-pretty-print.scm: New file.
11171 * gdb.guile/scm-section-script.c: New file.
11172 * gdb.guile/scm-section-script.exp: New file.
11173 * gdb.guile/scm-section-script.scm: New file.
11174 * gdb.guile/scm-symbol.c: New file.
11175 * gdb.guile/scm-symbol.exp: New file.
11176 * gdb.guile/scm-symtab-2.c: New file.
11177 * gdb.guile/scm-symtab.c: New file.
11178 * gdb.guile/scm-symtab.exp: New file.
11179 * gdb.guile/scm-type.c: New file.
11180 * gdb.guile/scm-type.exp: New file.
11181 * gdb.guile/scm-value-cc.cc: New file.
11182 * gdb.guile/scm-value-cc.exp: New file.
11183 * gdb.guile/scm-value.c: New file.
11184 * gdb.guile/scm-value.exp: New file.
11185 * gdb.guile/source2.scm: New file.
11186 * gdb.guile/types-module.cc: New file.
11187 * gdb.guile/types-module.exp: New file.
11188
7026a7c1
YQ
111892014-02-10 Yao Qi <yao@codesourcery.com>
11190
11191 PR testsuite/16543
11192 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11193 * configure: Regenerated.
11194 * Makefile.in: New file.
11195
6c466447
AS
111962014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11197
11198 * gdb.python/py-framefilter.exp: Fix typo.
11199
6e854735
YQ
112002014-02-08 Yao Qi <yao@codesourcery.com>
11201
11202 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11203 that no =breakpoint-modified is emitted when breakpoints are
11204 modified through MI commands.
11205
d137e6dc
PA
112062014-02-07 Pedro Alves <pedro@codesourcery.com>
11207 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.threads/step-after-sr-lock.c: New file.
11210 * gdb.threads/step-after-sr-lock.exp: New file.
11211
b5ee5a50
PA
112122014-02-07 Pedro Alves <palves@redhat.com>
11213
11214 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11215
3c77faf3
JK
112162014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11219 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11220
6dddc817
DE
112212014-02-06 Doug Evans <xdje42@gmail.com>
11222
11223 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11224 output.
11225
11226 * gdb.gdb/python-interrupts.exp: New file.
11227
de7b2893
YQ
112282014-02-05 Yao Qi <yao@codesourcery.com>
11229
11230 * gdb.trace/report.exp (use_collected_data): Test the output
11231 of "info threads" and "info inferiors".
11232
66d032ac
YQ
112332014-02-05 Yao Qi <yao@codesourcery.com>
11234
11235 Revert this patch:
11236
11237 2013-05-24 Yao Qi <yao@codesourcery.com>
11238
11239 * gdb.trace/tfile.exp: Test inferior and thread.
11240
591a12a1
UW
112412014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11242
11243 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11244 on a function.
11245 * gdb.base/step-bt.c: Call hello via function pointer to make
11246 sure its first instruction is executed on powerpc64le-linux.
11247
0ff3e01f
UW
112482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11249
11250 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11251
084ee545
UW
112522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11253
11254 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11255 of the test patterns for use on little-endian systems.
11256
6ed14ff3
UW
112572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11258
11259 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11260 (decimal_vector): Fix for little-endian.
11261
401e27fd
JM
112622014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11263
11264 * gdb.arch/sparc-sysstep.exp: New file.
11265 * gdb.arch/sparc-sysstep.c: Likewise.
11266
11267 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11268
8b924729
EBM
112692014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11270
11271 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11272
fb151210
JB
112732014-01-23 Tom Tromey <tromey@redhat.com>
11274
11275 * gdb.ada/array_char_idx: New testcase.
11276
0740f8d8
TT
112772014-01-23 Tom Tromey <tromey@redhat.com>
11278
11279 PR python/16487:
11280 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11281 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11282 classes.
11283
21909fa1
TT
112842014-01-23 Tom Tromey <tromey@redhat.com>
11285
11286 PR python/16491:
11287 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11288 string from an inferior frame.
11289 * gdb.python/py-framefilter-mi.exp: Update.
11290
87ce2a04
DE
112912014-01-22 Doug Evans <dje@google.com>
11292
11293 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11294
237b092b
AA
112952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11296
11297 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11298
d674a709
AA
112992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11300
11301 * gdb.trace/entry-values.exp: Remove excess space character from
11302 regex patterns. Handle s390 call instruction.
11303
20fa3390
AA
113042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11305
11306 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11307 define "*_start" label. Make "name" static.
11308 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11309 ${name} by references to ${name}_start.
11310
78466714
AA
113112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11312
11313 * gdb.base/info-macros.exp: Remove "debug" from the compile
11314 options.
11315
ec9f644a
IB
113162014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11317
11318 * gdb.dlang/demangle.exp: New file.
11319
94b1b47e
IB
113202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11321
11322 * gdb.dlang/primitive-types.exp: New file.
11323
7f420862
IB
113242014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11325
11326 * configure.ac: Create gdb.dlang/Makefile.
11327 * configure: Regenerate.
11328 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11329 * gdb.dlang/Makefile.in: New file.
11330 * lib/d-support.exp: New file.
11331 * lib/gdb.exp (skip_d_tests): New proc.
11332
52834460
MM
113332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11334
11335 * gdb.btrace/delta.exp: Check reverse stepi.
11336 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11337 * gdb.btrace/finish.exp: New.
11338 * gdb.btrace/next.exp: New.
11339 * gdb.btrace/nexti.exp: New.
11340 * gdb.btrace/record_goto.c: Add comments.
11341 * gdb.btrace/step.exp: New.
11342 * gdb.btrace/stepi.exp: New.
11343 * gdb.btrace/multi-thread-step.c: New.
11344 * gdb.btrace/multi-thread-step.exp: New.
11345 * gdb.btrace/rn-dl-bind.c: New.
11346 * gdb.btrace/rn-dl-bind.exp: New.
11347 * gdb.btrace/data.c: New.
11348 * gdb.btrace/data.exp: New.
11349 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11350
6e07b1d2
MM
113512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11352
11353 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11354 * gdb.btrace/exception.exp: Update.
11355 * gdb.btrace/instruction_history.exp: Update.
11356 * gdb.btrace/record_goto.exp: Update.
11357 * gdb.btrace/tailcall.exp: Update.
11358 * gdb.btrace/unknown_functions.exp: Update.
11359 * gdb.btrace/delta.exp: New.
11360
0b722aec
MM
113612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11362
11363 * gdb.btrace/record_goto.exp: Add backtrace test.
11364 * gdb.btrace/tailcall.exp: Add backtrace test.
11365
066ce621
MM
113662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11367
11368 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11369 * gdb.btrace/record_goto.c: New.
11370 * gdb.btrace/record_goto.exp: New.
11371 * gdb.btrace/x86-record_goto.S: New.
11372
0688d04e
MM
113732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11374
11375 * gdb.btrace/function_call_history.exp: Update tests.
11376 * gdb.btrace/instruction_history.exp: Update tests.
11377
8710b709
MM
113782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11379
11380 * gdb.btrace/function_call_history.exp: Fix expected field
11381 order for "record function-call-history".
11382 Add new tests for "record function-call-history /c".
11383 * gdb.btrace/exception.cc: New.
11384 * gdb.btrace/exception.exp: New.
11385 * gdb.btrace/tailcall.exp: New.
11386 * gdb.btrace/x86-tailcall.S: New.
11387 * gdb.btrace/x86-tailcall.c: New.
11388 * gdb.btrace/unknown_functions.c: New.
11389 * gdb.btrace/unknown_functions.exp: New.
11390 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11391
5de9129b
MM
113922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11393
11394 * gdb.btrace/instruction_history.exp: Update.
11395 * gdb.btrace/function_call_history.exp: Update.
11396
23a7fe75
MM
113972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11398
11399 * gdb.btrace/function_call_history.exp: Fix expected function
11400 trace.
11401 * gdb.btrace/instruction_history.exp: Initialize traced.
11402 Remove traced_functions.
11403
724c7dd8
MM
114042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11405
11406 * gdb.btrace/function_call_history.exp: Update
11407 * gdb.btrace/instruction_history.exp: Update.
11408
6d78d93b
MM
114092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11410
11411 * gdb.btrace/enable.exp: Update expected text.
11412
93a360cc
OJ
114132014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11414
11415 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11416 bytes.
11417
3772b53f
MR
114182014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11419
11420 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11421
596662fa
OJ
114222014-01-15 Omair Javaid <omair.javaid@linaro.org>
11423
11424 * lib/gdb.exp (supports_process_record): Return true for
11425 arm*-linux*. (supports_reverse): Likewise.
11426
b5b08fb4
SC
114272014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11428
11429 PR python/15464
11430 PR python/16113
11431 * gdb.python/py-type.c: Enhance test case.
11432 * gdb.python/py-value-cc.cc: Likewise
11433 * gdb.python/py-type.exp: Add new tests.
11434 * gdb.python/py-value-cc.exp: Likewise
11435
52d7fb13
AA
114362014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11437 Pedro Alves <palves@redhat.com>
11438
11439 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11440 Make "name" extern.
11441 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11442 references to ${name}_start by references to ${name}.
11443
a2cd8cfe
JB
114442014-01-10 Joel Brobecker <brobecker@adacore.com>
11445
11446 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11447
4e23fced
JB
114482014-01-10 Joel Brobecker <brobecker@adacore.com>
11449
11450 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11451
c6a9e42c
PA
114522014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11453 Pedro Alves <palves@redhat.com>
11454
11455 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11456 mi_gdb_target_load.
c6a9e42c 11457
b7ea362b
PA
114582014-01-08 Pedro Alves <palves@redhat.com>
11459
11460 * gdb.threads/reconnect-signal.c: New file.
11461 * gdb.threads/reconnect-signal.exp: New file.
11462
5e3f4fab
EBM
114632014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11464
11465 * gdb.base/source-dir.exp: New file.
11466
79301218
JB
114672014-01-07 Joel Brobecker <brobecker@adacore.com>
11468
11469 * gdb.ada/mi_interface: New testcase.
11470
8e355c5d
JB
114712014-01-07 Joel Brobecker <brobecker@adacore.com>
11472
11473 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11474 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11475 gdb.ada/pp-rec-component/pck.ads: New files.
11476
c0d48811
JB
114772014-01-07 Joel Brobecker <brobecker@adacore.com>
11478
11479 * gdb.python/py-pp-integral.c: New file.
11480 * gdb.python/py-pp-integral.py: New file.
11481 * gdb.python/py-pp-integral.exp: New file.
11482
17b609c3 11483For older changes see ChangeLog-1993-2013.
c906108c 11484\f
8d8cb839
EZ
11485;; Local Variables:
11486;; mode: change-log
11487;; left-margin: 8
11488;; fill-column: 74
11489;; version-control: never
11490;; End:
902f2ccb 11491
61baf725 11492 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11493 Copying and distribution of this file, with or without modification,
11494 are permitted provided the copyright notice and this notice are preserved.