]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: New API for tracking innermost block
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b1b189e0
AB
12018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4 non-parameter, and on an unknown symbol.
5
fcfcc376
TT
62018-01-19 Tom Tromey <tom@tromey.com>
7
8 * gdb.rust/modules.rs (TWENTY_THREE): New global.
9 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10
634c1c31
AA
112018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12
13 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
14 setrlimit and chdir to int.
15
d6ad07fd
AA
162018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17
18 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
19 function.
20 (my_tend): Likewise.
21 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
22 rationale of avoiding FP- and vector instructions.
23
adf8243b
RK
242018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
25
26 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
27 "info reg" with "\[ \t\]*".
28 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
29 "\[ \t\]+".
30 * gdb.arch/s390-multiarch.exp: Ditto.
31 * gdb.base/pc-fp.exp: Ditto.
32 * gdb.reverse/i386-precsave.exp: Ditto.
33 * gdb.reverse/i386-reverse.exp: Ditto.
34 * gdb.reverse/i387-env-reverse.exp: Ditto.
35 * gdb.reverse/i387-stack-reverse.exp: Ditto.
36
dcc06925
AA
372018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
38
39 * lib/gdb.exp (gdb_compile): Re-enable use of
40 universal_compile_options for languages other than Rust.
41
25d4fd80
AA
422018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
43
44 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
45
ee7f689e 462018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
47
48 PR gdb/16577
49 * gdb.base/solib-vanish.exp: New.
50 * gdb.base/solib-vanish-main.c: New.
51 * gdb.base/solib-vanish-lib1.c: New.
52 * gdb.base/solib-vanish-lib2.c: New.
53
d8447b6b
YQ
542018-01-17 Yao Qi <yao.qi@linaro.org>
55
56 * gdb.compile/compile.exp: Match the address printed for
57 frame in the output of command "bt".
58
86d6a90c
TT
592018-01-15 Tom Tromey <tom@tromey.com>
60
61 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
62 compute sp_reg.
63
cbcdb1aa
AB
642018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
67 to prepare.
68 (prepare): Return 0 on error, 1 on success.
69
eea61984
PA
702018-01-12 Pedro Alves <palves@redhat.com>
71
72 * gdb.base/continue-after-aborted-step-over.c: New.
73 * gdb.base/continue-after-aborted-step-over.exp: New.
74
6181e9c2
SM
752018-01-11 Simon Marchi <simon.marchi@ericsson.com>
76
77 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
78 options when not creating an executable.
79
3cada740
PA
802018-01-11 Pedro Alves <palves@redhat.com>
81
82 PR remote/22597
83 * gdb.server/stop-reply-no-thread.c: New file.
84 * gdb.server/stop-reply-no-thread.exp: New file.
85
c63d3e8d
PA
862018-01-10 Pedro Alves <palves@redhat.com>
87
88 PR gdb/22670
89 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
90 functions too. Test setting breakpoints and printing C functions
91 with no debug info too.
92 * gdb.ada/bp_c_mixed_case/qux.c: New file.
93
d4c2a405
PA
942018-01-10 Pedro Alves <palves@redhat.com>
95
96 PR gdb/22670
97 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
98 a fail.
99
8825213e
PA
1002018-01-10 Pedro Alves <palves@redhat.com>
101
102 PR gdb/22670
103 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
104
605fd3c6
YQ
1052018-01-08 Simon Marchi <simon.marchi@ericsson.com>
106
107 * gdb.server/unittest.exp: Match the output in non-development
108 mode.
109
1e5ded6c
YQ
1102018-01-08 Simon Marchi <simon.marchi@ericsson.com>
111
112 * gdb.gdb/unittest.exp: Match output in non-development mode.
113
30066b0b
JB
1142018-01-08 Joel Brobecker <brobecker@adacore.com>
115
116 * gdb.ada/access_tagged_param.exp: Relax expected output
117 for value of "ObjL" in "continue" to pck.inspect breakpoint
118 test.
119
04bafb1e
XR
1202018-01-08 Joel Brobecker <brobecker@adacore.com>
121
9f86398b
JB
122 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
123 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 124
e379cee6
PA
1252018-01-05 Pedro Alves <palves@redhat.com>
126
127 PR gdb/18653
128 * gdb.base/libsegfault.exp: New.
129
de63c46b
PA
1302018-01-05 Joel Brobecker <brobecker@adacore.com>
131
132 PR gdb/22670
133 * gdb.ada/access_tagged_param.exp: New file.
134 * gdb.ada/access_tagged_param/foo.adb: New file.
135
f98fc17b
PA
1362018-01-05 Pedro Alves <palves@redhat.com>
137
138 PR gdb/22670
139 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
140 exercise lower case too, and to exercise both full matching and
141 wild matching.
142
342f8240
JB
1432018-01-05 Joel Brobecker <brobecker@adacore.com>
144
145 * gdb.ada/rename_subscript_param: New testcase.
146
7150d33c
JG
1472018-01-05 Jerome Guitton <guitton@adacore.com>
148
149 * gdb.ada/arr_acc_idx_w_gap: New testcase.
150
cc0e770c
JB
1512018-01-05 Joel Brobecker <brobecker@adacore.com>
152
153 * gdb.ada/convvar_comp: New testcase.
154
672a41aa 1552018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
156
157 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
158 (My_Table): New global variable.
159 * testsuite/gdb.ada/array_char_idx.exp: Add test.
160
7365ec2f
JB
1612018-01-04 Joel Brobecker <brobecker@adacore.com>
162
163 PR gdb/22670
164 * gdb.ada/maint_with_ada: New testcase.
165
289483b6
JB
1662018-01-04 Joel Brobecker <brobecker@adacore.com>
167
168 PR gdb/22670
169 * gdb.ada/bp_c_mixed_case: New testcase.
170
344420da
JB
1712018-01-04 Joel Brobecker <brobecker@adacore.com>
172
173 PR gdb/22670
174 * gdb.ada/complete.exp: Add "complete break ada" test.
175
66fc87a0
JB
1762018-01-04 Joel Brobecker <brobecker@adacore.com>
177
178 PR gdb/22670
179 * gdb.ada/info_addr_mixed_case: New testcase.
180
9f757bf7
XR
1812018-01-03 Xavier Roirand <roirand@adacore.com>
182
183 * gdb.ada/excep_handle.exp: New testcase.
184 * gdb.ada/excep_handle/foo.adb: New file.
185 * gdb.ada/excep_handle/pck.ads: New file.
186
bd570f80
JB
1872018-01-03 Joel Brobecker <brobecker@adacore.com>
188
189 * gdb.base/step-line.c: Add extra empty line in copyright header.
190 * gdb.base/step-line.inp: Likewise.
191
9fe561ab
JB
1922018-01-02 Joel Brobecker <brobecker@adacore.com>
193
194 * gdb.ada/dyn_stride.exp: Add slice test.
195
a405673c
JB
1962018-01-02 Joel Brobecker <brobecker@adacore.com>
197
198 * gdb.ada/dyn_stride: New testcase.
199
cef0f868
SH
2002017-12-27 Stafford Horne <shorne@gmail.com>
201
202 * gdb.xml/extra-regs.xml: Add example foo reggroup.
203 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
204
b67d92b0
SH
2052017-12-27 Stafford Horne <shorne@gmail.com>
206
207 * gdb.base/reggroups.c: New file.
208 * gdb.base/reggroups.exp: New file.
209
eccab96d
JB
2102017-12-18 Joel Brobecker <brobecker@adacore.com>
211
212 * gdb.dwarf2/ada-valprint-error.c: New file.
213 * gdb.dwarf2/ada-valprint-error.exp: New file.
214
0e2da9f0
JB
2152017-12-18 Joel Brobecker <brobecker@adacore.com>
216
217 * gdb.ada/assign_arr: New testcase.
218
cb923fcc
XR
2192017-12-18 Xavier Roirand <roirand@adacore.com>
220
221 * gdb.ada/funcall_ptr: New testcase.
222
7c161838
SDJ
2232017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
224
225 PR cli/16224
226 * gdb.base/ptype-offsets.cc: New file.
227 * gdb.base/ptype-offsets.exp: New file.
228
1af17fd9
YQ
2292017-12-15 Yao Qi <yao.qi@linaro.org>
230
231 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
232 if XML is disabled.
233
828d5846
XR
2342017-12-15 Xavier Roirand <roirand@adacore.com>
235
236 * gdb.ada/same_component_name: New testcase.
237
79e8fcaa
JB
2382017-12-14 Joel Brobecker <brobecker@adacore.com>
239
240 * gdb.ada/str_binop_equal: New testcase.
241
e05fa6f9
JB
2422017-12-14 Joel Brobecker <brobecker@adacore.com>
243
244 * gdb.ada/task_switch_in_core: New testcase.
245
b89641ba
SM
2462017-12-13 Simon Marchi <simon.marchi@ericsson.com>
247
248 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
249 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
250 call test_bkpt_qualified.
251 (test_bkpt_qualified): New proc.
252
6892d2e4
PA
2532017-12-13 Pedro Alves <palves@redhat.com>
254
255 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
256 Tighten regexp by matching with an anchor.
257
a22ecf70
PA
2582017-12-13 Pedro Alves <palves@redhat.com>
259
260 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
261 ("expression with namespace"): New set of tests.
262 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
263 (Nested::Test_NS::qux): New.
264 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
265 defaults to 'start_quote_char' and 'end_quote_char' parameters.
266
9937536c
JB
2672017-12-13 Joel Brobecker <brobecker@adacore.com>
268
269 * gdb.base/server-del-break.c: New file.
270 * gdb.base/server-del-break.exp: New file.
271
fe49c6f5
SH
2722017-12-12 Stafford Horne <shorne@gmail.com>
273
274 * gdb.xml/tdesc-regs.exp: Add or1k support.
275
c3d18620
SH
2762017-12-12 Stafford Horne <shorne@gmail.com>
277
278 * gdb.base/bp-permanent.c: Define nop of or1k.
279
c5f9cfc8
JB
2802017-12-11 Joel Brobecker <brobecker@adacore.com>
281
282 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
283 output with components being reordered.
284
a9c135fc
JB
2852017-12-11 Joel Brobecker <brobecker@adacore.com>
286
287 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
288 output with components being reordered.
289
927aa2e7
JK
2902017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
291 Pedro Alves <palves@redhat.com>
292
293 * gdb.base/maint.exp (check for .gdb_index): Check also for
294 .debug_names.
295 * gdb.dlang/watch-loc.c (.debug_aranges): New.
296 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
297 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
298 (.gdb_index used after symbol reloading): Support also .debug_names.
299 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
300
f17d9474
YQ
3012017-12-08 Yao Qi <yao.qi@linaro.org>
302
303 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
304 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
305
a0de8c21
YQ
3062017-12-08 Yao Qi <yao.qi@linaro.org>
307
308 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
309 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
310
a738ea1d
YQ
3112017-12-08 Yao Qi <yao.qi@linaro.org>
312
313 * gdb.arch/aarch64-tagged-pointer.c: New file.
314 * gdb.arch/aarch64-tagged-pointer.exp: New file.
315
1cd9a73b
SDJ
3162017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
317
318 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
319 "int".
320
fa6eb693
KS
3212017-12-07 Keith Seitz <keiths@redhat.com>
322
323 PR breakpoints/22569
324 * gdb.linespec/ls-errs.exp: Change expected result of "break
325 -source this file has spaces.c -line 3".
326 Check that an explicit source file followed by whitespace is
327 identified as an invalid explicit location.
328
883fd55a
KS
3292017-12-07 Keith Seitz <keiths@redhat.com>
330
331 * gdb.cp/nested-types.cc: New file.
332 * gdb.cp/nested-types.exp: New file.
333 * lib/cp-support.exp: Load data-structures.exp library.
334 (debug_cp_test_ptype_class): New global.
335 (cp_ptype_class_verbose, next_line): New procedures.
336 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
337 Add and document new return value.
338 Switch the list of lines to a queue.
339 Add support for new `type' key for nested type definitions.
340 Add debugging/troubleshooting messages.
341 * lib/data-structures.exp: New file.
342
ec72db3e
SM
3432017-12-07 Simon Marchi <simon.marchi@ericsson.com>
344
345 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
346 with proc_with_prefix, don't use with_test_prefix.
347
99598d71
TT
3482017-12-07 Tom Tromey <tom@tromey.com>
349
350 * gdb.base/break.exp: Add test for empty "commands".
351
a8806230
YQ
3522017-12-07 Yao Qi <yao.qi@linaro.org>
353
354 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
355 malloc and catch syscall.
356
824cc835
PM
3572017-12-07 Phil Muldoon <pmuldoon@redhat.com>
358
359 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
360 tests for explicit locations.
361
7cc244de
PA
3622017-12-06 Pedro Alves <palves@redhat.com>
363
364 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
365 force-disabling XML descriptions.
366
50a1fdd5
PA
3672017-12-04 Pedro Alves <palves@redhat.com>
368
369 PR gdb/22499
370 * gdb.arch/amd64-disp-step-avx.S: New file.
371 * gdb.arch/amd64-disp-step-avx.exp: New file.
372
f0fb2488
PA
3732017-12-03 Pedro Alves <palves@redhat.com>
374
375 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
376 and <string.h>.
377 (parent_function): Print distinct messages when waitpid fails, or
378 the child exits with a signal, or the child exits for an unhandled
379 reason.
380 * gdb.threads/process-dies-while-detaching.exp
381 (detach_and_expect_exit): New 'inf_output_re' parameter and use
382 it. Wait for both inferior output and GDB's prompt. Use an
383 indirect spawn id list.
384 (do_detach): New parameter 'child_exit'. Use it to compute
385 expected inferior output.
386 (test_detach, test_detach_watch, test_detach_killed_outside):
387 Adjust to pass down the expected child exit kind.
388
97cbe998
SDJ
3892017-12-01 Joel Brobecker <brobecker@adacore.com>
390 Sergio Durigan Junior <sergiodj@redhat.com>
391 Pedro Alves <palves@redhat.com>
392
393 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
394
40fc416f
SDJ
3952017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
396
397 * gdb.base/relocate.exp: Add tests to guarantee that arguments
398 to 'symbol-file' and 'add-symbol-file' can be
399 position-independent.
400
1cc75e92
YQ
4012017-12-01 Yao Qi <yao.qi@linaro.org>
402
403 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
404 the URL in copyright header.
405 * gdb.arch/aarch64-fp.exp: Likewise.
406 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
407 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
408 * gdb.base/expand-psymtabs.exp: Likewise.
409 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
410 * gdb.fortran/common-block.exp: Likewise.
411 * gdb.fortran/common-block.f90: Likewise.
412 * gdb.fortran/logical.exp: Likewise.
413 * gdb.fortran/vla-datatypes.f90: Likewise.
414 * gdb.fortran/vla-sub.f90: Likewise.
415
875fb7a7
JB
4162017-11-30 Joel Brobecker <brobecker@adacore.com>
417
418 * gdb.ada/repeat_dyn: New testcase.
419
6f14765f
UW
4202017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
421
422 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
423 Update for changed thread numbering.
424 * gdb.cell/bt.exp: Update for changed GDB output.
425
f1af7b94
SM
4262017-11-30 Simon Marchi <simon.marchi@ericsson.com>
427
428 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
429 setting isremote by hand.
430 * boards/dwarf4-gdb-index.exp: Likewise.
431 * boards/fission.exp: Likewise.
432 * boards/stabs.exp: Likewise.
433
e3919f3e
PA
4342017-11-30 Pedro Alves <palves@redhat.com>
435
436 * gdb.linespec/cpls-ops.exp
437 (check_explicit_skips_function_argument): Extract the underlying
438 type of size_t instead of hardcoding it.
439
bd69330d
PA
4402017-11-29 Pedro Alves <palves@redhat.com>
441
442 PR c++/19436
443 * gdb.linespec/cpls-abi-tag.cc: New file.
444 * gdb.linespec/cpls-abi-tag.exp: New file.
445
a20714ff
PA
4462017-11-29 Pedro Alves <palves@redhat.com>
447
448 * gdb.base/langs.exp: Use -qualified.
449 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
450 it.
451 * gdb.cp/namespace.exp: Use -qualified.
452 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
453 (overload-3, template-overload, template-ret-type, const-overload)
454 (const-overload-quoted, anon-ns, ambiguous-prefix): New
455 procedures.
456 (test_driver): Call them.
457 * gdb.cp/save-bp-qualified.cc: New.
458 * gdb.cp/save-bp-qualified.exp: New.
459 * gdb.linespec/explicit.exp: Test -qualified.
460 * lib/completion-support.exp (completion::explicit_opts_list): Add
461 "-qualified".
462 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
463
f6f1d339
PM
4642017-11-29 Phil Muldoon <pmuldoon@redhat.com>
465
466 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
467
02ca603a
TT
4682017-11-29 Tom Tromey <tom@tromey.com>
469
470 * gdb.base/relocate.exp: Update invalid argument test.
471 Add new tests for invalid arguments.
472
ed6c0bfb
TP
4732017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
474
475 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
476 Return 0 as a long.
477 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
478
f106e10e
TP
4792017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
480
481 * gdb.cp/breakpoint.cc (bar): Set return type to void.
482 * gdb.cp/psymtab-parameter.cc (func): Likewise.
483 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
484 func ().
485 * gdb.cp/shadow.cc (B.func): Return 0.
486
10329bb2
JB
4872017-11-27 Joel Brobecker <brobecker@adacore.com>
488
489 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
490 expected output in gdb_expect call to allow the exception
491 message to be present as well. Fix syntax confusion to avoid
492 TCL thinking that exception_name is an array.
493
617cd4bc
UW
4942017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
495
496 * gdb.arch/spu-info.c: Include <unistd.h>.
497 (do_signal_test): Fix broken calls to write.
498 * gdb.arch/spu-info.exp: Use prepare_for_testing.
499 Fix checks for empty mailboxes. Update signal tests for corrected
500 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
501 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
502 * gdb.cell/arch.exp: Use standard_output_file.
503 * gdb.cell/break.exp: Likewise.
504 * gdb.cell/bt.exp: Likewise.
505 * gdb.cell/core.exp: Likewise.
506 * gdb.cell/dwarfaddr.exp: Likewise.
507 * gdb.cell/ea-cache.exp: Likewise.
508 * gdb.cell/ea-standalone.exp: Likewise.
509 * gdb.cell/f-regs.exp: Likewise.
510 * gdb.cell/fork.exp: Likewise.
511 * gdb.cell/gcore.exp: Likewise.
512 * gdb.cell/mem-access.exp: Likewise.
513 * gdb.cell/ptype.exp: Likewise.
514 * gdb.cell/registers.exp: Likewise.
515 * gdb.cell/sizeof.exp: Likewise.
516 * gdb.cell/solib-symbol.exp: Likewise.
517 * gdb.cell/solib.exp: Likewise.
617cd4bc 518
a81aaca0
PA
5192017-11-25 Pedro Alves <palves@redhat.com>
520
521 * gdb.base/complete-empty.exp: New file.
522 * gdb.base/completion.exp: Adjust.
523
6a3c6ee4
PA
5242017-11-25 Pedro Alves <palves@redhat.com>
525
526 * gdb.linespec/cpls-ops.cc: New file.
527 * gdb.linespec/cpls-ops.exp: New file.
528 * lib/completion-support.exp (test_complete_prefix_range_re): New,
529 factored out from ...
530 (test_complete_prefix_range): ... this.
531
8955eb2d
PA
5322017-11-24 Pedro Alves <palves@redhat.com>
533
534 * gdb.linespec/cpcompletion.exp: New file.
535 * gdb.linespec/cpls-hyphen.cc: New file.
536 * gdb.linespec/cpls.cc: New file.
537 * gdb.linespec/cpls2.cc: New file.
538 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
539 test to use test_gdb_complete_unique. Add label completion,
540 keyword completion and explicit location completion tests.
541 * lib/completion-support.exp: New file.
542
e547c119
JB
5432017-11-24 Joel Brobecker <brobecker@adacore.com>
544
545 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
546 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
547 when hitting an exception catchpoint.
548
7c3c1aa8
YQ
5492017-11-22 Yao Qi <yao.qi@linaro.org>
550
551 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
552
41bd68f5
SM
5532017-11-22 Simon Marchi <simon.marchi@ericsson.com>
554
555 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
556 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
557 * gdb.dwarf2/info-locals-optimized-out.c: New file.
558
1daad298
YQ
5592017-11-22 Yao Qi <yao.qi@linaro.org>
560
561 * gdb.base/info-os.exp: Pass pthreads.
562 * gdb.multi/multi-attach.exp: Likewise.
563
88465e87
YQ
5642017-11-22 Yao Qi <yao.qi@linaro.org>
565
566 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
567 compiler.
568
dc196b23
YQ
5692017-11-22 Yao Qi <yao.qi@linaro.org>
570
571 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
572 * gdb.base/break-interp.exp: Likewise.
573 * gdb.base/jit-attach-pie.exp: Likewise.
574
2400729e
UW
5752017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
576
577 * gdb.base/float128.c (large128): New variable.
578 * gdb.base/float128.exp: Add test to print largest __float128 value.
579
7a26362d
UW
5802017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
581
582 * gdb.arch/vsx-regs.exp: Update register content checks.
583
ed0f4273
UW
5842017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
585
586 * gdb.arch/ppc-longdouble.exp: New file.
587 * gdb.arch/ppc-longdouble.c: Likewise.
588
a25d69c6
PA
5892017-11-21 Pedro Alves <palves@redhat.com>
590
591 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
592
73fcf641
PA
5932017-11-20 Pedro Alves <palves@redhat.com>
594
595 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
596 (long_double_typedef): New typedefs.
597 Use DEF on double and long double.
598 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
599 cases.
600 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
601 and 'long_double_ptr_same_size' locals. Use them to decide
602 whether cast from array/function to float is valid/invalid.
603
71a3c369
TT
6042017-11-17 Tom Tromey <tom@tromey.com>
605
606 * gdb.rust/traits.rs: New file.
607 * gdb.rust/traits.exp: New file.
608
ced9779b
JB
6092017-11-17 Joel Brobecker <brobecker@adacore.com>
610
611 * gdb.ada/minsyms: New testcase.
612
a0922d80
PA
6132017-11-16 Pedro Alves <palves@redhat.com>
614
615 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
616 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
617
ea04e54c
PA
6182017-11-16 Pedro Alves <palves@redhat.com>
619
620 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
621 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
622
e849ea89
PA
6232017-11-16 Pedro Alves <palves@redhat.com>
624
625 * gdb.server/reconnect-ctrl-c.c: New file.
626 * gdb.server/reconnect-ctrl-c.exp: New file.
627
d8ae99a7
PM
6282017-11-16 Phil Muldoon <pmuldoon@redhat.com>
629
630 * gdb.python/py-rbreak.exp: New file.
631 * gdb.python/py-rbreak.c: New file.
632 * gdb.python/py-rbreak-func2.c: New file.
633
968a13f8
PA
6342017-11-16 Pedro Alves <palves@redhat.com>
635
636 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
637 pattern.
638 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
639 GDB.
640
71774bc9
SM
6412017-11-15 Simon Marchi <simon.marchi@ericsson.com>
642
643 * gdb.tui/completionn.exp (test_tab_completion): Add space in
644 regex.
645
ddbb44cf
SM
6462017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
647
648 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
649 test names.
650
584a564f
PA
6512017-11-09 Pedro Alves <palves@redhat.com>
652
653 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
654 factored out from ...
655 (top level): ... here, and adjusted to avoid expecting beyond the
656 prompt in a single gdb_test_multiple.
657
5ed7a928
PA
6582017-11-09 Pedro Alves <palves@redhat.com>
659
660 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
661 output.
662 * gdb.server/ext-attach.exp ("kill" test): Likewise.
663 * gdb.server/ext-restart.exp ("kill" test): Likewise.
664 * gdb.server/ext-run.exp ("kill" test): Likewise.
665 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
666
a60e0738
PA
6672017-11-09 Pedro Alves <palves@redhat.com>
668
669 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
670 match till end of line.
671
2c88253f
PA
6722017-11-09 Pedro Alves <palves@redhat.com>
673
674 * gdb.base/memattr.exp: Tighten regexes to match the end line.
675
c7a38517
PA
6762017-11-09 Pedro Alves <palves@redhat.com>
677
678 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
679 New procedures, factored out from ...
680 (top level): ... here, and adjusted to avoid expecting beyond the
681 prompt in one go.
682
f29f4b6b
PA
6832017-11-09 Pedro Alves <palves@redhat.com>
684
685 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
686 output. Fix '?' match.
687
286acbb5
JB
6882017-11-08 Joel Brobecker <brobecker@adacore.com>
689
690 * gdb.ada/scoped_watch: New testcase.
691 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
692 which is actually correct.
693 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
694 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
695
62d7ae92
PA
6962017-11-08 Pedro Alves <palves@redhat.com>
697
698 * gdb.gdb/complaints.exp (test_initial_complaints)
699 (test_serial_complaints, test_short_complaints): Call
700 complaint_internal instead of complaint.
701
280ca31f
DT
7022017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
703
704 * gdb.threads/tls-core.c: New file.
705 * gdb.threads/tls-core.exp: Likewise.
706
b5ec771e
PA
7072017-11-08 Pedro Alves <palves@redhat.com>
708
709 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
710 (p Exported_Capitalized): New test.
711 (p exported_capitalized): New test.
712
a02b41a7
PA
7132017-11-07 Pedro Alves <palves@redhat.com>
714
715 * gdb.cp/ena-dis-br-range.exp: Add more tests.
716
95e95a6d
PA
7172017-11-07 Pedro Alves <palves@redhat.com>
718
719 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
720 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
721 (disable_invalid, disable_inverted, disable_negative): New
722 procedures.
723 ("bad numbers"): New set of tests.
724
cee62dbd
PA
7252017-11-07 Pedro Alves <palves@redhat.com>
726
727 * gdb.cp/ena-dis-br-range.exp: Add tests.
728
cc638e86
PA
7292017-11-07 Pedro Alves <palves@redhat.com>
730
731 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
732
d0fe4701
XR
7332017-11-07 Xavier Roirand <roirand@adacore.com>
734 Pedro Alves <palves@redhat.com>
735
736 * gdb.base/ena-dis-br.exp: Add reference to
737 gdb.cp/ena-dis-br-range.exp.
738 * gdb.cp/ena-dis-br-range.exp: New file.
739 * gdb.cp/ena-dis-br-range.cc: New file.
740
46f67f80
PA
7412017-11-06 Pedro Alves <palves@redhat.com>
742
743 * gdb.base/attach-non-pgrp-leader.c: New.
744 * gdb.base/attach-non-pgrp-leader.exp: New.
745
726e1356
PA
7462017-11-06 Pedro Alves <palves@redhat.com>
747
748 * configure.ac: No longer check for termio.h and sgtty.h.
749 * configure: Regenerate.
750 * remote-utils.c: Include termios.h instead of gdb_termios.h.
751 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
752 Remove termio and sgtty code.
753
50ab6ace
YQ
7542017-11-03 Yao Qi <yao.qi@linaro.org>
755
756 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
757 in GDB is disabled.
758
8e68731c
YQ
7592017-11-03 Yao Qi <yao.qi@linaro.org>
760
761 * gdb.python/py-thrhandle.exp: Skip it if python is not
762 enabled.
763
3a87ae65
SM
7642017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
765
766 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
767 as a breakpoint command.
768
484d8d36
MD
7692017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
770
771 PR python/21213
772 * gdb.python/py-infthread.exp: Test calling
773 InferiorThread.inferior () multiple times in a row.
774
4a27f119
KS
7752017-10-27 Keith Seitz <keiths@redhat.com>
776
777 * gdb.opt/inline-break.exp (break_info_1): New procedure.
778 Test "info break" for every inlined function breakpoint.
779
bb11dd58
YQ
7802017-10-27 Yao Qi <yao.qi@linaro.org>
781
782 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
783
a43f3893
PF
7842017-10-26 Patrick Frants <osscontribute@gmail.com>
785
786 * gdb.cp/classes.exp (test_static_members): Test printing
787 Outer::instance.
788 * gdb.cp/classes.c (struct Inner, struct Outer): New.
789 (Inner::instance, Outer::instance): New.
790
792ccf00
PA
7912017-10-24 Pedro Alves <palves@redhat.com>
792
793 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
794 extra console" test in two stages.
795
eb2bfbad
PA
7962017-10-24 Pedro Alves <palves@redhat.com>
797
798 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
799
1f75a651
PA
8002017-10-24 Pedro Alves <palves@redhat.com>
801
802 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
803 loop.
804
779990d9
PA
8052017-10-24 Pedro Alves <palves@redhat.com>
806
807 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
808 $attempt" and "stoppedtry $stoppedtry" test prefixes.
809
ad9b8f5d
PA
8102017-10-24 Pedro Alves <palves@redhat.com>
811
812 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
813 parameter and handle it. Don't output read value in test name.
814
fee6da6e
PA
8152017-10-24 Pedro Alves <palves@redhat.com>
816
817 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
818 custom test name.
819
10389c2c
PA
8202017-10-24 Pedro Alves <palves@redhat.com>
821
822 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
823 include the unstable output directory name in the test's name.
824 (initial_setup_simple) <'set args'>: Use custom test name.
825
a80e65a9
PA
8262017-10-24 Pedro Alves <palves@redhat.com>
827
828 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
829 with explicit test name.
830
15763a09
PA
8312017-10-20 Pedro Alves <palves@redhat.com>
832
833 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
834 'wait -i'. Use gdb_assert and remote_close.
835
49a4ce2e
AB
8362017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
837
838 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
839 number from variable rather than hard-coded.
840
a75868f5
PA
8412017-10-19 Pedro Alves <palves@redhat.com>
842
843 * gdb.base/long-inferior-output.c: New file.
844 * gdb.base/long-inferior-output.exp: New file.
845
c8ba13ad
KS
8462017-11-18 Keith Seitz <keiths@redhat.com>
847
848 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
849 method.
850 (main): Call it.
851 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
852 Add additional user-defined conversion operator tests.
853
b27de576
PA
8542017-10-17 Pedro Alves <palves@redhat.com>
855
856 * boards/native-stdio-gdbserver.exp: Load "local-board".
857
8484c955
PA
8582017-10-17 Pedro Alves <palves@redhat.com>
859
860 * gdb.base/quit-live.c: New file.
861 * gdb.base/quit-live.exp: New file.
862
83d5a34d
KS
8632017-10-16 Keith Seitz <keiths@redhat.com>
864
865 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
866 (class_with_protected_typedef, class_with_private_typedef)
867 (struct_with_public_typedef, struct_with_protected_typedef)
868 (struct_with_private_typedef): New classes/structs.
869 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
870 typedefs and access specifiers.
871
739b3f1d
PA
8722017-10-16 Pedro Alves <palves@redhat.com>
873 Simon Marchi <simon.marchi@polymtl.ca>
874
875 * README (Local vs Remote vs Native): New section.
876 * boards/local-board.exp: New file, with bits factored out from
877 ...
878 * boards/native-extended-gdbserver.exp: ... here. Load
879 "local-board".
880 * boards/native-gdbserver.exp: Load "local-board".
881 (${board}_spawn, ${board}_exec): Delete.
882 * boards/native-stdio-gdbserver.exp: Most contents factored out to
883 ...
884 * boards/stdio-gdbserver-base.exp: ... this new file.
885 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
886 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
887 procedure.
888 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
889 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
890 stdio_gdbserver_command.
891 (${board}_get_remote_address, ${board}_get_comm_port)
892 (${board}_download, ${board}_upload): Delete.
893 (get_target_remote_pipe_cmd): New.
894
fe68b953
SM
8952017-10-16 Simon Marchi <simon.marchi@ericsson.com>
896
897 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
898 test_bkpt_deletion, test_bkpt_cond_and_cmds,
899 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
900 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
901 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
902 remove with_test_prefix.
903
300b6685
PA
9042017-10-13 Pedro Alves <palves@redhat.com>
905
906 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
907 * gdb.base/annota1.exp: Use it instead of is_remote.
908 * gdb.base/annota3.exp: Use it instead of is_remote.
909 * gdb.cp/annota2.exp: Use it instead of is_remote.
910 * gdb.cp/annota3.exp: Use it instead of is_remote.
911 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
912
50500caf
PA
9132017-10-13 Pedro Alves <palves@redhat.com>
914
915 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
916 (test_num_test_vars, run_and_count_vars, find_env)
917 (test_set_unset_env, test_inherit_env_var): New procedures.
918 (top level): Use them.
919
dad0c6d2
PA
9202017-10-13 Pedro Alves <palves@redhat.com>
921
922 * lib/selftest-support.exp (selftest_setup): Extend comments, and
923 also skip on stub-like targets.
924
8b0553c1
PA
9252017-10-13 Pedro Alves <palves@redhat.com>
926
927 PR gdb/22293
928 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
929 (top level): Move some tests to ...
930 (test_not_found): ... this new procedure.
931 (top level): Call it.
932
7594f623
PA
9332017-10-13 Pedro Alves <palves@redhat.com>
934
935 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
936 expect different "info terminal" output if testing with a
937 non-native target.
938
ebe3b402
PA
9392017-10-13 Pedro Alves <palves@redhat.com>
940 Simon Marchi <simon.marchi@polymtl.ca>
941
942 PR python/12966
943 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
944
42f1b161
PA
9452017-10-13 Pedro Alves <palves@redhat.com>
946
947 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
948 already.
949
8d6ef72b
PA
9502017-10-13 Pedro Alves <palves@redhat.com>
951
952 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
953 is_remote.
954
d7bcd5b8
PA
9552017-10-13 Pedro Alves <palves@redhat.com>
956
957 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
958 is_remote.
959
df479dc6
PA
9602017-10-13 Pedro Alves <palves@redhat.com>
961
962 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
963 is set.
964 (corefile_test_attach): Likewise. Check can_spawn_for_attach
965 instead of is_remote.
966
23fb630a
PA
9672017-10-13 Pedro Alves <palves@redhat.com>
968
969 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
970 (top level): Add comment.
971
cc77b1dc
PA
9722017-10-13 Pedro Alves <palves@redhat.com>
973
974 * gdb.base/remote.exp (top level): Fix comment typo and add
975 missing return.
976
27c9e813
PA
9772017-10-13 Pedro Alves <palves@redhat.com>
978 Simon Marchi <simon.marchi@polymtl.ca>
979
980 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
981 calls and add comments. Skip test if use_gdb_stub is set.
982 (top level): Use "set cwd" command instead of "cd" command.
983
5e830d98
PA
9842017-10-13 Pedro Alves <palves@redhat.com>
985
986 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
987 is_remote target check.
988
f5ca0032
PA
9892017-10-13 Pedro Alves <palves@redhat.com>
990
991 * gdb.base/scope.exp: Use build_executable + clean_restart +
992 gdb_file_cmd instead of prepare_for_testing and no longer skip
993 "before run" tests on is_remote target boards. Update comments.
994 * boards/native-extended-gdbserver.exp
995 (extended_gdbserver_load_last_file): New, factored out from ...
996 (gdb_load): ... this. Move further below and add comment.
997 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
998
8aed1c0d
PA
9992017-10-12 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.base/attach.exp: Remove references to gdb64.
1002 * gdb.base/dbx.exp: Remove references to gdb64.
1003
cfa34c87
SM
10042017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1005 Pedro Alves <palves@redhat.com>
1006
1007 * gdb.base/label.exp: Remove is_remote target check.
1008
9192b7de
PA
10092017-10-12 Pedro Alves <palves@redhat.com>
1010
1011 * gdb.base/auvx.exp (coredir): Update comment.
1012 (top level) <core_works>: Use "set cwd" command instead of "cd"
1013 command.
1014
6bf0052d
PA
10152017-10-12 Pedro Alves <palves@redhat.com>
1016 Simon Marchi <simon.marchi@polymtl.ca>
1017
1018 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1019 target boards.
1020
e48ef82d
PA
10212017-10-12 Pedro Alves <palves@redhat.com>
1022 Simon Marchi <simon.marchi@polymtl.ca>
1023
1024 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1025 Instead skip if there's any gdb_protocol set.
1026
8d7aea57
SM
10272017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1028 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1031
30440677
PA
10322017-10-12 Pedro Alves <palves@redhat.com>
1033 Simon Marchi <simon.marchi@polymtl.ca>
1034
1035 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1036 instead of on dejagnu remote boards.
1037
4e04f045 10382017-10-12 Pedro Alves <palves@redhat.com>
175654b9 1039 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
1040
1041 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1042 checks. Use build_executable + clean_restart instead of
1043 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1044 of enabling non-stop after starting gdb.
1045
871a186e
PA
10462017-10-12 Pedro Alves <palves@redhat.com>
1047
1048 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1049 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1050 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1051 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1052
56d704da
AK
10532017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1054
1055 * gdb.arch/arc-tdesc-cpu.exp: New file.
1056 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1057
2f20e312
SM
10582017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1059
1060 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1061
65630365
PA
10622017-10-10 Pedro Alves <palves@redhat.com>
1063
1064 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1065 expect CLI output.
1066
bf469271
PA
10672017-10-10 Pedro Alves <palves@redhat.com>
1068
1069 * lib/selftest-support.exp (selftest_setup): Update for
1070 captured_command_loop's prototype change.
1071
777a42f1
PA
10722017-10-09 Pedro Alves <palves@redhat.com>
1073
1074 Test both arch1=>arch2 and arch2=>arch1.
1075
1076 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1077 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1078 factored out to...
1079 (append_arch1_options, append_arch2_options, append_arch_options)
1080 (build_executables): New procedures.
1081 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1082 local.
1083 (top level): Add new 'first_arch' testing axis.
1084
cbd2b4e3
PA
10852017-10-09 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1088 (barrier): New.
1089 (thread_start, all_started): New functions.
1090 (main): Spawn new thread and wait until it is scheduled.
1091 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1092 option.
1093 (do_test): Add 'selected_thread' parameter. Run to all_started
1094 instead of main. Explicitly set the breakpoint at main. Switch
1095 to the SELECTED_THREAD thread.
1096 (top level): Test handling the exec event with either the main
1097 thread or the second thread selected.
1098
5c9e4427
PA
10992017-10-09 Pedro Alves <palves@redhat.com>
1100
1101 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1102 logic. Move STOP marker after the value checks.
1103 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1104 regexp.
1105
b3b7c423
SL
11062017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1107
1108 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1109
3b4b2f16
UW
11102017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1111
1112 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1113 integer-to-dfp conversion.
1114 * gdb.base/dfp-test.exp: Likewise.
1115
5cd63fda
PA
11162017-10-04 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.multi/hangout.c: Include <unistd.h>.
1119 (hangout_loop): New function.
1120 (main): Call alarm. Call hangout_loop in a loop.
1121 * gdb.multi/hello.c: Include <unistd.h>.
1122 (hello_loop): New function.
1123 (main): Call alarm. Call hangout_loop in a loop.
1124 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1125 inferior with the other selected.
1126
4c71c105
SM
11272017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1128
1129 * gdb.mi/list-thread-groups-available.exp: New file.
1130 * gdb.mi/list-thread-groups-available.c: New file.
1131
bc3b087d
SDJ
11322017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1133
1134 * gdb.base/set-cwd.exp: Make it available on
1135 native-extended-gdbserver.
1136
d092c5a2
SDJ
11372017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1138
1139 * gdb.base/set-cwd.c: New file.
1140 * gdb.base/set-cwd.exp: Likewise.
1141
45320ffa
TT
11422017-10-02 Tom Tromey <tom@tromey.com>
1143
1144 PR rust/22236:
1145 * gdb.rust/simple.rs (main): New variable "fslice".
1146 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1147
b3e3859b
TT
11482017-10-02 Tom Tromey <tom@tromey.com>
1149
1150 * gdb.rust/simple.exp: Test ptype of a slice.
1151
01af5e0d
TT
11522017-10-02 Tom Tromey <tom@tromey.com>
1153
1154 * gdb.rust/simple.exp: Test index of slice.
1155
a9bbfbd8
TT
11562017-09-27 Tom Tromey <tom@tromey.com>
1157
1158 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1159
df8899e5
TP
11602017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1161 Pedro Alves <palves@redhat.com>
1162
1163 * gdb.base/compare-sections.exp (get value of read-only section): Read
1164 as unsigned value.
1165 (corrupt read-only section): Likewise and don't set written if patching
1166 failed.
1167
757bf54b
KB
11682017-09-21 Kevin Buettner <kevinb@redhat.com>
1169
1170 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1171 files.
1172
06871ae8
PA
11732017-09-20 Pedro Alves <palves@redhat.com>
1174
1175 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1176 symbol names in gdb's output.
1177 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1178
e5f25bc5
PA
11792017-09-20 Pedro Alves <palves@redhat.com>
1180
1181 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1182 Rename to ...
1183 (test_list_ambiguous_symbol): ... this and add a symbol name
1184 parameter. Adjust.
1185 (test_list_ambiguous_function): Reimplement on top of
1186 test_list_ambiguous_symbol and also test listing ambiguous
1187 variables.
1188 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1189 (ambiguous_fun): ... this.
1190 (ambiguous_var): New.
1191 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
1192 (ambiguous_fun): ... this.
1193 (ambiguous_var): New.
1194
4e5a4f58
JB
11952017-09-19 John Baldwin <jhb@FreeBSD.org>
1196
1197 * gdb.base/starti.c: New file.
1198 * gdb.base/starti.exp: New file.
1199 * lib/gdb.exp (gdb_starti_cmd): New procedure.
1200
26e53f3e
PA
12012017-09-14 Pedro Alves <palves@redhat.com>
1202
1203 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
1204 (top level): Use it instead of runto.
1205
cb791d59
TT
12062017-09-11 Tom Tromey <tom@tromey.com>
1207
1208 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
1209
7c96f8c1
TT
12102017-09-11 Tom Tromey <tom@tromey.com>
1211
1212 * gdb.python/py-infthread.exp: Add tests for new_thread event.
1213 * gdb.python/py-inferior.exp: Add tests for new inferior events.
1214
469412dd
CW
12152017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1216
1217 * gdb.fortran/printing-types.exp: New file.
1218 * gdb.fortran/printing-types.exp: New file.
1219
e0f86435
BH
12202017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1221
1222 * gdb.fortran/vla-ptype.exp: Fix typos.
1223 * gdb.fortran/vla-value.exp: Same.
1224
9e9af4be
BH
12252017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1226
1227 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
1228 * gdb.mi/mi-var-child-f.exp: Likewise.
1229 * gdb.mi/mi-vla-fortran.exp: Likewise.
1230
a5ad232b
FP
12312017-09-08 Frank Penczek <frank.penczek@intel.com>
1232 Christoph Weinmann <christoph.t.weinmann@intel.com>
1233 Bernhard Heckel <bernhard.heckel@intel.com>
1234
1235 * gdb.fortran/ptr-indentation.f90: New file.
1236 * gdb.fortran/ptr-indentation.exp: New file.
1237
5aec60eb
TT
12382017-09-05 Tom Tromey <tom@tromey.com>
1239
1240 PR gdb/22010:
1241 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
1242
8f8f8152
TP
12432017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
1244
1245 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
1246
fbd1b771
JK
12472017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1248
1249 * gdb.threads/tls-nodebug-pie.c: New file.
1250 * gdb.threads/tls-nodebug-pie.exp: New file.
1251
5eb5f850
TT
12522017-09-05 Tom Tromey <tom@tromey.com>
1253
1254 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
1255 for rust.
1256
ae780a21
SM
12572017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1258
1259 * gdb.multi/multi-arch-exec.exp: Test with different
1260 "follow-exec-mode" settings.
1261 (do_test): New procedure.
1262
3693fdb3
PA
12632017-09-04 Pedro Alves <palves@redhat.com>
1264
1265 * gdb.base/func-static.c (S::method const, S::method volatile)
1266 (S::method volatile const): New methods.
1267 (c_s, v_s, cv_s): New instances.
1268 (main): Call method() on them.
1269 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
1270 (cannot_resolve): New procedure.
1271 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
1272 print-quote-unquoted columns.
1273 (do_test): Test printing each scope too.
1274
e68cb8e0
PA
12752017-09-04 Pedro Alves <palves@redhat.com>
1276
1277 * gdb.base/local-static.exp: Also test with
1278 class::method::variable wholly quoted.
1279 * gdb.cp/m-static.exp (class::method::variable): Remove test.
1280
858be34c
PA
12812017-09-04 Pedro Alves <palves@redhat.com>
1282
1283 * gdb.base/local-static.c: New.
1284 * gdb.base/local-static.cc: New.
1285 * gdb.base/local-static.exp: New.
1286
46a4882b
PA
12872017-09-04 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.asm/asm-source.exp: Add casts to int.
1290 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
1291 (dataglobal64_1, dataglobal64_2): New globals.
1292 * gdb.base/nodebug.exp: Test different expressions involving the
1293 new globals, with print, whatis and ptype. Add casts to int.
1294 * gdb.base/solib-display.exp: Add casts to int.
1295 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
1296 * gdb.cp/m-static.exp: Add cast to int.
1297 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
1298 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
1299 tls variable with no debug info without a cast. Test with a cast
1300 to int too.
1301 * gdb.trace/entry-values.exp: Add casts.
1302
2c5a2be1
PA
13032017-09-04 Pedro Alves <palves@redhat.com>
1304
1305 * gdb.base/nodebug.exp: Test that ptype's error about functions
1306 with unknown return type includes the function name too.
1307
7022349d
PA
13082017-09-04 Pedro Alves <palves@redhat.com>
1309
1310 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
1311 return type of munmap in infcall.
1312 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
1313 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
1314 type of ftell in infcall.
1315 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
1316 type of getpid in infcall.
1317 * gdb.base/infcall-exec.exp: Cast return type of execlp in
1318 infcall.
1319 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
1320 Bail on failure to extract the pid.
1321 * gdb.base/nodebug.c: #include <stdint.h>.
1322 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
1323 New functions.
1324 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
1325 Change expected output of print/whatis/ptype with functions with
1326 no debug info. Test all supported languages. Call
1327 test_call_promotion.
1328 * gdb.compile/compile.exp: Adjust expected output to expect
1329 warning.
1330 * gdb.threads/siginfo-threads.exp: Likewise.
1331
54990598
PA
13322017-09-04 Pedro Alves <palves@redhat.com>
1333
1334 * gdb.base/callfuncs.exp (do_function_calls): New parameter
1335 "prototypes". Test calling float functions via prototyped and
1336 unprototyped function pointers.
1337 (perform_all_tests): New parameter "prototypes". Pass it down.
1338 (top level): Pass down "prototypes" parameter to
1339 perform_all_tests.
1340
34d16ea2
SM
13412017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1342
1343 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
1344 Test with nested loops.
1345
9521ecda
SM
13462017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1347
1348 * gdb.base/commands.exp: Call the new procedures.
1349 (loop_break_test, loop_continue_test): New procedures.
1350
80a65e9b
SM
13512017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1352
1353 * gdb.base/commands.exp: Call new procedure.
1354 (define_if_without_arg_test): New procedure.
1355
e439fa14
PA
13562017-09-04 Pedro Alves <palves@redhat.com>
1357
1358 * gdb.base/list-ambiguous.exp: New file.
1359 * gdb.base/list-ambiguous0.c: New file.
1360 * gdb.base/list-ambiguous1.c: New file.
1361 * gdb.base/list.exp (test_list_range): Adjust expected output.
1362
0a2dde4a
SDJ
13632017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1364
1365 * gdb.base/share-env-with-gdbserver.c: New file.
1366 * gdb.base/share-env-with-gdbserver.exp: Likewise.
1367
5e89eb3a
SM
13682017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1369
1370 * gdb.base/commands.exp (gdbvar_simple_if_test,
1371 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
1372 progvar_simple_if_test, progvar_simple_while_test,
1373 progvar_complex_if_while_test, user_defined_command_test,
1374 user_defined_command_args_eval,
1375 user_defined_command_args_stack_test,
1376 user_defined_command_manyargs_test, bp_deleted_in_command_test,
1377 temporary_breakpoint_commands,
1378 gdb_test_no_prompt, redefine_hook_test,
1379 redefine_backtrace_test): Remove "global gdb_prompt".
1380
fd437cbc
SM
13812017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1382
1383 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
1384 New proc, call it from toplevel.
1385
87215ad1
SDJ
13862017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
1387
1388 PR remote/21852
1389 * gdb.server/normal.c: New file, copied from gdb.base.
1390 * gdb.server/run-without-local-binary.exp: New file.
1391
58afddc6
WP
13922017-08-07 Weimin Pan <weimin.pan@oracle.com>
1393
1394 * gdb.arch/sparc64-adi.exp: New file.
1395 * gdb.arch/sparc64-adi.c: New file.
1396
5277199a
PA
13972017-08-22 Pedro Alves <palves@redhat.com>
1398
1399 * gdb.cp/overload.exp (line_range_pattern): New procedure.
1400 (top level): Add "list all overloads" tests.
1401
14278e1f
TT
14022017-08-22 Tom Tromey <tom@tromey.com>
1403
1404 * gdb.gdb/xfullpath.exp: Remove.
1405
bf223d3e
PA
14062017-08-21 Pedro Alves <palves@redhat.com>
1407
1408 PR gdb/19487
1409 * gdb.base/symbol-alias.c: New.
1410 * gdb.base/symbol-alias2.c: New.
1411 * gdb.base/symbol-alias.exp: New.
1412
c973d0aa
PA
14132017-08-21 Pedro Alves <palves@redhat.com>
1414
1415 * gdb.base/dfp-test.c
1416 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
1417 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
1418 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
1419 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
1420 * gdb.base/whatis-ptype-typedefs.c: New.
1421 * gdb.base/whatis-ptype-typedefs.exp: New.
1422 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
1423 (an_int, an_int_type, an_int_type2): New globals.
1424 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
1425 involving typedefs and cast expressions.
1426 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
1427 (lookup_typedefs_function): New.
1428 (typedefs_pretty_printers_dict): New.
1429 (top level): Register lookup_typedefs_function in
1430 gdb.pretty_printers.
1431
6d580b63
YQ
14322017-08-18 Yao Qi <yao.qi@linaro.org>
1433
1434 * gdb.server/unittest.exp: New.
1435
206726fb
SDJ
14362017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
1437
1438 PR gdb/21954
1439 * gdb.base/environ.exp: Add test to check if 'unset environment'
1440 works.
1441
bf0ec4c2
AA
14422017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1443
1444 * lib/gdb.exp (universal_compile_options): New caching proc.
1445 (gdb_compile): Suppress GCC's coloring of messages.
1446
d6382fff
TT
14472017-08-14 Tom Tromey <tom@tromey.com>
1448
1449 PR gdb/21675:
1450 * gdb.base/printcmds.exp (test_radices): New function.
1451 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
1452 * gdb.base/sizeof.exp (check_valueof): Use p/d.
1453 * lib/gdb.exp (get_integer_valueof): Use p/d.
1454
c2c2dd9f
SM
14552017-08-12 Simon Marchi <simon.marchi@ericsson.com>
1456
1457 * lib/gdb.exp (get_valueof): Don't capture end-of-line
1458 characters.
1459
fdffd6f4
TT
14602017-08-05 Tom Tromey <tom@tromey.com>
1461
1462 * gdb.rust/simple.exp: Allow String to appear in a different
1463 namespace.
1464
27d41eac
YQ
14652017-07-26 Yao Qi <yao.qi@linaro.org>
1466
1467 * gdb.gdb/unittest.exp: Invoke command
1468 "maintenance check xml-descriptions".
1469
031ed05d
AA
14702017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1471
1472 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
1473 calling context.
1474 (hex128): Drop erroneous calculation of parameters.
1475
dcd27ddf
SM
14762017-07-22 Simon Marchi <simon.marchi@ericsson.com>
1477
1478 * gdb.python/py-unwind.exp: Disable stack protection when
1479 building test file.
1480
47e77640
PA
14812017-07-20 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.base/default.exp (set language): Adjust expected output.
1484
62d2a18a
PA
14852017-07-20 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
1488 (test_minsym): ... this, and make static.
1489 (get_pck__foo__bar__minsym): Rename to ...
1490 (get_test_minsym): ... this.
1491 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
1492 symbol names and comments.
1493 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
1494 (get_test_minsym): ... this.
1495 (pck__foo__bar__minsym__2): Rename to ...
1496 (test_minsym): ... this.
1497 (main): Adjust.
1498
c45ec17c
PA
14992017-07-17 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.base/completion.exp: Adjust expected output.
1502 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
1503 the completer works.
1504
c6756f62
PA
15052017-07-17 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
1508
5bd68487
AB
15092017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
1512
8880f2a9
TT
15132017-07-14 Tom Tromey <tom@tromey.com>
1514
1515 PR rust/21764:
1516 * gdb.rust/simple.exp: Add tests.
1517
65547233
TT
15182017-07-14 Tom Tromey <tom@tromey.com>
1519
1520 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
1521
8f14146e
PA
15222017-07-14 Pedro Alves <palves@redhat.com>
1523
1524 * gdb.linespec/base/one/thefile.cc (z1): New function.
1525 * gdb.linespec/base/two/thefile.cc (z2): New function.
1526 * gdb.linespec/linespec.exp: Add tests.
1527
b4365d02
AB
15282017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
1531 to mi_create_breakpoint.
1532
5d2cbaa5
AB
15332017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
1536 mi_create_breakpoint.
1537
11cb5716
IB
15382017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
1539
1540 * gdb.dlang/demangle.exp: Update for demangling changes.
1541
03278692
TT
15422017-07-09 Tom Tromey <tom@tromey.com>
1543
1544 * gdb.dwarf2/shortpiece.exp: New file.
1545
33c5cd75
DB
15462017-07-06 David Blaikie <dblaikie@gmail.com>
1547
1548 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
1549 built from fissiont-multi-cu{1,2}.c.
1550 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
1551 except putting 'main' and 'func' in separate CUs in the same DWO file.
1552 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
1553 test.
1554 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
1555 test.
1556
8455d262
PA
15572017-07-06 Pedro Alves <palves@redhat.com>
1558
1559 * gdb.python/py-unwind.exp: Test flushregs.
1560
dc4bde35
SDJ
15612017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1562
1563 PR cli/21688
1564 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
1565 tests for alias commands and trailing whitespace.
1566
51ed89aa
SDJ
15672017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1568
1569 PR cli/21688
1570 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
1571 procedure. Call it.
1572
eb17d413
PA
15732017-06-29 Pedro Alves <palves@redhat.com>
1574
1575 * gdb.base/printcmds.exp: Add tests.
1576
41664b45
DG
15772017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
1578
1579 PR gdb/21337
1580 * gdb.base/reread-readsym.exp: New file.
1581 * gdb.base/reread-readsym.c: New file.
1582
75312ae3
KB
15832017-06-21 Kevin Buettner <kevinb@redhat.com>
1584
1585 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
1586 subpattern.
1587
66953522
PB
15882017-06-19 Peter Bergner <bergner@vnet.ibm.com>
1589
1590 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
1591 extended mnemonic.
1592 * gdb.arch/powerpc-power9.s: Likewise.
1593
5524b525
AA
15942017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1595
1596 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
1597 on 32-bit x86 targets. Exploit is_*_target macros where
1598 appropriate.
1599
03c8af18
AA
16002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1601
1602 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
1603 register pieces.
1604
3bf31011
AA
16052017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1606
1607 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
1608 located in one or more DWARF pieces.
1609
805acca0
AA
16102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1611
1612 * lib/gdb.exp (get_endianness): New proc.
1613 * gdb.arch/aarch64-fp.exp: Use it.
1614 * gdb.arch/altivec-regs.exp: Likewise.
1615 * gdb.arch/e500-regs.exp: Likewise.
1616 * gdb.arch/vsx-regs.exp: Likewise.
1617 * gdb.base/dump.exp: Likewise.
1618 * gdb.base/funcargs.exp: Likewise.
1619 * gdb.base/gnu_vector.exp: Likewise.
1620 * gdb.dwarf2/formdata16.exp: Likewise.
1621 * gdb.dwarf2/implptrpiece.exp: Likewise.
1622 * gdb.dwarf2/nonvar-access.exp: Likewise.
1623 * gdb.python/py-inferior.exp: Likewise.
1624 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1625
e9352324
AA
16262017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1627
1628 PR gdb/21226
1629 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
1630 stack value pieces are taken from the LSB end.
1631
d5d1163e
AA
16322017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1633
1634 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
1635 variable at nonzero offset.
1636
0567c986
AA
16372017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1638
1639 * gdb.dwarf2/var-access.c: New file.
1640 * gdb.dwarf2/var-access.exp: New test.
1641 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
1642
973e9aab
TT
16432017-06-12 Tom Tromey <tom@tromey.com>
1644
1645 * gdb.dwarf2/formdata16.exp: Add tests.
1646
d9109c80
TT
16472017-06-12 Tom Tromey <tom@tromey.com>
1648
1649 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
1650
30a25466
TT
16512017-06-12 Tom Tromey <tom@tromey.com>
1652
1653 PR exp/16225:
1654 * gdb.reverse/i386-sse-reverse.exp: Update tests.
1655 * gdb.arch/vsx-regs.exp: Update tests.
1656 * gdb.arch/s390-vregs.exp (hex128): New proc.
1657 Update test.
1658 * gdb.arch/altivec-regs.exp: Update tests.
1659
aefd8b33
SDJ
16602017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1661
1662 * gdb.base/startup-with-shell.c: New file.
1663 * gdb.base/startup-with-shell.exp: Likewise.
1664
2090129c
SDJ
16652017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1666
1667 * gdb.server/non-existing-program.exp: Update regex in order to
1668 reflect the fact that gdbserver is now using fork_inferior (with a
1669 shell) to startup the inferior.
1670
8e86a419
SM
16712017-05-30 Simon Marchi <simon.marchi@ericsson.com>
1672
1673 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
1674 support function calls from GDB.
1675
e6cf65f2
TT
16762017-05-21 Tom Tromey <tom@tromey.com>
1677
1678 PR rust/21466:
1679 * gdb.rust/unsized.exp: New file.
1680 * gdb.rust/unsized.rs: New file.
1681
43cc5389
TT
16822017-05-19 Tom Tromey <tom@tromey.com>
1683
1684 PR rust/21484:
1685 * gdb.rust/watch.exp: New file.
1686 * gdb.rust/watch.rs: New file.
1687
ec8df234
TT
16882017-05-18 Tom Tromey <tom@tromey.com>
1689
1690 * gdb.rust/simple.exp: Allow Box to be qualified.
1691
3e3e7fae
TP
16922017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
1693
1694 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
1695
59cc050d
PA
16962017-05-18 Pedro Alves <palves@redhat.com>
1697
1698 * gdb.base/fileio.c (test_write, test_read, test_close)
1699 (test_fstat): Don't print 'ret' in the fail path.
1700
c8f6abd1
PA
17012017-05-18 Pedro Alves <palves@redhat.com>
1702
1703 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
1704 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
1705 (test_system, test_rename, test_unlink, test_time): Change
1706 prototypes.
1707 * gdb.base/fileio.exp (stop_msg): Adjust.
1708
d2a03b77
PA
17092017-05-18 Pedro Alves <palves@redhat.com>
1710
1711 * gdb.base/fileio.c (null_str): New global.
1712 (test_stat): Use it.
1713 * gdb.base/fileio.exp: Remove nowarnings.
1714
0d5c6999
YQ
17152017-05-17 Yao Qi <yao.qi@linaro.org>
1716
1717 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
1718
21873064
YQ
17192017-05-17 Simon Marchi <simon.marchi@ericsson.com>
1720
1721 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
1722 argument command.
1723 (top-level): Invoke test_set_inferior_tty.
1724
d512d31c
PA
17252017-05-04 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
1728 Add parens to print call for Python 3.
1729
90cef2ed
KS
17302017-05-03 Keith Seitz <keiths@redhat.com>
1731
1732 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
1733 (main): Call it.
1734
14f819c8
TW
17352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1736
1737 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
1738 to prev and next.
1739
913aeadd
TW
17402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1741
1742 * gdb.python/py-record-btrace.exp: Remove test for
1743 gdb.BtraceInstruction.error.
1744
a3be24ad
TW
17452017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1746
1747 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
1748
ae20e79a
TW
17492017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1750
1751 * gdb.python/py-record-btrace-threads.c: New file.
1752 * gdb.python/py-record-btrace-threads.exp: New file.
1753
45ce1b47
SDJ
17542017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
1755
1756 PR testsuite/8595
1757 * gdb.base/environ.exp: Make test available in all architectures.
1758 Move bits related to "info program" testing to
1759 gdb.base/info-program.exp. Rewrite tests to use the two new
1760 procedures mentione below.
1761 (test_set_show_env_var) New procedure.
1762 (test_set_show_env_var_equal): Likewise.
1763 * gdb.base/info-program.exp: New file.
1764
e15c3eb4
KS
17652017-04-27 Keith Seitz <keiths@redhat.com>
1766
1767 * gdb.cp/oranking.cc (test15): New function.
1768 (main): Call test15 and declare additional variables for testing.
1769 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
1770 "p foo101('abc')" tests.
1771 Add tests for cv qualifier overloads.
1772 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
1773 "lvalue reference overload" test.
1774 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
1775 "print value of f1 on Child&& in f2" test.
1776
3a3fd0fd
PA
17772017-04-19 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
1780 procedure.
1781 (top level): Call it.
1782 * lib/gdb.exp (gdb_define_cmd): New procedure.
1783
53375380
PA
17842017-04-12 Pedro Alves <palves@redhat.com>
1785
1786 PR gdb/21323
1787 * gdb.cp/wide_char_types.c: Include <wchar.h>.
1788 (wchar): New global.
1789 * gdb.cp/wide_char_types.exp (wide_char_types_program)
1790 (do_test_wide_char, wide_char_types_no_program, top level): Add
1791 wchar_t testing.
1792
53e710ac
PA
17932017-04-12 Pedro Alves <palves@redhat.com>
1794
1795 PR c++/21323
1796 * gdb.cp/wide_char_types.c: New file.
1797 * gdb.cp/wide_char_types.exp: New file.
1798
0ad9d8c7
SDJ
17992017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
1800
1801 PR gdb/21352
1802 * gdb.trace/tsv.exp: Add test for "tsave -r".
1803
b1b45502
IB
18042017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
1805
1806 * gdb.dlang/watch-loc.c: New file.
1807 * gdb.dlang/watch-loc.exp: New file.
1808
ec13808e
JK
18092017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1810
1811 * gdb.python/py-section-script.exp (sepdebug): New testcases.
1812
fe5f7374
AK
18132017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1814
1815 * gdb.arch/arc-analyze-prologue.S: New file.
1816 * gdb.arch/arc-analyze-prologue.exp: Likewise.
1817
eea78757
AK
18182017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1819
1820 * gdb.arch/arc-decode-insn.S: New file.
1821 * gdb.arch/arc-decode-insn.exp: Likewise.
1822
5badf10a
IR
18232017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
1824
1825 PR tdep/20928
1826 * gdb.arch/sparc64-regs.exp: New file.
1827 * gdb.arch/sparc64-regs.S: Likewise.
1828
cee59b3f
TW
18292017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1830
1831 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
1832 and memory view on Python 3.
1833
c0f55cc6
AV
18342017-03-20 Artemiy Volkov <artemiyv@acm.org>
1835 Keith Seitz <keiths@redhat.com>
1836
1837 PR gdb/14441
1838 * gdb.cp/demangle.exp: Add rvalue reference tests.
1839 * gdb.cp/rvalue-ref-casts.cc: New file.
1840 * gdb.cp/rvalue-ref-casts.exp: New file.
1841 * gdb.cp/rvalue-ref-overload.cc: New file.
1842 * gdb.cp/rvalue-ref-overload.exp: New file.
1843 * gdb.cp/rvalue-ref-params.cc: New file.
1844 * gdb.cp/rvalue-ref-params.exp: New file.
1845 * gdb.cp/rvalue-ref-sizeof.cc: New file.
1846 * gdb.cp/rvalue-ref-sizeof.exp: New file.
1847 * gdb.cp/rvalue-ref-types.cc: New file.
1848 * gdb.cp/rvalue-ref-types.exp: New file.
1849 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
1850 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
1851
51457a05
MAL
18522017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1853
1854 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
1855 New procedure.
1856
5b291c04
MAL
18572017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1858
1859 * lib/mi-support.exp (mi_gdb_test): Add additional message
1860 for unexpected output.
1861
59a56148
AA
18622017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1863
1864 * gdb.base/examine-backward.c (Barrier): New character array
1865 constant, to ensure that TestStrings is preceded by a string
1866 terminator.
1867
7942e96e
AA
18682017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1869
1870 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
1871 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
1872 and implicit pointer into such a location.
1873
6ebac3fb
DE
18742017-03-16 Doug Evans <dje@google.com>
1875
1876 * gdb.python/py-lazy-string (pointer): Really add new typedef.
1877
ec3b243d
TP
18782017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
1879
1880 * gdb.cp/m-static.exp: Fix expectation for prototype of
1881 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
1882
18832017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
1884
1885 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
1886 * gdb.guile/scm-lazy-string.c: New file.
1887 * gdb.guile/scm-value.exp: Move lazy string tests to ...
1888 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
1889 for pointer, array, typedef lazy strings.
1890
2cc36e25 18912017-03-16 Doug Evans <dje@google.com>
34b43320
DE
1892
1893 PR python/17728, python/18439, python/18779
1894 * gdb.python/py-value.c (main) Delete locals sptr, sn.
1895 * gdb.python/py-lazy-string.c (pointer): New typedef.
1896 (main): New locals ptr, array, typedef_ptr.
1897 * gdb.python/py-value.exp: Move lazy string tests to ...
1898 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
1899 array, typedef lazy strings.
ec3b243d 1900
0efcde63
AK
19012017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
1902
1903 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
1904 Add optional 'test' parameter.
1905
7978d7c3
SM
19062017-03-13 Simon Marchi <simon.marchi@ericsson.com>
1907
1908 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
1909 Skip for versions of DejaGnu < 1.5.
1910
896c0c1e
SM
19112017-03-13 Simon Marchi <simon.marchi@ericsson.com>
1912
1913 * lib/gdb.exp (dejagnu_version): New proc.
1914 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
1915 Use dejagnu_version.
1916
5f4d1085
KS
19172017-03-10 Keith Seitz <keiths@redhat.com>
1918
1919 PR c++/8128
1920 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
1921 type from destructor regexps.
1922 Add a branch which actually passes the test.
1923 Adjust "ptype t5i" test names.
1924
1de05205
PA
19252017-03-08 Pedro Alves <palves@redhat.com>
1926
1927 * gdb.base/step-over-exit.exp: Add explicit test message.
1928
c65d6b55
PA
19292017-03-08 Pedro Alves <palves@redhat.com>
1930
1931 PR gdb/18360
1932 * gdb.threads/interrupt-while-step-over.c: New file.
1933 * gdb.threads/interrupt-while-step-over.exp: New file.
1934
2e86a283
PA
19352017-03-08 Pedro Alves <palves@redhat.com>
1936
1937 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
1938 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
1939
25dcbff6
PA
19402017-03-08 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
1943 PKRU as not supported as a PASS.
1944
dc9366eb
PA
19452017-03-08 Pedro Alves <palves@redhat.com>
1946
1947 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
1948 prefix instead of $binfile1/$binfile2.
1949 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
1950 in test message.
1951 * gdb.python/py-completion.exp: Use "load python file" as test
1952 messages instead of unstable path names.
1953
6e5d74e7
PA
19542017-03-08 Pedro Alves <palves@redhat.com>
1955 Jan Kratochvil <jan.kratochvil@redhat.com>
1956
1957 PR cli/21218
1958 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
1959 New proc.
1960 (top level): Call it.
1961
9753a2f6
PA
19622017-03-08 Pedro Alves <palves@redhat.com>
1963
1964 PR tui/21216
1965 * gdb.tui/tui-nl-filtered-output.exp: New file.
1966
1a4dd9dd
PA
19672017-03-08 Pedro Alves <palves@redhat.com>
1968
1969 * gdb.base/completion.exp: Move TUI completion tests to ...
1970 * gdb.tui/completion.exp: ... this new file.
1971
7cbbff33
PA
19722017-03-08 Pedro Alves <palves@redhat.com>
1973
1974 * gdb.base/tui-disasm-long-lines.c,
1975 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
1976 gdb.base/tui-layout.exp: Move to ...
1977 * gdb.tui/: ... this new directory.
1978
5f6fd321
PA
19792017-03-07 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.base/tui-layout.c: New file.
1982 * gdb.base/tui-layout.exp: New file.
1983
44959fa8
PA
19842017-03-07 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/tui-layout.c: Rename to ...
1987 * gdb.base/tui-disasm-long-lines.c: ... this.
1988 * gdb.base/tui-layout.exp: Rename to ...
1989 * gdb.base/tui-disasm-long-lines.exp: ... this.
1990
f8c4e718
PA
19912017-03-07 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
1994
6dbb839a 19952017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
1996
1997 * i386-mpx-call.c: New file.
1998 * i386-mpx-call.exp: New file.
1999
65b48a81
PB
20002017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2001
2002 * gdb.arch/powerpc-power.exp: Delete test.
2003 * gdb.arch/powerpc-power.s: Likewise.
2004 * gdb.disasm/disassembler-options.exp: New test.
2005 * gdb.arch/powerpc-altivec.exp: Likewise.
2006 * gdb.arch/powerpc-altivec.s: Likewise.
2007 * gdb.arch/powerpc-altivec2.exp: Likewise.
2008 * gdb.arch/powerpc-altivec2.s: Likewise.
2009 * gdb.arch/powerpc-altivec3.exp: Likewise.
2010 * gdb.arch/powerpc-altivec3.s: Likewise.
2011 * gdb.arch/powerpc-power7.exp: Likewise.
2012 * gdb.arch/powerpc-power7.s: Likewise.
2013 * gdb.arch/powerpc-power8.exp: Likewise.
2014 * gdb.arch/powerpc-power8.s: Likewise.
2015 * gdb.arch/powerpc-power9.exp: Likewise.
2016 * gdb.arch/powerpc-power9.s: Likewise.
2017 * gdb.arch/powerpc-vsx.exp: Likewise.
2018 * gdb.arch/powerpc-vsx.s: Likewise.
2019 * gdb.arch/powerpc-vsx2.exp: Likewise.
2020 * gdb.arch/powerpc-vsx2.s: Likewise.
2021 * gdb.arch/powerpc-vsx3.exp: Likewise.
2022 * gdb.arch/powerpc-vsx3.s: Likewise.
2023 * gdb.arch/arm-disassembler-options.exp: Likewise.
2024 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2025 * gdb.arch/s390-disassembler-options.exp: Likewise.
2026
17cd4947
LM
20272017-02-23 Luis Machado <lgustavo@codesourcery.com>
2028
2029 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2030 (check_supported_features): ... this. Changed return type to void.
2031 (supports_rdseed): New static global.
2032 (rdseed): Check supports_rdseed.
2033 (initialize): Call check_supported_features.
2034
2039d74e
EBM
20352017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2036
2037 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2038 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2039 and lqarx/stqcx.
2040 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2041 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2042
a51d7ecf
EBM
20432017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2044
2045 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2046 uppercase.
2047
0224619f
JK
20482017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.dwarf2/formdata16.c: New file.
2051 * gdb.dwarf2/formdata16.exp: New file.
2052 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2053
216f72a1
JK
20542017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2055
2056 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2057 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2058 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2059 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2060 DW_AT_GNU_*.
2061
43988095
JK
20622017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2063
2064 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2065
99e8a4f9
SDJ
20662017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2067
2068 PR gdb/21164
2069 * gdb.base/maint.exp: Add testcases for when the commands do
2070 not have arguments.
2071
b58a8c0c
TP
20722017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2073
2074 * gdb.cp/chained-calls.exp: Use p instead of P.
2075
4e746bb6
TW
20762017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2077
2078 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2079 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2080
3f77c769
TT
20812017-02-14 Tom Tromey <tom@tromey.com>
2082
2083 PR python/13598:
2084 * gdb.python/py-events.exp: Add before_prompt event tests.
2085
075beec0
AA
20862017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2087
2088 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2089
bf5f525c
LM
20902017-02-13 Luis Machado <lgustavo@codesourcery.com>
2091
2092 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2093 (main): Call my_unique_function_name.
2094 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2095 completion of patterns with a single match.
2096 Add missing -re switches to gdb_test_multiple calls.
2097
13a66184
LM
20982017-02-13 Luis Machado <lgustavo@codesourcery.com>
2099
2100 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2101 return if core file is not recognized.
2102
26a06916
SM
21032017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2104
2105 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2106 and extra UIs.
2107
b761ca9e
SM
21082017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2109
2110 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2111 proc_with_prefix.
2112
b964bee0
TT
21132017-02-10 Tom Tromey <tom@tromey.com>
2114
2115 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2116
18da0c51
MG
21172017-02-10 Martin Galvan <martingalvan@sourceware.org>
2118
2119 PR gdb/21122
2120 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2121
604c4576
JG
21222017-02-08 Jerome Guitton <guitton@adacore.com>
2123
2124 * gdb.base/define.exp: Add test for command abbreviations
2125 in define.
2126
20b477a7
LM
21272017-02-06 Luis Machado <lgustavo@codesourcery.com>
2128
2129 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2130 * gdb.reverse/insn-reverse-x86.c: New file.
2131
3f7b46f2
IR
21322017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2133
2134 PR tdep/20936
2135 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2136
f0fd41c1
TT
21372017-02-03 Tom Tromey <tom@tromey.com>
2138
2139 PR rust/21097:
2140 * gdb.rust/simple.exp: Add new tests.
2141
5be5dbf0
PA
21422017-02-02 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2145 tests.
2146
7346ef59
AA
21472017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2148
2149 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2150 taking a 2-byte value out of a 4-byte DWARF implicit value on
2151 big-endian targets.
2152 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2153 logic. Add test cases for DW_OP_implicit.
2154
787f0025
MM
21552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2156
2157 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2158
68777c29
MM
21592017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2160
2161 * gdb.btrace/enable.exp: Call gdb_exit before
2162 skip_gdbserver_tests.
2163
0a1c7e28
MM
21642017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2165
2166 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2167 GDBFLAGS.
2168
b5ac99b0
MM
21692017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2170
2171 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2172 the test is skipped.
2173 * gdb.btrace/data.exp: Likewise.
2174 * gdb.btrace/delta.exp: Likewise.
2175 * gdb.btrace/dlopen.exp: Likewise.
2176 * gdb.btrace/enable-running.exp: Likewise.
2177 * gdb.btrace/enable.exp: Likewise.
2178 * gdb.btrace/exception.exp: Likewise.
2179 * gdb.btrace/function_call_history.exp: Likewise.
2180 * gdb.btrace/gcore.exp: Likewise.
2181 * gdb.btrace/instruction_history.exp: Likewise.
2182 * gdb.btrace/multi-thread-step.exp: Likewise.
2183 * gdb.btrace/nohist.exp: Likewise.
2184 * gdb.btrace/non-stop.exp: Likewise.
2185 * gdb.btrace/reconnect.exp: Likewise.
2186 * gdb.btrace/record_goto-step.exp: Likewise.
2187 * gdb.btrace/record_goto.exp: Likewise.
2188 * gdb.btrace/rn-dl-bind.exp: Likewise.
2189 * gdb.btrace/segv.exp: Likewise.
2190 * gdb.btrace/step.exp: Likewise.
2191 * gdb.btrace/stepi.exp: Likewise.
2192 * gdb.btrace/tailcall-only.exp: Likewise.
2193 * gdb.btrace/tailcall.exp: Likewise.
2194 * gdb.btrace/tsx.exp: Likewise.
2195 * gdb.btrace/unknown_functions.exp: Likewise.
2196 * gdb.btrace/vdso.exp: Likewise.
2197
cd4007e4
MM
21982017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2199
2200 * gdb.btrace/enable-running.c: New.
2201 * gdb.btrace/enable-running.exp: New.
2202
2735833d
WT
22032017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2204
2205 * gdb.arch/amd64-gs_base.c: New file.
2206 * gdb.arch/amd64-gs_base.exp: New file.
2207
b51e1e94
LM
22082017-01-26 Luis Machado <lgustavo@codesourcery.com>
2209
2210 * lib/memory.exp: Remove spurious empty newlines.
2211
72ca0410
SM
22122017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
2213
2214 * gdb.python/py-bad-printers.exp: Load python file using "source".
2215 * gdb.python/py-events.exp: Likewise.
2216 * gdb.python/py-evsignal.exp: Likewise.
2217 * gdb.python/py-evthreads.exp: Likewise.
2218 * gdb.python/py-frame-args.exp: Likewise.
2219 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
2220 * gdb.python/py-framefilter-mi.exp: Likewise.
2221 * gdb.python/py-framefilter.exp: Likewise.
2222 * gdb.python/py-mi.exp: Likewise.
2223 * gdb.python/py-pp-maint.exp: Likewise.
2224 * gdb.python/py-pp-registration.exp: Likewise.
2225 * gdb.python/py-prettyprint.exp: Likewise.
2226 (run_lang_tests): Likewise.
2227 * gdb.python/py-typeprint.exp: Likewise.
2228
e309aa65
LM
22292017-01-26 Luis Machado <lgustavo@codesourcery.com>
2230
2231 * lib/memory.exp: New file.
2232 * lib/gdb.exp: Load memory.exp.
2233 * gdb.base/memattr.exp (delete_memory): Move proc to
2234 lib/memory.exp and rename to delete_memory_regions.
2235 Replace delete_memory with delete_memory_regions.
2236 Cleanup memory regions before tests.
2237 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
2238 before tests.
2239
515aff23
LM
22402017-01-26 Luis Machado <lgustavo@codesourcery.com>
2241
2242 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
2243 files.
2244 (initialize): New function conditionally defined.
2245 (testcases): Move within conditional block.
2246 (main): Call initialize.
2247 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
2248 of gdb.reverse/insn-reverse.c.
2249 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
2250 gdb.reverse/insn-reverse.c.
2251
d8b49cf0
YQ
22522017-01-26 Yao Qi <yao.qi@linaro.org>
2253
2254 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
2255 disassemble on address 0.
2256
f13a9a0c
YQ
22572017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2258 Yao Qi <yao.qi@linaro.org>
2259
2260 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
2261 * gdb.dwarf2/implptr-64bit.S: Remove.
2262 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
2263 variables in caller's context. Add DW_OP_implicit_value.
2264
5ac95241
YQ
22652017-01-25 Yao Qi <yao.qi@linaro.org>
2266
2267 * lib/dwarf.exp (Dwarf::_location): Handle
2268 DW_OP_GNU_implicit_pointer with proper size.
2269
23e82930
LM
22702017-01-20 Luis Machado <lgustavo@codesourcery.com>
2271
2272 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
2273 and add untested calls.
2274
d334ae25
LM
22752017-01-20 Luis Machado <lgustavo@codesourcery.com>
2276
2277 * gdb.python/python.exp: Check line number against what GDB thinks
2278 the line number is for func1.
2279
f5e6296e
IB
22802017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
2281
2282 * gdb.dlang/debug-expr.exp: New file.
2283
5b362f04
LM
22842016-12-23 Luis Machado <lgustavo@codesourcery.com>
2285
2286 Fix test names for the following files:
2287
2288 * gdb.ada/exec_changed.exp
2289 * gdb.ada/info_types.exp
2290 * gdb.arch/aarch64-atomic-inst.exp
2291 * gdb.arch/aarch64-fp.exp
2292 * gdb.arch/altivec-abi.exp
2293 * gdb.arch/altivec-regs.exp
2294 * gdb.arch/amd64-byte.exp
2295 * gdb.arch/amd64-disp-step.exp
2296 * gdb.arch/amd64-dword.exp
2297 * gdb.arch/amd64-entry-value-inline.exp
2298 * gdb.arch/amd64-entry-value-param.exp
2299 * gdb.arch/amd64-entry-value-paramref.exp
2300 * gdb.arch/amd64-entry-value.exp
2301 * gdb.arch/amd64-i386-address.exp
2302 * gdb.arch/amd64-invalid-stack-middle.exp
2303 * gdb.arch/amd64-invalid-stack-top.exp
2304 * gdb.arch/amd64-optimout-repeat.exp
2305 * gdb.arch/amd64-prologue-skip.exp
2306 * gdb.arch/amd64-prologue-xmm.exp
2307 * gdb.arch/amd64-stap-special-operands.exp
2308 * gdb.arch/amd64-stap-wrong-subexp.exp
2309 * gdb.arch/amd64-tailcall-cxx.exp
2310 * gdb.arch/amd64-tailcall-noret.exp
2311 * gdb.arch/amd64-tailcall-ret.exp
2312 * gdb.arch/amd64-tailcall-self.exp
2313 * gdb.arch/amd64-word.exp
2314 * gdb.arch/arm-bl-branch-dest.exp
2315 * gdb.arch/arm-disp-step.exp
2316 * gdb.arch/arm-neon.exp
2317 * gdb.arch/arm-single-step-kernel-helper.exp
2318 * gdb.arch/avr-flash-qualifier.exp
2319 * gdb.arch/disp-step-insn-reloc.exp
2320 * gdb.arch/e500-abi.exp
2321 * gdb.arch/e500-regs.exp
2322 * gdb.arch/ftrace-insn-reloc.exp
2323 * gdb.arch/i386-avx512.exp
2324 * gdb.arch/i386-bp_permanent.exp
2325 * gdb.arch/i386-byte.exp
2326 * gdb.arch/i386-cfi-notcurrent.exp
2327 * gdb.arch/i386-disp-step.exp
2328 * gdb.arch/i386-dr3-watch.exp
2329 * gdb.arch/i386-float.exp
2330 * gdb.arch/i386-gnu-cfi.exp
2331 * gdb.arch/i386-mpx-map.exp
2332 * gdb.arch/i386-mpx-sigsegv.exp
2333 * gdb.arch/i386-mpx-simple_segv.exp
2334 * gdb.arch/i386-mpx.exp
2335 * gdb.arch/i386-permbkpt.exp
2336 * gdb.arch/i386-prologue.exp
2337 * gdb.arch/i386-signal.exp
2338 * gdb.arch/i386-size-overlap.exp
2339 * gdb.arch/i386-unwind.exp
2340 * gdb.arch/i386-word.exp
2341 * gdb.arch/mips-fcr.exp
2342 * gdb.arch/powerpc-d128-regs.exp
2343 * gdb.arch/powerpc-stackless.exp
2344 * gdb.arch/ppc64-atomic-inst.exp
2345 * gdb.arch/s390-stackless.exp
2346 * gdb.arch/s390-tdbregs.exp
2347 * gdb.arch/s390-vregs.exp
2348 * gdb.arch/sparc-sysstep.exp
2349 * gdb.arch/thumb-bx-pc.exp
2350 * gdb.arch/thumb-singlestep.exp
2351 * gdb.arch/thumb2-it.exp
2352 * gdb.arch/vsx-regs.exp
2353 * gdb.asm/asm-source.exp
2354 * gdb.base/a2-run.exp
2355 * gdb.base/advance.exp
2356 * gdb.base/all-bin.exp
2357 * gdb.base/anon.exp
2358 * gdb.base/args.exp
2359 * gdb.base/arithmet.exp
2360 * gdb.base/async-shell.exp
2361 * gdb.base/async.exp
2362 * gdb.base/attach-pie-noexec.exp
2363 * gdb.base/attach-twice.exp
2364 * gdb.base/auto-load.exp
2365 * gdb.base/bang.exp
2366 * gdb.base/bitfields.exp
2367 * gdb.base/break-always.exp
2368 * gdb.base/break-caller-line.exp
2369 * gdb.base/break-entry.exp
2370 * gdb.base/break-inline.exp
2371 * gdb.base/break-on-linker-gcd-function.exp
2372 * gdb.base/break-probes.exp
2373 * gdb.base/break.exp
2374 * gdb.base/breakpoint-shadow.exp
2375 * gdb.base/call-ar-st.exp
2376 * gdb.base/call-sc.exp
2377 * gdb.base/call-signal-resume.exp
2378 * gdb.base/call-strs.exp
2379 * gdb.base/callfuncs.exp
2380 * gdb.base/catch-fork-static.exp
2381 * gdb.base/catch-gdb-caused-signals.exp
2382 * gdb.base/catch-load.exp
2383 * gdb.base/catch-signal-fork.exp
2384 * gdb.base/catch-signal.exp
2385 * gdb.base/catch-syscall.exp
2386 * gdb.base/charset.exp
2387 * gdb.base/checkpoint.exp
2388 * gdb.base/chng-syms.exp
2389 * gdb.base/code-expr.exp
2390 * gdb.base/code_elim.exp
2391 * gdb.base/commands.exp
2392 * gdb.base/completion.exp
2393 * gdb.base/complex.exp
2394 * gdb.base/cond-expr.exp
2395 * gdb.base/condbreak.exp
2396 * gdb.base/consecutive.exp
2397 * gdb.base/continue-all-already-running.exp
2398 * gdb.base/coredump-filter.exp
2399 * gdb.base/corefile.exp
2400 * gdb.base/dbx.exp
2401 * gdb.base/debug-expr.exp
2402 * gdb.base/define.exp
2403 * gdb.base/del.exp
2404 * gdb.base/disabled-location.exp
2405 * gdb.base/disasm-end-cu.exp
2406 * gdb.base/disasm-optim.exp
2407 * gdb.base/display.exp
2408 * gdb.base/duplicate-bp.exp
2409 * gdb.base/ena-dis-br.exp
2410 * gdb.base/ending-run.exp
2411 * gdb.base/enumval.exp
2412 * gdb.base/environ.exp
2413 * gdb.base/eu-strip-infcall.exp
2414 * gdb.base/eval-avoid-side-effects.exp
2415 * gdb.base/eval-skip.exp
2416 * gdb.base/exitsignal.exp
2417 * gdb.base/expand-psymtabs.exp
2418 * gdb.base/filesym.exp
2419 * gdb.base/find-unmapped.exp
2420 * gdb.base/finish.exp
2421 * gdb.base/float.exp
2422 * gdb.base/foll-exec-mode.exp
2423 * gdb.base/foll-exec.exp
2424 * gdb.base/foll-fork.exp
2425 * gdb.base/fortran-sym-case.exp
2426 * gdb.base/freebpcmd.exp
2427 * gdb.base/func-ptr.exp
2428 * gdb.base/func-ptrs.exp
2429 * gdb.base/funcargs.exp
2430 * gdb.base/gcore-buffer-overflow.exp
2431 * gdb.base/gcore-relro-pie.exp
2432 * gdb.base/gcore-relro.exp
2433 * gdb.base/gcore.exp
2434 * gdb.base/gdb1090.exp
2435 * gdb.base/gdb11530.exp
2436 * gdb.base/gdb11531.exp
2437 * gdb.base/gdb1821.exp
2438 * gdb.base/gdbindex-stabs.exp
2439 * gdb.base/gdbvars.exp
2440 * gdb.base/hbreak.exp
2441 * gdb.base/hbreak2.exp
2442 * gdb.base/included.exp
2443 * gdb.base/infcall-input.exp
2444 * gdb.base/inferior-died.exp
2445 * gdb.base/infnan.exp
2446 * gdb.base/info-macros.exp
2447 * gdb.base/info-os.exp
2448 * gdb.base/info-proc.exp
2449 * gdb.base/info-shared.exp
2450 * gdb.base/info-target.exp
2451 * gdb.base/infoline.exp
2452 * gdb.base/interp.exp
2453 * gdb.base/interrupt.exp
2454 * gdb.base/jit-reader.exp
2455 * gdb.base/jit-simple.exp
2456 * gdb.base/kill-after-signal.exp
2457 * gdb.base/kill-detach-inferiors-cmd.exp
2458 * gdb.base/label.exp
2459 * gdb.base/langs.exp
2460 * gdb.base/ldbl_e308.exp
2461 * gdb.base/line-symtabs.exp
2462 * gdb.base/linespecs.exp
2463 * gdb.base/list.exp
2464 * gdb.base/long_long.exp
2465 * gdb.base/longest-types.exp
2466 * gdb.base/maint.exp
2467 * gdb.base/max-value-size.exp
2468 * gdb.base/memattr.exp
2469 * gdb.base/mips_pro.exp
2470 * gdb.base/morestack.exp
2471 * gdb.base/moribund-step.exp
2472 * gdb.base/multi-forks.exp
2473 * gdb.base/nested-addr.exp
2474 * gdb.base/nextoverexit.exp
2475 * gdb.base/noreturn-finish.exp
2476 * gdb.base/noreturn-return.exp
2477 * gdb.base/nostdlib.exp
2478 * gdb.base/offsets.exp
2479 * gdb.base/opaque.exp
2480 * gdb.base/pc-fp.exp
2481 * gdb.base/permissions.exp
2482 * gdb.base/print-symbol-loading.exp
2483 * gdb.base/prologue-include.exp
2484 * gdb.base/psymtab.exp
2485 * gdb.base/ptype.exp
2486 * gdb.base/random-signal.exp
2487 * gdb.base/randomize.exp
2488 * gdb.base/range-stepping.exp
2489 * gdb.base/readline-ask.exp
2490 * gdb.base/recpar.exp
2491 * gdb.base/recurse.exp
2492 * gdb.base/relational.exp
2493 * gdb.base/restore.exp
2494 * gdb.base/return-nodebug.exp
2495 * gdb.base/return.exp
2496 * gdb.base/run-after-attach.exp
2497 * gdb.base/save-bp.exp
2498 * gdb.base/scope.exp
2499 * gdb.base/sect-cmd.exp
2500 * gdb.base/set-lang-auto.exp
2501 * gdb.base/set-noassign.exp
2502 * gdb.base/setvar.exp
2503 * gdb.base/sigall.exp
2504 * gdb.base/sigbpt.exp
2505 * gdb.base/siginfo-addr.exp
2506 * gdb.base/siginfo-infcall.exp
2507 * gdb.base/siginfo-obj.exp
2508 * gdb.base/siginfo.exp
2509 * gdb.base/signals-state-child.exp
2510 * gdb.base/signest.exp
2511 * gdb.base/sigstep.exp
2512 * gdb.base/sizeof.exp
2513 * gdb.base/skip.exp
2514 * gdb.base/solib-corrupted.exp
2515 * gdb.base/solib-nodir.exp
2516 * gdb.base/solib-search.exp
2517 * gdb.base/stack-checking.exp
2518 * gdb.base/stale-infcall.exp
2519 * gdb.base/stap-probe.exp
2520 * gdb.base/start.exp
2521 * gdb.base/step-break.exp
2522 * gdb.base/step-bt.exp
2523 * gdb.base/step-line.exp
2524 * gdb.base/step-over-exit.exp
2525 * gdb.base/step-over-syscall.exp
2526 * gdb.base/step-resume-infcall.exp
2527 * gdb.base/step-test.exp
2528 * gdb.base/store.exp
2529 * gdb.base/structs3.exp
2530 * gdb.base/sym-file.exp
2531 * gdb.base/symbol-without-target_section.exp
2532 * gdb.base/term.exp
2533 * gdb.base/testenv.exp
2534 * gdb.base/ui-redirect.exp
2535 * gdb.base/until.exp
2536 * gdb.base/unwindonsignal.exp
2537 * gdb.base/value-double-free.exp
2538 * gdb.base/vla-datatypes.exp
2539 * gdb.base/vla-ptr.exp
2540 * gdb.base/vla-sideeffect.exp
2541 * gdb.base/volatile.exp
2542 * gdb.base/watch-cond-infcall.exp
2543 * gdb.base/watch-cond.exp
2544 * gdb.base/watch-non-mem.exp
2545 * gdb.base/watch-read.exp
2546 * gdb.base/watch-vfork.exp
2547 * gdb.base/watchpoint-cond-gone.exp
2548 * gdb.base/watchpoint-delete.exp
2549 * gdb.base/watchpoint-hw-hit-once.exp
2550 * gdb.base/watchpoint-hw.exp
2551 * gdb.base/watchpoint-stops-at-right-insn.exp
2552 * gdb.base/watchpoints.exp
2553 * gdb.base/wchar.exp
2554 * gdb.base/whatis-exp.exp
2555 * gdb.btrace/buffer-size.exp
2556 * gdb.btrace/data.exp
2557 * gdb.btrace/delta.exp
2558 * gdb.btrace/dlopen.exp
2559 * gdb.btrace/enable.exp
2560 * gdb.btrace/exception.exp
2561 * gdb.btrace/function_call_history.exp
2562 * gdb.btrace/gcore.exp
2563 * gdb.btrace/instruction_history.exp
2564 * gdb.btrace/nohist.exp
2565 * gdb.btrace/reconnect.exp
2566 * gdb.btrace/record_goto-step.exp
2567 * gdb.btrace/record_goto.exp
2568 * gdb.btrace/rn-dl-bind.exp
2569 * gdb.btrace/segv.exp
2570 * gdb.btrace/step.exp
2571 * gdb.btrace/stepi.exp
2572 * gdb.btrace/tailcall-only.exp
2573 * gdb.btrace/tailcall.exp
2574 * gdb.btrace/tsx.exp
2575 * gdb.btrace/unknown_functions.exp
2576 * gdb.btrace/vdso.exp
2577 * gdb.compile/compile-ifunc.exp
2578 * gdb.compile/compile-ops.exp
2579 * gdb.compile/compile-print.exp
2580 * gdb.compile/compile-setjmp.exp
2581 * gdb.cp/abstract-origin.exp
2582 * gdb.cp/ambiguous.exp
2583 * gdb.cp/annota2.exp
2584 * gdb.cp/annota3.exp
2585 * gdb.cp/anon-ns.exp
2586 * gdb.cp/anon-struct.exp
2587 * gdb.cp/anon-union.exp
2588 * gdb.cp/arg-reference.exp
2589 * gdb.cp/baseenum.exp
2590 * gdb.cp/bool.exp
2591 * gdb.cp/breakpoint.exp
2592 * gdb.cp/bs15503.exp
2593 * gdb.cp/call-c.exp
2594 * gdb.cp/casts.exp
2595 * gdb.cp/chained-calls.exp
2596 * gdb.cp/class2.exp
2597 * gdb.cp/classes.exp
2598 * gdb.cp/cmpd-minsyms.exp
2599 * gdb.cp/converts.exp
2600 * gdb.cp/cp-relocate.exp
2601 * gdb.cp/cpcompletion.exp
2602 * gdb.cp/cpexprs.exp
2603 * gdb.cp/cplabel.exp
2604 * gdb.cp/cplusfuncs.exp
2605 * gdb.cp/cpsizeof.exp
2606 * gdb.cp/ctti.exp
2607 * gdb.cp/derivation.exp
2608 * gdb.cp/destrprint.exp
2609 * gdb.cp/dispcxx.exp
2610 * gdb.cp/enum-class.exp
2611 * gdb.cp/exception.exp
2612 * gdb.cp/exceptprint.exp
2613 * gdb.cp/expand-psymtabs-cxx.exp
2614 * gdb.cp/expand-sals.exp
2615 * gdb.cp/extern-c.exp
2616 * gdb.cp/filename.exp
2617 * gdb.cp/formatted-ref.exp
2618 * gdb.cp/fpointer.exp
2619 * gdb.cp/gdb1355.exp
2620 * gdb.cp/gdb2495.exp
2621 * gdb.cp/hang.exp
2622 * gdb.cp/impl-this.exp
2623 * gdb.cp/infcall-dlopen.exp
2624 * gdb.cp/inherit.exp
2625 * gdb.cp/iostream.exp
2626 * gdb.cp/koenig.exp
2627 * gdb.cp/local.exp
2628 * gdb.cp/m-data.exp
2629 * gdb.cp/m-static.exp
2630 * gdb.cp/mb-ctor.exp
2631 * gdb.cp/mb-inline.exp
2632 * gdb.cp/mb-templates.exp
2633 * gdb.cp/member-name.exp
2634 * gdb.cp/member-ptr.exp
2635 * gdb.cp/meth-typedefs.exp
2636 * gdb.cp/method.exp
2637 * gdb.cp/method2.exp
2638 * gdb.cp/minsym-fallback.exp
2639 * gdb.cp/misc.exp
2640 * gdb.cp/namelessclass.exp
2641 * gdb.cp/namespace-enum.exp
2642 * gdb.cp/namespace-nested-import.exp
2643 * gdb.cp/namespace.exp
2644 * gdb.cp/nextoverthrow.exp
2645 * gdb.cp/no-dmgl-verbose.exp
2646 * gdb.cp/non-trivial-retval.exp
2647 * gdb.cp/noparam.exp
2648 * gdb.cp/nsdecl.exp
2649 * gdb.cp/nsimport.exp
2650 * gdb.cp/nsnested.exp
2651 * gdb.cp/nsnoimports.exp
2652 * gdb.cp/nsrecurs.exp
2653 * gdb.cp/nsstress.exp
2654 * gdb.cp/nsusing.exp
2655 * gdb.cp/operator.exp
2656 * gdb.cp/oranking.exp
2657 * gdb.cp/overload-const.exp
2658 * gdb.cp/overload.exp
2659 * gdb.cp/ovldbreak.exp
2660 * gdb.cp/ovsrch.exp
2661 * gdb.cp/paren-type.exp
2662 * gdb.cp/parse-lang.exp
2663 * gdb.cp/pass-by-ref.exp
2664 * gdb.cp/pr-1023.exp
2665 * gdb.cp/pr-1210.exp
2666 * gdb.cp/pr-574.exp
2667 * gdb.cp/pr10687.exp
2668 * gdb.cp/pr12028.exp
2669 * gdb.cp/pr17132.exp
2670 * gdb.cp/pr17494.exp
2671 * gdb.cp/pr9067.exp
2672 * gdb.cp/pr9167.exp
2673 * gdb.cp/pr9631.exp
2674 * gdb.cp/printmethod.exp
2675 * gdb.cp/psmang.exp
2676 * gdb.cp/psymtab-parameter.exp
2677 * gdb.cp/ptype-cv-cp.exp
2678 * gdb.cp/ptype-flags.exp
2679 * gdb.cp/re-set-overloaded.exp
2680 * gdb.cp/ref-types.exp
2681 * gdb.cp/rtti.exp
2682 * gdb.cp/scope-err.exp
2683 * gdb.cp/shadow.exp
2684 * gdb.cp/smartp.exp
2685 * gdb.cp/static-method.exp
2686 * gdb.cp/static-print-quit.exp
2687 * gdb.cp/temargs.exp
2688 * gdb.cp/templates.exp
2689 * gdb.cp/try_catch.exp
2690 * gdb.cp/typedef-operator.exp
2691 * gdb.cp/typeid.exp
2692 * gdb.cp/userdef.exp
2693 * gdb.cp/using-crash.exp
2694 * gdb.cp/var-tag.exp
2695 * gdb.cp/virtbase.exp
2696 * gdb.cp/virtfunc.exp
2697 * gdb.cp/virtfunc2.exp
2698 * gdb.cp/vla-cxx.exp
2699 * gdb.disasm/t01_mov.exp
2700 * gdb.disasm/t02_mova.exp
2701 * gdb.disasm/t03_add.exp
2702 * gdb.disasm/t04_sub.exp
2703 * gdb.disasm/t05_cmp.exp
2704 * gdb.disasm/t06_ari2.exp
2705 * gdb.disasm/t07_ari3.exp
2706 * gdb.disasm/t08_or.exp
2707 * gdb.disasm/t09_xor.exp
2708 * gdb.disasm/t10_and.exp
2709 * gdb.disasm/t11_logs.exp
2710 * gdb.disasm/t12_bit.exp
2711 * gdb.disasm/t13_otr.exp
2712 * gdb.dlang/circular.exp
2713 * gdb.dwarf2/arr-stride.exp
2714 * gdb.dwarf2/arr-subrange.exp
2715 * gdb.dwarf2/atomic-type.exp
2716 * gdb.dwarf2/bad-regnum.exp
2717 * gdb.dwarf2/bitfield-parent-optimized-out.exp
2718 * gdb.dwarf2/callframecfa.exp
2719 * gdb.dwarf2/clztest.exp
2720 * gdb.dwarf2/corrupt.exp
2721 * gdb.dwarf2/data-loc.exp
2722 * gdb.dwarf2/dup-psym.exp
2723 * gdb.dwarf2/dw2-anon-mptr.exp
2724 * gdb.dwarf2/dw2-anonymous-func.exp
2725 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
2726 * gdb.dwarf2/dw2-bad-unresolved.exp
2727 * gdb.dwarf2/dw2-basic.exp
2728 * gdb.dwarf2/dw2-canonicalize-type.exp
2729 * gdb.dwarf2/dw2-case-insensitive.exp
2730 * gdb.dwarf2/dw2-common-block.exp
2731 * gdb.dwarf2/dw2-compdir-oldgcc.exp
2732 * gdb.dwarf2/dw2-compressed.exp
2733 * gdb.dwarf2/dw2-const.exp
2734 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
2735 * gdb.dwarf2/dw2-cu-size.exp
2736 * gdb.dwarf2/dw2-dup-frame.exp
2737 * gdb.dwarf2/dw2-entry-value.exp
2738 * gdb.dwarf2/dw2-icycle.exp
2739 * gdb.dwarf2/dw2-ifort-parameter.exp
2740 * gdb.dwarf2/dw2-inline-break.exp
2741 * gdb.dwarf2/dw2-inline-param.exp
2742 * gdb.dwarf2/dw2-intercu.exp
2743 * gdb.dwarf2/dw2-intermix.exp
2744 * gdb.dwarf2/dw2-lexical-block-bare.exp
2745 * gdb.dwarf2/dw2-linkage-name-trust.exp
2746 * gdb.dwarf2/dw2-minsym-in-cu.exp
2747 * gdb.dwarf2/dw2-noloc.exp
2748 * gdb.dwarf2/dw2-op-call.exp
2749 * gdb.dwarf2/dw2-op-out-param.exp
2750 * gdb.dwarf2/dw2-opt-structptr.exp
2751 * gdb.dwarf2/dw2-param-error.exp
2752 * gdb.dwarf2/dw2-producer.exp
2753 * gdb.dwarf2/dw2-ranges-base.exp
2754 * gdb.dwarf2/dw2-ref-missing-frame.exp
2755 * gdb.dwarf2/dw2-reg-undefined.exp
2756 * gdb.dwarf2/dw2-regno-invalid.exp
2757 * gdb.dwarf2/dw2-restore.exp
2758 * gdb.dwarf2/dw2-restrict.exp
2759 * gdb.dwarf2/dw2-single-line-discriminators.exp
2760 * gdb.dwarf2/dw2-strp.exp
2761 * gdb.dwarf2/dw2-undefined-ret-addr.exp
2762 * gdb.dwarf2/dw2-unresolved.exp
2763 * gdb.dwarf2/dw2-var-zero-addr.exp
2764 * gdb.dwarf2/dw4-sig-types.exp
2765 * gdb.dwarf2/dwz.exp
2766 * gdb.dwarf2/dynarr-ptr.exp
2767 * gdb.dwarf2/enum-type.exp
2768 * gdb.dwarf2/gdb-index.exp
2769 * gdb.dwarf2/implptr-64bit.exp
2770 * gdb.dwarf2/implptr-optimized-out.exp
2771 * gdb.dwarf2/implptr.exp
2772 * gdb.dwarf2/implref-array.exp
2773 * gdb.dwarf2/implref-const.exp
2774 * gdb.dwarf2/implref-global.exp
2775 * gdb.dwarf2/implref-struct.exp
2776 * gdb.dwarf2/mac-fileno.exp
2777 * gdb.dwarf2/main-subprogram.exp
2778 * gdb.dwarf2/member-ptr-forwardref.exp
2779 * gdb.dwarf2/method-ptr.exp
2780 * gdb.dwarf2/missing-sig-type.exp
2781 * gdb.dwarf2/nonvar-access.exp
2782 * gdb.dwarf2/opaque-type-lookup.exp
2783 * gdb.dwarf2/pieces-optimized-out.exp
2784 * gdb.dwarf2/pieces.exp
2785 * gdb.dwarf2/pr10770.exp
2786 * gdb.dwarf2/pr13961.exp
2787 * gdb.dwarf2/staticvirtual.exp
2788 * gdb.dwarf2/subrange.exp
2789 * gdb.dwarf2/symtab-producer.exp
2790 * gdb.dwarf2/trace-crash.exp
2791 * gdb.dwarf2/typeddwarf.exp
2792 * gdb.dwarf2/valop.exp
2793 * gdb.dwarf2/watch-notconst.exp
2794 * gdb.fortran/array-element.exp
2795 * gdb.fortran/charset.exp
2796 * gdb.fortran/common-block.exp
2797 * gdb.fortran/complex.exp
2798 * gdb.fortran/derived-type-function.exp
2799 * gdb.fortran/derived-type.exp
2800 * gdb.fortran/logical.exp
2801 * gdb.fortran/module.exp
2802 * gdb.fortran/multi-dim.exp
2803 * gdb.fortran/nested-funcs.exp
2804 * gdb.fortran/print-formatted.exp
2805 * gdb.fortran/subarray.exp
2806 * gdb.fortran/vla-alloc-assoc.exp
2807 * gdb.fortran/vla-datatypes.exp
2808 * gdb.fortran/vla-history.exp
2809 * gdb.fortran/vla-ptr-info.exp
2810 * gdb.fortran/vla-ptype-sub.exp
2811 * gdb.fortran/vla-ptype.exp
2812 * gdb.fortran/vla-sizeof.exp
2813 * gdb.fortran/vla-type.exp
2814 * gdb.fortran/vla-value-sub-arbitrary.exp
2815 * gdb.fortran/vla-value-sub-finish.exp
2816 * gdb.fortran/vla-value-sub.exp
2817 * gdb.fortran/vla-value.exp
2818 * gdb.fortran/whatis_type.exp
2819 * gdb.go/chan.exp
2820 * gdb.go/handcall.exp
2821 * gdb.go/hello.exp
2822 * gdb.go/integers.exp
2823 * gdb.go/methods.exp
2824 * gdb.go/package.exp
2825 * gdb.go/strings.exp
2826 * gdb.go/types.exp
2827 * gdb.go/unsafe.exp
2828 * gdb.guile/scm-arch.exp
2829 * gdb.guile/scm-block.exp
2830 * gdb.guile/scm-breakpoint.exp
2831 * gdb.guile/scm-cmd.exp
2832 * gdb.guile/scm-disasm.exp
2833 * gdb.guile/scm-equal.exp
2834 * gdb.guile/scm-frame-args.exp
2835 * gdb.guile/scm-frame-inline.exp
2836 * gdb.guile/scm-frame.exp
2837 * gdb.guile/scm-iterator.exp
2838 * gdb.guile/scm-math.exp
2839 * gdb.guile/scm-objfile.exp
2840 * gdb.guile/scm-ports.exp
2841 * gdb.guile/scm-symbol.exp
2842 * gdb.guile/scm-symtab.exp
2843 * gdb.guile/scm-value-cc.exp
2844 * gdb.guile/types-module.exp
2845 * gdb.linespec/break-ask.exp
2846 * gdb.linespec/cpexplicit.exp
2847 * gdb.linespec/explicit.exp
2848 * gdb.linespec/keywords.exp
2849 * gdb.linespec/linespec.exp
2850 * gdb.linespec/ls-dollar.exp
2851 * gdb.linespec/ls-errs.exp
2852 * gdb.linespec/skip-two.exp
2853 * gdb.linespec/thread.exp
2854 * gdb.mi/mi-async.exp
2855 * gdb.mi/mi-basics.exp
2856 * gdb.mi/mi-break.exp
2857 * gdb.mi/mi-catch-load.exp
2858 * gdb.mi/mi-cli.exp
2859 * gdb.mi/mi-cmd-param-changed.exp
2860 * gdb.mi/mi-console.exp
2861 * gdb.mi/mi-detach.exp
2862 * gdb.mi/mi-disassemble.exp
2863 * gdb.mi/mi-eval.exp
2864 * gdb.mi/mi-file-transfer.exp
2865 * gdb.mi/mi-file.exp
2866 * gdb.mi/mi-fill-memory.exp
2867 * gdb.mi/mi-inheritance-syntax-error.exp
2868 * gdb.mi/mi-linespec-err-cp.exp
2869 * gdb.mi/mi-logging.exp
2870 * gdb.mi/mi-memory-changed.exp
2871 * gdb.mi/mi-read-memory.exp
2872 * gdb.mi/mi-record-changed.exp
2873 * gdb.mi/mi-reg-undefined.exp
2874 * gdb.mi/mi-regs.exp
2875 * gdb.mi/mi-return.exp
2876 * gdb.mi/mi-reverse.exp
2877 * gdb.mi/mi-simplerun.exp
2878 * gdb.mi/mi-solib.exp
2879 * gdb.mi/mi-stack.exp
2880 * gdb.mi/mi-stepi.exp
2881 * gdb.mi/mi-syn-frame.exp
2882 * gdb.mi/mi-until.exp
2883 * gdb.mi/mi-var-block.exp
2884 * gdb.mi/mi-var-child.exp
2885 * gdb.mi/mi-var-cmd.exp
2886 * gdb.mi/mi-var-cp.exp
2887 * gdb.mi/mi-var-display.exp
2888 * gdb.mi/mi-var-invalidate.exp
2889 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
2890 * gdb.mi/mi-vla-fortran.exp
2891 * gdb.mi/mi-watch.exp
2892 * gdb.mi/mi2-var-child.exp
2893 * gdb.mi/user-selected-context-sync.exp
2894 * gdb.modula2/unbounded-array.exp
2895 * gdb.multi/dummy-frame-restore.exp
2896 * gdb.multi/multi-arch-exec.exp
2897 * gdb.multi/multi-arch.exp
2898 * gdb.multi/tids.exp
2899 * gdb.multi/watchpoint-multi.exp
2900 * gdb.opencl/callfuncs.exp
2901 * gdb.opencl/convs_casts.exp
2902 * gdb.opencl/datatypes.exp
2903 * gdb.opencl/operators.exp
2904 * gdb.opencl/vec_comps.exp
2905 * gdb.opt/clobbered-registers-O2.exp
2906 * gdb.opt/inline-break.exp
2907 * gdb.opt/inline-bt.exp
2908 * gdb.opt/inline-cmds.exp
2909 * gdb.opt/inline-locals.exp
2910 * gdb.pascal/case-insensitive-symbols.exp
2911 * gdb.pascal/floats.exp
2912 * gdb.pascal/gdb11492.exp
2913 * gdb.python/lib-types.exp
2914 * gdb.python/py-arch.exp
2915 * gdb.python/py-as-string.exp
2916 * gdb.python/py-bad-printers.exp
2917 * gdb.python/py-block.exp
2918 * gdb.python/py-breakpoint-create-fail.exp
2919 * gdb.python/py-breakpoint.exp
2920 * gdb.python/py-caller-is.exp
2921 * gdb.python/py-cmd.exp
2922 * gdb.python/py-explore-cc.exp
2923 * gdb.python/py-explore.exp
2924 * gdb.python/py-finish-breakpoint.exp
2925 * gdb.python/py-finish-breakpoint2.exp
2926 * gdb.python/py-frame-args.exp
2927 * gdb.python/py-frame-inline.exp
2928 * gdb.python/py-frame.exp
2929 * gdb.python/py-framefilter-mi.exp
2930 * gdb.python/py-infthread.exp
2931 * gdb.python/py-lazy-string.exp
2932 * gdb.python/py-linetable.exp
2933 * gdb.python/py-mi-events.exp
2934 * gdb.python/py-mi-objfile.exp
2935 * gdb.python/py-mi.exp
2936 * gdb.python/py-objfile.exp
2937 * gdb.python/py-pp-integral.exp
2938 * gdb.python/py-pp-maint.exp
2939 * gdb.python/py-pp-re-notag.exp
2940 * gdb.python/py-pp-registration.exp
2941 * gdb.python/py-recurse-unwind.exp
2942 * gdb.python/py-strfns.exp
2943 * gdb.python/py-symbol.exp
2944 * gdb.python/py-symtab.exp
2945 * gdb.python/py-sync-interp.exp
2946 * gdb.python/py-typeprint.exp
2947 * gdb.python/py-unwind-maint.exp
2948 * gdb.python/py-unwind.exp
2949 * gdb.python/py-value-cc.exp
2950 * gdb.python/py-xmethods.exp
2951 * gdb.reverse/amd64-tailcall-reverse.exp
2952 * gdb.reverse/break-precsave.exp
2953 * gdb.reverse/break-reverse.exp
2954 * gdb.reverse/consecutive-precsave.exp
2955 * gdb.reverse/consecutive-reverse.exp
2956 * gdb.reverse/finish-precsave.exp
2957 * gdb.reverse/finish-reverse-bkpt.exp
2958 * gdb.reverse/finish-reverse.exp
2959 * gdb.reverse/fstatat-reverse.exp
2960 * gdb.reverse/getresuid-reverse.exp
2961 * gdb.reverse/i386-precsave.exp
2962 * gdb.reverse/i386-reverse.exp
2963 * gdb.reverse/i386-sse-reverse.exp
2964 * gdb.reverse/i387-env-reverse.exp
2965 * gdb.reverse/i387-stack-reverse.exp
2966 * gdb.reverse/insn-reverse.exp
2967 * gdb.reverse/machinestate-precsave.exp
2968 * gdb.reverse/machinestate.exp
2969 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2970 * gdb.reverse/pipe-reverse.exp
2971 * gdb.reverse/readv-reverse.exp
2972 * gdb.reverse/recvmsg-reverse.exp
2973 * gdb.reverse/rerun-prec.exp
2974 * gdb.reverse/s390-mvcle.exp
2975 * gdb.reverse/step-precsave.exp
2976 * gdb.reverse/step-reverse.exp
2977 * gdb.reverse/time-reverse.exp
2978 * gdb.reverse/until-precsave.exp
2979 * gdb.reverse/until-reverse.exp
2980 * gdb.reverse/waitpid-reverse.exp
2981 * gdb.reverse/watch-precsave.exp
2982 * gdb.reverse/watch-reverse.exp
2983 * gdb.rust/generics.exp
2984 * gdb.rust/methods.exp
2985 * gdb.rust/modules.exp
2986 * gdb.rust/simple.exp
2987 * gdb.server/connect-with-no-symbol-file.exp
2988 * gdb.server/ext-attach.exp
2989 * gdb.server/ext-restart.exp
2990 * gdb.server/ext-wrapper.exp
2991 * gdb.server/file-transfer.exp
2992 * gdb.server/server-exec-info.exp
2993 * gdb.server/server-kill.exp
2994 * gdb.server/server-mon.exp
2995 * gdb.server/wrapper.exp
2996 * gdb.stabs/exclfwd.exp
2997 * gdb.stabs/gdb11479.exp
2998 * gdb.threads/clone-new-thread-event.exp
2999 * gdb.threads/corethreads.exp
3000 * gdb.threads/current-lwp-dead.exp
3001 * gdb.threads/dlopen-libpthread.exp
3002 * gdb.threads/gcore-thread.exp
3003 * gdb.threads/sigstep-threads.exp
3004 * gdb.threads/watchpoint-fork.exp
3005 * gdb.trace/actions-changed.exp
3006 * gdb.trace/backtrace.exp
3007 * gdb.trace/change-loc.exp
3008 * gdb.trace/circ.exp
3009 * gdb.trace/collection.exp
3010 * gdb.trace/disconnected-tracing.exp
3011 * gdb.trace/ftrace.exp
3012 * gdb.trace/mi-trace-frame-collected.exp
3013 * gdb.trace/mi-trace-unavailable.exp
3014 * gdb.trace/mi-traceframe-changed.exp
3015 * gdb.trace/mi-tsv-changed.exp
3016 * gdb.trace/no-attach-trace.exp
3017 * gdb.trace/passc-dyn.exp
3018 * gdb.trace/qtro.exp
3019 * gdb.trace/range-stepping.exp
3020 * gdb.trace/read-memory.exp
3021 * gdb.trace/save-trace.exp
3022 * gdb.trace/signal.exp
3023 * gdb.trace/status-stop.exp
3024 * gdb.trace/tfile.exp
3025 * gdb.trace/trace-break.exp
3026 * gdb.trace/trace-buffer-size.exp
3027 * gdb.trace/trace-condition.exp
3028 * gdb.trace/tracefile-pseudo-reg.exp
3029 * gdb.trace/tstatus.exp
3030 * gdb.trace/unavailable.exp
3031 * gdb.trace/while-dyn.exp
3032 * gdb.trace/while-stepping.exp
3033
34c41c68
DE
30342016-12-22 Doug Evans <xdje42@gmail.com>
3035
3036 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3037 and msymbols.
3038
16e69324
YQ
30392016-12-19 Yao Qi <yao.qi@linaro.org>
3040
3041 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3042 (test_with_self): Don't call do_steps_and_nexts, and remove
3043 code about stepping into xmalloc.
3044
f94f411b
YQ
30452016-12-09 Yao Qi <yao.qi@linaro.org>
3046
3047 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3048
30492016-12-09 Yao Qi <yao.qi@linaro.org>
3050
3051 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3052
f1b5deee
PA
30532016-12-09 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.base/all-architectures-0.exp: New file.
3056 * gdb.base/all-architectures-1.exp: New file.
3057 * gdb.base/all-architectures-2.exp: New file.
3058 * gdb.base/all-architectures-3.exp: New file.
3059 * gdb.base/all-architectures-4.exp: New file.
3060 * gdb.base/all-architectures-5.exp: New file.
3061 * gdb.base/all-architectures-6.exp: New file.
3062 * gdb.base/all-architectures-7.exp: New file.
3063 * gdb.base/all-architectures.exp.in: New file.
3064
364ca42e
YQ
30652016-12-09 Yao Qi <yao.qi@linaro.org>
3066
3067 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3068
107c2d62
LM
30692016-12-02 Luis Machado <lgustavo@codesourcery.com>
3070
3071 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3072 possible.
3073 Remove useless pattern-matching code.
3074
df3ee9ca
PA
30752016-12-02 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3078 procedure.
3079 (top level): Call it.
3080
ec835369
PA
30812016-12-02 Pedro Alves <palves@redhat.com>
3082
3083 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3084 New procedure.
3085 (top level): Call it.
3086
01770bbd
PA
30872016-12-02 Pedro Alves <palves@redhat.com>
3088
3089 PR cli/20559
3090 * gdb.base/commands.exp (user_defined_command_args_eval): New
3091 procedure.
3092 (top level): Call it.
3093
008459ea
LM
30942016-12-02 Luis Machado <lgustavo@codesourcery.com>
3095
3096 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3097 timeout handling.
3098
0c1b455e
TT
30992016-12-02 Tom Tromey <tom@tromey.com>
3100
3101 * gdb.dwarf2/main-subprogram.c: New file.
3102 * gdb.dwarf2/main-subprogram.exp: New file.
3103
018572b8
LM
31042016-12-01 Luis Machado <lgustavo@codesourcery.com>
3105
3106 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3107 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3108 gdb_test_no_output for a couple of cases.
3109 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3110
84c93cd5
LM
31112016-12-01 Luis Machado <lgustavo@codesourcery.com>
3112
3113 Fix test names and standardize compilation error messages throughout
3114 the following files:
3115
3116 * gdb.ada/start.exp
3117 * gdb.arch/alpha-step.exp
3118 * gdb.arch/e500-prologue.exp
3119 * gdb.arch/ftrace-insn-reloc.exp
3120 * gdb.arch/gdb1291.exp
3121 * gdb.arch/gdb1431.exp
3122 * gdb.arch/gdb1558.exp
3123 * gdb.arch/i386-dr3-watch.exp
3124 * gdb.arch/i386-sse-stack-align.exp
3125 * gdb.arch/ia64-breakpoint-shadow.exp
3126 * gdb.arch/pa-nullify.exp
3127 * gdb.arch/powerpc-aix-prologue.exp
3128 * gdb.arch/thumb-bx-pc.exp
3129 * gdb.base/annota1.exp
3130 * gdb.base/annota3.exp
3131 * gdb.base/arrayidx.exp
3132 * gdb.base/assign.exp
3133 * gdb.base/attach.exp
3134 * gdb.base/auxv.exp
3135 * gdb.base/bang.exp
3136 * gdb.base/bfp-test.exp
3137 * gdb.base/bigcore.exp
3138 * gdb.base/bitfields2.exp
3139 * gdb.base/break-fun-addr.exp
3140 * gdb.base/break-probes.exp
3141 * gdb.base/call-rt-st.exp
3142 * gdb.base/callexit.exp
3143 * gdb.base/catch-fork-kill.exp
3144 * gdb.base/charset.exp
3145 * gdb.base/checkpoint.exp
3146 * gdb.base/comprdebug.exp
3147 * gdb.base/constvars.exp
3148 * gdb.base/coredump-filter.exp
3149 * gdb.base/cursal.exp
3150 * gdb.base/cvexpr.exp
3151 * gdb.base/detach.exp
3152 * gdb.base/display.exp
3153 * gdb.base/dmsym.exp
3154 * gdb.base/dprintf-pending.exp
3155 * gdb.base/dso2dso.exp
3156 * gdb.base/dtrace-probe.exp
3157 * gdb.base/dump.exp
3158 * gdb.base/enum_cond.exp
3159 * gdb.base/exe-lock.exp
3160 * gdb.base/exec-invalid-sysroot.exp
3161 * gdb.base/execl-update-breakpoints.exp
3162 * gdb.base/exprs.exp
3163 * gdb.base/fileio.exp
3164 * gdb.base/find.exp
3165 * gdb.base/finish.exp
3166 * gdb.base/fixsection.exp
3167 * gdb.base/foll-vfork.exp
3168 * gdb.base/frame-args.exp
3169 * gdb.base/gcore.exp
3170 * gdb.base/gdb1250.exp
3171 * gdb.base/global-var-nested-by-dso.exp
3172 * gdb.base/gnu-ifunc.exp
3173 * gdb.base/hashline1.exp
3174 * gdb.base/hashline2.exp
3175 * gdb.base/hashline3.exp
3176 * gdb.base/hbreak-in-shr-unsupported.exp
3177 * gdb.base/huge.exp
3178 * gdb.base/infcall-input.exp
3179 * gdb.base/info-fun.exp
3180 * gdb.base/info-shared.exp
3181 * gdb.base/jit-simple.exp
3182 * gdb.base/jit-so.exp
3183 * gdb.base/jit.exp
3184 * gdb.base/jump.exp
3185 * gdb.base/label.exp
3186 * gdb.base/lineinc.exp
3187 * gdb.base/logical.exp
3188 * gdb.base/longjmp.exp
3189 * gdb.base/macscp.exp
3190 * gdb.base/miscexprs.exp
3191 * gdb.base/new-ui-echo.exp
3192 * gdb.base/new-ui-pending-input.exp
3193 * gdb.base/new-ui.exp
3194 * gdb.base/nodebug.exp
3195 * gdb.base/nofield.exp
3196 * gdb.base/offsets.exp
3197 * gdb.base/overlays.exp
3198 * gdb.base/pending.exp
3199 * gdb.base/pointers.exp
3200 * gdb.base/pr11022.exp
3201 * gdb.base/printcmds.exp
3202 * gdb.base/prologue.exp
3203 * gdb.base/ptr-typedef.exp
3204 * gdb.base/realname-expand.exp
3205 * gdb.base/relativedebug.exp
3206 * gdb.base/relocate.exp
3207 * gdb.base/remote.exp
3208 * gdb.base/reread.exp
3209 * gdb.base/return2.exp
3210 * gdb.base/savedregs.exp
3211 * gdb.base/sep.exp
3212 * gdb.base/sepdebug.exp
3213 * gdb.base/sepsymtab.exp
3214 * gdb.base/set-inferior-tty.exp
3215 * gdb.base/setshow.exp
3216 * gdb.base/shlib-call.exp
3217 * gdb.base/sigaltstack.exp
3218 * gdb.base/siginfo-addr.exp
3219 * gdb.base/signals.exp
3220 * gdb.base/signull.exp
3221 * gdb.base/sigrepeat.exp
3222 * gdb.base/so-impl-ld.exp
3223 * gdb.base/solib-display.exp
3224 * gdb.base/solib-overlap.exp
3225 * gdb.base/solib-search.exp
3226 * gdb.base/solib-symbol.exp
3227 * gdb.base/structs.exp
3228 * gdb.base/structs2.exp
3229 * gdb.base/symtab-search-order.exp
3230 * gdb.base/twice.exp
3231 * gdb.base/unload.exp
3232 * gdb.base/varargs.exp
3233 * gdb.base/watchpoint-solib.exp
3234 * gdb.base/watchpoint.exp
3235 * gdb.base/whatis.exp
3236 * gdb.base/wrong_frame_bt_full.exp
3237 * gdb.btrace/dlopen.exp
3238 * gdb.cell/ea-standalone.exp
3239 * gdb.cell/ea-test.exp
3240 * gdb.cp/dispcxx.exp
3241 * gdb.cp/gdb2384.exp
3242 * gdb.cp/method2.exp
3243 * gdb.cp/nextoverthrow.exp
3244 * gdb.cp/pr10728.exp
3245 * gdb.disasm/am33.exp
3246 * gdb.disasm/h8300s.exp
3247 * gdb.disasm/mn10300.exp
3248 * gdb.disasm/sh3.exp
3249 * gdb.dwarf2/dw2-dir-file-name.exp
3250 * gdb.fortran/complex.exp
3251 * gdb.fortran/library-module.exp
3252 * gdb.guile/scm-pretty-print.exp
3253 * gdb.guile/scm-symbol.exp
3254 * gdb.guile/scm-type.exp
3255 * gdb.guile/scm-value.exp
3256 * gdb.linespec/linespec.exp
3257 * gdb.mi/gdb701.exp
3258 * gdb.mi/gdb792.exp
3259 * gdb.mi/mi-breakpoint-changed.exp
3260 * gdb.mi/mi-dprintf-pending.exp
3261 * gdb.mi/mi-dprintf.exp
3262 * gdb.mi/mi-exit-code.exp
3263 * gdb.mi/mi-pending.exp
3264 * gdb.mi/mi-solib.exp
3265 * gdb.mi/new-ui-mi-sync.exp
3266 * gdb.mi/pr11022.exp
3267 * gdb.mi/user-selected-context-sync.exp
3268 * gdb.opt/solib-intra-step.exp
3269 * gdb.python/py-events.exp
3270 * gdb.python/py-finish-breakpoint.exp
3271 * gdb.python/py-mi.exp
3272 * gdb.python/py-prettyprint.exp
3273 * gdb.python/py-shared.exp
3274 * gdb.python/py-symbol.exp
3275 * gdb.python/py-template.exp
3276 * gdb.python/py-type.exp
3277 * gdb.python/py-value.exp
3278 * gdb.reverse/solib-precsave.exp
3279 * gdb.reverse/solib-reverse.exp
3280 * gdb.server/solib-list.exp
3281 * gdb.stabs/weird.exp
3282 * gdb.threads/reconnect-signal.exp
3283 * gdb.threads/stepi-random-signal.exp
3284 * gdb.trace/actions.exp
3285 * gdb.trace/ax.exp
3286 * gdb.trace/backtrace.exp
3287 * gdb.trace/change-loc.exp
3288 * gdb.trace/deltrace.exp
3289 * gdb.trace/ftrace-lock.exp
3290 * gdb.trace/ftrace.exp
3291 * gdb.trace/infotrace.exp
3292 * gdb.trace/mi-tracepoint-changed.exp
3293 * gdb.trace/packetlen.exp
3294 * gdb.trace/passcount.exp
3295 * gdb.trace/pending.exp
3296 * gdb.trace/range-stepping.exp
3297 * gdb.trace/report.exp
3298 * gdb.trace/stap-trace.exp
3299 * gdb.trace/tfind.exp
3300 * gdb.trace/trace-break.exp
3301 * gdb.trace/trace-condition.exp
3302 * gdb.trace/trace-enable-disable.exp
3303 * gdb.trace/trace-mt.exp
3304 * gdb.trace/tracecmd.exp
3305 * gdb.trace/tspeed.exp
3306 * gdb.trace/tsv.exp
3307 * lib/perftest.exp
3308
fb9feb35
LM
33092016-12-01 Luis Machado <lgustavo@codesourcery.com>
3310
3311 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
3312 with gdb_test_no_output.
3313 Use command as test name.
3314
cd2ddb6c
LM
33152016-12-01 Luis Machado <lgustavo@codesourcery.com>
3316
3317 Fix test names starting with uppercase throughout the files.
3318
3319 * gdb.ada/assign_1.exp
3320 * gdb.ada/boolean_expr.exp
3321 * gdb.base/arrayidx.exp
3322 * gdb.base/del.exp
3323 * gdb.base/gcore-buffer-overflow.exp
3324 * gdb.base/testenv.exp
3325 * gdb.compile/compile.exp
3326 * gdb.python/py-framefilter-invalidarg.exp
3327 * gdb.python/py-framefilter.exp
3328
bb95117e
LM
33292016-12-01 Luis Machado <lgustavo@codesourcery.com>
3330
3331 Fix test names starting with uppercase throughout the files.
3332
3333 * gdb.ada/array_return.exp
3334 * gdb.ada/expr_delims.exp
3335 * gdb.ada/mi_dyn_arr.exp
3336 * gdb.ada/mi_interface.exp
3337 * gdb.ada/mi_var_array.exp
3338 * gdb.ada/watch_arg.exp
3339 * gdb.arch/alpha-step.exp
3340 * gdb.arch/altivec-regs.exp
3341 * gdb.arch/e500-regs.exp
3342 * gdb.arch/powerpc-d128-regs.exp
3343 * gdb.base/arrayidx.exp
3344 * gdb.base/break.exp
3345 * gdb.base/checkpoint.exp
3346 * gdb.base/debug-expr.exp
3347 * gdb.base/dmsym.exp
3348 * gdb.base/radix.exp
3349 * gdb.base/sepdebug.exp
3350 * gdb.base/testenv.exp
3351 * gdb.base/watch_thread_num.exp
3352 * gdb.base/watchpoint-cond-gone.exp
3353 * gdb.cell/break.exp
3354 * gdb.cell/ea-cache.exp
3355 * gdb.compile/compile.exp
3356 * gdb.cp/gdb2495.exp
3357 * gdb.gdb/selftest.exp
3358 * gdb.gdb/xfullpath.exp
3359 * gdb.go/hello.exp
3360 * gdb.go/integers.exp
3361 * gdb.objc/basicclass.exp
3362 * gdb.pascal/hello.exp
3363 * gdb.pascal/integers.exp
3364 * gdb.python/py-breakpoint.exp
3365 * gdb.python/py-cmd.exp
3366 * gdb.python/py-linetable.exp
3367 * gdb.python/py-xmethods.exp
3368 * gdb.python/python.exp
3369 * gdb.reverse/consecutive-precsave.exp
3370 * gdb.reverse/finish-precsave.exp
3371 * gdb.reverse/i386-precsave.exp
3372 * gdb.reverse/machinestate-precsave.exp
3373 * gdb.reverse/sigall-precsave.exp
3374 * gdb.reverse/solib-precsave.exp
3375 * gdb.reverse/step-precsave.exp
3376 * gdb.reverse/until-precsave.exp
3377 * gdb.reverse/watch-precsave.exp
3378 * gdb.threads/leader-exit.exp
3379 * gdb.threads/pthreads.exp
3380 * gdb.threads/wp-replication.exp
3381 * gdb.trace/actions.exp
3382 * gdb.trace/mi-tsv-changed.exp
3383 * gdb.trace/tsv.exp
3384
de97fdd4
LM
33852016-12-01 Luis Machado <lgustavo@codesourcery.com>
3386
3387 Fix test names starting with uppercase throughout the files.
3388
3389 * gdb.arch/i386-bp_permanent.exp
3390 * gdb.arch/i386-gnu-cfi.exp
3391 * gdb.base/disasm-end-cu.exp
3392 * gdb.base/macscp.exp
3393 * gdb.base/pending.exp
3394 * gdb.base/watch_thread_num.exp
3395 * gdb.cp/exception.exp
3396 * gdb.cp/gdb2495.exp
3397 * gdb.cp/local.exp
3398 * gdb.python/py-evsignal.exp
3399 * gdb.python/python.exp
3400 * gdb.trace/tracecmd.exp
3401
9f058c10
LM
34022016-12-01 Luis Machado <lgustavo@codesourcery.com>
3403
3404 Fix test names starting with uppercase throughout the files.
3405
3406 * gdb.base/charset.exp
3407 * gdb.base/eval.exp
3408 * gdb.base/multi-forks.exp
3409 * gdb.guile/scm-progspace.exp
3410 * gdb.opencl/datatypes.exp
3411 * gdb.python/py-block.exp
3412 * gdb.python/py-function.exp
3413 * gdb.python/py-symbol.exp
3414 * gdb.python/py-symtab.exp
3415 * gdb.python/py-xmethods.exp
3416 * gdb.reverse/break-precsave.exp
3417 * gdb.reverse/break-reverse.exp
3418 * gdb.reverse/consecutive-precsave.exp
3419 * gdb.reverse/consecutive-reverse.exp
3420 * gdb.reverse/finish-precsave.exp
3421 * gdb.reverse/finish-reverse-bkpt.exp
3422 * gdb.reverse/finish-reverse.exp
3423 * gdb.reverse/fstatat-reverse.exp
3424 * gdb.reverse/getresuid-reverse.exp
3425 * gdb.reverse/i386-precsave.exp
3426 * gdb.reverse/i386-reverse.exp
3427 * gdb.reverse/i386-sse-reverse.exp
3428 * gdb.reverse/i387-stack-reverse.exp
3429 * gdb.reverse/insn-reverse.exp
3430 * gdb.reverse/machinestate-precsave.exp
3431 * gdb.reverse/machinestate.exp
3432 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3433 * gdb.reverse/pipe-reverse.exp
3434 * gdb.reverse/readv-reverse.exp
3435 * gdb.reverse/recvmsg-reverse.exp
3436 * gdb.reverse/rerun-prec.exp
3437 * gdb.reverse/s390-mvcle.exp
3438 * gdb.reverse/sigall-precsave.exp
3439 * gdb.reverse/sigall-reverse.exp
3440 * gdb.reverse/solib-precsave.exp
3441 * gdb.reverse/solib-reverse.exp
3442 * gdb.reverse/step-precsave.exp
3443 * gdb.reverse/step-reverse.exp
3444 * gdb.reverse/time-reverse.exp
3445 * gdb.reverse/until-precsave.exp
3446 * gdb.reverse/until-reverse.exp
3447 * gdb.reverse/waitpid-reverse.exp
3448 * gdb.reverse/watch-precsave.exp
3449 * gdb.reverse/watch-reverse.exp
3450
cdc7edd7
LM
34512016-12-01 Luis Machado <lgustavo@codesourcery.com>
3452
3453 Fix test names starting with uppercase throughout the files.
3454
3455 * gdb.arch/i386-mpx-simple_segv.exp
3456 * gdb.arch/i386-mpx.exp
3457 * gdb.arch/i386-permbkpt.exp
3458 * gdb.arch/pa-nullify.exp
3459 * gdb.arch/powerpc-d128-regs.exp
3460 * gdb.arch/vsx-regs.exp
3461 * gdb.base/bfp-test.exp
3462 * gdb.base/break.exp
3463 * gdb.base/breakpoint-shadow.exp
3464 * gdb.base/callfuncs.exp
3465 * gdb.base/charset.exp
3466 * gdb.base/commands.exp
3467 * gdb.base/completion.exp
3468 * gdb.base/dfp-test.exp
3469 * gdb.base/echo.exp
3470 * gdb.base/ending-run.exp
3471 * gdb.base/eval.exp
3472 * gdb.base/expand-psymtabs.exp
3473 * gdb.base/float128.exp
3474 * gdb.base/floatn.exp
3475 * gdb.base/foll-exec-mode.exp
3476 * gdb.base/gdb1056.exp
3477 * gdb.base/gdb11531.exp
3478 * gdb.base/kill-after-signal.exp
3479 * gdb.base/multi-forks.exp
3480 * gdb.base/overlays.exp
3481 * gdb.base/pending.exp
3482 * gdb.base/sepdebug.exp
3483 * gdb.base/testenv.exp
3484 * gdb.base/valgrind-db-attach.exp
3485 * gdb.base/watch_thread_num.exp
3486 * gdb.base/watchpoint-cond-gone.exp
3487 * gdb.base/watchpoint.exp
3488 * gdb.base/watchpoints.exp
3489 * gdb.cp/arg-reference.exp
3490 * gdb.cp/baseenum.exp
3491 * gdb.cp/operator.exp
3492 * gdb.cp/shadow.exp
3493 * gdb.dwarf2/dw2-op-out-param.exp
3494 * gdb.dwarf2/dw2-reg-undefined.exp
3495 * gdb.go/chan.exp
3496 * gdb.go/hello.exp
3497 * gdb.go/integers.exp
3498 * gdb.go/methods.exp
3499 * gdb.go/package.exp
3500 * gdb.guile/scm-parameter.exp
3501 * gdb.guile/scm-progspace.exp
3502 * gdb.guile/scm-value.exp
3503 * gdb.mi/mi-pending.exp
3504 * gdb.mi/user-selected-context-sync.exp
3505 * gdb.multi/multi-attach.exp
3506 * gdb.multi/tids.exp
3507 * gdb.opt/clobbered-registers-O2.exp
3508 * gdb.pascal/floats.exp
3509 * gdb.pascal/integers.exp
3510 * gdb.python/py-block.exp
3511 * gdb.python/py-events.exp
3512 * gdb.python/py-parameter.exp
3513 * gdb.python/py-symbol.exp
3514 * gdb.python/py-symtab.exp
3515 * gdb.python/py-type.exp
3516 * gdb.python/py-value.exp
3517 * gdb.python/py-xmethods.exp
3518 * gdb.python/python.exp
3519 * gdb.reverse/break-precsave.exp
3520 * gdb.reverse/consecutive-precsave.exp
3521 * gdb.reverse/finish-precsave.exp
3522 * gdb.reverse/i386-precsave.exp
3523 * gdb.reverse/machinestate-precsave.exp
3524 * gdb.reverse/sigall-precsave.exp
3525 * gdb.reverse/solib-precsave.exp
3526 * gdb.reverse/step-precsave.exp
3527 * gdb.reverse/until-precsave.exp
3528 * gdb.reverse/watch-precsave.exp
3529 * gdb.server/ext-attach.exp
3530 * gdb.server/ext-restart.exp
3531 * gdb.server/ext-run.exp
3532 * gdb.server/ext-wrapper.exp
3533 * gdb.stabs/gdb11479.exp
3534 * gdb.stabs/weird.exp
3535 * gdb.threads/attach-many-short-lived-threads.exp
3536 * gdb.threads/kill.exp
3537 * gdb.threads/watchpoint-fork.exp
3538
bc6c7af4
LM
35392016-12-01 Luis Machado <lgustavo@codesourcery.com>
3540
3541 Fix test names starting with uppercase throughout all the files below.
3542
3543 * gdb.ada/array_return.exp
3544 * gdb.ada/catch_ex.exp
3545 * gdb.ada/info_exc.exp
3546 * gdb.ada/mi_catch_ex.exp
3547 * gdb.ada/mi_dyn_arr.exp
3548 * gdb.ada/mi_ex_cond.exp
3549 * gdb.ada/mi_exc_info.exp
3550 * gdb.ada/mi_interface.exp
3551 * gdb.ada/mi_task_arg.exp
3552 * gdb.ada/mi_task_info.exp
3553 * gdb.ada/mi_var_array.exp
3554 * gdb.arch/alpha-step.exp
3555 * gdb.arch/amd64-disp-step.exp
3556 * gdb.arch/arm-disp-step.exp
3557 * gdb.arch/disp-step-insn-reloc.exp
3558 * gdb.arch/e500-prologue.exp
3559 * gdb.arch/ftrace-insn-reloc.exp
3560 * gdb.arch/gdb1558.exp
3561 * gdb.arch/i386-bp_permanent.exp
3562 * gdb.arch/i386-disp-step.exp
3563 * gdb.arch/i386-float.exp
3564 * gdb.arch/i386-gnu-cfi.exp
3565 * gdb.arch/ia64-breakpoint-shadow.exp
3566 * gdb.arch/mips16-thunks.exp
3567 * gdb.arch/pa-nullify.exp
3568 * gdb.arch/powerpc-aix-prologue.exp
3569 * gdb.arch/powerpc-power.exp
3570 * gdb.arch/ppc-dfp.exp
3571 * gdb.arch/s390-tdbregs.exp
3572 * gdb.arch/spu-info.exp
3573 * gdb.arch/spu-ls.exp
3574 * gdb.arch/thumb-bx-pc.exp
3575 * gdb.base/advance.exp
3576 * gdb.base/annota-input-while-running.exp
3577 * gdb.base/arrayidx.exp
3578 * gdb.base/asmlabel.exp
3579 * gdb.base/async.exp
3580 * gdb.base/attach-wait-input.exp
3581 * gdb.base/auto-connect-native-target.exp
3582 * gdb.base/batch-preserve-term-settings.exp
3583 * gdb.base/bfp-test.exp
3584 * gdb.base/bigcore.exp
3585 * gdb.base/bp-permanent.exp
3586 * gdb.base/break-always.exp
3587 * gdb.base/break-fun-addr.exp
3588 * gdb.base/break-idempotent.exp
3589 * gdb.base/break-main-file-remove-fail.exp
3590 * gdb.base/break-probes.exp
3591 * gdb.base/break-unload-file.exp
3592 * gdb.base/break.exp
3593 * gdb.base/call-ar-st.exp
3594 * gdb.base/call-rt-st.exp
3595 * gdb.base/call-sc.exp
3596 * gdb.base/call-signal-resume.exp
3597 * gdb.base/call-strs.exp
3598 * gdb.base/callexit.exp
3599 * gdb.base/callfuncs.exp
3600 * gdb.base/catch-gdb-caused-signals.exp
3601 * gdb.base/catch-signal-siginfo-cond.exp
3602 * gdb.base/catch-syscall.exp
3603 * gdb.base/compare-sections.exp
3604 * gdb.base/cond-eval-mode.exp
3605 * gdb.base/condbreak-call-false.exp
3606 * gdb.base/consecutive-step-over.exp
3607 * gdb.base/cursal.exp
3608 * gdb.base/disabled-location.exp
3609 * gdb.base/disasm-end-cu.exp
3610 * gdb.base/display.exp
3611 * gdb.base/double-prompt-target-event-error.exp
3612 * gdb.base/dprintf-bp-same-addr.exp
3613 * gdb.base/dprintf-detach.exp
3614 * gdb.base/dprintf-next.exp
3615 * gdb.base/dprintf-non-stop.exp
3616 * gdb.base/dprintf-pending.exp
3617 * gdb.base/dso2dso.exp
3618 * gdb.base/ending-run.exp
3619 * gdb.base/enum_cond.exp
3620 * gdb.base/examine-backward.exp
3621 * gdb.base/exe-lock.exp
3622 * gdb.base/exec-invalid-sysroot.exp
3623 * gdb.base/execl-update-breakpoints.exp
3624 * gdb.base/execution-termios.exp
3625 * gdb.base/fileio.exp
3626 * gdb.base/fixsection.exp
3627 * gdb.base/foll-exec-mode.exp
3628 * gdb.base/foll-exec.exp
3629 * gdb.base/fork-running-state.exp
3630 * gdb.base/frame-args.exp
3631 * gdb.base/fullpath-expand.exp
3632 * gdb.base/func-ptr.exp
3633 * gdb.base/gcore-relro-pie.exp
3634 * gdb.base/gdb1090.exp
3635 * gdb.base/gdb1555.exp
3636 * gdb.base/global-var-nested-by-dso.exp
3637 * gdb.base/gnu-ifunc.exp
3638 * gdb.base/hbreak-in-shr-unsupported.exp
3639 * gdb.base/hbreak-unmapped.exp
3640 * gdb.base/hook-stop.exp
3641 * gdb.base/infcall-input.exp
3642 * gdb.base/info-fun.exp
3643 * gdb.base/info-shared.exp
3644 * gdb.base/interrupt-noterm.exp
3645 * gdb.base/jit-so.exp
3646 * gdb.base/jit.exp
3647 * gdb.base/line-symtabs.exp
3648 * gdb.base/list.exp
3649 * gdb.base/longjmp.exp
3650 * gdb.base/macscp.exp
3651 * gdb.base/max-value-size.exp
3652 * gdb.base/nodebug.exp
3653 * gdb.base/nofield.exp
3654 * gdb.base/overlays.exp
3655 * gdb.base/paginate-after-ctrl-c-running.exp
3656 * gdb.base/paginate-bg-execution.exp
3657 * gdb.base/paginate-inferior-exit.exp
3658 * gdb.base/pending.exp
3659 * gdb.base/pr11022.exp
3660 * gdb.base/printcmds.exp
3661 * gdb.base/ptr-typedef.exp
3662 * gdb.base/ptype.exp
3663 * gdb.base/randomize.exp
3664 * gdb.base/range-stepping.exp
3665 * gdb.base/realname-expand.exp
3666 * gdb.base/relativedebug.exp
3667 * gdb.base/remote.exp
3668 * gdb.base/savedregs.exp
3669 * gdb.base/sepdebug.exp
3670 * gdb.base/set-noassign.exp
3671 * gdb.base/shlib-call.exp
3672 * gdb.base/shreloc.exp
3673 * gdb.base/sigaltstack.exp
3674 * gdb.base/sigbpt.exp
3675 * gdb.base/siginfo-addr.exp
3676 * gdb.base/siginfo-obj.exp
3677 * gdb.base/siginfo-thread.exp
3678 * gdb.base/signest.exp
3679 * gdb.base/signull.exp
3680 * gdb.base/sigrepeat.exp
3681 * gdb.base/skip.exp
3682 * gdb.base/so-impl-ld.exp
3683 * gdb.base/solib-corrupted.exp
3684 * gdb.base/solib-disc.exp
3685 * gdb.base/solib-display.exp
3686 * gdb.base/solib-overlap.exp
3687 * gdb.base/solib-search.exp
3688 * gdb.base/solib-symbol.exp
3689 * gdb.base/source-execution.exp
3690 * gdb.base/sss-bp-on-user-bp-2.exp
3691 * gdb.base/sss-bp-on-user-bp.exp
3692 * gdb.base/stack-checking.exp
3693 * gdb.base/stale-infcall.exp
3694 * gdb.base/step-break.exp
3695 * gdb.base/step-line.exp
3696 * gdb.base/step-over-exit.exp
3697 * gdb.base/step-test.exp
3698 * gdb.base/structs.exp
3699 * gdb.base/sym-file.exp
3700 * gdb.base/symtab-search-order.exp
3701 * gdb.base/term.exp
3702 * gdb.base/type-opaque.exp
3703 * gdb.base/unload.exp
3704 * gdb.base/until-nodebug.exp
3705 * gdb.base/until.exp
3706 * gdb.base/unwindonsignal.exp
3707 * gdb.base/watch-cond.exp
3708 * gdb.base/watch-non-mem.exp
3709 * gdb.base/watch_thread_num.exp
3710 * gdb.base/watchpoint-reuse-slot.exp
3711 * gdb.base/watchpoint-solib.exp
3712 * gdb.base/watchpoint.exp
3713 * gdb.btrace/dlopen.exp
3714 * gdb.cell/arch.exp
3715 * gdb.cell/break.exp
3716 * gdb.cell/bt.exp
3717 * gdb.cell/core.exp
3718 * gdb.cell/data.exp
3719 * gdb.cell/dwarfaddr.exp
3720 * gdb.cell/ea-cache.exp
3721 * gdb.cell/ea-standalone.exp
3722 * gdb.cell/ea-test.exp
3723 * gdb.cell/f-regs.exp
3724 * gdb.cell/fork.exp
3725 * gdb.cell/gcore.exp
3726 * gdb.cell/mem-access.exp
3727 * gdb.cell/ptype.exp
3728 * gdb.cell/registers.exp
3729 * gdb.cell/sizeof.exp
3730 * gdb.cell/solib-symbol.exp
3731 * gdb.cell/solib.exp
3732 * gdb.compile/compile-tls.exp
3733 * gdb.cp/exception.exp
3734 * gdb.cp/gdb2495.exp
3735 * gdb.cp/local.exp
3736 * gdb.cp/mb-inline.exp
3737 * gdb.cp/mb-templates.exp
3738 * gdb.cp/pr10687.exp
3739 * gdb.cp/pr9167.exp
3740 * gdb.cp/scope-err.exp
3741 * gdb.cp/templates.exp
3742 * gdb.cp/virtfunc.exp
3743 * gdb.dwarf2/dw2-dir-file-name.exp
3744 * gdb.dwarf2/dw2-single-line-discriminators.exp
3745 * gdb.fortran/complex.exp
3746 * gdb.fortran/library-module.exp
3747 * gdb.guile/guile.exp
3748 * gdb.guile/scm-cmd.exp
3749 * gdb.guile/scm-frame-inline.exp
3750 * gdb.guile/scm-objfile.exp
3751 * gdb.guile/scm-pretty-print.exp
3752 * gdb.guile/scm-symbol.exp
3753 * gdb.guile/scm-type.exp
3754 * gdb.guile/scm-value.exp
3755 * gdb.linespec/keywords.exp
3756 * gdb.linespec/ls-errs.exp
3757 * gdb.linespec/macro-relative.exp
3758 * gdb.linespec/thread.exp
3759 * gdb.mi/mi-breakpoint-changed.exp
3760 * gdb.mi/mi-dprintf-pending.exp
3761 * gdb.mi/mi-fullname-deleted.exp
3762 * gdb.mi/mi-logging.exp
3763 * gdb.mi/mi-pending.exp
3764 * gdb.mi/mi-solib.exp
3765 * gdb.mi/new-ui-mi-sync.exp
3766 * gdb.mi/user-selected-context-sync.exp
3767 * gdb.multi/dummy-frame-restore.exp
3768 * gdb.multi/multi-arch-exec.exp
3769 * gdb.multi/remove-inferiors.exp
3770 * gdb.multi/watchpoint-multi-exit.exp
3771 * gdb.opt/solib-intra-step.exp
3772 * gdb.perf/backtrace.exp
3773 * gdb.perf/single-step.exp
3774 * gdb.perf/skip-command.exp
3775 * gdb.perf/skip-prologue.exp
3776 * gdb.perf/solib.exp
3777 * gdb.python/lib-types.exp
3778 * gdb.python/py-as-string.exp
3779 * gdb.python/py-bad-printers.exp
3780 * gdb.python/py-block.exp
3781 * gdb.python/py-breakpoint.exp
3782 * gdb.python/py-cmd.exp
3783 * gdb.python/py-events.exp
3784 * gdb.python/py-evthreads.exp
3785 * gdb.python/py-finish-breakpoint.exp
3786 * gdb.python/py-finish-breakpoint2.exp
3787 * gdb.python/py-frame-inline.exp
3788 * gdb.python/py-frame.exp
3789 * gdb.python/py-inferior.exp
3790 * gdb.python/py-infthread.exp
3791 * gdb.python/py-mi.exp
3792 * gdb.python/py-objfile.exp
3793 * gdb.python/py-pp-maint.exp
3794 * gdb.python/py-pp-registration.exp
3795 * gdb.python/py-prettyprint.exp
3796 * gdb.python/py-recurse-unwind.exp
3797 * gdb.python/py-shared.exp
3798 * gdb.python/py-symbol.exp
3799 * gdb.python/py-symtab.exp
3800 * gdb.python/py-template.exp
3801 * gdb.python/py-type.exp
3802 * gdb.python/py-unwind-maint.exp
3803 * gdb.python/py-unwind.exp
3804 * gdb.python/py-value.exp
3805 * gdb.python/python.exp
3806 * gdb.reverse/finish-reverse-bkpt.exp
3807 * gdb.reverse/insn-reverse.exp
3808 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3809 * gdb.reverse/solib-precsave.exp
3810 * gdb.reverse/solib-reverse.exp
3811 * gdb.stabs/gdb11479.exp
3812 * gdb.stabs/weird.exp
3813 * gdb.threads/fork-child-threads.exp
3814 * gdb.threads/fork-plus-threads.exp
3815 * gdb.threads/fork-thread-pending.exp
3816 * gdb.threads/forking-threads-plus-breakpoint.exp
3817 * gdb.threads/hand-call-in-threads.exp
3818 * gdb.threads/interrupted-hand-call.exp
3819 * gdb.threads/linux-dp.exp
3820 * gdb.threads/local-watch-wrong-thread.exp
3821 * gdb.threads/next-while-other-thread-longjmps.exp
3822 * gdb.threads/non-ldr-exit.exp
3823 * gdb.threads/pending-step.exp
3824 * gdb.threads/print-threads.exp
3825 * gdb.threads/process-dies-while-detaching.exp
3826 * gdb.threads/process-dies-while-handling-bp.exp
3827 * gdb.threads/pthreads.exp
3828 * gdb.threads/queue-signal.exp
3829 * gdb.threads/reconnect-signal.exp
3830 * gdb.threads/signal-command-handle-nopass.exp
3831 * gdb.threads/signal-command-multiple-signals-pending.exp
3832 * gdb.threads/signal-delivered-right-thread.exp
3833 * gdb.threads/signal-sigtrap.exp
3834 * gdb.threads/sigthread.exp
3835 * gdb.threads/staticthreads.exp
3836 * gdb.threads/stepi-random-signal.exp
3837 * gdb.threads/thread-unwindonsignal.exp
3838 * gdb.threads/thread_check.exp
3839 * gdb.threads/thread_events.exp
3840 * gdb.threads/tid-reuse.exp
3841 * gdb.threads/tls-nodebug.exp
3842 * gdb.threads/tls-shared.exp
3843 * gdb.threads/tls-so_extern.exp
3844 * gdb.threads/tls.exp
3845 * gdb.threads/wp-replication.exp
3846 * gdb.trace/actions-changed.exp
3847 * gdb.trace/actions.exp
3848 * gdb.trace/backtrace.exp
3849 * gdb.trace/change-loc.exp
3850 * gdb.trace/collection.exp
3851 * gdb.trace/deltrace.exp
3852 * gdb.trace/disconnected-tracing.exp
3853 * gdb.trace/entry-values.exp
3854 * gdb.trace/ftrace-lock.exp
3855 * gdb.trace/ftrace.exp
3856 * gdb.trace/infotrace.exp
3857 * gdb.trace/mi-trace-frame-collected.exp
3858 * gdb.trace/mi-trace-unavailable.exp
3859 * gdb.trace/mi-traceframe-changed.exp
3860 * gdb.trace/mi-tracepoint-changed.exp
3861 * gdb.trace/mi-tsv-changed.exp
3862 * gdb.trace/no-attach-trace.exp
3863 * gdb.trace/packetlen.exp
3864 * gdb.trace/passc-dyn.exp
3865 * gdb.trace/passcount.exp
3866 * gdb.trace/pending.exp
3867 * gdb.trace/pr16508.exp
3868 * gdb.trace/qtro.exp
3869 * gdb.trace/range-stepping.exp
3870 * gdb.trace/read-memory.exp
3871 * gdb.trace/report.exp
3872 * gdb.trace/save-trace.exp
3873 * gdb.trace/signal.exp
3874 * gdb.trace/stap-trace.exp
3875 * gdb.trace/status-stop.exp
3876 * gdb.trace/strace.exp
3877 * gdb.trace/tfile.exp
3878 * gdb.trace/tfind.exp
3879 * gdb.trace/trace-break.exp
3880 * gdb.trace/trace-condition.exp
3881 * gdb.trace/trace-enable-disable.exp
3882 * gdb.trace/trace-mt.exp
3883 * gdb.trace/tracecmd.exp
3884 * gdb.trace/tracefile-pseudo-reg.exp
3885 * gdb.trace/tspeed.exp
3886 * gdb.trace/tstatus.exp
3887 * gdb.trace/tsv.exp
3888 * gdb.trace/unavailable.exp
3889 * gdb.trace/while-dyn.exp
3890 * gdb.trace/while-stepping.exp
3891 * lib/gdb-guile.exp
3892 * lib/gdb.exp
3893 * lib/mi-support.exp
3894 * lib/pascal.exp
3895 * lib/perftest.exp
3896 * lib/prelink-support.exp
3897 * lib/selftest-support.exp
3898
ad02e4fe
SM
38992016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
3900
3901 * Makefile.in: Include disable-implicit-rules.mk.
3902
22347e55
AA
39032016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3904
3905 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
3906 non-byte-aligned bit fields.
3907
da5b30da
AA
39082016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3909
3910 PR gdb/12616
3911 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
3912 respects the DW_AT_data_bit_offset attribute.
3913
b593ecca
SM
39142016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
3915
3916 * gdb.base/default.exp: Fix output of "set language".
3917
3b165252
SM
39182016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
3919
3920 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
3921 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
3922 make.
3923 * configure.ac: Remove checks for the make program.
3924 * configure: Re-generate.
3925
1a2f3d7f
KB
39262016-11-16 Kevin Buettner <kevinb@redhat.com>
3927
3928 * gdb.python/py-recurse-unwind.c (main): Add loop.
3929 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
3930 to read_register() and gdb.parse_and_eval(). Make each code
3931 call a separate case that can be individually tested.
3932 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
3933 proc. Call cont_and_backtrace for each of the code paths that
3934 we want to test in the unwinder.
3935
b7f38fda
AA
39362016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
3937
3938 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
3939 the definition of struct S.
3940
1f8db343
CM
39412016-11-11 Catherine Moore <clm@codesourcery.com>
3942
3943 * gdb.base/dump.exp: Identify verilog format dump tests as such.
3944
fad0c9fb
PA
39452016-11-09 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.base/commands.exp (runto_or_return): New procedure.
3948 (gdbvar_simple_if_test, gdbvar_simple_while_test)
3949 (gdbvar_complex_if_while_test, progvar_simple_if_test)
3950 (progvar_simple_while_test, progvar_complex_if_while_test)
3951 (if_while_breakpoint_command_test)
3952 (infrun_breakpoint_command_test, breakpoint_command_test)
3953 (user_defined_command_test, watchpoint_command_test)
3954 (test_command_prompt_position, redefine_hook_test)
3955 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
3956 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
3957 multi_line_input and multi_line. Remove gdb_expect and
3958 gdb_stop_suppressing_tests uses.
3959 * lib/gdb.exp (valnum_re): New global.
3960 (multi_line_input): New procedure.
3961
8354c62c
SM
39622016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
3963
3964 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
3965 Remove.
3966 (test_setup): Define with proc_with_prefix.
3967 (test_cli_inferior): Likewise.
3968 (test_cli_thread): Likewise.
3969 (test_cli_frame): Likewise.
3970 (test_cli_select_frame): Likewise.
3971 (test_cli_up_down): Likewise.
3972 (test_mi_thread_select): Likewise.
3973 (test_mi_stack_select_frame): Likewise.
3974 (test_cli_in_mi_inferior): Likewise.
3975 (test_cli_in_mi_thread): Likewise.
3976 (test_cli_in_mi_frame): Likewise.
3977 (top level): Do not use with_test_prefix_procname.
3978
64f367a2
PA
39792016-11-09 Pedro Alves <palves@redhat.com>
3980
3981 * gdb.base/commands.exp (gdbvar_simple_if_test)
3982 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
3983 (progvar_simple_if_test, progvar_simple_while_test)
3984 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
3985 (infrun_breakpoint_command_test, breakpoint_command_test)
3986 (user_defined_command_test, watchpoint_command_test)
3987 (test_command_prompt_position, deprecated_command_test)
3988 (bp_deleted_in_command, temporary_breakpoint_commands)
3989 (stray_arg0_test, source_file_with_indented_comment)
3990 (recursive_source_test, if_commands_test)
3991 (error_clears_commands_left, redefine_hook_test)
3992 (redefine_backtrace_test): Use proc_with_prefix.
3993 * lib/gdb.exp (proc_with_prefix): New proc.
3994
0bb65f1e
AA
39952016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3996
3997 * gdb.base/tui-layout.c: New file.
3998 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
3999 disassembly window contains very long lines.
4000
7353f247
TT
40012016-11-08 Tom Tromey <tom@tromey.com>
4002
4003 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4004 depend on Python 2.
4005
30a7bb83
TT
40062016-11-08 Tom Tromey <tom@tromey.com>
4007
4008 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4009 New method.
4010
cdf5a07c
MG
40112016-10-29 Manish Goregaokar <manish@mozilla.com>
4012
2806dc7e 4013 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 4014
51a789c3
MG
40152016-10-27 Manish Goregaokar <manish@mozilla.com>
4016
2806dc7e
PA
4017 * gdb.rust/simple.rs: Add test for univariant enums without
4018 discriminants and for encoded struct-like enums.
51a789c3 4019
f610ab6d
PA
40202016-10-28 Pedro Alves <palves@redhat.com>
4021
4022 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4023 gdb_test_multiple, tighten regexps and match symtabs and line
4024 tables incrementally.
4025
b129b0ca
LM
40262016-10-28 Luis Machado <lgustavo@codesourcery.com>
4027
4028 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4029 general.
4030
ecf45d2c
SL
40312016-10-25 Luis Machado <lgustavo@codesourcery.com>
4032
4033 * gdb.base/exec-invalid-sysroot.exp: New file.
4034
b8d38ee4
JK
40352016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4036
4037 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4038
f90fd8c2
JK
40392016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4040
4041 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4042
2d2476aa
MR
40432016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4044
2806dc7e
PA
4045 * gdb.base/killed-outside.exp: Remove $options from a call to
4046 `prepare_for_testing'.
2d2476aa 4047
e42b25a0
SM
40482016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4049
4050 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4051 Change test message.
4052
3ccdb432
SM
40532016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4054
4055 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4056 Update comment.
4057
5bad3170
SM
40582016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4059
4060 * gdb.trace/mi-trace-save.exp: New file.
4061
5ad9dba7
YQ
40622016-10-13 Yao Qi <yao.qi@linaro.org>
4063
4064 * gdb.base/code_elim.exp (get_var_address): Remove.
4065 * gdb.base/relocate.exp: Likewise.
4066 * gdb.base/shreloc.exp: Likewise.
4067 * lib/gdb.exp (get_var_address): New.
4068
62df7e21
YQ
40692016-10-13 Yao Qi <yao.qi@linaro.org>
4070
4071 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4072 floating point tests if $skip_float_test is false.
4073
4dac951e
LM
40742016-10-12 Luis Machado <lgustavo@codesourcery.com>
4075
4076 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4077 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4078 argc values.
4079 Add 1 to argc so we guarantee distinct initial/modified argc values.
4080
8f1a8fc4
JK
40812016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4082
4083 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4084
16c85b5d
JK
40852016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4086
4087 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4088 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4089 * gdb.arch/vsx-regs.exp: Likewise.
4090
1d0e042a
YQ
40912016-10-07 Yao Qi <yao.qi@linaro.org>
4092
4093 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4094
68dadef5
MM
40952016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4096
4097 * gdb.python/python.exp: Test decode_line("*0").
4098
33fa2c6e
DE
40992016-10-06 Doug Evans <dje@google.com>
4100
4101 * gdb.python/py-value.exp (test_value_creation): Add test for large
4102 unsigned 64-bit value.
4103
9c37b5ae
TT
41042016-10-06 Tom Tromey <tom@tromey.com>
4105
4106 * gdb.compile/compile.exp: Change java tests to rust.
4107 * gdb.base/setshow.exp: Change java tests to rust.
4108 * gdb.base/default.exp: Remove java from language list.
4109 * README (Examples): Update language example.
4110 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4111 test.
4112 * lib/gdb.exp (skip_java_tests): Remove.
4113 * lib/java.exp: Remove.
4114 * gdb.java: Remove.
4115
78b86327
MR
41162016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4117
4118 * gdb.arch/mips-fcr.exp: New test.
4119 * gdb.arch/mips-fcr.c: Source for the new test.
4120
7470adbb
MR
41212016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4122
4123 * gdb.base/solib-disc.exp: Use `standard_output_file'
4124 throughout.
4125
4a556533
PA
41262016-10-06 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.base/jit-simple-dl.c: New file.
4129 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4130 * gdb.base/jit-simple.c: ... this.
4131 * gdb.base/jit-simple.exp (jit_run): Delete.
4132 (build_jit): New proc.
4133 (jit_test_reread): Recompile either the main program or the shared
4134 library, depending on what is being tested. Skip changing address
4135 if caller wants to. Compare before/after addresses. If testing
4136 standalone, explicitly load the binary. Test "maint info
4137 breakpoints".
4138 (top level): Add "standalone vs shared lib" and "change address"
4139 vs "same address" axes.
4140
5a122fbc
PA
41412016-10-06 Pedro Alves <palves@redhat.com>
4142
4143 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4144 call.
4145 (jit_run): Delete.
4146 (jit_test_reread): Use with_test_prefix. Reload the main binary
4147 explicitly. Compare the before/after addresses of the JIT
4148 descriptor.
4149
ee8da4b8
DE
41502016-08-15 Doug Evans <dje@google.com>
4151
4152 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4153 for single bitfields is bool.
4154 * gdb.xml/tdesc-regs.exp: Ditto.
4155
f389f6fe
JK
41562016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4157
4158 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4159
fdebf1a4
YQ
41602016-10-05 Yao Qi <yao.qi@linaro.org>
4161
4162 * lib/gdb.exp (support_complex_tests): Return zero if
4163 gdb_skip_float_test return true.
4164
9c36d954 41652016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4166 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
4167
4168 PR gdb/20487
4169 * gdb.mi/user-selected-context-sync.exp: New file.
4170 * gdb.mi/user-selected-context-sync.c: New file.
4171
4034d0ff 41722016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4173 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
4174
4175 PR gdb/20487
4176 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4177 =thread-select-event check.
4178
a4297203
PB
41792016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4180
4181 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4182 the compulsory L operand changes.
4183 * gdb.arch/powerpc-power.s: Likewise.
4184
bb805577
JK
41852016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4188 * gdb.base/jit-attach-pie.c: New file.
4189 * gdb.base/jit-attach-pie.exp: New file.
4190
6d61dee5
PA
41912016-09-28 Pedro Alves <palves@redhat.com>
4192
4193 * gdb.base/infcall-input.c: New file.
4194 * gdb.base/infcall-input.exp: New file.
4195
f73842fc
YQ
41962016-09-22 Yao Qi <yao.qi@linaro.org>
4197
4198 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
4199 (gdb_exit): Rename it to ...
4200 (gdbserver_gdb_exit): ... Close GDBserver.
4201 (gdb_exit): New proc, call gdbserver_gdb_exit.
4202 (mi_gdb_exit): Likewise.
4203
90681dab
YQ
42042016-09-22 Yao Qi <yao.qi@linaro.org>
4205
4206 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
4207 path.
4208 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
4209 Remove duplication.
4210
9c211fd8
YQ
42112016-09-22 Yao Qi <yao.qi@linaro.org>
4212
4213 * lib/gdbserver-support.exp: Check the existence of
4214 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
4215
ad0a504f
AK
42162016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
4217
4218 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
4219
36cf1806
TT
42202016-09-21 Tom Tromey <tom@tromey.com>
4221
4222 PR gdb/20604:
4223 * gdb.base/quit.exp: New file.
4224
74172ecf
SM
42252016-09-21 Simon Marchi <simon.marchi@ericsson.com>
4226
4227 * .gitignore: New file.
4228
3d0ec882
MR
42292016-09-21 Maciej W. Rozycki <macro@imgtec.com>
4230
4231 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
4232 throughout.
4233
8193adea
AA
42342016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4235
4236 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
4237
d41a5c09
JK
42382016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 * gdb.cp/casts.cc (decltype): Move it ...
4241 (main): ... with its call to ...
4242 * gdb.cp/casts03.cc: ... a new file.
4243 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
4244
d2dfe700
JK
42452016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
4248
e2a92b16
PB
42492016-09-15 Peter Bergner <bergner@vnet.ibm.com>
4250
4251 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
4252 and sync up the test with tests in gas/testsuite/gas/ppc.
4253 * gdb.arch/powerpc-power.exp: Likewise.
4254
49b4de64
JK
42552016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4256
4257 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
4258
2c29df25
SDJ
42592016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
4260 Jan Kratochvil <jan.kratochvil@redhat.com>
4261
4262 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
4263 make m1's definition to be different from m2's. Use 'dummy' as an
4264 argument for probe 'two'.
4265
cc3c2846
JB
42662016-09-10 Jon Beniston <jon@beniston.com>
4267
4268 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
4269 for sim target.
4270
e1b2624a
AA
42712016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4272
4273 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
4274 variable declaration.
4275 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
4276 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
4277 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
4278 received HWCAP as its argument.
4279
4295e285
PA
42802016-09-06 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.base/new-ui-pending-input.c: New file.
4283 * gdb.base/new-ui-pending-input.exp: New file.
4284 * gdb.exp (clear_gdb_spawn_id): New procedure.
4285 (with_spawn_id): Check whether gdb_spawn_id exists before
4286 referencing it. If gdb_spawn_id didn't exist on entry, clear it
4287 on exit.
4288
00d5215e
UW
42892016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4290
4291 * gdb.base/float128.c: New file.
4292 * gdb.base/float128.exp: Likewise.
4293 * gdb.base/floatn.c: Likewise.
4294 * gdb.base/floatn.exp: Likewise.
4295
a9ff5f12
UW
42962016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4297
4298 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
4299
f245535c
PA
43002016-09-05 Pedro Alves <palves@redhat.com>
4301
4302 PR backtrace/19927
4303 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
4304 unwinders are immediately called as side effect of "source" or
4305 "disable unwinder" commands.
4306 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
4307
ae9cf263
YQ
43082016-09-02 Yao Qi <yao.qi@linaro.org>
4309
4310 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
4311 is true and $type is "float" or "double".
4312
27aba047
YQ
43132016-09-02 Yao Qi <yao.qi@linaro.org>
4314
4315 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
4316 true.
4317 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
4318 * gdb.base/call-rt-st.exp: Likewise.
4319 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
4320 return value instead of gdb,skip_float_test.
4321 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
4322 (do_function_calls): Use its return value instead of
4323 gdb,skip_float_test.
4324 * gdb.base/finish.exp: Likewise.
4325 * gdb.base/funcargs.exp: Likewise.
4326 * gdb.base/return.exp: Likewise.
4327 * gdb.base/return2.exp: Likewise.
4328 * gdb.base/varargs.exp: Likewise.
4329 * lib/gdb.exp (gdb_skip_float_test): Change it to
4330 gdb_caching_proc. Detect the broken ptrace on arm-linux.
4331
5af962df
AA
43322016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4333
4334 * gdb.multi/tids.exp: Test "thread apply all".
4335
7fac6910
JK
43362016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4337
4338 * gdb.base/default.exp (tty): Remove.
4339
bb1fe4ac
KB
43402016-08-24 Kevin Buettner <kevinb@redhat.com>
4341
2806dc7e
PA
4342 * gdb.python/py-recurse-unwind.c: New file.
4343 * gdb.python/py-recurse-unwind.py: New file.
4344 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 4345
0a1ddfa6
SM
43462016-08-24 Simon Marchi <simon.marchi@ericsson.com>
4347
4348 * gdb.base/set-inferior-tty.exp: New file.
4349 * gdb.base/set-inferior-tty.c: New file.
4350
d9de1fe3
PA
43512016-08-23 Pedro Alves <palves@redhat.com>
4352
4353 PR gdb/20494
4354 * gdb.base/new-ui-echo.c: New file.
4355 * gdb.base/new-ui-echo.exp: New file.
4356
e9d9abd7
YQ
43572016-08-23 Yao Qi <yao.qi@linaro.org>
4358
4359 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
4360 gdbserver_spawn.
4361 * gdb.server/connect-without-multi-process.exp (do_test):
4362 Likewise.
4363
3589529e
YQ
43642016-08-23 Yao Qi <yao.qi@linaro.org>
4365
4366 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
4367 standalone_txt. Delete gdb_txt and standalone_txt on host
4368 and target. Spawn the binary on target. Copy files from
4369 target to host.
4370
6bb90213
PA
43712016-08-22 Pedro Alves <palves@redhat.com>
4372
4373 PR gdb/20505
4374 * gdb.base/vdso-warning.exp: Test core dumps too. Use
4375 with_test_prefix. Factor out bits to ...
4376 (test_no_vdso): ... this new procedure.
4377
20c2c024
CL
43782016-08-19 Carl Love <cel@us.ibm.com>
4379
4380 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
4381 maintaining separate logic for constructing the output path.
4382 * gdb.arch/powerpc-d128-regs.exp: Likewise.
4383 * gdb.arch/ppc-dfp.exp: Likewise.
4384 * gdb.arch/ppc-fp.exp: Likewise.
4385 * gdb.arch/vsx-regs.exp: Likewise.
4386 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
4387 binprefix for generating the additional binary files.
4388
0646e07d
PA
43892016-08-19 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.trace/mi-trace-frame-collected.exp
4392 (test_trace_frame_collected): On x32, expect two registers.
4393
46da9242
CL
43942016-08-18 Carl Love <cel@us.ibm.com>
4395
4396 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
4397 and sync up the test with tests in gas/testsuite/gas/ppc.
4398 * gdb.arch/powerpc-power.exp: Likewise.
4399
eb2332d7
SM
44002016-08-17 Simon Marchi <simon.marchi@ericsson.com>
4401
4402 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
4403 expected error message.
4404
63c61e04
SM
44052016-08-17 Simon Marchi <simon.marchi@ericsson.com>
4406
4407 * gdb.multi/remove-inferiors.exp: New file.
4408 * gdb.multi/remove-inferiors.c: New file.
4409
7b17065f
YQ
44102016-08-12 Yao Qi <yao.qi@linaro.org>
4411
4412 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
4413 argument list.
4414
01d3dedf
PA
44152016-08-10 Pedro Alves <palves@redhat.com>
4416
4417 PR gdb/19187
4418 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
4419 setup_kfails.
4420
3eb7562a
PA
44212016-08-09 Pedro Alves <palves@redhat.com>
4422 Simon Marchi <simon.marchi@ericsson.com>
4423
4424 PR gdb/20418
4425 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
4426 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
4427
80614914
PA
44282016-08-09 Pedro Alves <palves@redhat.com>
4429
4430 PR mi/20431
4431 * gdb.mi/mi-cmd-error.exp: New file.
4432
f348d89a
PA
44332016-08-09 Pedro Alves <palves@redhat.com>
4434
4435 PR gdb/18653
4436 * gdb.base/signals-state-child.c: New file.
4437 * gdb.base/signals-state-child.exp: New file.
4438 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
4439
e5ca03b4
PA
44402016-08-09 Pedro Alves <palves@redhat.com>
4441
4442 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
4443
282a0691
TT
44442016-08-03 Tom Tromey <tom@tromey.com>
4445
4446 PR python/18565:
4447 * gdb.python/py-frame-inline.exp: Add Frame.function test.
4448
41bfcd63
YQ
44492016-08-01 Yao Qi <yao.qi@linaro.org>
4450
4451 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
4452 variable mode to "multi-process" if $multi_process is 1, otherwise
4453 set it to "single-process".
4454
e3465b24
YQ
44552016-08-01 Yao Qi <yao.qi@linaro.org>
4456
4457 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
4458 * gdb.cp/cpexprs.exp: Likewise.
4459 * gdb.cp/m-static.exp: Likewise.
4460
0b31a4bc
TT
44612016-07-26 Tom Tromey <tom@tromey.com>
4462
4463 PR python/20190:
4464 * gdb.threads/tls.exp (check_thread_local): Add python symbol
4465 test.
4466
e0461dbb
MM
44672016-07-26 Markus Metzger <markus.t.metzger@intel.com>
4468
4469 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
4470 selecting assembly source files.
4471 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
4472 assembly source files.
4473 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
4474 assembly source files.
4475 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
4476 selecting assembly source files.
4477
8194e927
SM
44782016-07-25 Simon Marchi <simon.marchi@ericsson.com>
4479
4480 * gdb.base/new-ui.exp (do_test_invalid_args): New
4481 procedure.
4482
c0272db5
TW
44832016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
4484
4485 * gdb.btrace/reconnect.c: New file.
4486 * gdb.btrace/reconnect.exp: New file.
4487
e3487908
GKB
44882016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
4489
4490 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
4491 to test_catch_syscall_group.
4492 (test_catch_syscall_group): New.
4493
12df5c00
TT
44942016-07-21 Tom Tromey <tom@tromey.com>
4495
4496 * gdb.rust/simple.rs (main): Use empty struct expression.
4497 * gdb.rust/simple.exp: Add tests for empty struct expression.
4498
bae62ee2
YQ
44992016-07-21 Yao Qi <yao.qi@linaro.org>
4500
4501 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
4502 if gdb_skip_xml_test is true on some targets.
4503
b1b53fb3
YQ
45042016-07-21 Yao Qi <yao.qi@linaro.org>
4505
4506 * gdb.server/solib-list.exp: Unset last_loaded_file.
4507
027d97f8
JK
45082016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4509
4510 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
4511 "step into captured_main (args)".
4512
7674d381
JK
45132016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4514
4515 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
4516
72b5d099
JK
45172016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4518
4519 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
4520
1f960ced
PA
45212016-07-19 Pedro Alves <palves@redhat.com>
4522
4523 * gdb.opt/inline-break.exp: Remove optimize=-O2.
4524 * gdb.opt/inline-bt.exp: Likewise.
4525 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
4526 additional_flags=-Winline.
4527 * gdb.opt/inline-locals.exp: Likewise.
4528 * gdb.opt/inline-markers.c (ATTR): Define.
4529 (inlined_fn): Use it.
4530
f25827c1
YQ
45312016-07-19 Yao Qi <yao.qi@linaro.org>
4532
4533 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
4534 (test_with_self): Remove some code. Remove argument executable.
4535 (top-level): Use do_self_tests.
4536
37539ebe
DB
45372016-07-15 Zachary Welch <zwelch@codesourcery.com>
4538 Don Breazeal <donb@codesourcery.com>
4539
4540 * gdb.base/maint.exp: Escape paths used in regular expressions.
4541 * gdb.stabs/weird.exp: Likewise.
4542
dac790e1
TT
45432016-07-13 Tom Tromey <tom@tromey.com>
4544
4545 PR python/15620, PR python/18620:
4546 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
4547 (test_bkpt_events): New procs.
4548
93daf339
TT
45492016-07-13 Tom Tromey <tom@tromey.com>
4550
4551 PR python/17698:
4552 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
4553 test.
4554 (test_watchpoints): Likewise.
4555 (test_bkpt_pending): New proc.
4556
6571a381
TT
45572016-07-13 Tom Tromey <tom@tromey.com>
4558
4559 PR cli/18053:
4560 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
4561 completion test.
4562
e8732474
JK
45632016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4564
4565 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
4566 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
4567 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
4568 f_label.
4569 (g): Rename g_end_lbl to g_label.
4570 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
4571 low_pc and high_pc.
4572 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
4573
e0f3fd7c
TT
45742016-07-12 Tom Tromey <tom@tromey.com>
4575
4576 PR python/19293:
4577 * gdb.python/py-unwind-maint.exp: Update tests.
4578
3cfe46b6
YQ
45792016-07-12 Yao Qi <yao.qi@linaro.org>
4580
4581 * lib/selftest-support.exp (selftest_setup): Match the output
4582 when captured_main is inlined.
4583
4f19a0e6
WT
45842016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4585
4586 * gdb.fortran/derived-types.exp (result_line, result_line_2):
4587 New variables.
4588 (print this%a, print this%b, print this): New tests.
4589 * gdb.fortran/derived-types.f90 (this): New object and
4590 initialization.
4591
986cf455
SM
45922016-07-06 Simon Marchi <simon.marchi@ericsson.com>
4593
4594 * gdb.ada/arraydim.exp: Remove extra directory level in build
4595 directory.
4596
f0464b23
SM
45972016-07-06 Simon Marchi <simon.marchi@ericsson.com>
4598
4599 * lib/ada.exp: Remove extra directory level in build directory.
4600 * gdb.ada/cond_lang.exp: Likewise.
4601 * gdb.ada/exec_changed.exp: Likewise.
4602 * gdb.ada/lang_switch.exp: Likewise.
4603
42d94011
MG
46042016-07-06 Manish Goregaokar <manish@mozilla.com>
4605
2806dc7e
PA
4606 * simple.rs: Add test for raw pointer subscripting.
4607 * simple.exp: Add test expectations.
42d94011 4608
647c264c
YQ
46092016-07-05 Yao Qi <yao.qi@linaro.org>
4610
4611 * gdb.mi/mi-reverse.exp: Match =record-started output.
4612
20aa2c60
PA
46132016-07-01 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/jit-reader.exp (info_registers_current_frame): New
4616 procedure.
4617 (jit_reader_test): Test the jit reader's unwinder.
4618 * gdb.base/jithost.c (jit_function_00_code): New global.
4619 (main): Use memcpy to fill in the mmapped code, instead of poking
4620 bytes manually here.
4621 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
4622 value.
4623 (read_debug_info): Save the function's range.
4624 (read_sp): New function.
4625 (unwind_frame): Use it. Also unwind RBP.
4626 (get_frame_id): Use read_sp.
4627 (gdb_init_reader): Use calloc instead of malloc.
4628 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
4629 parameter. Use gdb_test_multiple.
4630
ced2dffb
PA
46312016-07-01 Pedro Alves <palves@redhat.com>
4632 Antoine Tremblay <antoine.tremblay@ericsson.com>
4633
4634 * gdb.threads/process-dies-while-detaching.c: New file.
4635 * gdb.threads/process-dies-while-detaching.exp: New file.
4636
63000888
PA
46372016-07-01 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.multi/watchpoint-multi-exit.c: New file.
4640 * gdb.multi/watchpoint-multi-exit.exp: New file.
4641
038d4868
PA
46422016-06-30 Pedro Alves <palves@redhat.com>
4643
4644 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
4645 unset inferior_spawn_id.
4646
994e9c83
PA
46472016-06-30 Pedro Alves <palves@redhat.com>
4648
4649 * lib/mi-support.exp (default_mi_gdb_start): Declare global
4650 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
4651
e5653468
YQ
46522016-06-29 Yao Qi <yao.qi@linaro.org>
4653
4654 * gdb.base/return.c: Add copyright header.
4655
803b47e5
TT
46562016-06-29 Tom Tromey <tom@tromey.com>
4657
4658 PR python/20129:
4659 * gdb.python/py-framefilter.exp: Add tests for setting priority
4660 and disabling of non-existent frame filter.
4661
28244707
YQ
46622016-06-29 Yao Qi <yao.qi@linaro.org>
4663
4664 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
4665 0x0f07ff.
4666
a31d2f06
YQ
46672016-06-28 Yao Qi <yao.qi@linaro.org>
4668
4669 * gdb.base/catch-syscall.exp: Remove check on isnative and target
4670 triplets. Start gdb, execute catch syscall, and continue. Check
4671 gdb's output to determine catch syscall is supported.
4672
921d8f54
MG
46732016-06-27 Manish Goregaokar <manish@mozilla.com>
4674
25d49b86
PA
4675 * gdb.rust/simple.rs: Add test for returning unit in a function.
4676 * gdb.rust/simple.exp: Add expectation for functions returning
4677 unit.
921d8f54 4678
f4952523
PMR
46792016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
4680
4681 * gdb.python/py-breakpoint-create-fail.c,
4682 gdb.python/py-breakpoint-create-fail.exp,
4683 gdb.python/py-breakpoint-create-fail.py: New testcase.
4684
fccb08f8
MG
46852016-06-25 Manish Goregaokar <manish@mozilla.com>
4686
4687 PR gdb/20239
4688 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
4689 * gdb.rust/simple.exp: Add test expectations for new NonZero
4690 tests.
fccb08f8 4691
6b850546
DT
46922016-06-24 David Taylor <dtaylor@emc.com>
4693
4694 * gdb.base/offsets.exp: New file.
4695 * gdb.base/offsets.c: New file.
4696
17621150
TT
46972016-06-23 Tom Tromey <tom@tromey.com>
4698
4699 PR gdb/16483:
4700 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
4701 before any filters are loaded.
4702
04d59df6
WT
47032016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
4704
4705 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
4706 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
4707 structs.
4708 * gdb.fortran/derived-type-function.exp: New file.
4709 * gdb.fortran/derived-type-function.f90: New file.
4710
4711
ac69f786
PA
47122016-06-21 Pedro Alves <palves@redhat.com>
4713
4714 * gdb.base/new-ui.exp: New file.
4715 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
4716 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
4717 (with_spawn_id): New procedure.
4718
49940788
PA
47192016-06-21 Pedro Alves <palves@redhat.com>
4720
4721 * gdb.mi/mi-exec-run.exp: New file.
4722
ef274d26
PA
47232016-06-21 Pedro Alves <palves@redhat.com>
4724
4725 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
4726 breakpoint command's output on the main UI.
4727 (test_break): New procedure, factored out from calls in the top
4728 level.
4729 (top level): Use foreach_with_prefix to test MI as main UI and as
4730 separate UI.
4731
468afe6c
PA
47322016-06-21 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
4735 (test_awatch_creation_and_listing)
4736 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
4737 Remove 'type' parameter.
4738 (test_watchpoint_all): New parameter mi_mode. Remove
4739 with_test_prefix.
4740 (top level): Use foreach_with_prefix, and add main/separate UI MI
4741 testing axis.
4742
51f77c37
PA
47432016-06-21 Pedro Alves <palves@redhat.com>
4744
4745 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
4746 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
4747 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
4748 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
4749 (gdb_main_spawn_id, mi_spawn_id): Declare and
4750 comment.
4751 (mi_create_inferior_pty): New procedure,
4752 factored out from default_mi_gdb_start.
4753 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
4754 procedures.
4755 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
4756 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
4757 Use mi_create_inferior_pty.
4758 (mi_gdb_start): Use eval to pass down args list.
4759
8980e177
PA
47602016-06-21 Pedro Alves <palves@redhat.com>
4761
4762 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
4763 * gdb.opt/inline-cmds.exp: Add MI tests.
4764
f38d3ad1
PA
47652016-06-21 Pedro Alves <palves@redhat.com>
4766
4767 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
4768
45db7c09
PA
47692016-06-21 Pedro Alves <palves@redhat.com>
4770
4771 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
4772 (top level): Use it instead of mi_execute_to.
4773
5a069ab3
PA
47742016-06-21 Pedro Alves <palves@redhat.com>
4775
4776 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
4777 (cont_handler_str): New.
4778 (signal_stop_handler): Set stop_handler_str instead of printing to
4779 stdout.
4780 (continue_handler): Set cont_handler_str instead of printing to
4781 stdout.
4782 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
4783 mi_send_resuming_command. Print stop_handler_str and
4784 cont_handler_str instead of expecting the python events print
4785 directly.
4786
2838cc1d
SD
47872016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4788
4789 * gdb.base/jit-reader.exp: New file.
4790 * gdb.base/jithost.c: New file.
4791 * gdb.base/jithost.h: New file.
4792 * gdb.base/jitreader.c : New file.
4793 * gdb.base/jit-protocol.h: New file.
4794
21a77091
YQ
47952016-06-17 Yao Qi <yao.qi@linaro.org>
4796
4797 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
4798 parameters follow_fork and detach_on_fork. Set follow-fork-mode
4799 and detach-on-fork. Adjust tests.
4800 (top level): Invoke break_cond_on_syscall with combinations of
4801 syscall, follow-fork-mode and detach-on-fork.
4802
f50bf8e5
YQ
48032016-06-17 Yao Qi <yao.qi@linaro.org>
4804
4805 * gdb.base/step-over-exit.c: New.
4806 * gdb.base/step-over-exit.exp: New.
4807
a28d8e50
YTL
48082016-06-17 Yan-Ting Lin <currygt52@gmail.com>
4809
4810 * gdb.base/float.exp: Add target check for nds32*-*-*.
4811 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
4812
cad8e26d
AB
48132016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
4816 for unsupported target features.
4817 * gdb.base/call-rt-st.exp: Likewise.
4818 * gdb.base/call-sc.exp: Likewise.
4819 * gdb.base/call-signal-resume.exp: Likewise.
4820 * gdb.base/call-strs.exp: Likewise.
4821 * gdb.base/callexit.exp: Likewise.
4822 * gdb.base/callfuncs.exp: Likewise.
4823 * gdb.base/nodebug.exp: Likewise.
4824 * gdb.base/printcmds.exp: Likewise.
4825 * gdb.base/ptype.exp: Likewise.
4826 * gdb.base/structs.exp: Likewise.
4827 * gdb.base/unwindonsignal.exp: Likewise.
4828 * gdb.cp/gdb2495.exp: Likewise.
4829 * gdb.cp/templates.exp: Likewise.
4830 * gdb.cp/virtfunc.exp: Likewise.
4831 * gdb.threads/hand-call-in-threads.exp: Likewise.
4832 * gdb.threads/interrupted-hand-call.exp: Likewise.
4833 * gdb.threads/thread-unwindonsignal.exp: Likewise.
4834
347dc102
TT
48352016-06-10 Tom Tromey <tom@tromey.com>
4836
4837 PR rust/20110:
4838 * gdb.rust/expr.exp: Add test for integer constant larger than
4839 i32.
4840
5e13cf25
BH
48412016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
4842
4843 * gdb.fortran/nested-funcs.exp: New.
4844 * gdb.fortran/nested-funcs.f90: New.
4845
bb556f1f
TK
48462016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
4847
4848 * gdb.base/examine-backward.c: New file.
4849 * gdb.base/examine-backward.exp: New file.
4850
38b022b4
SM
48512016-06-06 Simon Marchi <simon.marchi@ericsson.com>
4852
4853 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
4854 matching.
4855
1b40ec05
TT
48562016-06-02 Tom Tromey <tom@tromey.com>
4857
4858 PR python/18984:
4859 * gdb.python/py-shared.exp: Add solib_name test.
4860
193bd378
SM
48612016-06-02 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
4864
3326303b
MG
48652016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
4866
4867 PR c++/19893
4868 * gdb.dwarf2/implref.exp: Rename to...
4869 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
4870 * gdb.dwarf2/implref-array.c: New file.
4871 * gdb.dwarf2/implref-array.exp: Likewise.
4872 * gdb.dwarf2/implref-global.c: Likewise.
4873 * gdb.dwarf2/implref-global.exp: Likewise.
4874 * gdb.dwarf2/implref-struct.c: Likewise.
4875 * gdb.dwarf2/implref-struct.exp: Likewise.
4876
825c8ef2
AT
48772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4878
4879 * gdb.trace/trace-condition.exp: Add 64bit tests.
4880
2320162a
AT
48812016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4882
4883 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
4884 bits types.
4885 (main): Adapt to 8 to 64 bits types.
4886 * gdb.trace/trace-condition.exp: Add new tests.
4887
a7818233
AT
48882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4889
4890 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
4891
0d336466
AT
48922016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4893
4894 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
4895 Move condition tests...
4896 * gdb.trace/trace-condition.exp: Here.
4897
7faeb45a
AT
48982016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4899
4900 * gdb.trace/trace-condition.exp: Add counter-case tests.
4901
e385593e
JK
49022016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4903
4904 PR c++/15231
4905 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
4906 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
4907
744608cc
PA
49082016-05-27 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4911 New procedure.
4912 (top level): Call it, and bail out of DejaGnu is known to be bad.
4913
ac775bf4
AB
49142016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
4915
4916 * gdb.base/whatis.c: Extend the test case.
4917 * gdb.base/whatis.exp: Add additional tests.
4918
2bbad2ea
BH
49192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4920
4921* gdb.fortran/type.f90: Add pointer variable.
4922* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
4923
8b70175d
BH
49242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4925
4926 * gdb.fortran/vla-type.exp: Fix testcase name.
4927
86d8a848
BH
49282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4929
4930 * gdb.fortran/vla-type.exp: Access elements in nested structs.
4931
e188eb36
BH
49322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4933
4934 * gdb.fortran/type.f90: Add nested structures.
4935 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
4936 * gdb.fortran/derived-type.exp: Adapt expected output.
4937 * gdb.fortran/vla-type.exp: Adapt expected output.
4938
9b2db1fd
BH
49392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4940
4941 * gdb.fortran/whatis_type.exp: Adapt expected output.
4942
72b17055
BH
49432016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4944
4945 * gdb.fortran/print_type.exp: Fix expected output.
4946 * gdb.fortran/whatis_type.exp: Fix expected output.
4947
3cd81d8d
BH
49482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4949
4950 * gdb.fortran/whatis_type.exp: Use multi_line.
4951
ddae9462
TT
49522016-05-24 Tom Tromey <tom@tromey.com>
4953
4954 PR python/17386:
4955 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
4956 use value as an index.
4957
1957f6b8
TT
49582016-05-23 Tom Tromey <tom@tromey.com>
4959
4960 PR python/17981:
4961 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
4962 no-breakpoint case.
4963
026a9174
PA
49642016-05-24 Pedro Alves <palves@redhat.com>
4965
4966 PR gdb/19828
4967 * gdb.threads/clone-attach-detach.c: New file.
4968 * gdb.threads/clone-attach-detach.exp: New file.
4969
e70a7231
FR
49702016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
4971
4972 * gdb.base/annota-input-while-running.exp: Fix syntax error.
4973
0f6ed0e0
TT
49742016-05-23 Tom Tromey <tom@tromey.com>
4975
4976 PR python/19438, PR python/18393:
4977 * gdb.python/py-progspace.exp: Add "dir" test.
4978 * gdb.python/py-objfile.exp: Add "dir" test.
4979
ffd19d61
YQ
49802016-05-23 Yao Qi <yao.qi@linaro.org>
4981
4982 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
4983 * gdb.arch/thumb2-it.exp: Likewise.
4984
9e8f9b05
SM
49852016-05-18 Simon Marchi <simon.marchi@ericsson.com>
4986
4987 * gdb.mi/mi-threads-interrupt.c: New file.
4988 * gdb.mi/mi-threads-interrupt.exp: New file.
4989
61c6156d
SM
49902016-05-17 Simon Marchi <simon.marchi@ericsson.com>
4991
4992 PR gdb/18077
4993 * gdb.mi/mi-async-run.exp: New file.
4994 * gdb.mi/mi-async-run.c: New file.
4995
67218854
TT
49962016-05-17 Tom Tromey <tom@tromey.com>
4997 Manish Goregaokar <manishsmail@gmail.com>
4998
4999 * lib/rust-support.exp: New file.
5000 * lib/gdb.exp (skip_rust_tests): New proc.
5001 (build_executable_from_specs): Handle rust.
5002 * lib/future.exp (gdb_find_rustc): New proc.
5003 (gdb_default_target_compile): Handle rust.
5004 * gdb.rust/expr.exp: New file.
5005 * gdb.rust/generics.exp: New file.
5006 * gdb.rust/generics.rs: New file.
5007 * gdb.rust/methods.exp: New file.
5008 * gdb.rust/methods.rs: New file.
5009 * gdb.rust/modules.exp: New file.
5010 * gdb.rust/modules.rs: New file.
5011 * gdb.rust/simple.exp: New file.
5012 * gdb.rust/simple.rs: New file.
5013
c44af4eb
TT
50142016-05-17 Tom Tromey <tom@tromey.com>
5015
5016 * gdb.base/default.exp (set language): Add rust.
5017
dcd1f979
TT
50182016-05-17 Tom Tromey <tom@tromey.com>
5019
5020 * gdb.gdb/unittest.exp: New file.
5021
155b7f57
YQ
50222016-05-16 Yao Qi <yao.qi@linaro.org>
5023
5024 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5025 shell_prompt. Update shell_prompt_re.
5026
8ddd5a6c
DE
50272016-05-12 Doug Evans <dje@google.com>
5028
5029 PR symtab/19999
5030 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5031 $options when building executable.
5032 * gdb.dwarf2/fission-loclists-pie.S: New file.
5033 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5034
02e370d9
SM
50352016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5036
5037 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5038 of [is_remote target],
5039
8929ad8b
SM
50402016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5041
5042 * lib/gdb.exp (use_gdb_stub): New procedure.
5043
6c447423
DE
50442016-05-03 Yunlian Jiang <yunlian@google.com>
5045 Doug Evans <dje@google.com>
5046
5047 PR symtab/19914
5048 * gdb.dwarf2/dwp-sepdebug.c: New file.
5049 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5050
444e826c
SM
50512016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5052
5053 * gdb.base/detach.exp: Remove is_remote check.
5054
740feeaa
SM
50552016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5056
5057 * gdb.base/annota-input-while-running.exp: Don't check for
5058 [is_remote target]. Enable annotations after running to main.
5059 Remove unused "set test..." line.
5060
9080ac9d
SM
50612016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5062
5063 * gdb.trace/trace-enable-disable.exp: New file.
5064 * gdb.trace/trace-enable-disable.c: New file.
5065
952ebca5
SM
50662016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5067
5068 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5069 use it in info sharedlibrary test.
5070 * gdb.trace/ftrace-lock.exp: Likewise.
5071 * gdb.trace/ftrace.exp: Likewise.
5072 * gdb.trace/range-stepping.exp: Likewise.
5073 * gdb.trace/trace-break.exp: Likewise.
5074 * gdb.trace/trace-condition.exp: Likewise.
5075 * gdb.trace/trace-mt.exp: Likewise.
5076
d9019901
SM
50772016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5078
5079 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5080 (gdb_load_shlib): ... this.
5081 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5082 gdb_load_shlib.
5083 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5084 * gdb.base/ctxobj.exp: Likewise.
5085 * gdb.base/dprintf-pending.exp: Likewise.
5086 * gdb.base/dso2dso.exp: Likewise.
5087 * gdb.base/fixsection.exp: Likewise.
5088 * gdb.base/gcore-relro.exp: Likewise.
5089 * gdb.base/gdb1555.exp: Likewise.
5090 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5091 * gdb.base/gnu-ifunc.exp: Likewise.
5092 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5093 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5094 * gdb.base/pending.exp: Likewise.
5095 * gdb.base/print-file-var.exp: Likewise.
5096 * gdb.base/print-symbol-loading.exp: Likewise.
5097 * gdb.base/shlib-call.exp: Likewise.
5098 * gdb.base/shreloc.exp: Likewise.
5099 * gdb.base/so-impl-ld.exp: Likewise.
5100 * gdb.base/solib-disc.exp: Likewise.
5101 * gdb.base/solib-nodir.exp: Likewise.
5102 * gdb.base/solib-overlap.exp: Likewise.
5103 * gdb.base/solib-symbol.exp: Likewise.
5104 * gdb.base/solib-weak.exp (do_test): Likewise.
5105 * gdb.base/sym-file.exp: Likewise.
5106 * gdb.base/symtab-search-order.exp: Likewise.
5107 * gdb.base/type-opaque.exp: Likewise.
5108 * gdb.base/unload.exp: Likewise.
5109 * gdb.base/watchpoint-solib.exp: Likewise.
5110 * gdb.compile/compile.exp: Likewise.
5111 * gdb.cp/gdb2384.exp: Likewise.
5112 * gdb.cp/infcall-dlopen.exp: Likewise.
5113 * gdb.cp/re-set-overloaded.exp: Likewise.
5114 * gdb.fortran/library-module.exp: Likewise.
5115 * gdb.opt/solib-intra-step.exp: Likewise.
5116 * gdb.python/py-finish-breakpoint.exp: Likewise.
5117 * gdb.python/py-shared.exp: Likewise.
5118 * gdb.reverse/solib-precsave.exp: Likewise.
5119 * gdb.reverse/solib-reverse.exp: Likewise.
5120 * gdb.server/solib-list.exp: Likewise.
5121 * gdb.threads/dlopen-libpthread.exp: Likewise.
5122 * gdb.threads/tls-shared.exp: Likewise.
5123 * gdb.threads/tls-so_extern.exp: Likewise.
5124 * gdb.trace/change-loc.exp: Likewise.
5125 * gdb.trace/ftrace-lock.exp: Likewise.
5126 * gdb.trace/ftrace.exp: Likewise.
5127 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5128 * gdb.trace/pending.exp: Likewise.
5129 * gdb.trace/range-stepping.exp: Likewise.
5130 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5131 (strace_info_marker): Likewise.
5132 (strace_probe_marker): Likewise.
5133 (strace_trace_on_same_addr): Likewise.
5134 (strace_trace_on_diff_addr): Likewise.
5135 * gdb.trace/trace-break.exp: Likewise.
5136 * gdb.trace/trace-condition.exp: Likewise.
5137 * gdb.trace/trace-mt.exp: Likewise.
5138
fca4cfd9
SM
51392016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5140
5141 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5142 result of gdb_remote_download.
5143 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5144 * gdb.base/dso2dso.exp: Likewise.
5145 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5146 * gdb.base/print-file-var.exp: Likewise.
5147 * gdb.base/shlib-call.exp: Likewise.
5148 * gdb.base/shreloc.exp: Likewise.
5149 * gdb.base/solib-overlap.exp: Likewise.
5150 * gdb.base/solib-weak.exp (do_test): Likewise.
5151 * gdb.base/unload.exp: Likewise.
5152
11cf4ffb
YQ
51532016-04-27 Yao Qi <yao.qi@linaro.org>
5154
5155 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5156 exists.
5157
3e2e34f8
KB
51582016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5159
5160 * vla-type.exp: Print structure from toplevel.
5161
8f07e298
BH
51622016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5163
5164 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5165 of dynamic types.
5166 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5167 of dynamic types.
5168
9920b434
BH
51692016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5170
5171 * gdb.fortran/vla-type.f90: New file.
5172 * gdb.fortran/vla-type.exp: New file.
5173
f3abeff5
YQ
51742016-04-25 Yao Qi <yao.qi@linaro.org>
5175
5176 * gdb.base/branch-to-self.c: New file.
5177 * gdb.base/branch-to-self.exp: New file.
5178
0a5d52f0
YQ
51792016-04-22 Yao Qi <yao.qi@linaro.org>
5180
5181 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5182 more after $hex.
5183
495346f6
YQ
51842016-04-22 Yao Qi <yao.qi@linaro.org>
5185
5186 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5187 * gdb.base/annota3.exp: Likewise.
5188
4a7e075c
YQ
51892016-04-22 Yao Qi <yao.qi@linaro.org>
5190
5191 * gdb.reverse/step-precsave.exp: Do one step and test program
5192 stops in "callee" and do multiple steps until program goes out
5193 of "callee".
5194 * gdb.reverse/step-reverse.exp: Likewise.
5195
5b061e98
YQ
51962016-04-22 Yao Qi <yao.qi@linaro.org>
5197
5198 * gdb.trace/signal.exp: Also pass if
5199 $tracepoint_hits($i) > $iterations.
5200
5c5dc57f
YQ
52012016-04-22 Yao Qi <yao.qi@linaro.org>
5202
5203 * gdb.trace/signal.c: New file.
5204 * gdb.trace/signal.exp: New file.
5205
a55411b9
DE
52062016-04-19 Doug Evans <xdje42@gmail.com>
5207
5208 * gdb.base/bad-file.exp: New file.
5209
a22df60a
MG
52102016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
5211
5212 * gdb.dwarf2/implref.exp: New file.
5213
0c13f7e5
BH
52142016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5215
5216 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
5217 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
5218 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
5219 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
5220 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
5221 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
5222 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
5223 * lib/fortran.exp (fortran_int4): New procedure.
5224 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
5225 (fortran_logical4): Likewise.
5226
9b9b09e9
BH
52272016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
5228
5229 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
5230
a14d1f4d
BH
52312016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5232
5233 * lib/compiler.c: Add Intel specific preprocessor macros.
5234 * lib/compiler.cc: Likewise.
25d49b86 5235
7d49b1d0
LM
52362016-04-13 Luis Machado <lgustavo@codesourcery.com>
5237
5238 * gdb.server/connect-with-no-symbol-file.c: New file.
5239 * gdb.server/connect-with-no-symbol-file.exp: New file.
5240
8392fa22
SM
52412016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5242
5243 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
5244
8c4c4aeb
SM
52452016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5246
5247 * boards/gdbserver-base.exp (${board}_download): Copy source file to
5248 standard output directory.
5249
45e3745e
AT
52502016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
5251
5252 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
5253
e26b7e41
MM
52542016-04-13 Markus Metzger <markus.t.metzger@intel.com>
5255
5256 * gdb.btrace/instruction_history.c (loop): Add declaration.
5257
8ce09462
AT
52582016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5259
5260 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
5261
2e88a1ea
SM
52622016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
5263
5264 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
5265 parentheses to print.
5266 (continue_handler): Likewise.
5267
f48e22e3
SM
52682016-04-08 Simon Marchi <simon.marchi@ericsson.com>
5269
5270 * gdb.server/solib-list.exp: Remove is_remote check.
5271 Pass shlib= to gdb_compile. Don't link shared library with
5272 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
5273 Run binary filename through "readlink -f" on the target.
5274
096be756
PA
52752016-04-08 Pedro Alves <palves@redhat.com>
5276
5277 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
5278 interpreter filename as argument to gdbserver_spawn.
5279 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5280 Return empty if $last_loaded_file does not exist.
5281
06500533
JK
52822016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5283
5284 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
5285 * gdb.base/jit-main.c: Use exit after usage.
5286
2d35e871
JK
52872016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5288
5289 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
5290 GDBHISTSIZE prior to the tests.
5291 * gdb.base/gdbinit-history.exp: Likewise.
5292
52932016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
5294
5295 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
5296 instead of build_executable. Use gdb_load_shlibs.
5297
c8064e7e
YQ
52982016-04-07 Yao Qi <yao.qi@linaro.org>
5299
5300 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
5301 Execute "si" command.
5302
bde47561
YQ
53032016-04-07 Yao Qi <yao.qi@linaro.org>
5304
5305 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
5306 number instead of the comments on some line.
5307
b16f8a3b
DB
53082016-04-06 Don Breazeal <donb@codesourcery.com>
5309
5310 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
5311 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
5312
c2f901df
SM
53132016-04-06 Simon Marchi <simon.marchi@ericsson.com>
5314
5315 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
5316 standard_output_file. Remove unused binfile variable.
5317
ac17fda0
CU
53182016-04-05 Catalin Udma <catalin.udma@freescale.com>
5319
5320 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
5321 * gdb.python/py-mi-objfile.exp: Match "list main" output
5322 in console format.
5323
03a8c4df
SM
53242016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
5325
5326 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
5327 absolute.
5328
6e774b13
SM
53292016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5330
5331 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
5332 absolute.
5333 * gdb.trace/ftrace.exp: Likewise.
5334 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
5335 targets as well.
5336 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
5337 (gdb_load_shlibs): Copy libraries to test directory when testing
5338 natively. Only set solib-search-path if testing remotely.
5339 * lib/mi-support.exp (mi_load_shlibs): Likewise.
5340
7817ea46
SM
53412016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5342
5343 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
5344 gdb_download. Use it even if the target is not remote.
5345 * gdb.base/jit.exp (compile_jit_test): Likewise.
5346 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
5347 output directory if the destination board is local, otherwise use
5348 the standard remote_download from DejaGnu.
5349 (gdb_download): Remove.
5350 (gdb_load_shlibs): Use gdb_remote_download instead of
5351 gdb_download.
5352 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5353 Use gdb_remote_download instead of gdb_download. Use it even if
5354 the target is not remote.
5355 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
5356 instead of gdb_download.
5357
7beb7f68
SM
53582016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
5359
5360 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
5361 (test_insert_delete_modify): Call mi_load_shlibs before trying to
5362 run.
5363
cc63428a
AV
53642016-04-01 Artemiy Volkov <artemiyv@acm.org>
5365
5366 PR gdb/19820
5367 * gdb.base/printcmds.exp: Add artificial arrays tests.
5368
64cdf930
PA
53692016-03-31 Pedro Alves <palves@redhat.com>
5370
5371 PR gdb/19858
5372 * gdb.base/jit-main.c: Include unistd.h.
5373 (ATTACH): Define to 0 if not already defined.
5374 (wait_for_gdb, mypid): New globals.
5375 (WAIT_FOR_GDB): New macro.
5376 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
5377 some breakpoint locations.
5378 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
5379 New procedures.
5380 (one_jit_test): Add REATTACH parameter, and handle it. Use
5381 continue_to_test_location.
5382 (top level): Test attach, and adjusts calls to one_jit_test.
5383
40dea8cb
PA
53842016-03-31 Pedro Alves <palves@redhat.com>
5385
5386 PR gdb/19858
5387 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
5388 BINSUFFIX parameter, and handle it.
5389 (top level): Adjust calls compile_jit_test.
5390
e7ea3ec7
CU
53912016-03-31 Catalin Udma <catalin.udma@freescale.com>
5392
5393 PR python/19743
5394 * gdb.python/py-mi-events-gdb.py: New file.
5395 * gdb.python/py-mi-events.c: New file.
5396 * gdb.python/py-mi-events.exp: New file.
5397
e6359af3
YQ
53982016-03-30 Yao Qi <yao.qi@linaro.org>
5399
5400 * gdb.reverse/until-precsave.exp: Match function name only.
5401 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
5402 Move malloc to a condition block.
5403 * gdb.reverse/until-reverse.exp: Match function name only.
5404
a4105d04
MK
54052016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
5406
5407 * gdb.trace/ftrace.exp: Set arg0exp for s390.
5408 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
5409 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
5410 variable for GPR 0 instead of assuming it is register 0.
5411 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
5412 * lib/trace-support.exp: Add s390 registers.
5413
bfa6adb9
YQ
54142016-03-29 Yao Qi <yao.qi@linaro.org>
5415
5416 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
5417
1e6697ea
YQ
54182016-03-24 Yao Qi <yao.qi@linaro.org>
5419
5420 * gdb.reverse/break-reverse.exp: Add quotation mark in the
5421 test message.
5422
64bcd522
AA
54232016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5424
5425 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
5426 maintaining separate logic for constructing the output path.
5427
7868401b
DB
54282016-03-16 Don Breazeal <donb@codesourcery.com>
5429
5430 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
5431 Retry fork and waitpid on interrupted system call errors.
5432 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5433 Use with_timeout_factor to increase timeout by factor of 10.
5434
1cafadb4
DB
54352016-03-15 Don Breazeal <donb@codesourcery.com>
5436
5437 * gdb.cp/scope-err.cc: New test program.
5438 * gdb.cp/scope-err.exp: New test script.
5439 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
5440 lines and "set breakpoint here" comment.
5441 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
5442 Fixed some whitespace and format issues.
5443 * gdb.mi/mi-linespec-err-cp.cc: New test program.
5444 * gdb.mi/mi-linespec-err-cp.exp: New test script.
5445
81516450
DE
54462016-03-15 Doug Evans <dje@google.com>
5447
5448 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
5449 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
5450 All callers updated. Add tests for enums, mixed flags register.
5451
aa52b601
DE
54522016-03-15 Doug Evans <dje@google.com>
5453
5454 * gdb.base/skip.c (main): Call test_skip_file_and_function.
5455 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
5456
fa4ff313
SM
54572016-03-14 Simon Marchi <simon.marchi@ericsson.com>
5458
5459 * gdb.base/default.exp: Add $_as_string to the list of expected
5460 convenience functions.
5461
f2403c39
AB
54622016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
5463
5464 * gdb.base/maint.exp: New tests for 'maint info line-table'.
5465
f2f3ccb9
SM
54662016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
5467
5468 * gdb.python/py-as-string.exp: New file.
5469 * gdb.python/py-as-string.c: New file.
5470
00dbd492
PA
54712016-03-09 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
5474 signal" -> "Thread NN received signal" output change.
5475 * gdb.threads/ia64-sigill.exp: Likewise.
5476 * gdb.threads/linux-dp.exp: Likewise.
5477 * gdb.threads/manythreads.exp: Likewise.
5478 * gdb.threads/pending-step.exp: Likewise.
5479 * gdb.threads/print-threads.exp: Likewise.
5480 * gdb.threads/sigstep-threads.exp: Likewise.
5481 * gdb.threads/staticthreads.exp: Likewise.
5482 * gdb.threads/tls.exp: Likewise.
5483
1e6697ea
YQ
54842016-03-09 Pedro Alves <palves@redhat.com>
5485
5486 * gdb.base/command-line-input.exp: New file.
5487
b04fd3be
MK
54882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5489
5490 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
5491 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
5492 * gdb.trace/pending.exp: Accept leading dot before function name.
5493 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
5494 * lib/trace-support.exp: Set registers for ppc.
5495
98fa59e9
MK
54962016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5497
5498 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
5499 use it for disassembly; accept .main in addition to main in backtrace.
5500
f77198c8
MK
55012016-03-09 Wei-cheng Wang <cole945@gmail.com>
5502 Marcin Kościelnicki <koriakin@0x04.net>
5503
5504 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
5505 (gdb_recursion_test_ptr): New global variable.
5506 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
5507 gdb_recursion_test.
5508 (gdb_c_test): Ditto.
5509
ba84e0da
MK
55102016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5511
5512 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
5513 ordering.
5514
4366d36e
MK
55152016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5516
5517 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
5518 (bar): Add bar_start_lbl label.
5519 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
5520 of foo/bar for emitting DWARF and tracing.
5521
5eb264df
SDJ
55222016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
5523
5524 * analyze-racy-logs.py: Set executable bit.
5525
fb6a751f
SDJ
55262016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
5527
5528 * Makefile.in (DEFAULT_RACY_ITER): New variable.
5529 (CHECK_TARGET_TMP): Likewise.
5530 (check-single-racy): New rule.
5531 (check-parallel-racy): Likewise.
5532 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
5533 (do-check-parallel-racy): New rule.
5534 (check-racy/%.exp): Likewise.
5535 * README (Racy testcases): New section.
5536 * analyze-racy-logs.py: New file.
5537
bdf7e230
DE
55382016-03-03 Doug Evans <dje@google.com>
5539
5540 * gdb.base/skip.exp: Use with_test_prefix.
5541
4719d415
YQ
55422016-03-03 Yao Qi <yao.qi@linaro.org>
5543
5544 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
5545 Invoke step_over_syscall "clone" and break_cond_on_syscall
5546 "clone".
5547 * gdb.base/step-over-clone.c: New file.
5548
ea507862
YQ
55492016-03-03 Yao Qi <yao.qi@linaro.org>
5550
5551 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
5552 code format.
5553
8fc8cbda
YQ
55542016-03-03 Yao Qi <yao.qi@linaro.org>
5555
5556 * gdb.base/disp-step-fork.c: Rename to ...
5557 * gdb.base/step-over-fork.c: ... it. New file.
5558 * gdb.base/disp-step-vfork.c: Rename to ...
5559 * gdb.base/step-over-vfork.c: ... it. New file.
5560 * gdb.base/disp-step-syscall.exp: Rename to ...
5561 * gdb.base/step-over-syscall.exp: ... it. New file.
5562 (disp_step_cross_syscall): Rename to ...
5563 (step_over_syscall): ... it.
5564
92fa70b0
YQ
55652016-03-03 Yao Qi <yao.qi@linaro.org>
5566
5567 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
5568 If target supports condition evaluation on target, invoke
5569 break_cond_on_syscall for fork and vfork.
5570
e197ad3c
YQ
55712016-03-03 Yao Qi <yao.qi@linaro.org>
5572
5573 * gdb.base/disp-step-syscall.exp: Don't invoke
5574 support_displaced_stepping.
5575 (disp_step_cross_syscall): Test with displaced stepping off and
5576 on if supported.
5577
0b47da9f
YQ
55782016-03-03 Yao Qi <yao.qi@linaro.org>
5579
5580 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
5581 proc.
5582 (setup): New proc.
5583 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
5584 and setup.
5585
065ab6dc
BH
55862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5587
5588 * gdb.fortran/vla-history.exp: Remove breakpoint.
5589
07e448ad 55902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5591
25d49b86
PA
5592 * gdb.fortran/vla-history.exp: Lookup array elements and printing
5593 exceeds timeout.
07e448ad 5594
9ac2d526 55952016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5596
25d49b86
PA
5597 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
5598 breakpoint.
9ac2d526 5599
17807369
BH
56002016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5601
5602 * gdb.mi/vla.f90: Nullify pointer after declaration.
5603
86e501af
PA
56042016-03-01 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
5607
1e903e32
PA
56082016-03-01 Pedro Alves <palves@redhat.com>
5609
5610 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
5611 before anything else.
5612 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
5613 _GNU_SOURCE here.
5614 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
5615 before anything else.
5616 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
5617
6ccb54e2
PA
56182016-03-01 Pedro Alves <palves@redhat.com>
5619
5620 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
5621
30ca9da1
YQ
56222016-03-01 Yao Qi <yao.qi@linaro.org>
5623
5624 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
5625 prepare_for_testing.
5626
dc856b38
YQ
56272016-03-01 Yao Qi <yao.qi@linaro.org>
5628
5629 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
5630
4a932159
AA
56312016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5632
5633 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
5634 manually constructing the output path.
5635
f2489477
AA
56362016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5637
5638 * gdb.arch/s390-stackless.S: New.
5639 * gdb.arch/s390-stackless.exp: New.
5640
38899f16
IB
56412016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
5642
5643 * gdb.dlang/circular.c: New file.
5644 * gdb.dlang/circular.exp: New file.
5645
9fde51ed
YQ
56462016-02-26 Yao Qi <yao.qi@linaro.org>
5647
5648 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
5649 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
5650 (testcases): Update.
5651
ce90fefe
YQ
56522016-02-26 Yao Qi <yao.qi@linaro.org>
5653
5654 * gdb.reverse/aarch64.c: Rename to ...
5655 * gdb.reverse/insn-reverse.c: ... it.
5656 * gdb.reverse/aarch64.exp: Rename to ...
5657 * gdb.reverse/insn-reverse.exp: ... it.
5658
3263bceb
YQ
56592016-02-26 Yao Qi <yao.qi@linaro.org>
5660
5661 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
5662 (testcase_ftype): New.
5663 (testcases): New array.
5664 (n_testcases): New.
5665 (main): Call each element in testcases.
5666 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
5667 (read_testcase): New.
5668 Do the tests in a loop.
5669
6cb59ff1
YQ
56702016-02-25 Yao Qi <yao.qi@linaro.org>
5671
5672 * gdb.base/branches.c: Remove.
5673
ae91f625
MK
56742016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
5675
5676 PR gdb/13808
5677 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
5678
678b48b7
MK
56792016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
5680
5681 * gdb.trace/ftrace.exp: Remove unnecessary target check.
5682
7337a6f2
MK
56832016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
5684
5685 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
5686 change x86_64 call_insn to 'callq'.
5687
861ca91f
AT
56882016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
5689
5690 * gdb.trace/tfile-avx.c: Move to...
5691 * gdb.trace/tracefile-pseudo-reg.c: Here.
5692 * gdb.trace/tfile-avx.exp: Move to...
5693 * gdb.trace/tracefile-pseudo-reg.exp: Here.
5694
bf74e428
GB
56952016-02-24 Gary Benson <gbenson@redhat.com>
5696
5697 * gdb.base/attach-pie-noexec.exp: Do not expect an error
5698 message on attach.
5699
cce0e923
DE
57002016-02-23 Doug Evans <dje@google.com>
5701
5702 * gdb.base/skip.c (test_skip): New function.
5703 (end_test_skip_file_and_function): New function.
5704 (test_skip_file_and_function): New function.
5705 * gdb.base/skip1.c (test_skip): New function.
5706 (skip1_test_skip_file_and_function): New function.
5707 * gdb.base/skip.exp: Add tests for new skip options.
5708 * gdb.base/skip-solib.exp: Update expected output.
5709 * gdb.perf/skip-command.cc: New file.
5710 * gdb.perf/skip-command.exp: New file.
5711 * gdb.perf/skip-command.py: New file.
5712
4000e47e
MK
57132016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
5714
5715 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
5716 info registers pattern.
5717
24f75ead
IB
57182016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
5719
5720 * lib/future.exp: Add D support.
5721 (gdb_find_gdc): New proc.
5722 (gdb_default_target_compile): Add D support.
5723
fbb7bcbe
WW
57242016-02-18 Wei-cheng Wang <cole945@gmail.com>
5725
5726 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
5727 user+system time.
5728 (trace_speed_test): Determine the iteration count for a time
5729 between 15..30 seconds.
5730
012b3a21
WT
57312016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
5732
5733 * gdb.arch/i386-mpx-sigsegv.c: New file.
5734 * gdb.arch/i386-mpx-sigsegv.exp: New file.
5735 * gdb.arch/i386-mpx-simple_segv.c: New file.
5736 * gdb.arch/i386-mpx-simple_segv.exp: New file.
5737
2d5189bd
YQ
57382016-02-18 Yao Qi <yao.qi@linaro.org>
5739
5740 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
5741 Don't call setup_kfail.
5742
40fb20d0
YQ
57432016-02-18 Yao Qi <yao.qi@linaro.org>
5744
5745 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5746 Set "set breakpoint condition-evaluation" per $cond_bp_target.
5747
21b1f8d2
DE
57482016-02-16 Doug Evans <dje@google.com>
5749
5750 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
5751 * gdb.base/skip1.c: Ditto.
5752 * gdb.base/skip.exp: Whitespace cleanup.
5753
4041ed77
DB
57542016-02-16 Don Breazeal <donb@codesourcery.com>
5755
5756 PR remote/19496
5757 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5758 Remove kfail for PR remote/19496.
5759
c4ef31bf
SM
57602016-02-16 Simon Marchi <simon.marchi@ericsson.com>
5761
5762 * lib/gdb.exp (standard_temp_file): Return a path specific to
5763 the runtest invocation.
5764
266b65b3
SM
57652016-02-16 Simon Marchi <simon.marchi@ericsson.com>
5766
5767 * gdb.trace/save-trace.exp: Change relative path to be in the
5768 standard output directory.
5769
a7a0a6a9
JK
57702016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5771
5772 * gdb.arch/i386-prologue.c: Add missing prototypes.
5773
c99dbb42
JK
57742016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5775
5776 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
5777 * gdb.arch/i386-prologue.exp: Likewise.
5778 * gdb.arch/i386-size.exp: Likewise.
5779
aa480355
SM
57802016-02-15 Simon Marchi <simon.marchi@ericsson.com>
5781
5782 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
5783 define object file path.
5784 * gdb.btrace/gcore.exp: Use standard_output_file to define core
5785 file path.
5786 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
5787 standard_output_file to define binfile.
5788
ba881f50
JK
57892016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 Fix compatibility with recent gfortran-5.3.1.
5792 * gdb.fortran/vla-history.exp (print vla1 allocated)
5793 (print vla2 allocated, print $2, print $3): Remove
5794 (print $4): Rename to ...
5795 (print $2): ... here.
5796 (print $9): Rename to ...
5797 (print $5): ... here.
5798 (print $10): Rename to ...
5799 (print $6): ... here.
5800 * gdb.fortran/vla.f90: Add pvla initialization.
5801
e9fb005c
JK
58022016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5803
5804 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
5805 New test.
5806 * gdb.fortran/vla-value-sub.exp: Likewise.
5807
e44e00ff
MK
58082016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
5809
5810 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
5811
97e94151
SM
58122016-02-12 Simon Marchi <simon.marchi@ericsson.com>
5813
5814 * i386-biarch-core.exp: Define corefile using
5815 standard_output_file.
5816
01113bc1
YQ
58172016-02-12 Yao Qi <yao.qi@linaro.org>
5818
5819 * gdb.arch/arm-single-step-kernel-helper.c: New.
5820 * gdb.arch/arm-single-step-kernel-helper.exp: New.
5821
33b4777c
MM
58222016-02-12 Markus Metzger <markus.t.metzger@intel.com>
5823
5824 * gdb.btrace/tailcall-only.exp: New.
5825 * gdb.btrace/tailcall-only.c: New.
5826 * gdb.btrace/x86_64-tailcall-only.S: New.
5827 * gdb.btrace/i686-tailcall-only.S: New.
5828
acc23c11
PA
58292016-02-11 Pedro Alves <palves@redhat.com>
5830
5831 * README (Parallel testing): Add missing double quotes.
5832
e352bf0a
PA
58332016-02-11 Pedro Alves <palves@redhat.com>
5834
5835 * README (Parallel testing): New section.
5836 (GDB_PARALLEL): Rewrite.
5837 (FORCE_PARALLEL): Document.
5838
9f5fed78
MK
58392016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
5840
5841 * gdb.trace/tfile-avx.c: New test.
5842 * gdb.trace/tfile-avx.exp: New test.
5843
9ef9e6a6
KS
58442016-02-09 Keith Seitz <keiths@redhat.com>
5845
5846 PR breakpoints/19546
5847 * gdb.base/infcall-exec.c: New file.
5848 * gdb.base/infcall-exec2.c: New file.
5849 * gdb.base/infcall-exec.exp: New file.
5850
a96e36da
KS
58512016-02-09 Keith Seitz <keiths@redhat.com>
5852
5853 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
5854 (toplevel): Call test_bkpt_address.
5855
9f61929f
KS
58562016-02-09 Keith Seitz <keiths@redhat.com>
5857
5858 PR python/19506
5859 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
5860 (toplevel): Call test_bkpt_address.
5861
1e94266c
SM
58622016-02-09 Simon Marchi <simon.marchi@ericsson.com>
5863
5864 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
5865 to AC_OUTPUT.
5866 * configure: Regenerate.
5867
2a7f3dff
PA
58682016-02-09 Pedro Alves <palves@redhat.com>
5869
5870 PR breakpoints/19548
5871 * gdb.base/execl-update-breakpoints.c (some_function): New
5872 function.
5873 (main): Call it.
5874 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
5875 Tighten expected GDB output.
5876
2151ccc5
SM
58772016-02-08 Simon Marchi <simon.marchi@ericsson.com>
5878
5879 * Makefile.in (ALL_SUBDIRS): Remove.
5880 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
5881 (distclean maintainer-clean realclean): Likewise.
5882 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
5883 * configure: Regenerate.
5884 * gdb.ada/Makefile.in: Delete.
5885 * gdb.arch/Makefile.in: Likewise.
5886 * gdb.asm/Makefile.in: Likewise.
5887 * gdb.base/Makefile.in: Likewise.
5888 * gdb.btrace/Makefile.in: Likewise.
5889 * gdb.cell/Makefile.in: Likewise.
5890 * gdb.compile/Makefile.in: Likewise.
5891 * gdb.cp/Makefile.in: Likewise.
5892 * gdb.disasm/Makefile.in: Likewise.
5893 * gdb.dlang/Makefile.in: Likewise.
5894 * gdb.dwarf2/Makefile.in: Likewise.
5895 * gdb.fortran/Makefile.in: Likewise.
5896 * gdb.gdb/Makefile.in: Likewise.
5897 * gdb.go/Makefile.in: Likewise.
5898 * gdb.guile/Makefile.in: Likewise.
5899 * gdb.java/Makefile.in: Likewise.
5900 * gdb.linespec/Makefile.in: Likewise.
5901 * gdb.mi/Makefile.in: Likewise.
5902 * gdb.modula2/Makefile.in: Likewise.
5903 * gdb.multi/Makefile.in: Likewise.
5904 * gdb.objc/Makefile.in: Likewise.
5905 * gdb.opencl/Makefile.in: Likewise.
5906 * gdb.opt/Makefile.in: Likewise.
5907 * gdb.pascal/Makefile.in: Likewise.
5908 * gdb.perf/Makefile.in: Likewise.
5909 * gdb.python/Makefile.in: Likewise.
5910 * gdb.reverse/Makefile.in: Likewise.
5911 * gdb.server/Makefile.in: Likewise.
5912 * gdb.stabs/Makefile.in: Likewise.
5913 * gdb.threads/Makefile.in: Likewise.
5914 * gdb.trace/Makefile.in: Likewise.
5915 * gdb.xml/Makefile.in: Likewise.
5916 * lib/gdb.exp (make_gdb_parallel_path): Add check for
5917 GDB_PARALLEL.
5918 (standard_output_file): Remove check for GDB_PARALLEL, always
5919 return path in outputs/$subdir/$testname.
5920
437277d4
SM
59212016-02-08 Simon Marchi <simon.marchi@ericsson.com>
5922
5923 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
5924 (site.exp): Assign abs_srcdir to tcl's srcdir.
5925
31d913c7
YQ
59262016-02-04 Yao Qi <yao.qi@linaro.org>
5927
5928 * gdb.base/foll-exec-mode.c: Include limits.h.
5929 (main): Add parameters argc and argv. Get directory from
5930 argv[0].
5931 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
5932 compilation.
5933 * gdb.base/foll-exec.c: Include limits.h.
5934 (main): Add parameters argc and argv.
5935 Get directory from argv[0].
5936 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
5937 Adjust tests on the number of lines as source code changed.
5938 * gdb.base/foll-vfork-exit.c: Include limits.h.
5939 (main): Add one line of statement before vfork.
5940 * gdb.base/foll-vfork.c: Include limits.h and string.h.
5941 (main): Add parameters argc and argv. Get directory from
5942 argv[0].
5943 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
5944 (setup_gdb): Set tbreak to skip some source lines.
5945 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
5946 (main): Add parameters argc and argv. Get directory from
5947 argv[0].
5948 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
5949 compilation.
5950 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
5951 (main): Add parameters argc and argv. Get directory from
5952 argv[0].
5953 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
5954 compilation.
5955
9482b9fb
DE
59562016-02-01 Doug Evans <dje@google.com>
5957
5958 * gdb.base/skip.exp: Clean up multiple references to same test name.
5959
6b2e4f10
PA
59602016-02-01 Pedro Alves <palves@redhat.com>
5961
ccb6afd6 5962 PR remote/19496
6b2e4f10
PA
5963 * gdb.threads/forking-threads-plus-breakpoint.exp
5964 (displaced_stepping_supported): New global.
5965 (probe_displaced_stepping_support): New procedure.
5966 (do_test): Add 'displaced' parameter, and use it.
5967 (top level): Check for displaced stepping support. Add displaced
5968 stepping on/off testing axis.
5969
37a8db1a
AB
59702016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5971
5972 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
5973 pointer. Don't perform further tests on the unassociated pointer
5974 if the first test fails.
5975
5fdf6324
AB
59762016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5977
5978 * gdb.base/max-value-size.c: New file.
5979 * gdb.base/max-value-size.exp: New file.
5980 * gdb.base/huge.exp: Disable max-value-size for this test.
5981
935c6144
IB
59822016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
5983
5984 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5985
7fe8399d
YQ
59862016-01-28 Yao Qi <yao.qi@linaro.org>
5987
5988 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
5989
a2077e25
PA
59902016-01-25 Pedro Alves <palves@redhat.com>
5991
5992 PR threads/19461
5993 * gdb.base/fork-running-state.c: New file.
5994 * gdb.base/fork-running-state.exp: New file.
5995
1d2736d4
PA
59962016-01-25 Pedro Alves <palves@redhat.com>
5997
5998 PR gdb/19494
5999 * gdb.base/catch-fork-kill.c: New file.
6000 * gdb.base/catch-fork-kill.exp: New file.
6001
f1da4b11
PA
60022016-01-25 Pedro Alves <palves@redhat.com>
6003
6004 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6005 Delete, moved to lib/gdb.exp.
6006 * gdb.threads/forking-threads-plus-breakpoint.exp
6007 (foreach_with_prefix): Likewise.
6008 * gdb.threads/process-dies-while-handling-bp.exp
6009 (foreach_with_prefix): Likewise.
6010 * lib/gdb.exp (foreach_with_prefix): New procedure.
6011
45f38546
MK
60122016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6013
6014 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6015 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6016
dc29a1ce
MK
60172016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6018
6019 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6020 endian targets.
6021
092127d7
JK
60222016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6023 Pedro Alves <palves@redhat.com>
6024
6025 Fix testsuite compatibility with Guile.
6026 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6027 number.
6028
31d765d3
JK
60292016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6030
6031 Fix testsuite compatibility with Guile.
6032 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6033 (thread 1): New test for backtrace through signal handler.
6034
1ac78c04
YQ
60352016-01-22 Yao Qi <yao.qi@linaro.org>
6036
6037 PR testsuite/19491
6038 * gdb.base/multi-forks.c: Include
6039 ../lib/unbuffer_output.c
6040 (main): Call gdb_unbuffer_output.
6041
4f5946a8
DE
60422016-01-21 Doug Evans <dje@google.com>
6043
6044 * lib/ada.exp (gdb_compile_ada): Fix typo.
6045
305e13e6
JB
60462016-01-21 Joel Brobecker <brobecker@adacore.com>
6047
6048 * gdb.base/break-fun-addr.exp: New file.
6049 * gdb.base/break-fun-addr1.c: New file.
6050 * gdb.base/break-fun-addr2.c: New file.
6051
5f5dfff6
SM
60522016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6053
6054 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6055 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6056 enum flag values.
6057
fd356fa2
AA
60582016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6059
6060 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6061 when GDB can not set the vector return value. Add more comments
6062 for clarification.
6063
9df22175
AT
60642016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6065
6066 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6067 command.
6068
41d1845e
SM
60692016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6070
6071 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6072
01ac6840
SM
60732016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6074
6075 * Makefile.in (check-single): Pass --status to runtest.
6076 (check/%.exp): Likewise.
6077
60782016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6079
6080 * Makefile.in (check-parallel): Propagate return code from make
6081 do-check-parallel.
6082
bd0a71fa
MK
60832016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6084
6085 * gdb.trace/ftrace.exp: Fix expected message on continue.
6086 * gdb.trace/pending.exp: Fix expected message on continue.
6087 * gdb.trace/trace-break.exp: Fix expected message on continue.
6088
8bcbad33
SM
60892016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6090
6091 * lib/gdb.exp (gdb_test): Remove unused global references.
6092
f303dbd6
PA
60932016-01-18 Pedro Alves <palves@redhat.com>
6094
6095 * gdb.base/async-shell.exp: Adjust expected output.
6096 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6097 * gdb.base/siginfo-thread.exp: Adjust expected output.
6098 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6099 * gdb.java/jnpe.exp: Adjust expected output.
6100 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6101 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6102 * gdb.threads/leader-exit.exp: Adjust expected output.
6103 * gdb.threads/manythreads.exp: Adjust expected output.
6104 * gdb.threads/pthreads.exp: Adjust expected output.
6105 * gdb.threads/schedlock.exp: Adjust expected output.
6106 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6107 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6108 expected output.
6109 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6110 output.
6111 * gdb.threads/sigthread.exp: Adjust expected output.
6112 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6113
b2789696
YQ
61142016-01-18 Yao Qi <yao.qi@linaro.org>
6115
6116 * gdb.guile/scm-section-script.c: Replace @progbits with
6117 %progbits.
6118 * gdb.python/py-section-script.c: Likewise.
6119
71ef29a8
PA
61202016-01-15 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.multi/tids.exp: Test star wildcard ranges.
6123
3f5b7598
PA
61242016-01-15 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6127 command from "thread apply" invocation.
6128 (thr_apply_info_thr_invalid): Default the expected output to the
6129 input tid list.
6130 (top level): Add tests that use convenience variables. Add tests
6131 for "thread apply" with a valid TID list, but missing the command.
6132
663f6d42
PA
61332016-01-13 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/default.exp: Expect $_gthread as well.
6136 * gdb.multi/tids.exp: Test $_gthread.
6137 * gdb.threads/thread-specific.exp: Test $_gthread.
6138
c84f6bbf
PA
61392016-01-13 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.multi/tids.exp: Test "info threads -gid".
6142
22a02324
PA
61432016-01-13 Pedro Alves <palves@redhat.com>
6144
6145 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6146 Breakpoint.thread.
6147 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6148
5d5658a1
PA
61492016-01-07 Pedro Alves <palves@redhat.com>
6150
6151 * gdb.base/break.exp: Adjust to output changes.
6152 * gdb.base/hbreak2.exp: Likewise.
6153 * gdb.base/sepdebug.exp: Likewise.
6154 * gdb.base/watch_thread_num.exp: Likewise.
6155 * gdb.linespec/keywords.exp: Likewise.
6156 * gdb.multi/info-threads.exp: Likewise.
6157 * gdb.threads/thread-find.exp: Likewise.
6158 * gdb.multi/tids.c: New file.
6159 * gdb.multi/tids.exp: New file.
6160
84654457
PA
61612016-01-13 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6164
e3940304
PA
61652016-01-13 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.base/default.exp: Expect $_inferior as well.
6168 * gdb.multi/base.exp: Test $_inferior.
6169
a911d87a
PA
61702016-01-13 Pedro Alves <palves@redhat.com>
6171
6172 PR breakpoints/19388
6173 * gdb.base/catch-signal-siginfo-cond.c: New file.
6174 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6175
82075af2
JS
61762016-01-12 Josh Stone <jistone@redhat.com>
6177 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6178
6179 * gdb.base/catch-syscall.c (do_execve): New variable.
6180 (main): Conditionally trigger an execve.
6181 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6182 (test_catch_syscall_execve): New, check entry/return across execve.
6183 (do_syscall_tests): Call test_catch_syscall_execve.
6184
e46eeedd
PA
61852016-01-12 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/random-signal.exp (do_test): New procedure, with body
6188 of testcase moved in.
6189
01d8c27e
JK
61902016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6191 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.base/funcargs.exp (finish from indirectly called function):
6194 Reintroduce the case for 'First'.
6195
9a706302
JK
61962016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6197 Pedro Alves <palves@redhat.com>
6198
6199 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6200 (tcatch_vfork_then_child_follow_exec)
6201 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
6202 identification.
6203
c0ecb95f
JK
62042016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6205
6206 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
6207 and repeats to unlimited.
6208 * gdb.python/py-value.exp: Likewise.
6209 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
6210 and repeats to unlimited.
6211
6cfc1fcb
JK
62122016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6213
6214 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
6215 and reordering the functions.
6216 * gdb.multi/hangout.c: Likewise.
6217 * gdb.multi/hello.c: Likewise.
6218
582a1b00
SM
62192016-01-08 Simon Marchi <simon.marchi@ericsson.com>
6220
6221 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
6222 absolute.
6223 (SingleStatisticTestResult.report): Use dict.keys instead of
6224 dict.iterkeys.
6225
79bc59cb
PA
62262016-01-06 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
6229
43368e1d
MM
62302016-01-04 Markus Metzger <markus.t.metzger@intel.com>
6231
6232 * gdb.btrace/dlopen.exp: New.
6233 * gdb.btrace/dlopen.c: New.
6234 * gdb.btrace/dlopen-dso.c: New.
6235
79fad5b8
SL
62362015-12-25 Sandra Loosemore <sandra@codesourcery.com>
6237
6238 * lib/gdb.exp (gdb_test): Update comments to clarify that the
6239 PATTERN argument is optional.
6240
ab8314b3
JB
62412015-12-24 Joel Brobecker <brobecker@adacore.com>
6242
6243 * lib/ada.exp (target_compile_ada_from_dir): New function.
6244 (gdb_compile_ada): Reimplement avoiding the use of project files.
6245 * gdb.ada/gnat_ada.gpr: Delete.
6246 * gdb.ada/cond_lang.exp: Adjust test to make path before
6247 filename optional.
6248 * gdb.ada/small_reg_param.exp: Likewise.
6249
fe33faff
SM
62502015-12-22 Simon Marchi <simon.marchi@ericsson.com>
6251
6252 * gdb.base/foll-vork.exp: Remove HP-UX special case.
6253
6d265cb4
TP
62542015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
6255
6256 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
6257 case.
6258
10125099
SM
62592015-12-21 Simon Marchi <simon.marchi@ericsson.com>
6260
6261 * gdb.base/break.exp: Remove dead code.
6262 * gdb.base/sepdebug.exp: Likewise.
6263
3ca22649
SM
62642015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6265
6266 * gdb.asm/asm-source.exp: Remove HP-UX references.
6267 * gdb.base/annota1.exp: Likewise.
6268 * gdb.base/annota3.exp: Likewise.
6269 * gdb.base/attach.exp: Likewise.
6270 * gdb.base/bigcore.exp: Likewise.
6271 * gdb.base/break.exp: Likewise.
6272 * gdb.base/call-ar-st.exp: Likewise.
6273 * gdb.base/callfuncs.exp: Likewise.
6274 * gdb.base/catch-fork-static.exp: Likewise.
6275 * gdb.base/display.exp: Likewise.
6276 * gdb.base/foll-exec-mode.exp: Likewise.
6277 * gdb.base/foll-exec.exp: Likewise.
6278 * gdb.base/foll-fork.exp: Likewise.
6279 * gdb.base/foll-vfork.exp: Likewise.
6280 * gdb.base/funcargs.exp: Likewise.
6281 * gdb.base/hbreak2.exp: Likewise.
6282 * gdb.base/inferior-died.exp: Likewise.
6283 * gdb.base/interrupt.exp: Likewise.
6284 * gdb.base/multi-forks.exp: Likewise.
6285 * gdb.base/nodebug.exp: Likewise.
6286 * gdb.base/sepdebug.exp: Likewise.
6287 * gdb.base/solib1.c: Likewise.
6288 * gdb.base/step-test.exp: Likewise.
6289 * gdb.mi/non-stop.c: Likewise.
6290 * gdb.mi/pthreads.c: Likewise.
6291 * gdb.multi/bkpt-multi-exec.ex: Likewise.
6292 * gdb.threads/pthreads.c: Likewise.
6293 * gdb.threads/staticthreads.exp: Likewise.
6294 * lib/future.exp: Likewise.
6295 * lib/gdb.exp: Likewise.
6296 * gdb.base/so-indr-cl.c: Remove.
6297 * gdb.base/so-indr-cl.exp: Likewise.
6298 * gdb.base/solib.c: Likewise.
6299 * gdb.base/solib.exp: Likewise.
6300 * gdb.base/solib2.c: Likewise.
6301
b6304613
SM
63022015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6303
6304 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
6305 * gdb.base/call-ar-st.exp: Likewise.
6306 * gdb.base/callfuncs.exp: Likewise.
6307 * gdb.base/condbreak.exp: Likewise.
6308 * gdb.base/constvars.exp: Likewise.
6309 * gdb.base/hbreak2.exp: Likewise.
6310 * gdb.base/langs.exp: Likewise.
6311 * gdb.base/list.exp: Likewise.
6312 * gdb.base/long_long.exp: Likewise.
6313 * gdb.base/ptype.exp: Likewise.
6314 * gdb.base/scope.exp: Likewise.
6315 * gdb.base/signals.exp: Likewise.
6316 * gdb.base/so-impl-ld.exp: Likewise.
6317 * gdb.base/varargs.exp: Likewise.
6318 * gdb.base/volatile.exp: Likewise.
6319 * gdb.base/whatis.exp: Likewise.
6320 * gdb.cp/cplusfuncs.exp: Likewise.
6321 * gdb.cp/inherit.exp: Likewise.
6322 * gdb.cp/local.exp: Likewise.
6323 * gdb.cp/member-ptr.exp: Likewise.
6324 * gdb.cp/method.exp: Likewise.
6325 * gdb.cp/overload.exp: Likewise.
6326 * gdb.cp/templates.exp: Likewise.
6327 * gdb.stabs/weird.exp: Likewise.
6328 * lib/compiler.c: Likewise.
6329 * lib/compiler.cc: Likewise.
6330 * lib/cp-support.exp: Likewise.
6331 * lib/gdb.exp: Likewise.
6332
bf401b07
SM
63332015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
6334
6335 * configure.ac: Remove HP-UX case.
6336 * configure: Regenerate.
6337
aff9c0f8
SM
63382015-12-18 Simon Marchi <simon.marchi@ericsson.com>
6339
6340 * lib/gdb.exp (gdb_compile): Add function doc.
6341
a6904d5a
PA
63422015-12-17 Pedro Alves <palves@redhat.com>
6343
6344 PR threads/19354
6345 * gdb.multi/info-threads.exp: New file.
6346
a22279dd
YQ
63472015-12-15 Yao Qi <yao.qi@linaro.org>
6348
6349 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
6350 is aarch64*-*-*.
6351
0588c796
SL
63522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6353
6354 * gdb.base/history-duplicates.exp: Skip if no readline support.
6355
5d978e17
SL
63562015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6357
6358 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
6359
7e763b86
SL
63602015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6361
6362 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
6363
87a3a92c
SL
63642015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6365
6366 * gdb.base/completion.exp: Skip tests that interrupt GDB with
6367 ctrl-C if nointerrupts target property is set.
6368 * gdb.base/double-prompt-target-event-error.exp: Likewise.
6369 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
6370 * gdb.base/paginate-bg-execution.exp: Likewise.
6371 * gdb.base/paginate-execution-startup.exp: Likewise.
6372 * gdb.base/random-signal.exp: Likewise.
6373 * gdb.base/range-stepping.exp: Likewise.
6374 * gdb.cp/annota2.exp: Likewise.
6375 * gdb.cp/annota3.exp: Likewise.
6376 * gdb.gdb/selftest.exp: Likewise.
6377 * gdb.threads/continue-pending-status.exp: Likewise.
6378 * gdb.threads/leader-exit.exp: Likewise.
6379 * gdb.threads/manythreads.exp: Likewise.
6380 * gdb.threads/pthreads.exp: Likewise.
6381 * gdb.threads/schedlock.exp: Likewise.
6382 * gdb.threads/sigthread.exp: Likewise.
6383
a8f077dc
DB
63842015-12-11 Don Breazeal <donb@codesourcery.com>
6385
6386 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
6387 remote.
6388 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
6389 * gdb.base/foll-exec.exp (main): Enable for target remote.
6390 * gdb.base/foll-fork.exp (main): Likewise.
6391 * gdb.base/foll-vfork.exp (main): Likewise.
6392 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
6393 (proc continue_to_exit_bp_loc): Use clean_restart.
6394 * gdb.base/pie-execl.exp (main): Disable for target remote.
6395 * gdb.base/watch-vfork.exp (main): Enable for target remote.
6396 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
6397 * gdb.threads/execl.exp (main): Likewise.
6398 * gdb.threads/fork-child-threads.exp (main): Likewise.
6399 * gdb.threads/fork-plus-threads.exp (main): Disable for target
6400 remote.
6401 * gdb.threads/fork-thread-pending.exp (main): Enable for target
6402 remote.
6403 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
6404 pid.tid style ptids, instead of just tid.
6405 * gdb.threads/thread-execl.exp (main): Enable for target remote.
6406 * gdb.threads/watchpoint-fork.exp (main): Likewise.
6407 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
6408 ptids, instead of just tid.
6409
3b2464a8
AB
64102015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6411
6412 * gdb.base/list.exp (test_list_forward): Add end of file error
6413 test.
6414 (test_repeat_list_command): Add end of file error test.
6415 (test_list_backwards): Add beginning of file error test.
6416
a0def019
AB
64172015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6418
6419 * gdb.base/list.exp (test_list_invalid_args): New function,
6420 defined, and called.
6421
5c000dff
AB
64222015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6423
6424 * gdb.base/list.exp (test_list): Make test names unique.
6425
f1637ebe
YQ
64262015-12-11 Yao Qi <yao.qi@linaro.org>
6427
6428 * gdb.base/coremaker2.c: Remove.
6429
36d6fc0a
PA
64302015-12-10 Pedro Alves <palves@redhat.com>
6431
6432 * gdb.multi/base.exp: Remove stale "spaces" references.
6433
762f7747
PA
64342015-12-10 Pedro Alves <palves@redhat.com>
6435
6436 * gdb.multi/base.exp: Don't use nowarnings.
6437 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
6438 * gdb.multi/hangout.c: Include stdio.h.
6439 * gdb.multi/hello.c: Include stdlib.h.
6440 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
6441 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
6442 * gdb.multi/multi-arch.exp: Don't use nowarnings.
6443
28d2bfb9
AB
64442015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
6445
6446 * gdb.dwarf2/dw2-ranges-base.c: New file.
6447 * gdb.dwarf2/dw2-ranges-base.exp: New file.
6448 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
6449 support additional line table, and debug ranges generation.
6450 (Dwarf::ranges): New function, generate .debug_ranges.
6451 (Dwarf::lines): Support generating simple line table programs.
6452 (Dwarf::assemble): Initialise new namespace variables.
6453
5fc2beac
KB
64542015-12-09 Kevin Buettner <kevinb@redhat.com>
6455
6456 * gdb.base/async.exp (proc test_background): Add case for
6457 asynchronous execution not supported.
6458
1c35a88f
LM
64592015-12-09 Luis Machado <lgustavo@codesourcery.com>
6460
6461 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
6462 format and change test names to make them unique.
6463
b593e3d9
RK
64642015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
6465 Pedro Alves <pedro@redhat.com>
6466
6467 PR gdb/18702
6468 Add checking of floatformats setup on x86_64 hosts.
6469 * gdb.arch/i386-float.S (main): Load bigval and smallval.
6470 (smallval, bigval): New labels/constants.
6471 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
6472 float" after loading bigval and smallval.
6473
d72413e6
PMR
64742015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
6475
6476 * gdb.ada/fun_overload_menu.exp: New testcase.
6477 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
6478
ece66d65
JS
64792015-12-04 Josh Stone <jistone@redhat.com>
6480
6481 * gdb.base/catch-fork-static.exp: New.
6482
41d0efca
YQ
64832015-12-03 Yao Qi <yao.qi@linaro.org>
6484
6485 * gdb.base/sizeof.c: Don't include stdio.h and
6486 ../lib/unbuffer_output.c.
6487 (main): New variable 'size' and 'value'. Remove printf and
6488 gdb_unbuffer_output. Assign return value to size and value.
6489 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
6490 at the beginning.
6491 (check_sizeof): Check the result by printing variable 'size'.
6492 (check_valueof): Check the result by printing variable 'value'.
6493
99fd02d9
YQ
64942015-12-01 Yao Qi <yao.qi@linaro.org>
6495
6496 * gdb.base/disp-step-syscall.exp: Define syscall instruction
6497 for aarch64*-*-linux* target.
6498
f2faf941
PA
64992015-11-30 Pedro Alves <palves@redhat.com>
6500
6501 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
6502
04bf20c5
PA
65032015-11-30 Pedro Alves <palves@redhat.com>
6504
6505 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
6506 Handle non-stop mode vCont replies.
6507
09df4675
PA
65082015-11-30 Pedro Alves <palves@redhat.com>
6509
6510 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
6511 prepare_for_testing. Start gdb with "set non-stop on" appended to
6512 GDBFLAGS. Lax expected stop output.
6513
58b584af
YQ
65142015-11-27 Yao Qi <yao.qi@linaro.org>
6515
6516 * gdb.arch/arm-neon.exp: New.
6517 * gdb.arch/arm-neon.c: New.
6518
dfcb77a8
YQ
65192015-11-27 Yao Qi <yao.qi@linaro.org>
6520
6521 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
6522
88e8ec1b
YQ
65232015-11-27 Yao Qi <yao.qi@linaro.org>
6524
6525 * gdb.cp/annota2.exp: Allow multiple occurrences of the
6526 frames-invalid annotation.
6527
bfde72c2
YQ
65282015-11-27 Yao Qi <yao.qi@linaro.org>
6529
6530 * gdb.cp/annota2.exp: Use ${frames_invalid}.
6531
f6512a69
SM
65322015-11-26 Simon Marchi <simon.marchi@ericsson.com>
6533
6534 * gdb.threads/names.exp: New file.
6535 * gdb.threads/names.c: New file.
6536 * README: Mention gdb,no_thread_names.
6537
46a3515b
MM
65382015-11-26 Markus Metzger <markus.t.metzger@intel.com>
6539
6540 PR 19297
6541 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
6542 support" error.
6543
62147a22
PA
65442015-11-24 Pedro Alves <palves@redhat.com>
6545
6546 PR 17539
6547 * gdb.base/display.exp: Expect displays to be sorted in ascending
6548 order. Use multi_line.
6549 * gdb.base/solib-display.exp: Likewise.
6550
2f341b6e
PA
65512015-11-24 Pedro Alves <palves@redhat.com>
6552
6553 PR 17539
25d49b86
PA
6554 * gdb.base/display.exp: Expect displays to be sorted in ascending
6555 order. Use multi_line.
6556 * gdb.base/solib-display.exp: Likewise.
2f341b6e 6557
7e0aa6aa
PA
65582015-11-24 Pedro Alves <palves@redhat.com>
6559
6560 PR 17539
6561 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
6562 threads in ascending order.
6563 * gdb.base/foll-fork.exp: Likewise.
6564 * gdb.base/foll-vfork.exp: Likewise.
6565 * gdb.base/multi-forks.exp: Likewise.
6566 * gdb.mi/mi-nonstop.exp: Likewise.
6567 * gdb.mi/mi-nsintrall.exp: Likewise.
6568 * gdb.multi/base.exp: Likewise.
6569 * gdb.multi/multi-arch.exp: Likewise.
6570 * gdb.python/py-inferior.exp: Likewise.
6571 * gdb.threads/break-while-running.exp: Likewise.
6572 * gdb.threads/execl.exp: Likewise.
6573 * gdb.threads/gcore-thread.exp: Likewise.
6574 * gdb.threads/info-threads-cur-sal.exp: Likewise.
6575 * gdb.threads/kill.exp: Likewise.
6576 * gdb.threads/linux-dp.exp: Likewise.
6577 * gdb.threads/multiple-step-overs.exp: Likewise.
6578 * gdb.threads/next-bp-other-thread.exp: Likewise.
6579 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
6580 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
6581 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
6582 * gdb.threads/thread-find.exp: Likewise.
6583 * gdb.threads/tls.exp: Likewise.
6584 * lib/mi-support.exp (mi_reverse_list): Delete.
6585 (mi_check_thread_states): No longer reverse list.
6586
2cc57ad8
PA
65872015-11-24 Pedro Alves <palves@redhat.com>
6588
6589 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
6590 use lowercase.
6591
c93e8391
SM
65922015-11-23 Simon Marchi <simon.marchi@ericsson.com>
6593
6594 * gdb.trace/actions.c: Include trace-common.h.
6595 (main): Add a location for a fast tracepoint.
6596 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
6597 the normal tracepoints.
6598 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
6599
045ccf91
SM
66002015-11-23 Simon Marchi <simon.marchi@ericsson.com>
6601
6602 * save-trace.exp: Factor out code to these...
6603 (gdb_save_tracepoints): New.
6604 (gdb_load_tracepoints): New.
6605 (do_save_load_test): New.
6606
5506f9f6
KB
66072015-11-23 Kevin Buettner <kevinb@redhat.com>
6608
6609 * gdb.base/asmlabel.exp: New test.
6610 * gdb.base/asmlabel.c: New test case.
6611
16c3b12f
JB
66122015-11-23 Joel Brobecker <brobecker@adacore.com>
6613
6614 * gdb.base/wrong_frame_bt_full-main.c: New file.
6615 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
6616 * gdb.base/wrong_frame_bt_full.exp: New file.
6617
155bfbd3
JB
66182015-11-23 Joel Brobecker <brobecker@adacore.com>
6619
6620 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
6621
bb097445
JM
66222015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
6623
206853a0 6624 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
6625 pstate register when comparing registers values in
6626 sparc64-*-linux-gnu targets to avoid spurious differences.
6627
9c88ed8f
JM
66282015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
6629
206853a0 6630 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 6631
96161e25
SL
66322015-11-19 Sandra Loosemore <sandra@codesourcery.com>
6633
6634 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
6635 as type argument to gdb_compile.
6636 * gdb.base/nested-subp2.exp: Likewise.
6637 * gdb.base/nested-subp3.exp: Likewise.
6638
340c2830
DV
66392015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
6640
6641 * lib/dwarf.exp (_note): Fix left shift of negative value.
6642 * gdb.trace/trace-condition.exp: Likewise.
6643
c1862d0f
YQ
66442015-11-13 Yao Qi <yao.qi@linaro.org>
6645
6646 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
6647 comments about d10v.
6648 (test_scalar_returns): Likewise.
6649 * gdb.base/d10v.ld: Remove.
6650 * gdb.base/overlays.exp: Remove the target triplet checking for
6651 d10v-*-*.
6652 * gdb.base/structs.exp (test_struct_returns): Remove the
6653 comments about d10v.
6654 (test_struct_calls): Likewise.
6655
77ae9c19
YQ
66562015-11-13 Yao Qi <yao.qi@linaro.org>
6657
6658 * gdb.base/gnu_vector.exp: Check the return value by "p res".
6659 * gdb.base/gnu_vector.c: Don't include stdio.h.
6660 (main): Don't print res and call add_some_intvecs.
6661
430e004e
MK
66622015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
6663
6664 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
6665 macro.
6666 (func5): Removed.
6667 (func4): Use FAST_TRACEPOINT_LABEL.
6668 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
6669 macro.
6670 (func): Removed.
6671 (thread_function): Use FAST_TRACEPOINT_LABEL.
6672 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
6673 (func): Remove.
6674 (marker): Use FAST_TRACEPOINT_LABEL.
6675 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
6676 (pendfunc1): Remove.
6677 (pendfunc): Use FAST_TRACEPOINT_LABEL.
6678 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
6679 (foo): Remove.
6680 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
6681 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
6682 macro.
6683 (func): Remove.
6684 (marker): Use FAST_TRACEPOINT_LABEL.
6685 * gdb.trace/trace-common.h: New header.
6686 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
6687 macro.
6688 (func): Remove.
6689 (marker): Use FAST_TRACEPOINT_LABEL.
6690 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
6691 (func): Remove.
6692 (thread_function): Use FAST_TRACEPOINT_LABEL.
6693
6e7675a7
MK
66942015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
6695
6696 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
6697 in front.
6698 * gdb.trace/change-loc.exp: Use global pcreg definition.
6699 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
6700 * gdb.trace/entry-values.exp: Use global spreg definition, add $
6701 in front.
6702 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
6703 * gdb.trace/pending.exp: Likewise.
6704 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
6705 * gdb.trace/trace-break.exp: Likewise.
6706 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
6707 in front.
6708 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
6709 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
6710 in front.
6711 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
6712
dddc0e16
JB
67132015-11-09 Joel Brobecker <brobecker@adacore.com>
6714
6715 * gdb.ada/fin_fun_out: New testcase.
6716
c6f0b406
KB
67172015-11-07 Kevin Buettner <kevinb@redhat.com>
6718
6719 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
6720 value associated with DW_AT_byte_size.
6721 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
6722 constants for DW_AT_byte_size, DW_AT_lower_bound, and
6723 DW_AT_upper_bound.
6724
f01dcfd9
KB
67252015-11-07 Kevin Buettner <kevinb@redhat.com>
6726
6727 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
6728 (gdb_target_symbol_prefix_flags): Define in terms of _asm
6729 version.
6730 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
6731 gdb.dwarf2/dw2-canonicalize-type.exp,
6732 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
6733 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
6734 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
6735 provided by gdb_target_symbol_prefix_flags_asm.
6736 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
6737 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
6738 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
6739 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
6740 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
6741 macros where needed). Use this macro for symbols which require
6742 the prefix provided by SYMBOL_PREFIX.
6743
2223449a
KB
67442015-11-05 Kevin Buettner <kevinb@redhat.com>
6745
6746 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
6747 New procs.
6748 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
6749 representing expressions, of more than one list element.
6750 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
6751 to prepend linker symbol prefix to f.
6752 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
6753 table_1 and table_2.
6754 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
6755 Likewise, for f and g.
6756 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
6757 for ptr.
6758 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
6759 for main.
6760 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
6761 table_1_ptr and table_2_ptr.
6762
6f2f1a3a
JK
67632015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6764 Joel Brobecker <brobecker@adacore.com>
6765
6766 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
6767
566c56c9
MK
67682015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
6769
6770 * gdb.reverse/s390-mvcle.c: New test.
6771 * gdb.reverse/s390-mvcle.exp: New file.
6772 * lib/gdb.exp: Enable reverse tests on s390*-linux.
6773
d5f0636b
MK
67742015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
6775
6776 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
6777
7ad8b86c
MK
67782015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
6779
6780 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
6781 reaching marker2.
6782 * gdb.reverse/getresuid-reverse.exp: Likewise.
6783 * gdb.reverse/pipe-reverse.exp: Likewise.
6784 * gdb.reverse/readv-reverse.exp: Likewise.
6785 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6786 * gdb.reverse/time-reverse.exp: Likewise.
6787 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
6788
4081c0f1
YQ
67892015-10-30 Yao Qi <yao.qi@linaro.org>
6790
6791 * gdb.threads/wp-replication.c (watch_count_done): Remove.
6792 (empty_cycle): Remove.
6793 (main): Don't call empty_cycle. Don't use watch_count_done.
6794 * gdb.threads/wp-replication.exp: Don't set breakpoint on
6795 empty_cycle. Rewrite the code counting HW watchpoints.
6796
452b4ba5
MK
67972015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
6798
6799 * gdb.reverse/fstatat-reverse.c: New test.
6800 * gdb.reverse/fstatat-reverse.exp: New file.
6801 * gdb.reverse/getresuid-reverse.c: New test.
6802 * gdb.reverse/getresuid-reverse.exp: New file.
6803 * gdb.reverse/pipe-reverse.c: New test.
6804 * gdb.reverse/pipe-reverse.exp: New file.
6805 * gdb.reverse/readv-reverse.c: New test.
6806 * gdb.reverse/readv-reverse.exp: New file.
6807 * gdb.reverse/recvmsg-reverse.c: New test.
6808 * gdb.reverse/recvmsg-reverse.exp: New file.
6809 * gdb.reverse/time-reverse.c: New test.
6810 * gdb.reverse/time-reverse.exp: New file.
6811 * gdb.reverse/waitpid-reverse.c: New test.
6812 * gdb.reverse/waitpid-reverse.exp: New file.
6813
5e2e7507
JK
68142015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6815
6816 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
6817
0fde2c53
DE
68182015-10-26 Doug Evans <dje@google.com>
6819
6820 PR symtab/17391
6821 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
6822 * gdb.dwarf2/bad-regnum.c: New file.
6823 * gdb.dwarf2/bad-regnum.exp: New file.
6824
1a70ae97
DE
68252015-10-26 Doug Evans <dje@google.com>
6826
6827 PR python/18938
6828 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
6829 file.
6830
27dc26ab
JK
68312015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6832
6833 * gdb.compile/compile.exp (compile code globalvar): Update expectation
6834 for a change by "Mention language in compile error message".
6835
bed91f4d
SM
68362015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
6837
6838 PR python/18073
6839 * gdb.python/py-type.c (C::a_method): New.
6840 (C::a_const_method): New.
6841 (C::a_static_method): New.
6842 (a_function): New.
6843 * gdb.python/py-type.exp (test_fields): Test getting fields
6844 from function and method.
6845
3f2f83dd
KB
68462015-10-21 Keven Boell <keven.boell@intel.com>
6847
6848 * gdb.fortran/vla-alloc-assoc.exp: New file.
6849 * gdb.fortran/vla-datatypes.exp: New file.
6850 * gdb.fortran/vla-datatypes.f90: New file.
6851 * gdb.fortran/vla-history.exp: New file.
6852 * gdb.fortran/vla-ptype-sub.exp: New file.
6853 * gdb.fortran/vla-ptype.exp: New file.
6854 * gdb.fortran/vla-sizeof.exp: New file.
6855 * gdb.fortran/vla-sub.f90: New file.
6856 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
6857 * gdb.fortran/vla-value-sub-finish.exp: New file.
6858 * gdb.fortran/vla-value-sub.exp: New file.
6859 * gdb.fortran/vla-value.exp: New file.
6860 * gdb.fortran/vla-ptr-info.exp: New file.
6861 * gdb.mi/mi-vla-fortran.exp: New file.
6862 * gdb.mi/vla.f90: New file.
6863
27145d50
SL
68642015-10-21 Sandra Loosemore <sandra@codesourcery.com>
6865
6866 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
6867 of hardwired timeout value.
6868
5f3ff4f8
JK
68692015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6870 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
6873 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
6874
bfd09d20
JS
68752015-10-19 Josh Stone <jistone@redhat.com>
6876
6877 * gdb.base/catch-syscall.c: Include <sched.h>.
6878 (unknown_syscall): New variable.
6879 (main): Trigger a vfork and an unknown syscall.
6880 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
6881 (unknown_syscall_number): Likewise.
6882 (check_call_to_syscall): Accept an optional syscall pattern.
6883 (check_return_from_syscall): Likewise.
6884 (check_continue): Likewise.
6885 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
6886 (test_catch_syscall_skipping_return): New test toggling off 'catch
6887 syscall' to step over the syscall return, then toggling back on.
6888 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
6889 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
6890 (do_syscall_tests): Call test_catch_syscall_without_args and
6891 test_catch_syscall_mid_vfork.
6892 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
6893 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
6894
b32b93c6
AS
68952015-10-19 Andrew Stubbs <ams@codesourcery.com>
6896
6897 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
6898 print g_vE): Add new pass patterns.
6899 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
6900 print various symbol names for vptr fields.
6901
9d622bda
AB
69022015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
6903
6904 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
6905 results.
6906
0fd8ac1c
YQ
69072015-10-12 Yao Qi <yao.qi@linaro.org>
6908
6909 * gdb.arch/disp-step-insn-reloc.exp: New test case.
6910
34240514
YQ
69112015-10-12 Yao Qi <yao.qi@linaro.org>
6912
6913 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
6914 is aarch64*-*-linux*.
6915
8240f442
YQ
69162015-10-12 Yao Qi <yao.qi@linaro.org>
6917
6918 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
6919 (can_relocate_bcond_true): ... it.
6920 (can_relocate_bcond_false): New function.
6921 (foo): Likewise.
6922 (can_relocate_bl): Likewise.
6923 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
6924 can_relocate_bl.
6925
2520f728
PMR
69262015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
6927
6928 * gdb.base/nested-addr.c: New file.
6929 * gdb.base/nested-addr.exp: New testcase.
6930
abcef95a
MM
69312015-10-09 Markus Metzger <markus.t.metzger@intel.com>
6932
6933 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
6934 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
6935 its output. Ignore the output of "record goto begin" and instead
6936 check that GDB is replaying.
6937
145e3ddb
PA
69382015-10-09 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
6941 (top level): Use it in the run with no args test.
6942
d5d8c4e1
IB
69432015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
6944
6945 * gdb.dlang/properties.exp: New file.
6946
06e635ef
SL
69472015-10-02 Sandra Loosemore <sandra@codesourcery.com>
6948
6949 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
6950 whether or not address 0x1000 is mapped on the target.
6951
e019fd1d
SM
69522015-09-30 Simon Marchi <simon.marchi@ericsson.com>
6953
6954 * gdb.python/py-type.exp: Do not run tests if binaries fail to
6955 build.
6956
77ba2a67
MM
69572015-09-30 Markus Metzger <markus.t.metzger@intel.com>
6958
6959 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
6960 instruction-history test.
6961
c60eb31f
DE
69622015-09-28 Doug Evans <dje@google.com>
6963
6964 * gdb.base/gcore.c (array_func): Add reference to static_array.
6965
9a3c8263
SM
69662015-09-25 Simon Marchi <simon.marchi@ericsson.com>
6967
6968 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
6969 source line.
6970
9720e656
SL
69712015-09-24 Sandra Loosemore <sandra@codesourcery.com>
6972
6973 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
6974 short or char as base type.
6975
938d3bf2
SL
69762015-09-23 Sandra Loosemore <sandra@codesourcery.com>
6977
6978 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
6979 to allow any size enum.
6980
e6c2c623
PMR
69812015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
6982
6983 * gdb.ada/array_ptr_renaming.exp: New testcase.
6984 * gdb.ada/array_ptr_renaming/foo.adb: New file.
6985 * gdb.ada/array_ptr_renaming/pack.ads: New file.
6986
06da0f77
PL
69872015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6988
6989 * gdb.trace/ftrace-lock.c: New file.
6990 * gdb.trace/ftrace-lock.exp: New file.
6991
4f51c22a
PL
69922015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6993
6994 * gdb.arch/insn-reloc.c: New file.
6995 * gdb.arch/ftrace-insn-reloc.exp: New file.
6996
7041adf4
PL
69972015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6998
6999 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7000 instruction.
7001 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7002 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7003 * gdb.trace/range-stepping.c: Likewise.
7004 * gdb.trace/trace-break.c: Likewise.
7005 * gdb.trace/trace-mt.c (thread_function): Likewise.
7006 * gdb.trace/ftrace.c (marker): Likewise.
7007 * gdb.trace/trace-condition.c (marker): Likewise.
7008 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7009 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7010 is_aarch64_target.
7011
015d2e7e
DE
70122015-09-18 Doug Evans <xdje42@gmail.com>
7013
7014 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7015 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7016
26b188a2
SL
70172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7018
7019 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7020 the breakpoint.
7021
79dc332b
SL
70222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7023
7024 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7025 the pending breakpoint. Remove timeout override for "Run till
7026 MI pending breakpoint on pendfunc3 on thread 2" test.
7027
f57929f2
SL
70282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7029
7030 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7031 filename pattern.
7032
3f469b17
SL
70332015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7034
7035 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7036 in breakpoint filename pattern.
7037
515b89b3
SL
70382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7039
7800dbe4
SL
7040 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7041
70422015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7043
515b89b3
SL
7044 * gdb.linespec/explicit.exp: Check for readline support for
7045 tab-completion tests. Fix obvious typo.
7046
d2939ba2
MM
70472015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7048
7049 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7050 and replay.
7051
cbb55fa7
MM
70522015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7053
7054 * gdb.btrace/non-stop.c: New.
7055 * gdb.btrace/non-stop.exp: New.
7056
43691ca1
PL
70572015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7058 Yao Qi <yao.qi@linaro.org>
7059
7060 * gdb.trace/trace-condition.c: New file.
7061 * gdb.trace/trace-condition.exp: New file.
7062
d78908cf
WW
70632015-09-16 Wei-cheng Wang <cole945@gmail.com>
7064
7065 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7066 for testing bytecode compilation.
7067
1ed415e2
PA
70682015-09-16 Pedro Alves <palves@redhat.com>
7069 Sandra Loosemore <sandra@codesourcery.com>
7070
7071 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7072 (SECONDS): Redefine.
7073 (main): Call pthread_kill and alarm early.
7074 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7075 support.
7076 (test): If the target can't hardware step and doesn't support
7077 displaced stepping, increase the timeout.
7078
d136eff5
PA
70792015-09-16 Pedro Alves <palves@redhat.com>
7080
7081 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7082 (enable_debug): New procedures.
7083 (test): Use them. Bail out if waiting for threads fails.
7084 (top level): Bail out if a test fails.
7085
991f019c
YQ
70862015-09-16 Yao Qi <yao.qi@linaro.org>
7087
7088 * gdb.asm/asm-source.exp: Set asm-arch for
7089 aarch64*-*-* target.
7090 * gdb.asm/aarch64.inc: New file.
7091
bfca584f
PMR
70922015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7093
7094 * gdb.ada/array_of_variable_length.exp: New testcase.
7095 * gdb.ada/array_of_variable_length/foo.adb: New file.
7096 * gdb.ada/array_of_variable_length/pck.adb: New file.
7097 * gdb.ada/array_of_variable_length/pck.ads: New file.
7098
b326e587
DE
70992015-09-15 Doug Evans <dje@google.com>
7100
7101 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7102 of function static local variable.
7103
5382cfab
PW
71042015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7105
7106 * gdb.threads/tls-so_extern.exp: New test file.
7107 * gdb.threads/tls-so_extern.c: New test file.
7108 * gdb.threads/tls-so_extern_main.c: New test file.
7109
141c5cc4
JK
71102015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7111
7112 * gdb.opt/solib-intra-step-lib.c: New file.
7113 * gdb.opt/solib-intra-step-main.c: New file.
7114 * gdb.opt/solib-intra-step.exp: New file.
7115
d15dcecd
PA
71162015-09-15 Pedro Alves <palves@redhat.com>
7117
7118 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7119 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7120
4c2f2a79
PA
71212015-09-14 Pedro Alves <palves@redhat.com>
7122
7123 * gdb.base/hook-stop-continue.c: Delete.
7124 * gdb.base/hook-stop-continue.exp: Delete.
7125 * gdb.base/hook-stop-frame.c: Delete.
7126 * gdb.base/hook-stop-frame.exp: Delete.
7127 * gdb.base/hook-stop.c: New file.
7128 * gdb.base/hook-stop.exp: New file.
7129
919e6dbe
PMR
71302015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7131
7132 * gdb.ada/access_to_packed_array.exp: New testcase.
7133 * gdb.ada/access_to_packed_array/foo.adb: New file.
7134 * gdb.ada/access_to_packed_array/pack.adb: New file.
7135 * gdb.ada/access_to_packed_array/pack.ads: New file.
7136
157280a4
MM
71372015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7138
7139 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7140 buffer size test.
7141
2fd33e94
DB
71422015-09-11 Don Breazeal <donb@codesourcery.com>
7143
7144 * gdb.base/foll-exec.c: Add copyright header. Fix
7145 formatting issues.
7146 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7147 (do_exec_tests): Use clean_restart in place of zap_session,
7148 and for test initialization. Fix formatting issues. Use
7149 fail in place of perror.
7150 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7151 an expect statement to match an expression with output from
7152 the program under debug.
7153 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7154 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7155 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7156 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7157 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7158
e70b6e8e
DE
71592015-09-09 Doug Evans <dje@google.com>
7160
7161 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7162
7a551a51
DE
71632015-09-09 Doug Evans <dje@google.com>
7164
7165 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7166
4c666f84
DE
71672015-09-09 Doug Evans <dje@google.com>
7168
7169 * gdb.base/savedregs.exp: Fix typo.
7170
243a9253
PA
71712015-09-09 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7174
c0fa8fbd
SL
71752015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7176
7177 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7178 command actually switches threads. Give up on remaining
7179 tests if target fails to stop at breakpoint.
7180
cd7c1778
PMR
71812015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7182
7183 * gdb.ada/funcall_char.exp: New testcase.
7184 * gdb.ada/funcall_char/foo.adb: New file.
7185
dc5c8746
PMR
71862015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7187
7188 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7189 expected outputs. Add two testcases for completing ambiguous
7190 functions.
7191 * gdb.ada/complete/aux_pck.adb: New file.
7192 * gdb.ada/complete/aux_pck.ads: New file.
7193 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
7194 Ambiguous_Func functions.
7195 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
7196 * gdb.ada/complete/pck.adb: Likewise.
7197
4e83a1e7
UW
71982015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
7199
7200 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
7201 failures to run the test program under GDB.
7202
8ce74153
LM
72032015-08-26 Luis Machado <lgustavo@codesourcery.com>
7204
7205 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
7206 to C.
7207
e9756d52
PP
72082015-08-26 Patrick Palka <patrick@parcs.ath.cx>
7209
7210 * gdb.base/run-after-attach.exp: New test file.
7211 * gdb.base/run-after-attach.c: New test file.
7212
8d37573b
DB
72132015-08-26 Don Breazeal <donb@codesourcery.com>
7214
7215 * gdb.base/foll-exec-2.c: New test program.
7216 * gdb.base/foll-exec-2.exp: New test.
7217
63e43d3a
PMR
72182015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
7219
7220 * gdb.base/nested-subp1.exp: New file.
7221 * gdb.base/nested-subp1.c: New file.
7222 * gdb.base/nested-subp2.exp: New file.
7223 * gdb.base/nested-subp2.c: New file.
7224 * gdb.base/nested-subp3.exp: New file.
7225 * gdb.base/nested-subp3.c: New file.
7226
3d40fbb5
PA
72272015-08-24 Pedro Alves <palves@redhat.com>
7228
7229 * gdb.server/connect-without-multi-process.c: New file.
7230 * gdb.server/connect-without-multi-process.exp: New file.
7231
4422ac93
LM
72322015-08-24 Luis Machado <lgustavo@codesourcery.com>
7233
7234 * gdb.opt/inline-markers.c: Make z int.
7235
91dddb86
LM
72362015-08-24 Luis Machado <lgustavo@codesourcery.com>
7237
7238 * gdb.opt/inline-markers.c: Make z volatile.
7239
a48847ee
LM
72402015-08-24 Luis Machado <lgustavo@codesourcery.com>
7241
7242 * gdb.opt/inline-bt.c: New volatile global z.
7243 * gdb.opt/inline-cmds.c: Likewise.
7244 * gdb.opt/inline-locals.c: Likewise.
7245 * gdb.opt/inline-markers.c: New extern global z.
7246 (marker): Use z.
7247 (inline_fn): Likewise.
7248
0ebbc52b
PA
72492015-08-24 Pedro Alves <palves@redhat.com>
7250
7251 * config/m32r-stub.exp: Remove file.
7252 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
7253 * gdb.base/call-rt-st.exp: Likewise.
7254 * gdb.base/call-strs.exp: Likewise.
7255 * gdb.base/default.exp: Remove references to h8300-*-hms and
7256 *-*-udi*.
7257 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
7258
77c365df
AA
72592015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7260
7261 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
7262 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
7263 and "return" use KFAIL when GDB can not read/write the vector
7264 return value.
7265
4313b8c0
GB
72662015-08-21 Gary Benson <gbenson@redhat.com>
7267
7268 * gdb.trace/pending.exp: Cope with remote transfer warnings.
7269
0e433b32
PA
72702015-08-20 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.server/solib-list.exp: No longer expect an interior stop in
7273 non-stop mode.
7274
221e1a37
PA
72752015-08-20 Pedro Alves <palves@redhat.com>
7276
7277 * gdb.server/connect-stopped-target.c: New file.
7278 * gdb.server/connect-stopped-target.exp: New file.
7279
40e3ad0e
PA
72802015-08-20 Pedro Alves <palves@redhat.com>
7281
7282 * gdb.dwarf2/comp-unit-lang.exp: New file.
7283 * gdb.dwarf2/comp-unit-lang.c: New file.
7284
af39b327
PMR
72852015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
7286
7287 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
7288 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
7289
7d45c7c3 72902015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 7291
7d45c7c3
KB
7292 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
7293 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
7294
4d6cceb4
DE
72952015-08-18 Doug Evans <dje@google.com>
7296 Adrian Sendroiu <adrian.sendroiu@freescale.com>
7297
7298 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
7299 skip_python_tests. New arg prompt_regexp.
7300 (skip_python_tests): New function.
7301 * lib/mi-support.exp (mi_skip_python_tests): New function.
7302 * gdb.python/py-mi-objfile-gdb.py: New file.
7303 * gdb.python/py-mi-objfile.c: New file.
7304 * gdb.python/py-mi-objfile.exp: New file.
7305
ad89c2aa
KS
73062015-08-17 Keith Seitz <keiths@redhat.com>
7307
7308 * gdb.linespec/explicit.exp: Move strace test from here ...
7309 * gdb.trace/strace.exp: ... to here.
7310
e3ae3c43
PP
73112015-08-15 Patrick Palka <patrick@parcs.ath.cx>
7312
7313 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
7314 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
7315
604b2636
DE
73162015-08-14 Doug Evans <xdje42@gmail.com>
7317
7318 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
7319 inferior before selecting a new file.
7320
6ff0ba5f
DE
73212015-08-14 Doug Evans <xdje42@gmail.com>
7322
7323 * gdb.mi/mi-disassemble.exp: Update.
7324 * gdb.base/disasm-optim.S: New file.
7325 * gdb.base/disasm-optim.c: New file.
7326 * gdb.base/disasm-optim.h: New file.
7327 * gdb.base/disasm-optim.exp: New file.
7328
9ca98f92
KS
73292015-08-14 Keith Seitz <keiths@redhat.com>
7330
7331 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
7332 "evaluated-by".
7333
52bbc560
JB
73342015-08-13 Joel Brobecker <brobecker@adacore.com>
7335
7336 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
7337
5d8c3ed3
PMR
73382015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
7339
7340 * gdb.ada/fun_renaming.exp: New testcase.
7341 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
7342 * gdb.ada/fun_renaming/pack.adb: New file.
7343 * gdb.ada/fun_renaming/pack.ads: New file.
7344
ea8812bc
KS
73452015-08-12 Keith Seitz <keiths@redhat.com>
7346
7347 * gdb.base/dso2dso.exp: Pass basename of source file in call to
7348 gdb_get_line_number.
7349
4dafcdeb
JB
73502015-08-12 Joel Brobecker <brobecker@adacore.com>
7351
7352 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
7353 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
7354 gdb.base/dso2dso.exp: New files.
7355
5ba32597
SDJ
73562015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
7357 Pedro Alves <palves@redhat.com>
7358 Keith Seitz <keiths@redhat.com>
7359
7360 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
7361 GDBFLAGS.
7362
b6dafabf
PP
73632015-08-12 Patrick Palka <patrick@parcs.ath.cx>
7364
7365 * gdb.base/gdbhistsize-history.exp
7366 (test_histsize_history_setting): Use save_vars.
7367 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7368 Use save_vars.
7369 (test_no_truncation_of_unlimited_history_file): Use save_vars.
7370 * gdb.base/readline.exp: Use save_vars.
7371
abe8e607
PP
73722015-08-12 Patrick Palka <patrick@parcs.ath.cx>
7373
7374 * lib/gdb.exp (save_vars): New proc.
7375
629500fa
KS
73762015-08-11 Keith Seitz <keiths@redhat.com>
7377
7378 * gdb.base/help.exp: Update help_breakpoint_text.
7379
eb8c4e2e
KS
73802015-08-11 Keith Seitz <keiths@redhat.com>
7381
7382 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
7383 (at toplevel): Call test_explicit_breakpoints.
7384 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
7385 breakpoints.
7386 * lib/mi-support.exp (mi_make_breakpoint): Add support for
7387 breakpoint conditions, "-cond".
7388
87f0e720
KS
73892015-08-11 Keith Seitz <keiths@redhat.com>
7390
7391 * gdb.linespec/3explicit.c: New file.
7392 * gdb.linespec/cpexplicit.cc: New file.
7393 * gdb.linespec/cpexplicit.exp: New file.
7394 * gdb.linespec/explicit.c: New file.
7395 * gdb.linespec/explicit.exp: New file.
7396 * gdb.linespec/explicit2.c: New file.
7397 * gdb.linespec/ls-errs.exp: Add explicit location tests.
7398 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
7399 before using in the matching pattern.
7400 Clarify that `prefix' is a regular expression.
7401
f00aae0f
KS
74022015-08-11 Keith Seitz <keiths@redhat.com>
7403
7404 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
7405 test.
7406 Add tests for missing ",FMT" and ",".
7407
e27852be
DE
74082015-08-10 Doug Evans <dje@google.com>
7409 Keith Seitz <keiths@redhat.com>
7410
7411 PR gdb/17960
7412 * gdb.base/completion.exp: Add location completer tests.
7413
7f03bd92
PA
74142015-08-07 Pedro Alves <palves@redhat.com>
7415
7416 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
7417 tests here.
7418 (top level): Run do_test with and without displaced stepping.
7419
3fc8eb30
PA
74202015-08-07 Pedro Alves <palves@redhat.com>
7421
7422 * gdb.base/valgrind-disp-step.c: New file.
7423 * gdb.base/valgrind-disp-step.exp: New file.
7424
d4569d7b
PA
74252015-08-07 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
7428 Delete function.
7429 (main): Add alarm. Run an infinite loop instead of calling
7430 wait_threads.
7431 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
7432 comment.
7433 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
7434 Delete function.
7435 (main): Add alarm. Run an infinite loop instead of calling
7436 wait_threads.
7437 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
7438 comment.
7439
e1316e60
PA
74402015-08-07 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.base/checkpoint-ns.exp: New file.
7443 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
7444 standard_testfile.
7445
da8c46d2
MM
74462015-08-07 Markus Metzger <markus.t.metzger@intel.com>
7447
7448 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
7449 * gdb.btrace/instruction_history.exp: Update.
7450 * gdb.btrace/tsx.exp: New.
7451 * gdb.btrace/tsx.c: New.
7452
de1c2c52
PA
74532015-08-06 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
7456 increase timeout.
7457 * gdb.reverse/until-precsave.exp: Bump timeouts.
7458
782e0bf4
PA
74592015-08-06 Pedro Alves <palves@redhat.com>
7460
7461 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
7462
83e97ed0
PA
74632015-08-06 Pedro Alves <palves@redhat.com>
7464
7465 PR gdb/18749
7466 * gdb.threads/process-dies-while-handling-bp.c: New file.
7467 * gdb.threads/process-dies-while-handling-bp.exp: New file.
7468
863d01bd
PA
74692015-08-06 Pedro Alves <palves@redhat.com>
7470
7471 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
7472 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
7473
0a39bb32
PA
74742015-08-05 Pedro Alves <palves@redhat.com>
7475
7476 * gdb.threads/next-while-other-thread-longjmps.c: New file.
7477 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
7478
ee2d2b10
SL
74792015-08-03 Sandra Loosemore <sandra@codesourcery.com>
7480
7481 * gdb.base/bp-permanent.exp: Report test as unsupported if
7482 the target cannot stop at the permanent breakpoint.
7483
4e1bdb00
DE
74842015-08-03 Doug Evans <dje@google.com>
7485
7486 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
7487 10000.
7488
3d338901
DE
74892015-08-03 Doug Evans <dje@google.com>
7490
7491 * Makefile.in (workers/%.worker, build-perf): New rule.
7492 (GDB_PERFTEST_MODE): New variable.
7493 (check-perf): Use it.
7494 (clean): Clean up gdb.perf parallel build subdirs.
7495 * lib/build-piece.exp: New file.
7496 * lib/gdb.exp (make_gdb_parallel_path): New function
7497 (standard_output_file, standard_temp_file): Call it.
7498 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7499 of $GDB_PARALLEL.
7500 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
7501
af061d3e
DE
75022015-08-03 Doug Evans <dje@google.com>
7503
8e1afc81 7504 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
7505 (LOG_FILE_NAME): New global.
7506 (TextReporter.__init__): Initialize self.txt_sum.
7507 (TextReporter.report): Add support for multiple data-points.
7508 Move report to perftest.sum, put raw data in perftest.log.
7509 (TextReporter.start): Open sum and log files.
7510 (TextReporter.end): Close sum and log files.
8e1afc81
DE
7511 * gdb.perf/lib/perftest/testresult.py
7512 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 7513
2c8c5d37
PA
75142015-07-31 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
7517 Use spawn_id_get_pid. Wait for spawn id after eof. Use
7518 kill_wait_spawned_process instead of explicit "kill -9".
7519 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
7520 returning a spawn id instead of a pid. Use spawn_id_get_pid and
7521 kill_wait_spawned_process.
7522 * gdb.base/attach-twice.exp: Likewise.
7523 * gdb.base/attach.exp: Likewise.
7524 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
7525 gdb_test_multiple.
7526 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
7527 returning a spawn id instead of a pid. Use spawn_id_get_pid and
7528 kill_wait_spawned_process.
7529 * gdb.base/valgrind-infcall.exp: Likewise.
7530 * gdb.multi/multi-attach.exp: Likewise.
7531 * gdb.python/py-prompt.exp: Likewise.
7532 * gdb.python/py-sync-interp.exp: Likewise.
7533 * gdb.server/ext-attach.exp: Likewise.
7534 * gdb.threads/attach-into-signal.exp (corefunc): Use
7535 spawn_wait_for_attach, spawn_id_get_pid and
7536 kill_wait_spawned_process.
7537 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
7538 spawn_wait_for_attach returning a spawn id instead of a pid. Use
7539 spawn_id_get_pid and kill_wait_spawned_process.
7540 * gdb.threads/attach-stopped.exp (corefunc): Use
7541 spawn_wait_for_attach, spawn_id_get_pid and
7542 kill_wait_spawned_process.
7543 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
7544 Use spawn_id_get_pid. Wait for spawn id after eof. Use
7545 kill_wait_spawned_process instead of explicit "kill -9".
7546 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
7547 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
7548 (spawn_wait_for_attach): Use spawn instead of exec to spawn
7549 processes. Don't map cygwin/windows pids here. Now returns a
7550 spawn id list.
7551
032a0fca
SL
75522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7553
7554 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
7555 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
7556 correct patch.
7557
61a934ca
SL
75582015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7559
7560 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
7561
4bc4d428
SL
75622015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7563
7564 Reapply:
7565 2014-05-21 Mark Wielaard <mjw@redhat.com>
7566
7567 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7568
998d452a
PA
75692015-07-30 Pedro Alves <palves@redhat.com>
7570
7571 * linux-low.c (handle_extended_wait): Set the child's last
7572 reported status to TARGET_WAITKIND_STOPPED.
7573
69dde7dc
PA
75742015-07-30 Pedro Alves <palves@redhat.com>
7575
7576 PR threads/18600
7577 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
7578 only shows inferior 1.
7579
4dd63d48
PA
75802015-07-30 Simon Marchi <simon.marchi@ericsson.com>
7581 Pedro Alves <palves@redhat.com>
7582
7583 PR threads/18600
7584 * gdb.threads/fork-plus-threads.c: New file.
7585 * gdb.threads/fork-plus-threads.exp: New file.
7586
d618e4c5
PP
75872015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7588
7589 * gdb.base/batch-preserve-term-settings.exp
7590 (test_terminal_settings_preserved_after_cli_exit): Use
7591 send_quit_command.
7592
1eef6428
PA
75932015-07-29 Pedro Alves <palves@redhat.com>
7594 Don Breazeal <donb@codesourcery.com>
7595
7596 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
7597 output from both inferior_spawn_id and gdb_spawn_id.
7598
7da5b897
SDJ
75992015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
7600
7601 * gdb.threads/attach-into-signal.exp (corefunc): Use
7602 with_test_prefix on nested loops, uniquefying the test messages.
7603
dac804df
SDJ
76042015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
7605
7606 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
7607 commit.
7608
06265e53
PP
76092015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7610
7611 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
7612 New proc.
7613 (test_terminal_settings_preserved_after_sigterm): New test.
7614
18206ca3
PP
76152015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7616
7617 * gdb.base/batch-preserve-term-settings.exp
7618 (test_terminal_settings_preserved_after_cli_exit): New test.
7619
90074d11
PP
76202015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7621
7622 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
7623 manipulation of saved_gdbflags.
7624 (test_terminal_settings_preserved): Remove global declaration of
7625 the unused variable pagination_prompt. Remove manipulation of
7626 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
7627 GDBFLAGS.
7628
eb1a7902
PA
76292015-07-29 Pedro Alves <palves@redhat.com>
7630
7631 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
7632
8b75dd3b
PA
76332015-07-29 Pedro Alves <palves@redhat.com>
7634
7635 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
7636 at the top.
7637
dedad4e3
PA
76382015-07-29 Pedro Alves <palves@redhat.com>
7639
7640 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
7641 (main): Call gdb_unbuffer_output.
7642 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
7643 (main): Call gdb_unbuffer_output.
7644 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
7645 (main): Call gdb_unbuffer_output.
7646 * gdb.base/call-strs.exp: Adjust to step over the
7647 gdb_unbuffer_output call.
7648 * gdb.base/catch-gdb-caused-signals.c: Include
7649 "../lib/unbuffer_output.c".
7650 (main): Call gdb_unbuffer_output.
7651 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
7652 (main): Call gdb_unbuffer_output.
7653 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
7654 (main): Call gdb_unbuffer_output.
7655 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
7656 (main): Call gdb_unbuffer_output.
7657 * gdb.base/shlib-call.exp: Adjust to step over the
7658 gdb_unbuffer_output call.
7659 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
7660 (main): Call gdb_unbuffer_output.
7661 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
7662 (main): Call gdb_unbuffer_output.
7663 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
7664 (main): Rename to ...
7665 (test): ... this.
7666 (main): Reimplement.
7667 * gdb.base/varargs.exp: Run to test instead of to main.
7668 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
7669 (main): Call gdb_unbuffer_output.
7670
58789a91
PA
76712015-07-29 Pedro Alves <palves@redhat.com>
7672
7673 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
7674 factore out from mi_continue_dprintf. For call-style dprintfs,
7675 expect dprintf output out of $inferior_spawn_id.
7676 (mi_continue_dprintf): Use mi_expect_dprintf.
7677 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
7678 (main): Call gdb_unbuffer_output.
7679
e8376742
PA
76802015-07-29 Pedro Alves <palves@redhat.com>
7681
7682 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
7683 (default_mi_gdb_start): Set inferior_spawn_id instead of
7684 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
7685 gdb_spawn_id.
7686 (mi_gdb_test): Always expect inferior output from both
7687 $inferior_spawn_id and $gdb_spawn_id.
7688
08280010
PA
76892015-07-29 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
7692 send_inferior and $inferior_spawn_id.
7693
4d30e432
PA
76942015-07-29 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.gdb/complaints.exp (test_initial_complaints)
7697 (test_serial_complaints, test_short_complaints): Use
7698 gdb_test_stdio.
7699 (test_empty_complaint): Handle $inferior_spawn_id !=
7700 $gdb_spawn_id.
7701
0d30a335
PA
77022015-07-29 Pedro Alves <palves@redhat.com>
7703
7704 * gdb.base/varargs.exp: Use gdb_test_stdio.
7705
39413b29
PA
77062015-07-29 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
7709
7cb000a9
PA
77102015-07-29 Pedro Alves <palves@redhat.com>
7711
7712 * gdb.base/ending-run.exp: Use gdb_test_stdio.
7713
d7b8ac82
PA
77142015-07-29 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
7717 parameter into two new parameters, "inf_result" and "gdb_result".
7718 Expect inferior output and gdb output from $inferior_spawn_id and
7719 $gdb_spawn_id, respectively. Adjust all callers.
7720
789c3a0c
PA
77212015-07-29 Pedro Alves <palves@redhat.com>
7722
7723 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
7724 of gdb_test_sequence.
7725
77e760c3
PA
77262015-07-29 Pedro Alves <palves@redhat.com>
7727
7728 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
7729 (saw_spurious_output): Expect inferior output from
7730 $inferior_spawn_id. Use gdb_test_stdio.
7731
8396d2cd
PA
77322015-07-29 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.base/dprintf.exp: Use standard_testfile. Change
7735 prepare_for_testing call.
7736 (srcfile): Don't set.
7737 (restart): New procedure.
7738 (test_dprintf): New procecure, use to continue over dprintfs.
7739 (test_call, test_agent): New procedures, tests moved here.
7740 Restart gdb and recreate dprintfs. Adjust expected output.
7741
2051d61f
PA
77422015-07-29 Pedro Alves <palves@redhat.com>
7743
7744 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
7745
452397af
PA
77462015-07-29 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
7749
8aed9555
PA
77502015-07-29 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
7753 gdb_test_stdio.
7754
188a61b4
PA
77552015-07-29 Pedro Alves <palves@redhat.com>
7756
7757 * lib/gdb.exp (gdb_test_stdio): New procedure.
7758
12264a45
PA
77592015-07-29 Pedro Alves <palves@redhat.com>
7760
7761 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
7762
23ffc893
PA
77632015-07-29 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.base/call-signal-resume.exp: Remove check for
7766 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
7767 * gdb.base/unwindonsignal.exp: Likewise.
7768 * gdb.base/call-signals.c (gen_signal): Remove printf call.
7769 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
7770
65566918
PA
77712015-07-29 Pedro Alves <palves@redhat.com>
7772
7773 * gdb.base/siginfo-addr.c (pass): New function.
7774 (handler): Call it iff si_addr is correct.
7775 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
7776 Set a breakpoint at "pass" and continue to it.
7777
d60a9221
SDJ
77782015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
7779
7780 * gdb.python/py-objfile.exp: Make some tests have unique names.
7781 * gdb.python/py-pp-registration.exp: Likewise.
7782
bde40b8f
PA
77832015-07-28 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.server/server-exec-info.exp: Issue a "disconnect".
7786
13e1dec8
SM
77872015-07-27 Simon Marchi <simon.marchi@ericsson.com>
7788
7789 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
7790
da33c9a7
SM
77912015-07-27 Simon Marchi <simon.marchi@ericsson.com>
7792
7793 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
7794
077836f7
PP
77952015-07-27 Patrick Palka <patrick@parcs.ath.cx>
7796
7797 * gdb.base/gdb-sigterm-2.exp: New test.
7798
b8cc7b2e
DE
77992015-07-25 Doug Evans <xdje42@gmail.com>
7800
7801 Revert:
7802 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
7803 (workers/%.worker, build-perf): New rule.
7804 (GDB_PERFTEST_MODE): New variable.
7805 (check-perf): Use it.
7806 (clean): Clean up gdb.perf parallel build subdirs.
7807 * lib/build-piece.exp: New file.
7808 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
7809 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
7810 name.
7811 (standard_temp_file): Ditto.
7812 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7813 of $GDB_PARALLEL.
7814
c8bd4544
DE
78152015-07-24 Doug Evans <dje@google.com>
7816
7817 * gdb.perf/lib/perftest/utils.py: New file.
7818 * gdb.perf/gm-hello.cc: New file.
7819 * gdb.perf/gm-pervasive-typedef.cc: New file.
7820 * gdb.perf/gm-pervasive-typedef.h: New file.
7821 * gdb.perf/gm-std.cc: New file.
7822 * gdb.perf/gm-std.h: New file.
7823 * gdb.perf/gm-use-cerr.cc: New file.
7824 * gdb.perf/gm-utils.h: New file.
7825 * gdb.perf/gmonster-null-lookup.py: New file.
7826 * gdb.perf/gmonster-pervasive-typedef.py: New file.
7827 * gdb.perf/gmonster-print-cerr.py: New file.
7828 * gdb.perf/gmonster-ptype-string.py: New file.
7829 * gdb.perf/gmonster-runto-main.py: New file.
7830 * gdb.perf/gmonster-select-file.py: New file.
7831 * gdb.perf/gmonster1-null-lookup.exp: New file.
7832 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
7833 * gdb.perf/gmonster1-print-cerr.exp: New file.
7834 * gdb.perf/gmonster1-ptype-string.exp: New file.
7835 * gdb.perf/gmonster1-runto-main.exp: New file.
7836 * gdb.perf/gmonster1-select-file.exp: New file.
7837 * gdb.perf/gmonster1.cc: New file.
7838 * gdb.perf/gmonster1.exp: New file.
7839 * gdb.perf/gmonster2-null-lookup.exp: New file.
7840 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
7841 * gdb.perf/gmonster2-print-cerr.exp: New file.
7842 * gdb.perf/gmonster2-ptype-string.exp: New file.
7843 * gdb.perf/gmonster2-runto-main.exp: New file.
7844 * gdb.perf/gmonster2-select-file.exp: New file.
7845 * gdb.perf/gmonster2.cc: New file.
7846 * gdb.perf/gmonster2.exp: New file.
7847
6eab34f3
DE
78482015-07-24 Doug Evans <dje@google.com>
7849
7850 * gdb.perf/README: New file.
7851 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
7852 * lib/gen-perf-test.exp: New file.
7853
63738bfd
DE
78542015-07-24 Doug Evans <dje@google.com>
7855
7856 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
7857 (PerfTest::startup): New function.
7858 (PerfTest::run): Return result of calling body.
7859 (PerfTest::assemble): Rewrite.
7860 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
7861 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
7862 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
7863 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
7864 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
7865
7b606f95
DE
78662015-07-24 Doug Evans <dje@google.com>
7867
7868 * lib/gdb.exp (clean_restart): Make executable optional.
7869
a97b16b8
DE
78702015-07-24 Doug Evans <dje@google.com>
7871
7872 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
7873 compiler_info references.
7874 * gdb.cp/temargs.exp: Ditto.
7875 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
7876 (get_compiler_info): Early exit if already computed. Set compiler_info
7877 to "unknown" if there was a problem.
7878 (test_compiler_info): Add function comment. Call get_compiler_info.
7879
35baa57f
DE
78802015-07-24 Doug Evans <dje@google.com>
7881
7882 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
7883 (workers/%.worker, build-perf): New rule.
7884 (GDB_PERFTEST_MODE): New variable.
7885 (check-perf): Use it.
7886 (clean): Clean up gdb.perf parallel build subdirs.
7887 * lib/build-piece.exp: New file.
7888 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
7889 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
7890 name.
7891 (standard_temp_file): Ditto.
7892 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7893 of $GDB_PARALLEL.
7894
6ebea266
DE
78952015-07-24 Doug Evans <dje@google.com>
7896
7897 * lib/future.exp (gdb_default_target_compile): New option
7898 "early_flags".
7899 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
7900 --as-needed.
7901
1e76a7e9
SDJ
79022015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
7903
7904 * gdb.base/catch-syscall.exp: Call gdb_exit before
7905 gdb_skip_xml_test.
7906
5068630a
PA
79072015-07-24 Pedro Alves <palves@redhat.com>
7908
7909 * gdb.python/py-events.exp: Accept output between the stop event
7910 and the prompt.
7911 * gdb.python/py-evsignal.exp: Likewise.
7912 * gdb.python/py-evthreads.exp: Likewise.
7913
77598427
PA
79142015-07-24 Pedro Alves <palves@redhat.com>
7915
7916 PR gdb/18717
7917 * gdb.threads/non-ldr-exit.c: New file.
7918 * gdb.threads/non-ldr-exit.exp: New file.
7919
11e6c98f
YQ
79202015-07-24 Yao Qi <yao.qi@linaro.org>
7921
7922 * gdb.server/ext-wrapper.exp: Test --wrapper option when
7923 restarting process.
7924
51aee833
YQ
79252015-07-24 Yao Qi <yao.qi@linaro.org>
7926
7927 * gdb.server/ext-restart.exp: New file.
7928
8cfe207c
YQ
79292015-07-24 Yao Qi <yao.qi@linaro.org>
7930
7931 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
7932 argument options.
7933 * gdb.server/ext-wrapper.exp: New file.
7934
cc12ce38
DE
79352015-07-23 Doug Evans <dje@google.com>
7936
7937 * gdb.dwarf2/dw2-dummy-cu.S: New file.
7938 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
7939
d0d84780
PMR
79402015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
7941
7942 * gdb.ada/var_arr_typedef.exp: New testcase.
7943 * gdb.ada/var_arr_typedef/pack.adb: New file.
7944 * gdb.ada/var_arr_typedef/pack.ads: New file.
7945 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
7946
8b558f79
JB
79472015-07-20 Joel Brobecker <brobecker@adacore.com>
7948
7949 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
7950
775a3298
JK
79512015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7952
7953 * gdb.arch/i386-biarch-core.exp: Replace istarget
7954 by "complete set gnutarget". Remove expectation for the "core-file"
7955 command.
7956
db1ff28b
JK
79572015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7958
7959 Revert the previous commit:
7960 Tests for validate symbol file using build-id.
7961
0a94970d
JK
79622015-07-15 Aleksandar Ristovski <aristovski@qnx.com
7963
7964 Tests for validate symbol file using build-id.
7965 * gdb.base/solib-mismatch-lib.c: New file.
7966 * gdb.base/solib-mismatch-libmod.c: New file.
7967 * gdb.base/solib-mismatch.c: New file.
7968 * gdb.base/solib-mismatch.exp: New file.
7969
03346981
SL
79702015-07-15 Sandra Loosemore <sandra@codesourcery.com>
7971
7972 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
7973 nios2-*-linux*.
7974 * gdb.base/sigbpt.exp (stepi_out): Likewise.
7975 * gdb.base/siginfo.exp: Likewise.
7976 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7977
42422cc7
PL
79782015-07-15 Pierre Langlois <pierre.langlois@arm.com>
7979
7980 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
7981 Move it to ...
7982 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
7983 ... here.
7984 * gdb.trace/range-stepping.exp: Check that the target supports
7985 range stepping.
7986
cfa68bae
JK
79872015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7988
7989 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
7990
8ffdba26
PA
79912015-07-14 Pedro Alves <palves@redhat.com>
7992
7993 * gdb.base/killed-outside.exp: New file.
7994 * gdb.base/killed-outside.c: New file.
7995
218a5a11
JK
79962015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7997
7998 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
7999 (n at main): New.
8000 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8001
e03ed3c6
AA
80022015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8003
8004 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8005 infcall tests instead of setting up for KFAIL.
8006
485668e5
MM
80072015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8008
8009 * gdb.btrace/record_goto-step.exp: New.
8010
08464196
JK
80112015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8012
8013 PR compile/18484
8014 * gdb.compile/compile.c (struct struct_type): Add volatile to
8015 selffield's type.
8016 * gdb.compile/compile.exp
8017 (compile code struct_object.selffield = &struct_object): Skip further
8018 struct_object tests if this one xfails.
8019
bcf5c1d9
RC
80202015-07-08 Robert O'Callahan <robert@ocallahan.org>
8021
8022 PR exp/18617
8023 * gdb.trace/ax.exp: Add test.
8024
4931af25
YQ
80252015-07-07 Yao Qi <yao.qi@linaro.org>
8026
8027 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8028 instead of istarget "aarch64*-*-*".
8029 * gdb.arch/aarch64-fp.exp: Likewise.
8030 * gdb.base/float.exp: Likewise.
8031 * gdb.reverse/aarch64.exp: Likewise.
8032 * lib/gdb.exp (is_aarch64_target): New proc.
8033
9fcf688e
YQ
80342015-07-07 Yao Qi <yao.qi@linaro.org>
8035
8036 * lib/gdb.exp (is_aarch32_target): New proc.
8037 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8038 instead of "istarget "arm*-*-*"".
8039 * gdb.arch/arm-disp-step.exp: Likewise.
8040 * gdb.arch/thumb-bx-pc.exp: Likewise.
8041 * gdb.arch/thumb-prologue.exp: Likewise.
8042 * gdb.arch/thumb-singlestep.exp: Likewise.
8043 * gdb.base/disp-step-syscall.exp: Likewise.
8044 * gdb.base/float.exp: Likewise.
8045
fbd8d50d
YQ
80462015-07-07 Yao Qi <yao.qi@linaro.org>
8047
8048 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8049 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8050
71be1fdc
YQ
80512015-07-07 Yao Qi <yao.qi@linaro.org>
8052
8053 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8054 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8055 if it exists.
8056 * gdb.multi/multi-arch.exp: Likewise.
8057
3e221d36
SM
80582015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8059
8060 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8061 print.
8062
d441430b
YQ
80632015-07-07 Yao Qi <yao.qi@linaro.org>
8064
8065 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8066
06f810bd
MG
80672015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8068
8069 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8070 '[' and ']' characters.
8071
5e61e7c0
IB
80722015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8073
8074 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8075
28bf096c
PA
80762015-06-29 Pedro Alves <palves@redhat.com>
8077
8078 PR threads/18127
8079 * gdb.threads/hand-call-new-thread.c: New file.
8080 * gdb.threads/hand-call-new-thread.c: New file.
8081
ee93cd5e
KS
80822015-06-26 Keith Seitz <keiths@redhat.com>
8083 Doug Evans <dje@google.com>
8084
8085 PR 16253
8086 * gdb.cp/var-tag-2.cc: New file.
8087 * gdb.cp/var-tag-3.cc: New file.
8088 * gdb.cp/var-tag-4.cc: New file.
8089 * gdb.cp/var-tag.cc: New file.
8090 * gdb.cp/var-tag.exp: New file.
8091
fc637f04
PP
80922015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8093
8094 * gdb.base/history-duplicates.exp: New test.
8095
2e52ae68
PP
80962015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8097
8098 * gdb.base/completion.exp: Test the completion of the "focus"
8099 command.
8100
6e22494e
JK
81012015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8102
8103 * gdb.arch/amd64-prologue-skip.S: New file.
8104 * gdb.arch/amd64-prologue-skip.exp: New file.
8105
bf7b9cd9
SM
81062015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8107
8108 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8109 is_address_zero_readable check.
8110
201e8dfd
PB
81112015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8112
8113 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8114 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8115
5cd867b4
YQ
81162015-06-24 Yao Qi <yao.qi@linaro.org>
8117
8118 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8119 linux targets.
8120
4d7be007
YQ
81212015-06-24 Yao Qi <yao.qi@linaro.org>
8122
8123 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8124 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8125 * gdb.base/siginfo-thread.exp: Likewise.
8126
07fcd301
YQ
81272015-06-22 Yao Qi <yao.qi@linaro.org>
8128
8129 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8130
52042a00
YQ
81312015-06-22 Yao Qi <yao.qi@linaro.org>
8132
8133 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8134 aarch64*-*-*.
8135 (skip_hw_watchpoint_tests): Likewise.
8136
74bd41ce
PP
81372015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8138
8139 * gdb.base/gdbinit-history.exp: Test the interaction between
8140 setting GDBHISTSIZE and setting the history size via .gdbinit.
8141
bc460514
PP
81422015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8143
8144 PR gdb/16999
8145 * gdb.base/gdbhistsize-history.exp: New test.
8146
b58c513b
PP
81472015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8148
8149 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8150 with GDBHISTSIZE.
8151 * gdb.base/readline.exp: Likewise.
8152
92046791
YQ
81532015-06-17 Yao Qi <yao.qi@linaro.org>
8154
8155 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8156 line.
8157
2093d2d3
PP
81582015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8159
8160 * gdb.base/gdbinit-history.exp: Add test case to check that
8161 an unlimited history file does not get truncated on exit.
8162
e6c693af
AA
81632015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8164
8165 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8166 (VECTOR): New macro. Use it...
8167 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8168 ...for these typedefs.
8169 (int8, char1, int1, double1): New typedefs.
8170 (struct just_int2, struct two_int2): New structures.
8171 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8172 (add_structvecs, add_singlevecs): New functions.
8173 (main): Call add_some_intvecs twice.
8174 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8175 the compile and exit upon failure. Try compiling for the "native"
8176 architecture. Test inferior function calls with vector arguments
8177 and vector return value handling with "finish" and "return".
8178
c74f7d1c
JT
81792015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8180
8181 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8182 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8183 PE file.
8184 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8185
98aa42ee
AT
81862015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8187
8188 PR breakpoints/16465
8189 * gdb.mi/mi-dprintf-pending.c: New file.
8190 * gdb.mi/mi-dprintf-pending.exp: New test.
8191 * gdb.mi/mi-dprintf-pendshr.c: New file.
8192
7d73c23c 81932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 8194 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
8195
8196 * gdb.arch/i386-mpx-map.c: New file.
8197 * gdb.arch/i386-mpx-map.exp: New File.
8198
81992015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8200
8201 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
8202 * gdb.arch/i386-mpx.exp: Indentation fixed.
8203
82042015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8205
8206 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
8207 function and improved indentation.
8208 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
8209 gdb_test_multiple. Added additional tests to skip the test.
8210
82112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8212
8213 * gdb.arch/i386-avx512.c: Change path in include file.
8214 * gdb.arch/i386-avx512.exp: Change include dir path
8215 compilation flag.
8216 * gdb.arch/i386-mpx.c: Change path in include file.
8217 * gdb.arch/i386-mpx.exp: Change include dir path compilation
8218 flag.
8219
d5eba19a
JK
82202015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8221
8222 * gdb.compile/compile-print.exp (compile print *vararray@3)
8223 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
8224
7f361056
JK
82252015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8226
8227 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
8228 (do not keep jit in memory): ... this.
8229 (expect 5): Change it to ...
8230 (expect no 5): ... this.
8231
3b462ec2
SM
82322015-06-02 Simon Marchi <simon.marchi@ericsson.com>
8233
8234 PR gdb/15564
8235 * gdb.mi/mi-detach.exp: New file.
8236
e0619de6
JK
82372015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8238
8239 PR symtab/18392
8240 * gdb.arch/amd64-tailcall-self.S: New file.
8241 * gdb.arch/amd64-tailcall-self.c: New file.
8242 * gdb.arch/amd64-tailcall-self.exp: New file.
8243
e970cb34
DB
82442015-05-28 Don Breazeal <donb@codesourcery.com>
8245
8246 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
8247 tests for remote targets by checking is_target_gdbserver.
8248
b2e2f908
DE
82492015-05-27 Doug Evans <dje@google.com>
8250
8251 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
8252 * gdb.dwarf2/opaque-type-lookup.c: New file.
8253 * gdb.dwarf2/opaque-type-lookup.exp: New file.
8254
82c7be31
DE
82552015-05-26 Doug Evans <dje@google.com>
8256
8257 * gdb.cp/iostream.cc: New file.
8258 * gdb.cp/iostream.exp: New file.
8259
b4f54984
DE
82602015-05-26 Doug Evans <dje@google.com>
8261
8262 * gdb.dwarf2/dw2-op-call.exp: Update.
8263 * gdb.dwarf2/dw4-sig-types.exp: Update.
8264 * gdb.dwarf2/implptr.exp: Update.
8265 * gdb.mi/mi-cmd-param-changed.exp: Update.
8266
4ea6efe9
DE
82672015-05-26 Doug Evans <dje@google.com>
8268
8269 * gdb.python/py-lazy-string.c: New file.
8270 * gdb.python/py-lazy-string.exp: New file.
8271 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
8272 (main): Update. Add estring3.
8273 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
8274 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
8275
f6bb7db3
YQ
82762015-05-26 Omair Javaid <omair.javaid@linaro.org>
8277 Yao Qi <yao.qi@linaro.org>
8278
8279 * gdb.reverse/aarch64.c: New.
8280 * gdb.reverse/aarch64.exp: New.
8281
a81bfbd0
OJ
82822015-05-26 Omair Javaid <omair.javaid@linaro.org>
8283
25d49b86
PA
8284 * lib/gdb.exp (supports_process_record): Return true for
8285 aarch64*-linux*.
a81bfbd0
OJ
8286 (supports_reverse): Likewise.
8287
158bf1b4
PP
82882015-05-22 Patrick Palka <patrick@parcs.ath.cx>
8289
8290 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8291 Use with_test_prefix.
8292
a0145030
AB
82932015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8294
8295 * gdb.base/completion.exp: Add test for completion of layout
8296 names.
8297
ebe3b578
AB
82982015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
8299
8300 * lib/gdb.exp (skip_tui_tests): New proc.
8301 * gdb.base/tui-layout.exp: Check skip_tui_tests.
8302
84204ed7
PA
83032015-05-19 Pedro Alves <palves@redhat.com>
8304
8305 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8306 Save the whole env array instead of just HOME. Unset HISTSIZE in
8307 the environment while testing. Restore whole environment
8308 afterwards.
8309
37442ce1
DE
83102015-05-16 Doug Evans <xdje42@gmail.com>
8311
8312 * gdb.guile/scm-ports.c: New file.
8313 * gdb.guile/scm-ports.exp: Add memory port tests.
8314
36de76f9
JK
83152015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8316
8317 * gdb.compile/compile-print.c: New file.
8318 * gdb.compile/compile-print.exp: New file.
8319
3a9558c4
JK
83202015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8321
8322 * gdb.compile/compile-ops.exp: Cast param to void.
8323 * gdb.compile/compile.exp: Complete type for _gdb_expr.
8324 (compile code struct_object.selffield = &struct_object): Add xfail.
8325
aa715135
JG
83262015-05-15 Joel Brobecker <brobecker@adacore.com>
8327
8328 * gdb.ada/arr_enum_with_gap: New testcase.
8329
931e5bc3
JG
83302015-05-15 Joel Brobecker <brobecker@adacore.com>
8331
8332 * gdb.ada/byte_packed_arr: New testcase.
8333
9cd4d857
JB
83342015-05-15 Joel Brobecker <brobecker@adacore.com>
8335
8336 * gdb.ada/pckd_neg: New testcase.
8337
ebfd00d2
PP
83382015-05-13 Patrick Palka <patrick@parcs.ath.cx>
8339
8340 PR gdb/17820
8341 * gdb.base/gdbinit-history.exp: New test.
8342 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
8343 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
8344
4c082a81
SC
83452015-05-09 Siva Chandra Reddy <sivachandra@google.com>
8346
8347 * gdb.python/py-xmethods.cc: Enhance test case.
8348 * gdb.python/py-xmethods.exp: New tests.
8349 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
8350 function.
8351 (B_indexoper): Likewise.
8352 (global_dm_list) : Add new xmethod worker functions.
8353
f7797074
SDJ
83542015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
8355
8356 * gdb.base/coredump-filter.exp: Correctly unset
8357 "coredump_var_addr" array.
8358
a4674e4e
PA
83592015-05-08 Pedro Alves <palves@redhat.com>
8360
8361 * gdb.server/non-existing-program.exp: Unset spawn_id.
8362
df2eb078
SC
83632015-05-08 Siva Chandra Reddy <sivachandra@google.com>
8364
8365 PR python/18291
8366 * gdb.python/py-xmethods.exp: Add tests.
8367
422349a3
YQ
83682015-05-08 Yao Qi <yao.qi@linaro.org>
8369
8370 PR gdb/18208
8371 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
8372 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
8373 function set_coredump_filter, and remove remote_exec call.
8374 Remove argument ipid. Callers update.
8375 (top level): Don't get inferior's PID.
8376
63fc80ce
AA
83772015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
8378
8379 * gdb.base/watch_thread_num.exp: Skip test on targets without
8380 access watchpoints.
8381
80ad801e
PA
83822015-05-06 Pedro Alves <palves@redhat.com>
8383
8384 PR server/18081
8385 * gdb.server/non-existing-program.exp: New file.
8386
0fa7fe50
JB
83872015-05-05 Joel Brobecker <brobecker@adacore.com>
8388
8389 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
8390
3ea89b92
PMR
83912015-05-05 Joel Brobecker <brobecker@adacore.com>
8392
8393 * gdb.ada/out_of_line_in_inlined: New testcase.
8394
87b8eff0
JB
83952015-05-05 Joel Brobecker <brobecker@adacore.com>
8396
8397 * gdb.ada/var_rec_arr: New testcase.
8398
5fccc635
YQ
83992015-04-30 Yao Qi <yao.qi@linaro.org>
8400
8401 * gdb.base/break-idempotent.exp: If
8402 skip_hw_watchpoint_multi_tests returns true, skip the tests
8403 on "rwatch" and "awatch".
8404
42d38f42
YQ
84052015-04-30 Yao Qi <yao.qi@linaro.org>
8406
8407 * gdb.base/relativedebug.exp: Invoke gdb command
8408 "info sharedlibrary", and if libc.so doesn't have debug info,
8409 skip the test.
8410
2ce1cdbf
DE
84112015-04-29 Doug Evans <dje@google.com>
8412
8413 * gdb.python/py-xmethods.exp: Add ptype tests.
8414 * gdb.python/py-xmethods.py (E_method_char_worker): Add
8415 get_result_type method.
8416
f24a38c5
LM
84172015-04-29 Luis Machado <lgustavo@codesourcery.com>
8418
8419 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
8420 the target does not support hardware watchpoints.
8421
ecbf2b3c
LM
84222015-04-29 Luis Machado <lgustavo@codesourcery.com>
8423
8424 * gdb.base/break-always.exp: Abort testing if writing to memory
8425 causes an error.
8426
34f5f757
DE
84272015-04-28 Doug Evans <dje@google.com>
8428
8429 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
8430 * gdb.python/py-pp-registration.exp: ... here. New file.
8431 * gdb.python/py-pp-registration.c: New file.
8432 * gdb.python/py-pp-registration.py: New file.
8433
69b4374a
DE
84342015-04-28 Doug Evans <dje@google.com>
8435
8436 * gdb.python/py-bad-printers.c: New file.
8437 * gdb.python/py-bad-printers.py: New file.
8438 * gdb.python/py-bad-printers.exp: New file.
8439
59fb7612
SS
84402015-04-28 Sasha Smundak <asmundak@google.com>
8441
8442 * gdb.python/py-type.exp: New test.
8443
2631b16a
AW
84442015-04-28 Andy Wingo <wingo@igalia.com>
8445
8446 * gdb.python/py-parameter.exp:
8447 * gdb.guile/scm-parameter.exp: Escape the path that we are
8448 matching against, as it might contain characters that are special
8449 to regular expressions.
8450
460efde1
JB
84512015-04-27 Joel Brobecker <brobecker@adacore.com>
8452
8453 * gdb.ada/rec_comp: New testcase.
8454
2d369d8e
SDJ
84552015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
8456
8457 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
8458 before using it.
8459
cf75d6c3
AB
84602015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
8461
8462 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
8463 new tests for verilog output.
8464
8dbe7ca5
YQ
84652015-04-24 Yao Qi <yao.qi@linaro.org>
8466
8467 * boards/remote-gdbserver-on-localhost.exp: New file.
8468
4ef9fb2f
PA
84692015-04-23 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
8472 $inferior_spawn_id instead of $inferior_spawn_id directly. On
8473 "end of file", remove $inferior_spawn_id from the indirect list.
8474
0a803169
PA
84752015-04-23 Pedro Alves <palves@redhat.com>
8476
8477 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
8478
749ef8f8
PA
84792015-04-23 Pedro Alves <palves@redhat.com>
8480
8481 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
8482 on $any_spawn_id instead of only on $gdb_spawn_id.
8483
8aae4344
PM
84842015-04-21 Pierre Muller <muller@sourceware.org>
8485
8486 PR pascal/17815
8487 * lib/pascal.exp (gpc_compile): Add new option "class".
8488 (fpc_compile): Likewise.
8489 * gdb.pascal/case-insensitive-symbols.pas: New file.
8490 * gdb.pascal/case-insensitive-symbols.exp: New file.
8491
1586c8fb
GB
84922015-04-20 Gary Benson <gbenson@redhat.com>
8493
8494 * gdb.base/attach.exp: Fix three extended remote failures.
8495
1b6e6f5c
GB
84962015-04-17 Gary Benson <gbenson@redhat.com>
8497
8498 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
8499 the main executable over the remote protocol.
8500
e797481d
PA
85012015-04-16 Pedro Alves <palves@redhat.com>
8502
8503 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
8504 a new gdbserver if gdbserver_reconnect_p is set.
8505
1ca99c42
PA
85062015-04-16 Pedro Alves <palves@redhat.com>
8507
8508 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
8509 is set, don't exit gdbserver.
8510
af9fd6f8
AA
85112015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8512
8513 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
8514 appropriate .insn, such that an older assembler can be used.
8515 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
8516 the z/Architecture instruction set on 31-bit targets as well.
8517
04ff1e61
AA
85182015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8519
8520 * gdb.go/handcall.exp: Remove all logic related to the first
8521 breakpoint and rely on go_runto_main instead.
8522 * gdb.go/strings.exp: Likewise.
8523 * gdb.go/unsafe.exp: Likewise.
8524 * gdb.go/hello.exp: Likewise. Also rename the remaining
8525 breakpoint marker to "breakpoint 1".
8526 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
8527 * gdb.go/strings.go: Likewise.
8528 * gdb.go/unsafe.go: Likewise.
8529 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
8530 "set breakpoint 2 here" and rename the remaining breakpoint marker
8531 to "breakpoint 1".
8532
40d2f8d6
SM
85332015-04-15 Simon Marchi <simon.marchi@ericsson.com>
8534
8535 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
8536 if itertools.imap is not present.
8537 * gdb.python/py-objfile.exp: Add parentheses.
8538 * gdb.python/py-type.exp: Same.
8539 * gdb.python/py-unwind-maint.py: Same.
8540
8cbc97c6
YQ
85412015-04-15 Yao Qi <yao.qi@linaro.org>
8542
8543 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
8544 of ":$ptr_size" and set its form explicitly.
8545
45fd756c
YQ
85462015-04-15 Pedro Alves <palves@redhat.com>
8547 Yao Qi <yao.qi@linaro.org>
8548
8549 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
8550 timeout by factor of 4.
8551 (test_regular_watch): Likewise.
8552 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
8553 * gdb.reverse/sigall-reverse.exp: Likewise.
8554 * gdb.reverse/until-precsave.exp: Likewise.
8555 * lib/gdb.exp (with_timeout_factor): New proc.
8556 (gdb_expect): Move some code to ...
8557 (get_largest_timeout): ... here. New procedure.
8558
9e811bc3
LM
85592015-04-14 Luis Machado <lgustavo@codesourcery.com>
8560
8561 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
8562
0ff6fcb2
LM
85632015-04-13 Luis Machado <lgustavo@codesourcery.com>
8564
8565 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
8566 to write to the .text section.
8567
7578d5f7
LM
85682015-04-13 Luis Machado <lgustavo@codesourcery.com>
8569
8570 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
8571 Handle the case of targets that do not provide PID information.
8572
2efe15c4
YQ
85732015-04-13 Yao Qi <yao.qi@linaro.org>
8574
8575 * lib/gdbserver-support.exp (gdb_exit): Catch exception
8576 and use expect instead of gdb_expect.
8577
8cd8f2f8
SDJ
85782015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
8579
8580 * gdb.base/coredump-filter.exp: Rename variable "addr" to
8581 "coredump_var_addr" to avoid naming conflict with other testcases.
8582
9ee41772
PA
85832015-04-10 Pedro Alves <palves@redhat.com>
8584
8585 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
8586 gdb_test_sequence and gdb_assert.
8587
07473109
PA
85882015-04-10 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
8591 test messages that don't include the breakpoint address.
8592
de3db44c
YQ
85932015-04-10 Yao Qi <yao.qi@linaro.org>
8594
8595 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
8596 false for some offset and width combinations which aren't
8597 supported by linux kernel.
8598
c79d856c
PA
85992015-04-10 Pedro Alves <palves@redhat.com>
8600
8601 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
8602 procedure, factored out from ...
8603 (top level): ... here. Add "set displaced-stepping" testing axis.
8604 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
8605 parameter "displaced". Use it.
8606 (top level): Use foreach and add "set displaced-stepping" testing
8607 axis.
8608
ebc90b50
PA
86092015-04-10 Pedro Alves <palves@redhat.com>
8610
8611 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
8612 Remove comment.
8613 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
8614 both the address of the instruction that triggers the watchpoint
8615 and the address of the instruction immediately after, and use
8616 those addresses for the test. Fix comment.
8617
8f572e5c
PA
86182015-04-10 Pedro Alves <palves@redhat.com>
8619
8620 * gdb.base/sigstep.exp (breakpoint_to_handler)
8621 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
8622 Test "backtrace" in handler.
8623 (breakpoint_over_handler): New parameter 'displaced'. Use it.
8624 (top level): Add new "displaced" test axis to
8625 breakpoint_to_handler, breakpoint_to_handler_entry and
8626 breakpoint_over_handler.
8627
8d707a12
PA
86282015-04-10 Pedro Alves <palves@redhat.com>
8629
8630 PR gdb/18216
8631 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
8632
ef713951
YQ
86332015-04-10 Yao Qi <yao.qi@linaro.org>
8634
8635 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
8636 (test_add_rn_pc): New function.
8637 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
8638 (top level): Invoke test_add_rn_pc.
8639
906d60cf
PA
86402015-04-10 Pedro Alves <palves@redhat.com>
8641
8642 PR gdb/13858
8643 * gdb.base/step-over-no-symbols.exp: New file.
8644
f2983cc3
AW
86452015-04-09 Andy Wingo <wingo@igalia.com>
8646
8647 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
8648 after the Python tests.
8649
6d62641c
SDJ
86502015-04-08 Keith Seitz <keiths@redhat.com>
8651
8652 PR python/16699
8653 * gdb.python/py-completion.exp: New tests for completion.
8654 * gdb.python/py-completion.py (CompleteLimit1): New class.
8655 (CompleteLimit2): Likewise.
8656 (CompleteLimit3): Likewise.
8657 (CompleteLimit4): Likewise.
8658 (CompleteLimit5): Likewise.
8659 (CompleteLimit6): Likewise.
8660 (CompleteLimit7): Likewise.
8661
f3770638
PA
86622015-04-08 Pedro Alves <palves@redhat.com>
8663
8664 PR gdb/18214
8665 PR gdb/18216
8666 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
8667 function.
8668 (main): Install it as SIGUSR1 handler.
8669 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
8670 parameter. Always use "setup" as prefix. Toggle "set
8671 displaced-stepping" off/on depending on global. Don't switch to
8672 thread 1 here.
8673 (top level): Add displaced stepping "off/on" test axis. Update
8674 "setup" calls. Wrap each subtest with with_test_prefix. Test
8675 continuing with a queued signal in each thread.
8676
4496bed7
PA
86772015-04-08 Pedro Alves <palves@redhat.com>
8678
8679 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
8680 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
8681 gdb_breakpoint instead of gdb_test that doesn't expect anything.
8682 Return early if running to main fails.
8683 * gdb.trace/while-stepping.exp: Likewise.
8684
b97fde92
PA
86852015-04-07 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
8688 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
8689 interact with inferior program.
8690
f71c18e7
PA
86912015-04-07 Pedro Alves <palves@redhat.com>
8692
8693 * lib/gdb.exp (inferior_spawn_id): New global.
8694 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
8695 spawn id after processing the user code.
8696 (default_gdb_start): Set inferior_spawn_id.
8697 (send_inferior): New procedure.
8698 * lib/gdbserver-support.exp (gdbserver_start): Set
8699 inferior_spawn_id.
8700 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
8701
6423214f
PA
87022015-04-07 Pedro Alves <palves@redhat.com>
8703
8704 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
8705 * lib/gdbserver-support.exp (gdbserver_start): Make
8706 $server_spawn_id global.
8707 (gdbserver_start): Don't wait for gdbserver's spawn id with
8708 expect_background.
8709 (close_gdbserver): New procedure.
8710 (gdb_exit): Rename the default version and reimplement.
8711
71c0ee8c
PA
87122015-04-07 Pedro Alves <palves@redhat.com>
8713
72f4393d 8714 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
8715 append the substituted item, not the original item.
8716
203bc29b
PA
87172015-04-07 Pedro Alves <palves@redhat.com>
8718
8719 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
8720 gdb_expect.
8721
508a3ddf
PA
87222015-04-07 Pedro Alves <palves@redhat.com>
8723
8724 * gdb.base/interrupt.exp: Don't handle the case of the inferior
8725 output appearing once only.
8726
9f6dbe2b
PA
87272015-04-07 Pedro Alves <palves@redhat.com>
8728
8729 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
8730 that doesn't expect anything. Return early if running to main
8731 fails.
8732
337532fa
YQ
87332015-04-07 Yao Qi <yao.qi@linaro.org>
8734
8735 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
8736 (child_function): Call alarm.
8737 (main): Move call to alarm into the loop.
8738 * gdb.threads/non-stop-fair-events.exp: Build program with
8739 -DTIMEOUT=$timeout.
8740
01b622d4
DE
87412015-04-06 Doug Evans <xdje42@gmail.com>
8742
8743 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
8744 Fix dest parameter to board_info.
8745 (fpc_compile): Ditto.
8746 (gdb_compile_pascal): Rename dest arg to destfile.
8747
961f4160
PMR
87482015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
8749
8750 * gdb.ada/funcall_ref.exp: New file.
8751 * gdb.ada/funcall_ref/foo.adb: New file.
8752
cafda597
YQ
87532015-04-02 Yao Qi <yao.qi@linaro.org>
8754
8755 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
8756 is remote.
8757
fed040c6
GB
87582015-04-02 Gary Benson <gbenson@redhat.com>
8759
8760 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
8761
d11916aa
SS
87622015-04-01 Sasha Smundak <asmundak@google.com>
8763
8764 * gdb.python/py-unwind-maint.c: New file.
8765 * gdb.python/py-unwind-maint.exp: New test.
8766 * gdb.python/py-unwind-maint.py: New file.
8767 * gdb.python/py-unwind.c: New file.
8768 * gdb.python/py-unwind.exp: New test.
8769 * gdb.python/py-unwind.py: New test.
8770
a1471180
PA
87712015-04-01 Pedro Alves <palves@redhat.com>
8772
8773 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
8774 to fail instead of non-existent $test.
8775
0bbeccb1
PA
87762015-04-01 Pedro Alves <palves@redhat.com>
8777
8778 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
8779 GDBFLAGS if not empty.
8780
3c724c8c
PMR
87812015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
8782
8783 * gdb.ada/complete.exp: Remove "multi_line".
8784 * gdb.ada/info_exc.exp: Remove "multi_line".
8785 * gdb.ada/packed_tagged.exp: Remove "multi_line".
8786 * gdb.ada/ptype_field.exp: Remove "multi_line".
8787 * gdb.ada/sym_print_name.exp: Remove "multi_line".
8788 * gdb.ada/tagged.exp: Remove "multi_line".
8789 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
8790 [multi_line ...]
8791 * gdb.btrace/delta.exp: Likewise.
8792 * gdb.btrace/exception.exp: Likewise.
8793 * gdb.btrace/function_call_history.exp: Likewise.
8794 * gdb.btrace/instruction_history.exp: Likewise.
8795 * gdb.btrace/nohist.exp: Likewise.
8796 * gdb.btrace/record_goto.exp: Likewise.
8797 * gdb.btrace/segv.exp: Likewise.
8798 * gdb.btrace/stepi.exp: Likewise.
8799 * gdb.btrace/tailcall.exp: Likewise.
8800 * gdb.btrace/unknown_functions.exp: Likewise.
8801 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
8802 * lib/gdb.exp: Add the "multi_line" helper.
8803
4eec2deb
PA
88042015-04-01 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.threads/tid-reuse.c: New file.
8807 * gdb.threads/tid-reuse.exp: New file.
8808
df8411da
SDJ
88092015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
8810
8811 PR corefiles/16092
8812 * gdb.base/coredump-filter.c: New file.
8813 * gdb.base/coredump-filter.exp: Likewise.
8814
6ef37366
PM
88152015-03-27 Petr Machata <pmachata@redhat.com>
8816
8817 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
8818 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
8819 (Dwarf::assemble): Initialize them.
8820 (Dwarf::lines): New function.
8821
7ec911b0
JT
88222015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
8823
8824 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
8825 SYMBOL_PREFIX for x86_64-*-cygwin.
8826
ff908ebf
AW
88272015-03-26 Andy Wingo <wingo@igalia.com>
8828
8829 PR symtab/18148
8830 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
8831 const_value but not a location.
8832 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
8833 location defined in non-main CUs are visible.
8834
6d5f0679
YQ
88352015-03-26 Yao Qi <yao.qi@linaro.org>
8836
8837 PR testsuite/18139
8838 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
8839 Add a line number entry for the same line.
8840 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
8841 Add a line number entry for the same line.
8842
2898689b
YQ
88432015-03-26 Yao Qi <yao.qi@linaro.org>
8844
8845 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
8846 .int 0.
8847 (func): Likewise. Add .Lfunc_1 label.
8848 Use .Lfunc_1 label.
8849 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
8850 .int 0.
8851 (func): Likewise.
8852 Use .Lfunc_1 label.
8853
85180498
YQ
88542015-03-26 Yao Qi <yao.qi@linaro.org>
8855
8856 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
8857 Call gdb_compile instead to compile each .s files without debug
8858 information.
8859
8aa08a8d
YQ
88602015-03-26 Yao Qi <yao.qi@linaro.org>
8861
8862 * gdb.base/savedregs.exp (process_saved_regs): Make
8863 "Saved registers:" optional in the pattern.
8864
66849923
MM
88652015-03-25 Markus Metzger <markus.t.metzger@intel.com>
8866
8867 * gdb.btrace/next.exp: Merged into step.exp.
8868 * gdb.btrace/finish.exp: Merged into step.exp.
8869 * gdb.btrace/nexti.exp: Merged into stepi.exp.
8870 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
8871 "record goto" and checking the exact replay position.
8872 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
8873 check for "Recording format" in "info record" output.
8874 * gdb.btrace/record_goto.exp: Choose test file based on target.
8875 * gdb.btrace/x86-record_goto.S: Renamed into ...
8876 * gdb.btrace/x86_64-record_goto.S: ... this.
8877 * gdb.btrace/i686-record_goto.S: New.
8878 * gdb.btrace/x86-tailcall.S: Renamed into ...
8879 * gdb.btrace/x86_64-tailcall.S: ... this.
8880 * gdb.btrace/i686-tailcall.S: New.
8881 * gdb.btrace/x86-tailcall.c: Renamed into ...
8882 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
8883 separate statements. Update test.
8884 * gdb.btrace/delta.exp: Use record_goto.c as test file.
8885 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
8886 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
8887 * gdb.btrace/tailcall.exp: Choose test file based on target.
8888 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
8889
11cc1b74
MM
88902015-03-25 Markus Metzger <markus.t.metzger@intel.com>
8891
8892 * gdb.btrace/exception.exp: Increase BTS buffer size.
8893
a25d8bf9
PA
88942015-03-24 Pedro Alves <palves@redhat.com>
8895
8896 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
8897
856e7dd6
PA
88982015-03-24 Pedro Alves <palves@redhat.com>
8899
8900 * gdb.threads/schedlock.exp (test_step): No longer expect that
8901 "set scheduler-locking step" with "next" over a function call runs
8902 threads unlocked.
8903
ad235a41
AT
89042015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8905
8906 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
8907
15630549
AT
89082015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8909
8910 PR breakpoints/16466
8911 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
8912 * gdb.mi/mi-pending.c (thread_func): New function.
8913 (int main): Add threading support required.
8914 * gdb.mi/mi-pending.exp: Add tests for this issue.
8915 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
8916 (pendfunc2): Remove stdio dependency.
8917 * gdb.mi/mi-pendshr2.c: New file.
8918
693dca06
KS
89192015-03-23 Keith Seitz <keiths@redhat.com>
8920
8921 * gdb.linespec/keywords.c: New file.
8922 * gdb.linespec/keywords.exp: New file.
8923
7e993ebf
KS
89242015-03-23 Keith Seitz <keiths@redhat.com>
8925
8926 PR gdb/18021
8927 * gdb.dwarf2/staticvirtual.exp: New test.
8928
bc23328c
JK
89292015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8930
8931 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
8932 * README: Remove HP-UX and gdb.hp.
8933 (configuration):
8934 * configure: Regenerate.
8935 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
8936 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
8937 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
8938 gdb.hp/gdb.defects/Makefile.
8939 * gdb.hp/Makefile.in: File deleted.
8940 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
8941 * gdb.hp/gdb.aCC/optimize.c: File deleted.
8942 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
8943 * gdb.hp/gdb.aCC/run.c: File deleted.
8944 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
8945 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
8946 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
8947 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
8948 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
8949 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
8950 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
8951 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
8952 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
8953 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
8954 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
8955 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
8956 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
8957 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
8958 * gdb.hp/gdb.base-hp/reg.s: File deleted.
8959 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
8960 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
8961 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
8962 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
8963 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
8964 * gdb.hp/gdb.compat/Makefile.in: File deleted.
8965 * gdb.hp/gdb.compat/average.c: File deleted.
8966 * gdb.hp/gdb.compat/sum.c: File deleted.
8967 * gdb.hp/gdb.compat/xdb.c: File deleted.
8968 * gdb.hp/gdb.compat/xdb0.c: File deleted.
8969 * gdb.hp/gdb.compat/xdb0.h: File deleted.
8970 * gdb.hp/gdb.compat/xdb1.c: File deleted.
8971 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
8972 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
8973 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
8974 * gdb.hp/gdb.defects/Makefile.in: File deleted.
8975 * gdb.hp/gdb.defects/bs14602.c: File deleted.
8976 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
8977 * gdb.hp/gdb.defects/solib-d.c: File deleted.
8978 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
8979 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
8980 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
8981 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
8982 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
8983 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
8984 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
8985 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
8986 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
8987 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
8988 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
8989 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
8990 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
8991 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
8992 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
8993 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
8994 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
8995 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
8996 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
8997 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
8998 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
8999 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9000 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9001 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9002 * gdb.hp/tools/odump: File deleted.
9003
8bf3b159
PA
90042015-03-19 Pedro Alves <palves@redhat.com>
9005
9006 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9007 (saw_thread_3): New globals.
9008 (top level): Increment them when an event for the corresponding
9009 thread is seen.
9010 (no thread starvation): New test.
9011
eb54c8bf
PA
90122015-03-19 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.threads/continue-pending-status.c: New file.
9015 * gdb.threads/continue-pending-status.exp: New file.
9016
32d2e5d6
PA
90172015-03-18 Pedro Alves <palves@redhat.com>
9018
9019 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9020 Use gdb_is_target_remote instead of is_remote. Use
9021 gdb_test_multiple instead of gdb_expect. Exit early if
9022 gdb_test_multiple hits its internal matches. Tighten stepi tests
9023 expected output. Fail on exit with any signal, instead of just
9024 SIGILL.
9025
f68f11b7
YQ
90262015-03-18 Yao Qi <yao.qi@linaro.org>
9027
9028 PR tdep/18107
9029 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9030 variable.
9031 * gdb.base/catch-syscall.exp: Don't skip it on
9032 aarch64*-*-linux* target. Remove elements in all_syscalls.
9033 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9034 target.
9035 (setup_all_syscalls): New proc.
9036
ca5fd19b
YQ
90372015-03-16 Yao Qi <yao.qi@linaro.org>
9038
9039 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9040 (top level): Skip tests if valid_addr_p returns false for
9041 $cmd1 or $cmd2.
9042
85642ba0
AW
90432015-03-11 Andy Wingo <wingo@igalia.com>
9044
9045 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9046
e03f9645
YQ
90472015-03-11 Yao Qi <yao.qi@linaro.org>
9048
9049 * gdb.base/catch-syscall.exp: Fix typo in comments.
9050
5d0962b2
YQ
90512015-03-11 Yao Qi <yao.qi@linaro.org>
9052
9053 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9054
b2df3cef
PA
90552015-03-09 Pedro Alves <palves@redhat.com>
9056
9057 * dg-extract-results.py: Delete.
9058
ef878e53
PA
90592015-03-09 Pedro Alves <palves@redhat.com>
9060
9061 Merge dg-extract-results.sh from GCC upstream (r218843).
9062
9063 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9064 * dg-extract-results.sh: Use --text with grep to avoid issues with
9065 binary files. Fall back to cat -v, if that doesn't work.
9066
9494d219
PA
90672015-03-05 Pedro Alves <palves@redhat.com>
9068
9069 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9070
a8d9763a
SM
90712015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9072
9073 * lib/mi-support.exp (mi_expect_interrupt): Accept
9074 alternative event for when in all-stop mode.
9075
be9957b8
PA
90762015-03-04 Pedro Alves <palves@redhat.com>
9077
9078 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9079
d57be0f4 90802015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
9081
9082 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9083
c214c7cf
AA
90842015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9085
9086 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9087 regexps for GDB's current line display, accept a hex address
9088 preceding the line number.
9089
6d74a497
AA
90902015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9091
9092 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9093 the 'arch1' variable for "s390*-linux*" targets.
9094
511aee7c
PA
90952015-03-04 Pedro Alves <palves@redhat.com>
9096
9097 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9098 (main): Pass missing retval argument to pthread_join call.
9099
95e50b27
PA
91002015-03-02 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9103 (top level): Call do_test with non-stop as well.
9104
28054d69
PA
91052015-03-02 Pedro Alves <palves@redhat.com>
9106
9107 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9108 -1.
9109
4fa5d7b4
AA
91102015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9111
9112 * gdb.arch/s390-vregs.exp: New test.
9113 * gdb.arch/s390-vregs.S: New file.
9114
97c18565
PA
91152015-02-27 Pedro Alves <palves@redhat.com>
9116
9117 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9118 call to catch_command_errors.
9119 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9120 catch_command_errors.
9121
a37bfa30
PA
91222015-02-27 Pedro Alves <palves@redhat.com>
9123
9124 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9125 "true" for boolean result.
9126 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9127 prototype of main.
9128
6f98576f
PA
91292015-02-27 Pedro Alves <palves@redhat.com>
9130
9131 * lib/unbuffer_output.c: New file.
9132 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9133 (main): Call gdb_unbuffer_output.
9134
eba5ab56
YQ
91352015-02-27 Yao Qi <yao.qi@linaro.org>
9136
9137 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9138 target.
9139
0def5aaa
DE
91402015-02-26 Doug Evans <dje@google.com>
9141
9142 * gdb.cp/class2.cc (Dbase, D): New classes.
9143 (main): New local delta.
9144 * gdb.cp/class2.exp: Test printing delta.
9145 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9146 (dynbar): New global.
9147 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9148
081a1c2c
JK
91492015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9150
9151 * gdb.compile/compile-ifunc.c: New file.
9152 * gdb.compile/compile-ifunc.exp: New file.
9153
2f41223f
AT
91542015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9155
9156 * gdb.base/structs.exp: Check for correct struct on finish.
9157
03eddd80
YQ
91582015-02-26 Yao Qi <yao.qi@linaro.org>
9159
9160 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9161 is zero.
9162
80c57053
JK
91632015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9164
9165 * gdb.arch/cordic.ko.bz2: New file.
9166 * gdb.arch/cordic.ko.debug.bz2: New file.
9167 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9168
21613c12
YQ
91692015-02-25 Yao Qi <yao.qi@linaro.org>
9170
9171 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9172 aarch64*-*-* target.
9173
d8b901ed
PA
91742015-02-23 Pedro Alves <palves@redhat.com>
9175
9176 * lib/gdb.exp (delete_breakpoints): Rewrite using
9177 gdb_test_multiple.
9178
e5b85ead
PA
91792015-02-23 Pedro Alves <palves@redhat.com>
9180
9181 * gdb.base/info-os.c: Include stdlib.h.
9182
85c3a371
DE
91832015-02-22 Doug Evans <xdje42@gmail.com>
9184
9185 PR symtab/17855
9186 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9187 is read after symbols have been re-read.
9188 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9189 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9190
96553a0c
DE
91912015-02-21 Doug Evans <dje@google.com>
9192
9193 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
9194
97a0c697
JK
91952015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9196
9197 PR corefiles/17808
9198 * gdb.arch/i386-biarch-core.core.bz2: New file.
9199 * gdb.arch/i386-biarch-core.exp: New file.
9200
a47cd6e9
PA
92012015-02-21 Pedro Alves <palves@redhat.com>
9202
9203 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
9204 runto_main fails.
9205
c5facdc4
PA
92062015-02-20 Pedro Alves <palves@redhat.com>
9207
9208 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
9209 info probes.
9210
2db9a427
PA
92112015-02-20 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.threads/multi-create-ns-info-thr.exp: New file.
9214
60fb7e9e
PA
92152015-02-20 Pedro Alves <palves@redhat.com>
9216
9217 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
9218 clean_restart before gdb_target_supports_trace.
9219
5c5019c2
PA
92202015-02-20 Pedro Alves <palves@redhat.com>
9221
9222 PR threads/18006
9223 * gdb.threads/clone-thread_db.c: New file.
9224 * gdb.threads/clone-thread_db.exp: New file.
9225
c9587f88
AT
92262015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
9227
9228 PR breakpoints/16812
9229 * gdb.base/catch-gdb-caused-signals.c: New file.
9230 * gdb.base/catch-gdb-caused-signals.exp: New file.
9231
f6a88844
JM
92322015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
9233
9234 * configure: Regenerated.
9235 * configure.ac: Use GDB_AC_TRANSFORM.
9236 * aclocal.m4: sinclude ../transform.m4.
9237
497c491b
JM
92382015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9239
9240 * lib/dtrace.exp: New file.
9241 * gdb.base/dtrace-probe.exp: Likewise.
9242 * gdb.base/dtrace-probe.d: Likewise.
9243 * gdb.base/dtrace-probe.c: Likewise.
9244 * lib/pdtrace.in: Likewise.
9245 * configure.ac: Output variables with the transformed names of
9246 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
9247 * configure: Regenerated.
9248
03e98035
JM
92492015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9250
9251 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
9252 expected message when trying to access $_probe_* convenience
9253 variables while not on a probe.
9254
63cc30e9
JK
92552015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9256
9257 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
9258
0703599a
PA
92592015-02-11 Pedro Alves <pedro@codesourcery.com>
9260
9261 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
9262 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
9263
7e60a48e
DE
92642015-02-10 Doug Evans <xdje42@gmail.com>
9265
9266 * lib/gdb.exp (gdb_load): Always return a result.
9267
01b088bc
PA
92682015-02-10 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.threads/signal-sigtrap.c: New file.
9271 * gdb.threads/signal-sigtrap.exp: New file.
9272
b05ec7a5
AT
92732015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
9274
9275 * gdb.trace/no-attach-trace.c: New file.
9276 * gdb.trace/no-attach-trace.exp: New file.
9277
a2c2acaf
MW
92782015-02-09 Mark Wielaard <mjw@redhat.com>
9279
9280 * gdb.dwarf2/atomic.c: New file.
9281 * gdb.dwarf2/atomic-type.exp: Likewise.
9282
31fd9caa
MM
92832015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9284
9285 * gdb.btrace/buffer-size.exp: Update "info record" output.
9286 * gdb.btrace/delta.exp: Update "info record" output.
9287 * gdb.btrace/enable.exp: Update "info record" output.
9288 * gdb.btrace/finish.exp: Update "info record" output.
9289 * gdb.btrace/instruction_history.exp: Update "info record" output.
9290 * gdb.btrace/next.exp: Update "info record" output.
9291 * gdb.btrace/nexti.exp: Update "info record" output.
9292 * gdb.btrace/step.exp: Update "info record" output.
9293 * gdb.btrace/stepi.exp: Update "info record" output.
9294 * gdb.btrace/nohist.exp: Update "info record" output.
9295
d33501a5
MM
92962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9297
9298 * gdb.btrace/buffer-size: New.
9299
f4abbc16
MM
93002015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9301
9302 * gdb.btrace/delta.exp: Update "info record" output.
9303 * gdb.btrace/enable.exp: Update "info record" output.
9304 * gdb.btrace/finish.exp: Update "info record" output.
9305 * gdb.btrace/instruction_history.exp: Update "info record" output.
9306 * gdb.btrace/next.exp: Update "info record" output.
9307 * gdb.btrace/nexti.exp: Update "info record" output.
9308 * gdb.btrace/step.exp: Update "info record" output.
9309 * gdb.btrace/stepi.exp: Update "info record" output.
9310 * gdb.btrace/nohist.exp: Update "info record" output.
9311
b9d61307
SM
93122015-02-06 Simon Marchi <simon.marchi@ericsson.com>
9313
9314 PR gdb/15678
9315 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
9316
e584fdbc
PA
93172015-02-06 Pedro Alves <palves@redhat.com>
9318
9319 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
9320 macro.
9321 (seconds_left, again): New globals.
9322 (main): Wait seconds_left in a 1-second sleep loop instead of
9323 sleeping 180 seconds. If 'again' is set, reset the seconds
9324 counter.
9325 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
9326 'again' in the inferior before detaching. Print the seconds left.
9327 (options): New global.
9328 (top level): Build program with -DTIMEOUT=$timeout.
9329
77f41761
PA
93302015-02-06 Pedro Alves <palves@redhat.com>
9331
9332 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
9333 determine how many seconds to pass to 'alarm'.
9334 * gdb.base/gdb-sigterm.exp (top level): Build program with
9335 -DTIMEOUT=$timeout.
9336 (do_test): Return success/failure indication. Add more verbose
9337 logging. Don't fail if 200 single steps are seen. Instead, fail
9338 when the test times out.
9339 (passes): New global.
9340 (top level): Break the testing loop if testing fails on any
9341 iteration. Use gdb_assert.
9342
b9394193
DB
93432015-02-04 Don Breazeal <donb@codesourcery.com>
9344
9345 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
9346 and initialize them.
9347 (ipc_cleanup): New function.
9348 (main): Don't declare shmid, semid, and msqid. Add a call to
9349 atexit so that we call ipc_cleanup on exit.
9350
42d9e528
PA
93512015-02-04 Pedro Alves <palves@redhat.com>
9352
9353 * boards/native-extended-gdbserver.exp: Remove any target variant
9354 specifications from the board name before clearing the isremote
9355 flag from board_info.
9356
ae6ae975
DE
93572015-01-31 Doug Evans <xdje42@gmail.com>
9358
9359 * gdb.base/maint.exp <maint print type argc>: Update expected output.
9360
cfb069a8
GB
93612015-01-31 Gary Benson <gbenson@redhat.com>
9362
9363 * gdb.base/completion.exp: Disable completion limiting for
9364 existing tests. Add new tests to check completion limiting.
9365 * gdb.linespec/ls-errs.exp: Disable completion limiting.
9366
5dd31d79
DE
93672015-01-31 Doug Evans <xdje42@gmail.com>
9368
9369 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
9370
9f050062
DE
93712015-01-31 Doug Evans <xdje42@gmail.com>
9372
9373 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
9374 entries. Duplicate file section script entries.
9375 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
9376 inlined entries. Add test for safe-path rejection.
9377 * gdb.python/py-section-script.c: Add duplicate inlined section script
9378 entries. Duplicate file section script entries.
9379 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
9380 inlined entries. Add test for safe-path rejection.
9381
df25ebbd
JB
93822015-01-29 Joel Brobecker <brobecker@adacore.com>
9383
9384 * gdb.ada/disc_arr_bound: New testcase.
9385
4a0ca9ec
JB
93862015-01-29 Joel Brobecker <brobecker@adacore.com>
9387
9388 * gdb.ada/mi_var_array: New testcase.
9389
3a8b707a
DE
93902015-01-27 Doug Evans <dje@google.com>
9391
9392 * gdb.python/py-objfile.exp: Add tests for objfile.username.
9393 Add test for objfile.filename, objfile.username after objfile
9394 has been unloaded.
9395
f8313f6e
JB
93962015-01-26 Joel Brobecker <brobecker@adacore.com>
9397
9398 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
9399 the second test to print the name attribute of value
9400 returned by the call to gdb.lookup_type, and adjust
9401 the expected output accordingly.
9402
37bc665e
MW
94032015-01-25 Mark Wielaard <mjw@redhat.com>
9404
9405 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
9406 * gdb.base/disp-step-fork.c: Include unistd.h.
9407 * gdb.base/siginfo-obj.c: Include stdio.h.
9408 * gdb.base/siginfo-thread.c: Likewise.
9409 * gdb.mi/non-stop.c: Include unistd.h.
9410 * gdb.mi/nsthrexec.c: Include stdio.h.
9411 * gdb.mi/pthreads.c: Include unistd.h.
9412 * gdb.modula2/unbounded1.c (main): Declare returns int.
9413 * gdb.reverse/consecutive-reverse.c: Likewise.
9414 * gdb.threads/create-fail.c: Include unistd.h.
9415 * gdb.threads/killed.c: Likewise.
9416 * gdb.threads/linux-dp.c: Likewise.
9417 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
9418 * gdb.threads/non-ldr-exc-2.c: Likewise.
9419 * gdb.threads/non-ldr-exc-3.c: Likewise.
9420 * gdb.threads/non-ldr-exc-4.c: Likewise.
9421 * gdb.threads/pthreads.c: Include unistd.h.
9422 (main): Declare returns int.
9423 * gdb.threads/tls-main.c (foo): New declaration.
9424 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
9425
f7e5394d
SM
94262015-01-23 Simon Marchi <simon.marchi@ericsson.com>
9427
9428 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
9429 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
9430
743649fd
MW
94312015-01-15 Mark Wielaard <mjw@redhat.com>
9432
9433 * gdb.base/noreturn-return.c: New file.
9434 * gdb.base/noreturn-return.exp: New file.
9435 * gdb.base/noreturn-finish.c: New file.
9436 * gdb.base/noreturn-finish.exp: New file.
9437
198297aa
PA
94382015-01-23 Pedro Alves <palves@redhat.com>
9439
9440 * gdb.threads/continue-pending-after-query.c: New file.
9441 * gdb.threads/continue-pending-after-query.exp: New file.
9442
717cf30c
AG
94432015-01-22 Anders Granlund <anders.granlund@ericsson.com>
9444 Simon Marchi <simon.marchi@ericsson.com>
9445
9446 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
9447 * gdb.base/valgrind-db-attach.exp: Same.
9448 * gdb.base/valgrind-infcall.exp: Same.
9449 * lib/mi-support.exp (default_mi_gdb_start): Same.
9450 * lib/prompt.exp (default_prompt_gdb_start): Same.
9451 * lib/gdb.exp (default_gdb_spawn): Same.
9452 (gdb_interact): New.
9453
9454
4b62a76e
JK
94552015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9456
9457 * gdb.compile/compile.exp (pointer to jit function): New test.
9458
b4cdae6f
WW
94592015-01-17 Wei-cheng Wang <cole945@gmail.com>
9460
9461 * lib/gdb.exp (supports_process_record): Return true for
9462 powerpc*-*-linux*.
9463 (supports_reverse): Likewise.
9464
d221e7ef
DB
94652015-01-15 Don Breazeal <donb@codesourcery.com>
9466
9467 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
9468 instead of checking whether the target board is remote and
9469 use spawn_wait_for_attach instead of exec/sleep.
9470 * gdb.base/attach-twice.exp: Likewise.
9471
bafffb51
JB
94722015-01-15 Joel Brobecker <brobecker@adacore.com>
9473
9474 * gdb.ada/var_arr_attrs: New testcase.
9475
5589af0e
PA
94762015-01-14 Pedro Alves <palves@redhat.com>
9477 Joel Brobecker <brobecker@adacore.com>
9478
9479 PR gdb/17525
9480 * gdb.base/bp-cmds-execution-x-script.c: New file.
9481 * gdb.base/bp-cmds-execution-x-script.exp: New file.
9482 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
9483
6c400b59
PA
94842015-01-14 Pedro Alves <palves@redhat.com>
9485
9486 PR cli/17828
9487 * gdb.base/batch-preserve-term-settings.c: New file.
9488 * gdb.base/batch-preserve-term-settings.exp: New file.
9489
e02c96a7
DE
94902015-01-13 Doug Evans <dje@google.com>
9491
9492 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
9493 binary.
9494
576fd14c
JB
94952015-01-13 Joel Brobecker <brobecker@adacore.com>
9496
9497 * Makefile.in (clean mostlyclean): Do not delete *.py.
9498
04dccad0
JB
94992015-01-13 Joel Brobecker <brobecker@adacore.com>
9500
9501 * gdb.python/py-lookup-type.exp: New file.
9502
3d230f71
PA
95032015-01-12 Pedro Alves <palves@redhat.com>
9504
9505 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
9506 restore GDBFLAGS before returning.
9507
7e67715d
JK
95082015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9509
9510 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
9511 is_amd64_regs_target and is_x86_like_target.
9512
f2e0d4b4
DE
95132015-01-11 Doug Evans <xdje42@gmail.com>
9514
9515 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
9516 is given without an explicit form.
9517 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
9518 attributes.
9519 * gdb.dwarf/corrupt.exp: Ditto.
9520 * gdb.dwarf2/enum-type.exp: Ditto.
9521 * gdb.trace/entry-values.exp: Ditto.
9522 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
9523
439250fb
DE
95242015-01-11 Doug Evans <xdje42@gmail.com>
9525
9526 PR gdb/15830
9527 * gdb.base/maint.exp: Remove references to "maint demangle".
9528 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
9529 Add tests for explicitly specifying language to demangle.
9530 * gdb.dlang/demangle.exp: Ditto.
9531
ede9f622
PA
95322015-01-09 Pedro Alves <palves@redhat.com>
9533
9534 * gdb.threads/non-stop-fair-events.c: New file.
9535 * gdb.threads/non-stop-fair-events.exp: New file.
9536
a7b796db
PA
95372015-01-09 Pedro Alves <palves@redhat.com>
9538
9539 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
9540 the global scope. Set a breakpoint after all threads are started
9541 rather than stepping over two source lines. Expect the prompt.
9542 * gdb.base/watch_thread_num.c (threads_started_barrier): New
9543 global.
9544 (NUM): Now 15.
9545 (main): Use threads_started_barrier to wait for all threads to
9546 start. Main thread no longer calls thread_function. Exit after
9547 180 seconds.
9548 (loop): New function.
9549 (thread_function): Wait on threads_started_barrier barrier. Call
9550 'loop' at each iteration.
9551 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
9552 threads have started, instead of hardcoding number of "next"
9553 steps. Use an access watchpoint instead of a write watchpoint.
9554
9665ffdd
PA
95552015-01-09 Pedro Alves <palves@redhat.com>
9556
9557 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
9558 (thread_func): Wait on barrier.
9559 (main): Wait for all threads to start before stopping GDB.
9560 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
9561 global.
9562 (thread1_func, thread2_func): Wait on barrier.
9563 (main): Wait for all threads to start before stopping GDB.
9564 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
9565 New global.
9566 (thread1_func, thread2_func): Wait on barrier.
9567 (main): Wait for all threads to start before stopping GDB.
9568
c945a99f
PA
95692015-01-09 Pedro Alves <palves@redhat.com>
9570
9571 * gdb.threads/attach-many-short-lived-threads.c: New file.
9572 * gdb.threads/attach-many-short-lived-threads.exp: New file.
9573
c1a747c1
PA
95742014-01-09 Pedro Alves <palves@redhat.com>
9575
9576 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
9577 instead of to thread 2.
9578 * gdb.threads/signal-command-multiple-signals-pending.c (main):
9579 Add barrier around each pthread_create call instead of around all
9580 calls.
9581 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
9582 Set a break on thread_function and have the child threads hit it
9583 one at at a time.
9584
60b3033e
PA
95852015-01-09 Pedro Alves <palves@redhat.com>
9586
9587 * lib/gdb.exp (can_spawn_for_attach): New procedure.
9588 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
9589 false.
9590 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
9591 checking whether the target board is remote.
9592 * gdb.multi/multi-attach.exp: Likewise.
9593 * gdb.python/py-sync-interp.exp: Likewise.
9594 * gdb.server/ext-attach.exp: Likewise.
9595 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
9596 tests that need to attach, instead of checking whether the target
9597 board is remote at the top of the file.
9598
acc018ac
YQ
95992015-01-08 Yao Qi <yao@codesourcery.com>
9600
9601 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
9602
50a18af8
JK
96032015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9604
9605 Fix testcase compilation.
9606 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
9607
8503d6e1
JB
96082015-01-06 Joel Brobecker <brobecker@adacore.com>
9609
9610 * gdb.python/py-type.exp: Add a couple test about empty
9611 array creation, and negative-length array creation.
9612
cc73dbcc
DE
96132015-01-02 Doug Evans <xdje42@gmail.com>
9614
9615 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
9616
0300bbc7
DE
96172015-01-02 Doug Evans <dje@google.com>
9618
9619 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
9620
9d85a0ec
YQ
96212014-12-29 Yao Qi <yao@codesourcery.com>
9622
9623 * gdb.trace/entry-values.exp: Update comments. Rename variable
9624 bar_call_foo to returned_from_foo.
9625
87186c6a
MMN
96262014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
9627
9628 PR gdb/17394
9629 * gdb.linespec/break-asm-file.c: New file.
9630 * gdb.linespec/break-asm-file.exp: New file.
9631 * gdb.linespec/break-asm-file0.s: New file.
9632 * gdb.linespec/break-asm-file1.s: New file.
9633
1bab7383
YQ
96342014-12-18 Nigel Stephens <nigel@mips.com>
9635 Maciej W. Rozycki <macro@codesourcery.com>
9636
9637 * gdb.base/float.exp: Handle the new output from "info float" on
9638 MIPS targets.
9639
1bc1068a
JK
96402014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9641
9642 Fix MinGW compilation.
9643 * gdb.compile/compile-ops.exp: Update untested message if
9644 !skip_compile_feature_tests.
9645 * gdb.compile/compile-setjmp.exp: Likewise.
9646 * gdb.compile/compile-tls.exp: Likewise.
9647 * gdb.compile/compile.exp: Likewise.
9648 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
9649 supported on this host".
9650
b6615d10
DE
96512014-12-16 Doug Evans <xdje42@gmail.com>
9652
9653 * boards/stabs.exp: New file.
9654
25dda427
AA
96552014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
9656
9657 * gdb.base/completion.exp: Adjust to format changes of "maint
9658 print user-registers".
9659
bf330350
CU
96602014-12-16 Catalin Udma <catalin.udma@freescale.com>
9661
9662 PR server/17457
9663 * gdb.arch/aarch64-fp.c: New file.
9664 * gdb.arch/aarch64-fp.exp: New file.
9665
395cf596
SDJ
96662014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
9667
9668 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
9669 r210637, r210913, r211666, r215400, r215817).
9670
9671 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
9672 * dg-extract-results.py: New file.
9673 * dg-extract-results.sh: Use it if the environment seems
9674 suitable.
9675
9676 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
9677
9678 * dg-extract-results.py (parse_run): Handle warnings that
9679 are printed before a test harness is run.
9680
9681 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
9682
9683 * dg-extract-results.py (Named): Remove __cmp__ method.
9684 (output_variation): Use a key to sort variation.harnesses.
9685
9686 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
9687
9688 * dg-extract-results.py: For Python 3, force sys.stdout to
9689 handle surrogate escape sequences.
9690 (safe_open): New function.
9691 (output_segment, main): Use it.
9692
9693 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
9694
9695 * dg-extract-results.py (Prog.result_re): Include options
9696 in test name.
9697
9698 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
9699
9700 * dg-extract-results.py (output_variation): Always sort if
9701 do_sum.
9702
e882ef3c
SM
97032014-12-15 Simon Marchi <simon.marchi@ericsson.com>
9704
9705 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
9706 as long as we get pagination notifications.
9707
4992aa20
JM
97082014-12-15 Jason Merrill <jason@redhat.com>
9709
9710 * Makefile.in (check-gdb.%): Restore.
9711 * README: Mention it.
9712
c1b5a1a6
JB
97132014-12-13 Joel Brobecker <brobecker@adacore.com>
9714
9715 * gdb.ada/str_uninit: New testcase.
9716
5537b577
JK
97172014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9718
9719 PR symtab/17642
9720 * gdb.base/vla-stub-define.c: New file.
9721 * gdb.base/vla-stub.c: New file.
9722 * gdb.base/vla-stub.exp: New file.
9723
bb2ec1b3
TT
97242014-12-12 Phil Muldoon <pmuldoon@redhat.com>
9725 Jan Kratochvil <jan.kratochvil@redhat.com>
9726 Tom Tromey <tromey@redhat.com>
9727
9728 * configure.ac: Add gdb.compile/.
9729 * configure: Regenerate.
9730 * gdb.compile/Makefile.in: New file.
9731 * gdb.compile/compile-ops.exp: New file.
9732 * gdb.compile/compile-ops.c: New file.
9733 * gdb.compile/compile-tls.c: New file.
9734 * gdb.compile/compile-tls.exp: New file.
9735 * gdb.compile/compile-constvar.S: New file.
9736 * gdb.compile/compile-constvar.c: New file.
9737 * gdb.compile/compile-mod.c: New file.
9738 * gdb.compile/compile-nodebug.c: New file.
9739 * gdb.compile/compile-setjmp-mod.c: New file.
9740 * gdb.compile/compile-setjmp.c: New file.
9741 * gdb.compile/compile-setjmp.exp: New file.
9742 * gdb.compile/compile-shlib.c: New file.
9743 * gdb.compile/compile.c: New file.
9744 * gdb.compile/compile.exp: New file.
9745 * lib/gdb.exp (skip_compile_feature_tests): New proc.
9746
4ff709eb
TT
97472014-12-12 Tom Tromey <tromey@redhat.com>
9748
9749 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
9750 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
9751
6dddd6a5
DE
97522014-12-12 Doug Evans <dje@google.com>
9753
9754 * lib/gdb-python.exp (get_python_valueof): New function.
9755 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
9756
71c24708
AA
97572014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
9758
9759 * gdb.base/completion.exp: Add test for completion of "info
9760 registers ".
9761
3e29f34a
MR
97622014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
9763
9764 * gdb.base/func-ptrs.c: New file.
9765 * gdb.base/func-ptrs.exp: New file.
9766
fc126975
SM
97672014-12-10 Simon Marchi <simon.marchi@ericsson.com>
9768
9769 PR breakpoints/17012
9770 * gdb.base/dprintf-detach.c: New file.
9771 * gdb.base/dprintf-detach.exp: New file.
9772
0a46d518
SM
97732014-12-10 Simon Marchi <simon.marchi@ericsson.com>
9774
9775 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
9776 * lib/gdb.exp (target_is_gdbserver): New procedure.
9777
a0be3e44
DE
97782014-12-08 Doug Evans <dje@google.com>
9779
9780 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
9781
df1b803a
YQ
97822014-12-05 Yao Qi <yao@codesourcery.com>
9783
9784 * gdb.guile/scm-error.exp: Remove the third argument to
9785 gdb_remote_download.
9786 * gdb.guile/scm-frame-args.exp: Likewise.
9787 * gdb.guile/scm-section-script.exp: Likewise.
9788
ddb9f679
YQ
97892014-12-05 Yao Qi <yao@codesourcery.com>
9790
9791 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
9792
86e4ed39
DE
97932014-12-04 Doug Evans <dje@google.com>
9794
9795 * gdb.python/py-objfile.exp: Add tests for
9796 objfile.add_separate_debug_file.
9797
7c50a931
DE
97982014-12-04 Doug Evans <dje@google.com>
9799
9800 * lib/gdb.exp (get_build_id): New function.
9801 (build_id_debug_filename_get): Rewrite to use it.
9802 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
9803
621661e3
MR
98042014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
9805
9806 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
9807 `method(long)', not just 0x0.
9808 * gdb.cp/nsalias.exp: Align code labels to 4.
9809 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
9810 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
9811 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
9812 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
9813 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
9814 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
9815
29f0c3b7
DE
98162014-12-02 Doug Evans <dje@google.com>
9817
e1e061e7 9818 PR symtab/17602
29f0c3b7 9819 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 9820 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
9821 * gdb.cp/anon-ns.exp: Update.
9822
162078c8
NB
98232014-12-02 Nick Bull <nicholaspbull@gmail.com>
9824
9825 * gdb.python/py-events.py (inferior_call_handler): New.
9826 (register_changed_handler, memory_changed_handler): New.
9827 (test_events.invoke): Register new handlers.
9828 * gdb.python/py-events.exp: Add tests for inferior call,
9829 memory_changed and register_changed events.
9830
fdb09caf
AA
98312014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9832
9833 * gdb.base/execl-update-breakpoints.exp: Specify the link address
9834 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
9835 if the linker doesn't understand this.
9836
55cfb2c4
SM
98372014-12-01 Simon Marchi <simon.marchi@ericsson.com>
9838
9839 * gdb.python/python.exp: Change expected reply to help().
9840
9e8cd6df
YQ
98412014-12-01 Yao Qi <yao@codesourcery.com>
9842
9843 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
9844 AC_CONFIG_SUBDIRS(gdb.gdbtk).
9845 * configure: Re-generated.
9846
6c659fc2
SC
98472014-11-28 Siva Chandra Reddy <sivachandra@google.com>
9848
9849 * gdb.cp/chained-calls.cc: New file.
9850 * gdb.cp/chained-calls.exp: New file.
9851 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
9852
d7fc3181
SM
98532014-11-28 Simon Marchi <simon.marchi@ericsson.com>
9854
9855 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
9856 * gdb.dwarf2/symtab-producer.exp: Same.
9857 * gdb.gdb/python-interrupts.exp: Same.
9858 * gdb.gdb/python-selftest.exp: Same.
9859 * gdb.python/py-linetable.exp: Same.
9860 * gdb.python/py-type.exp: Same.
9861 * gdb.python/py-value-cc.exp: Same.
9862 * gdb.python/py-value.exp: Same.
9863
10e79639
YQ
98642014-11-28 Yao Qi <yao@codesourcery.com>
9865
9866 * gdb.base/break-probes.exp: Match library name prefixed with
9867 sysroot.
9868
f28a0564
SM
98692014-11-27 Simon Marchi <simon.marchi@ericsson.com>
9870
9871 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
9872 test expected output. Add parentheses for the call to print.
9873 Remove L suffix from integers.
9874
3fe1ce1d
DE
98752014-11-26 Doug Evans <dje@google.com>
9876
9877 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
9878
84429e27
YQ
98792014-11-22 Yao Qi <yao@codesourcery.com>
9880
9881 * gdb.trace/entry-values.c: Remove asms.
9882 (foo): Add foo_label.
9883 (bar): Add bar_label.
9884 * gdb.trace/entry-values.exp: Remove code computing foo's
9885 length and bar's length.
9886 (Dwarf::assemble): Invoke function_range for bar and use
9887 MACRO_AT_func for foo.
9888
26741859
YQ
98892014-11-22 Yao Qi <yao@codesourcery.com>
9890
9891 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
9892 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
9893 Use .Lgcc43_procstart instead of gcc43.
9894
45e44d27
JB
98952014-11-21 Joel Brobecker <brobecker@adacore.com>
9896
9897 * gdb.ada/n_arr_bound: New testcase.
9898
458c8db8
SDJ
98992014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
9900
9901 PR breakpoints/10737
9902 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
9903 test_catch_syscall_multi_arch.
9904 (test_catch_syscall_multi_arch): New function.
9905
43f3e411
DE
99062014-11-20 Doug Evans <xdje42@gmail.com>
9907
9908 * gdb.base/maint.exp: Update expected output.
9909
0d7b2549
AA
99102014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9911
9912 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
9913 4-byte instruction on S390.
9914
8908fca5
JB
99152014-11-19 Joel Brobecker <brobecker@adacore.com>
9916
9917 * gdb.ada/arr_arr: New testcase.
9918
4a46959e
JB
99192014-11-19 Joel Brobecker <brobecker@adacore.com>
9920
9921 * gdb.ada/pkd_arr_elem: New Testcase.
9922
470e2f4e
LM
99232014-11-18 Luis Machado <lgustavo@codesourcery.com>
9924
9925 * gdb.reverse/break-precsave: Expect completion message for
9926 core file reads.
9927 * gdb.reverse/consecutive-precsave.exp: Likewise.
9928 * gdb.reverse/finish-precsave.exp: Likewise.
9929 * gdb.reverse/i386-precsave.exp: Likewise.
9930 * gdb.reverse/machinestate-precsave.exp: Likewise.
9931 * gdb.reverse/sigall-precsave.exp: Likewise.
9932 * gdb.reverse/solib-precsave.exp: Likewise.
9933 * gdb.reverse/step-precsave.exp: Likewise.
9934 * gdb.reverse/until-precsave.exp: Likewise.
9935 * gdb.reverse/watch-precsave.exp: Likewise.
9936
a267f3ad
AA
99372014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9938
9939 * gdb.base/bp-permanent.c: Include unistd.h.
9940 * gdb.python/py-framefilter-mi.c (main): Add return type.
9941 * gdb.python/py-framefilter.c (main): Likewise.
9942 * gdb.trace/actions-changed.c (main): Likewise.
9943
12084a9a
AA
99442014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9945
9946 * gdb.mi/until.c: Add eye-catchers.
9947 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
9948 line numbers.
9949
dc7e1a77
AA
99502014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9951
9952 * gdb.base/condbreak.exp: Drop references to removed non-prototype
9953 function header variants in break1.c.
9954 * gdb.base/ena-dis-br.exp: Likewise.
9955 * gdb.base/hbreak2.exp: Likewise.
9956 * gdb.reverse/until-precsave.exp: Drop references to removed
9957 non-prototype function header variants in ur1.c.
9958 * gdb.reverse/until-reverse.exp: Likewise.
9959
41c77605
PM
99602014-11-17 Petr Machata <pmachata@redhat.com>
9961
9962 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
9963 ${_cu_offset_size} bytes abbrev offset.
9964
34248c3a
DE
99652014-11-15 Doug Evans <xdje42@gmail.com>
9966
9967 PR symtab/17559
9968 * gdb.base/line-symtabs.exp: New file.
9969 * gdb.base/line-symtabs.c: New file.
9970 * gdb.base/line-symtabs.h: New file.
9971
646da059
YQ
99722014-11-14 Yao Qi <yao@codesourcery.com>
9973
9974 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
9975 (func): Add label func_label.
9976 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
9977 Replace low_pc and high_pc with MACRO_AT_range.
9978 Replace name, low_pc and high_pc with MACRO_AT_func.
9979
9301ebe6
YQ
99802014-11-14 Yao Qi <yao@codesourcery.com>
9981
9982 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
9983 Replace name, low_pc and high_pc with MACRO_AT_func.
9984
f166b542
YQ
99852014-11-14 Yao Qi <yao@codesourcery.com>
9986
9987 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
9988 produce debug information.
9989 * gdb.dwarf2/implptr-optimized-out.S: Removed.
9990
0f6e71e3
YQ
99912014-11-14 Yao Qi <yao@codesourcery.com>
9992
9993 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
9994 object and get function length.
9995 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
9996 with MACRO_AT_func.
9997 (top-level): Replace gdb_compile and clean_restart with
9998 prepare_for_testing.
9999 * gdb.dwarf2/main.c (main): Add label main_label.
10000
876c4df9
YQ
100012014-11-14 Yao Qi <yao@codesourcery.com>
10002
10003 * lib/dwarf.exp (function_range): New procedure.
10004 (Dwarf::_handle_macro_at_func): New procedure.
10005 (Dwarf::_handle_macro_at_range): New procedure.
10006 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10007
02ad9cf1
YQ
100082014-11-14 Yao Qi <yao@codesourcery.com>
10009
10010 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10011 (_handle_attribute): New procedure.
10012
a59add0c
AA
100132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10014
10015 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10016 * gdb.base/call-sc.c (zed): Likewise.
10017 * gdb.base/checkpoint.c (main): Likewise.
10018 * gdb.base/dump.c (main): Likewise.
10019 * gdb.base/gcore.c (main): Likewise.
10020 * gdb.base/huge.c (main): Likewise.
10021 * gdb.base/multi-forks.c (main): Likewise.
10022 * gdb.base/pr10179-a.c (main): Likewise.
10023 * gdb.base/savedregs.c (main): Likewise.
10024 * gdb.base/sigaltstack.c (main): Likewise.
10025 * gdb.base/siginfo.c (main): Likewise.
10026 * gdb.base/structs.c (zed): Likewise.
10027 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10028 * gdb.mi/mi-syn-frame.c (main): Likewise.
10029 * gdb.mi/until.c (foo, main): Likewise.
10030 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10031 * gdb.base/solib-weak.c (foo): Declare.
10032 * gdb.base/attach-twice.c: Include stdio.h.
10033 * gdb.base/weaklib1.c: Likewise.
10034 * gdb.base/weaklib2.c: Likewise.
10035 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10036 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10037 unistd.h.
10038 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10039 * gdb.mi/mi-exit-code.c: Likewise.
10040 * gdb.base/break-interp-lib.c: Include string.h.
10041 * gdb.base/coremaker.c: Likewise.
10042 * gdb.base/testenv.c: Likewise.
10043 * gdb.python/py-finish-breakpoint.c: Likewise.
10044 * gdb.base/inferior-died.c: Include sys/wait.h.
10045 * gdb.base/fileio.c: Include time.h.
10046 * gdb.base/async-shell.c: Include unistd.h.
10047 * gdb.base/dprintf-non-stop.c: Likewise.
10048 * gdb.base/info-os.c: Likewise.
10049 * gdb.mi/mi-console.c: Likewise.
10050 * gdb.mi/watch-nonstop.c: Likewise.
10051 * gdb.python/py-events.c: Likewise.
10052 * gdb.base/async.c (baz): Move up before its invocation.
10053 * gdb.base/code_elim2.c (my_global_func): Likewise.
10054 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10055 * gdb.base/advance.c (func2): Likewise.
10056
3b5d5997
AA
100572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10058
10059 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10060 variant.
10061 * gdb.base/annota3.c: Likewise.
10062 * gdb.base/async.c: Likewise.
10063 * gdb.base/average.c: Likewise.
10064 * gdb.base/call-ar-st.c: Likewise.
10065 * gdb.base/call-rt-st.c: Likewise.
10066 * gdb.base/call-sc.c: Likewise.
10067 * gdb.base/call-strs.c: Likewise.
10068 * gdb.base/ending-run.c: Likewise.
10069 * gdb.base/execd-prog.c: Likewise.
10070 * gdb.base/exprs.c: Likewise.
10071 * gdb.base/foll-exec.c: Likewise.
10072 * gdb.base/foll-fork.c: Likewise.
10073 * gdb.base/foll-vfork.c: Likewise.
10074 * gdb.base/funcargs.c: Likewise.
10075 * gdb.base/gcore.c: Likewise.
10076 * gdb.base/jump.c: Likewise.
10077 * gdb.base/langs0.c: Likewise.
10078 * gdb.base/langs1.c: Likewise.
10079 * gdb.base/langs2.c: Likewise.
10080 * gdb.base/mips_pro.c: Likewise.
10081 * gdb.base/nodebug.c: Likewise.
10082 * gdb.base/opaque0.c: Likewise.
10083 * gdb.base/opaque1.c: Likewise.
10084 * gdb.base/recurse.c: Likewise.
10085 * gdb.base/run.c: Likewise.
10086 * gdb.base/scope0.c: Likewise.
10087 * gdb.base/scope1.c: Likewise.
10088 * gdb.base/setshow.c: Likewise.
10089 * gdb.base/setvar.c: Likewise.
10090 * gdb.base/shmain.c: Likewise.
10091 * gdb.base/shr1.c: Likewise.
10092 * gdb.base/shr2.c: Likewise.
10093 * gdb.base/sigall.c: Likewise.
10094 * gdb.base/signals.c: Likewise.
10095 * gdb.base/so-indr-cl.c: Likewise.
10096 * gdb.base/solib2.c: Likewise.
10097 * gdb.base/structs.c: Likewise.
10098 * gdb.base/sum.c: Likewise.
10099 * gdb.base/vforked-prog.c: Likewise.
10100 * gdb.base/watchpoint.c: Likewise.
10101 * gdb.reverse/shr2.c: Likewise.
10102 * gdb.reverse/until-reverse.c: Likewise.
10103 * gdb.reverse/ur1.c: Likewise.
10104 * gdb.reverse/watch-reverse.c: Likewise.
10105
066a77c5
AA
101062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10107
10108 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10109 variant.
10110 * gdb.base/sepdebug.exp: Drop references to removed code.
10111
4f204ea5
AA
101122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10113
10114 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10115 variant. Preserve original line numbering.
10116 * gdb.base/list1.c: Likewise.
10117
3b377a3a
AA
101182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10119
10120 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10121 variant.
10122 * gdb.base/break1.c: Likewise.
10123 * gdb.base/break.exp: Drop references to removed code.
10124
e444df73
AA
101252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10126
10127 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10128 variant.
10129
8008f2a7
AA
101302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10131
10132 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10133
a5a06887
AA
101342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10135
10136 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10137 logic into perform_all_tests() and invoke it with and without
10138 function header prototypes.
10139 (do_function_calls): Remove conditional XFAIL for PR 5318.
10140 (rerun_and_prepare): Remove duplicate code.
10141 (perform_all_tests): New. Main logic moved here.
10142
44dba9b9
AA
101432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10144
10145 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10146 code guarded by #ifdef NO_PROTOTYPES.
10147 (t_double_many_args): Likewise.
10148 (DEF_FUNC_MANY_ARGS_1): Likewise.
10149 (DEF_FUNC_VALUES_1): Likewise.
10150 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10151 guarded by #ifdef PROTOTYPES.
10152
d1fbcd56
AA
101532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10154
10155 * gdb.mi/mi-console.c: Add eye-catcher.
10156 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10157 instead of literal line number.
10158
b0e59b8f
AA
101592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10160
10161 * gdb.base/shr2.c: Add eye-catcher.
10162 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10163 line number.
10164
78f98cca
AA
101652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10166
10167 * gdb.base/jump.c: Add eye-catchers.
10168 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10169 numbers.
10170
58fa2af0
AA
101712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10172
10173 * gdb.base/execd-prog.c: Add eye-catchers.
10174 * gdb.base/foll-exec.c: Likewise.
10175 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10176 line numbers.
10177
04e5059b
AA
101782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10179
10180 * gdb.base/ending-run.c: Add eye-catchers.
10181 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10182 literal line numbers.
10183
dbfdb174
AA
101842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10185
10186 * gdb.base/call-rt-st.c: Add eye-catchers.
10187 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10188 literal line numbers.
10189
888a2ade
AA
101902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10191
10192 * gdb.base/call-ar-st.c: Add eye-catchers.
10193 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
10194 literal line numbers.
10195
6acc2dde
AA
101962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10197
10198 * gdb.base/average.c: Add eye-catchers.
10199 * gdb.base/sum.c: Likewise.
10200 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
10201 regexps dynamically.
10202
9ecfcd1d
AA
102032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10204
10205 * gdb.base/solib1.c: Add eye-catchers.
10206 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
10207 literal line numbers.
10208
78708b7c
PA
102092014-11-12 Pedro Alves <palves@redhat.com>
10210
10211 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
10212 leader has exited.
10213
af48d08f
PA
102142014-11-12 Pedro Alves <palves@redhat.com>
10215
10216 * gdb.arch/i386-bp_permanent.c: New file.
10217 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
10218 (srcfile): Set to i386-bp_permanent.c.
10219 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
10220 that stepi does not execute the 'leave' instruction, instead of
10221 testing it does execute.
10222 * gdb.base/bp-permanent.c: New file.
10223 * gdb.base/bp-permanent.exp: New file.
10224
af3768e9
DE
102252014-11-10 Doug Evans <xdje42@gmail.com>
10226
10227 PR symtab/17564
10228 * gdb.base/symtab-search-order.exp: New file.
10229 * gdb.base/symtab-search-order.c: New file.
10230 * gdb.base/symtab-search-order-1.c: New file.
10231 * gdb.base/symtab-search-order-shlib-1.c: New file.
10232
9de00a4a
PA
102332014-11-07 Pedro Alves <palves@redhat.com>
10234
10235 PR gdb/17511
10236 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
10237 i?86-*-linux*.
10238
e0f52461
SC
102392014-11-03 Siva Chandra Reddy <sivachandra@google.com>
10240
10241 PR c++/17494
10242 * gdb.cp/pr17494.cc: New file.
10243 * gdb.cp/pr17494.exp: New file.
10244
6ce8c980
YQ
102452014-11-02 Yao Qi <yao@codesourcery.com>
10246
10247 * gdb.python/python.exp: Get working directory and match the
10248 output of "set extended-prompt \\w " with it.
10249
02be9a71
DE
102502014-10-30 Doug Evans <dje@google.com>
10251
10252 * gdb.python/py-objfile.exp: Add tests for setting random attributes
10253 in objfiles.
10254 * gdb.python/py-progspace.exp: Add tests for setting random attributes
10255 in progspaces.
10256
3bdff46b
LM
102572014-10-30 Janis Johnson <janisjo@codesourcery.com>
10258
10259 * gdb.base/fullpath-expand.exp: Skip for a remote host.
10260 * gdb.base/realname-expand.exp: Likewise.
10261 * gdb.linespec/macro-relative.exp: Likewise.
10262
ab917dfb
PA
102632014-10-29 Pedro Alves <palves@redhat.com>
10264
10265 PR gdb/17408
10266 * gdb.threads/schedlock.c (some_function): New function.
10267 (call_function): New global.
10268 (MAYBE_CALL_SOME_FUNCTION): New macro.
10269 (thread_function): Call it.
10270 * gdb.threads/schedlock.exp (get_args): Add description parameter,
10271 and use it instead of a global counter. Adjust all callers.
10272 (get_current_thread): Use "find current thread" for test message
10273 here rather than having all callers pass down the same string.
10274 (goto_loop): New procedure, factored out from ...
10275 (my_continue): ... this.
10276 (step_ten_loops): Change parameter from test message to command to
10277 use. Adjust.
10278 (list_count): Delete global.
10279 (check_result): New procedure, factored out from duplicate top
10280 level code.
10281 (continue tests): Wrap in with_test_prefix.
10282 (test_step): New procedure, factored out from duplicate top level
10283 code.
10284 (top level): Test "step" in combination with all scheduler-locking
10285 modes. Test "next" in combination with all scheduler-locking
10286 modes, and in combination with stepping over a function call or
10287 not.
10288 * gdb.threads/next-bp-other-thread.c: New file.
10289 * gdb.threads/next-bp-other-thread.exp: New file.
10290
d3d4baed
PA
102912014-10-29 Pedro Alves <palves@redhat.com>
10292
10293 PR python/17372
10294 * gdb.python/python.exp: Test a multi-line command that spawns
10295 interactive Python.
10296 * gdb.base/multi-line-starts-subshell.exp: New file.
10297
563e8d85
YQ
102982014-10-29 Yao Qi <yao@codesourcery.com>
10299
10300 * gdb.base/fileio.exp: Make directories on host.
10301
0ea4d52e
YQ
103022014-10-29 Yao Qi <yao@codesourcery.com>
10303
10304 * gdb.base/fileio.c (test_write): Close the file.
10305
7f5ef605
PA
103062014-10-28 Pedro Alves <palves@redhat.com>
10307
10308 PR gdb/12623
10309 * gdb.base/sigstep.c (no_handler): New global.
10310 (main): If 'no_handler is true, set the signal handlers to
10311 SIG_IGN.
10312 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
10313 with_sw_watch and no_handler parameters. Handle them.
10314 (top level) <stepping over handler when stopped at a breakpoint
10315 test>: Add a test axis for testing with a software watchpoint, and
10316 another for testing with the signal handler set to SIG_IGN.
10317 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
10318 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
10319
abbdbd03
PA
103202014-10-28 Pedro Alves <palves@redhat.com>
10321
10322 PR gdb/17511
10323 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
10324 * gdb.base/sigstep.exp (other_handler_location): New global.
10325 (advance): Support stepping into the signal handler, and running
10326 commands while in the handler.
10327 (in_handler_map): New global.
10328 (top level): In the advance test, add combinations for getting
10329 into the handler with stepping commands, and for running commands
10330 in the handler. Add comment descripting the advancei tests.
10331
1df4399f
PA
103322014-10-28 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.base/sigstep.exp: Use build_executable instead of
10335 prepare_for_testing.
10336 (top level): Move code that starts GDB, runs to main and creates a
10337 display to ...
10338 (restart): ... this new procedure.
10339 (top level): Move backtrace from signal handler test to ...
10340 (validate_backtrace): ... this new procedure.
10341 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
10342 with_test_prefix. Always restart GDB.
10343 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
10344 with_test_prefix. Always restart GDB. No need to delete
10345 breakpoints after the test.
10346 (test_skip_handler): Remove prefix parameter.
10347 (skip_over_handler, breakpoint_to_handler)
10348 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
10349 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
10350 restart GDB. No need to delete breakpoints after the test.
10351 (top level): Use foreach to call the test procedures with
10352 different commands.
10353
a5b6e449
PA
103542014-10-28 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
10357 instead of GNATS numbers.
10358 * gdb.base/sigbpt.exp: Likewise.
10359 * gdb.base/siginfo.exp: Likewise.
10360 * gdb.base/sigstep.exp: Likewise.
10361
e5f8a7cc
PA
103622014-10-27 Pedro Alves <palves@redhat.com>
10363
10364 * gdb.base/sigstep.c (dummy): New global.
10365 (main): Issue a couple writes to the new global.
10366 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
10367 procedures.
10368 (skip_over_handler): Use test_skip_handler.
10369 (top level): Call skip_over_handler for stepi and nexti too.
10370 (breakpoint_over_handler): Use test_skip_handler.
10371 (top level): Call breakpoint_over_handler for stepi and nexti too.
10372
763905a3
YQ
103732014-10-27 Yao Qi <yao@codesourcery.com>
10374
10375 * gdb.trace/tfile.c (adjust_function_address)
10376 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
10377 function descriptor.
10378
6f259a23
DB
103792014-10-24 Don Breazeal <donb@codesourcery.com>
10380
10381 * gdb.base/foll-fork.exp (test_follow_fork,
10382 catch_fork_child_follow): Check for updated fork messages emitted
10383 from infrun.c.
10384 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
10385 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
10386 vfork_and_exec_child_follow_through_step): Check for updated vfork
10387 messages emitted from infrun.c.
10388
09dd9a69
PA
103892014-10-24 Pedro Alves <palves@redhat.com>
10390
10391 * gdb.base/corefile.exp: Remove references to ultrix.
10392 * gdb.base/interrupt.exp: Likewise.
10393 * gdb.base/whatis.exp: Likewise.
10394 * gdb.gdb/selftest.exp: Likewise.
10395 * gdb.threads/manythreads.exp: Likewise.
10396 * gdb.threads/print-threads.exp: Likewise.
10397 * gdb.threads/pthreads.exp:: Likewise.
10398 * gdb.threads/schedlock.exp: Likewise.
10399
3433cfa5
SC
104002014-10-24 Siva Chandra Reddy <sivachandra@google.com>
10401
10402 * gdb.cp/non-trivial-retval.cc: Add a test case.
10403 * gdb.cp/non-trivial-retval.exp: Add a test.
10404
092f880b
YQ
104052014-10-20 Yao Qi <yao@codesourcery.com>
10406
10407 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
10408 * gdb.python/py-objfile-script-gdb.py: New file.
10409 * gdb.python/py-objfile-script.exp: Update reference to
10410 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
10411 of remote_download. Remove the dest file.
10412
acbdb7f3
YQ
104132014-10-20 Yao Qi <yao@codesourcery.com>
10414
10415 * gdb.base/checkpoint.exp: Don't remove file copied on host.
10416 * gdb.base/step-line.exp: Likewise.
10417 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10418 * gdb.dwarf2/dw2-basic.exp: Likewise.
10419 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10420 * gdb.dwarf2/dw2-filename.exp: Likewise.
10421 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10422 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10423 * gdb.dwarf2/dw2-producer.exp: Likewise.
10424 * gdb.dwarf2/mac-fileno.exp: Likewise.
10425 * gdb.python/py-frame-args.exp: Likewise.
10426 * gdb.python/py-framefilter.exp: Likewise.
10427 * gdb.python/py-mi.exp: Likewise.
10428 * gdb.python/py-objfile-script.exp: Likewise
10429 * gdb.python/py-pp-integral.exp: Likewise.
10430 * gdb.python/py-pp-re-notag.exp: Likewise.
10431 * gdb.python/py-prettyprint.exp: Likewise.
10432 * gdb.python/py-section-script.exp: Likewise.
10433 * gdb.python/py-typeprint.exp: Likewise.
10434 * gdb.python/py-xmethods.exp: Likewise.
10435 * gdb.stabs/weird.exp: Likewise.
10436 * gdb.xml/tdesc-regs.exp: Likewise.
10437
bd286a29
KCY
104382014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
10439
10440 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
10441 (out_cu): Use addr_len for the size of addresses.
10442 (out_line): Likewise. Size DW_LNE_set_address instruction
10443 according to addr_len.
10444 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
10445 (FUNC): Add START_INSNS to definition.
10446
673dc4a0
YQ
104472014-10-18 Yao Qi <yao@codesourcery.com>
10448
10449 * gdb.base/argv0-symlink.exp: Check argv[0] value if
10450 gdb_has_argv0 return true.
10451 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
10452 check [target_info exists noargs], check [gdb_has_argv0]
10453 instead.
10454 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
10455 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
10456 procedures.
10457
4ffbba72
DE
104582014-10-17 Doug Evans <dje@google.com>
10459
10460 * gdb.python/py-events.exp: Update expected output for clear_objfiles
10461 event.
10462 * gdb.python/py-events.py: Add clear_objfiles event.
10463
d096d8c1
DE
104642014-10-17 Doug Evans <dje@google.com>
10465
10466 * gdb.python/py-objfile.exp: Test progspace attribute.
10467
a80db015
LM
104682014-10-17 Luis Machado <lgustavo@codesourcery.com>
10469
10470 * gdb.guile/scm-breakpoint.exp: Do not assume any
10471 directory separators when matching source file paths.
10472 * gdb.python/py-breakpoint.exp: Likewise.
10473 * gdb.reverse/break-precsave.exp: Likewise.
10474 * gdb.reverse/break-reverse.exp: Likewise.
10475 * gdb.reverse/consecutive-precsave.exp: Likewise.
10476 * gdb.reverse/finish-precsave.exp: Likewise.
10477 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
10478 * gdb.reverse/finish-reverse.exp: Likewise.
10479 * gdb.reverse/i386-precsave.exp: Likewise.
10480 * gdb.reverse/i387-env-reverse.exp: Likewise.
10481 * gdb.reverse/i387-stack-reverse.exp: Likewise.
10482 * gdb.reverse/machinestate-precsave.exp: Likewise.
10483 * gdb.reverse/machinestate.exp: Likewise.
10484 * gdb.reverse/sigall-precsave.exp: Likewise.
10485 * gdb.reverse/solib-precsave.exp: Likewise.
10486 * gdb.reverse/step-precsave.exp: Likewise.
10487 * gdb.reverse/until-precsave.exp: Likewise.
10488 * gdb.reverse/watch-precsave.exp: Likewise.
10489 * gdb.reverse/watch-reverse.exp: Likewise.
10490
b22089ab
YQ
104912014-10-17 Yao Qi <yao@codesourcery.com>
10492
10493 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
10494 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
10495
6c4486e6
PA
104962014-10-17 Pedro Alves <palves@redhat.com>
10497
10498 PR gdb/17471
10499 * gdb.base/bg-execution-repeat.c: New file.
10500 * gdb.base/bg-execution-repeat.exp: New file.
10501
0ff33695
PA
105022014-10-17 Pedro Alves <palves@redhat.com>
10503
10504 PR gdb/17300
10505 * gdb.base/continue-all-already-running.c: New file.
10506 * gdb.base/continue-all-already-running.exp: New file.
10507
6fdebc3d
PA
105082014-10-17 Pedro Alves <palves@redhat.com>
10509
10510 PR gdb/17472
10511 * gdb.base/annota-input-while-running.c: New file.
10512 * gdb.base/annota-input-while-running.exp: New file.
10513
32a8097b
PA
105142014-10-17 Pedro Alves <palves@redhat.com>
10515
10516 * gdb.base/callfuncs.exp: emove references to osf.
10517 * gdb.base/sigall.exp: Likewise.
10518 * gdb.gdb/selftest.exp: Likewise.
10519 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
10520 * gdb.mi/non-stop.c: Likewise.
10521 * gdb.mi/pthreads.c: Likewise.
10522 * gdb.reverse/sigall-precsave.exp: Likewise.
10523 * gdb.reverse/sigall-reverse.exp: Likewise.
10524 * gdb.threads/pthreads.c: Likewise.
10525 * gdb.threads/pthreads.exp: Likewise.
10526
7a3517ff
YQ
105272014-10-17 Yao Qi <yao@codesourcery.com>
10528
10529 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
10530 check 'target_info exists noargs'.
10531 (test_command_prompt_position): Likewise.
10532 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
10533 Remove "set args".
10534 (progvar_simple_while_test): Likewise.
10535 (progvar_complex_if_while_test): Likewise.
10536 (if_while_breakpoint_command_test): Likewise.
10537 (infrun_breakpoint_command_test): Likewise.
10538 (breakpoint_command_test): Likewise.
10539 (watchpoint_command_test): Likewise.
10540 (bp_deleted_in_command_test): Likewise.
10541 (temporary_breakpoint_commands): Likewise.
10542
bb99c472
YQ
105432014-10-16 Yao Qi <yao@codesourcery.com>
10544
10545 * gdb.base/remotetimeout.exp: Remove noargs checking.
10546
7c16b83e
PA
105472014-10-15 Pedro Alves <palves@redhat.com>
10548
10549 PR breakpoints/9649
10550 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
10551 * gdb.base/breakpoint-in-ro-region.exp
10552 (probe_target_hardware_step): New procedure.
10553 (top level): Probe hardware stepping and hardware breakpoint
10554 support. Test stepping through a read-only region, with both
10555 "breakpoint auto-hw" on and off and both "always-inserted" on and
10556 off.
10557
35a49624
IB
105582014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
10559
10560 * gdb.dlang/demangle.exp: Update for demangling changes.
10561
2d1c107c
SC
105622014-10-15 Siva Chandra Reddy <sivachandra@google.com>
10563
10564 * gdb.cp/non-trivial-retval.cc: Add new test cases.
10565 * gdb.cp/non-trivial-retval.exp: Add new tests.
10566
778811d5
SC
105672014-10-15 Siva Chandra Reddy <sivachandra@google.com>
10568
10569 PR c++/13403
10570 PR c++/15154
10571 * gdb.cp/non-trivial-retval.cc: New file.
10572 * gdb.cp/non-trivial-retval.exp: New file.
10573
10c5f0a8
YQ
105742014-10-15 Yao Qi <yao@codesourcery.com>
10575
10576 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
10577 remote host.
10578
65d7b369
YQ
105792014-10-15 Yao Qi <yao@codesourcery.com>
10580
10581 * gdb.python/py-symbol.exp: Match file base name if host is
10582 remote, otherwise match file name with dir name.
10583 * gdb.python/py-symtab.exp: Likewise.
10584 * gdb.python/python.exp: Likewise.
10585
46dc1394
YQ
105862014-10-15 Yao Qi <yao@codesourcery.com>
10587
10588 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
10589 pattern.
10590 * gdb.python/py-symtab.exp: Likewise.
10591 * gdb.python/python.exp: Remove trailing ".*". Fix typo
10592 locationn.
10593
c40cc657
JB
105942014-10-14 Joel Brobecker <brobecker@adacore.com>
10595
10596 * gdb.ada/addr_arith: New testcase.
10597
2abf49e1
MR
105982014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
10599
10600 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
10601 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
10602 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
10603 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
10604
f7088df3
SDJ
106052014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
10606
10607 * gdb.arch/stap-eval-lang-ada.S: Likewise.
10608 * gdb.arch/stap-eval-lang-ada.c: Likewise.
10609 * gdb.arch/stap-eval-lang-ada.exp: New file.
10610
4dc06805
YQ
106112014-10-14 Yao Qi <yao@codesourcery.com>
10612
10613 * gdb.mi/mi-var-child.c (nothing1): New function.
10614 (nothing2): New function.
10615 (do_children_tests): Set function pointers by nothing1 and
10616 nothing2.
10617 * gdb.mi/mi-var-child.exp: Step over new added statements.
10618 Update test to match the new output.
10619 * gdb.mi/var-cmd.c (nothing1): New function.
10620 (nothing2): New function.
10621 (do_children_tests): Set function pointers by nothing1 and
10622 nothing2.
10623 * gdb.mi/mi-var-display.exp: Update test to match output.
10624 Step to the line specified by $line_dct_nothing.
10625 Increase the number of lines to step.
10626
46a93de2
YQ
106272014-10-14 Yao Qi <yao@codesourcery.com>
10628
10629 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
10630 tests.
10631 * gdb.mi/mi2-var-child.exp: Likewise.
10632
14ea52ee
DE
106332014-10-13 Doug Evans <dje@google.com>
10634
10635 * gdb.python/py-objfile.exp: Change name of file name test.
10636
e5c6e92b
DE
106372014-10-13 Doug Evans <dje@google.com>
10638
10639 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
10640 from the start of the CU.
10641
c780cc2f
JK
106422014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10643 Yao Qi <yao@codesourcery.com>
10644
10645 Fix "save breakpoints" for "catch" command.
10646 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
10647 Remove -nonewline. Match also the added "main" line.
10648
99894e11
JK
106492014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10650
10651 Fix "save breakpoints" for "disable $bpnum" command.
10652 * gdb.base/save-bp.c (main): Add label.
10653 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
10654
6e1ac5a3
JK
106552014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10656
10657 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
10658
754dd2b0
YQ
106592014-10-11 Yao Qi <yao@codesourcery.com>
10660
10661 * gdb.server/server-kill.exp: Execute command
10662 "set remote trace-status-packet on" before "tstatus".
10663
f90183d7
YQ
106642014-10-11 Yao Qi <yao@codesourcery.com>
10665
10666 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
10667 (main): Call getppid.
10668 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
10669 and continue to it. Read variable "server_pid".
10670
bf40a607
YQ
106712014-10-11 Yao Qi <yao@codesourcery.com>
10672
10673 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
10674
052ca370
YQ
106752014-10-11 Yao Qi <yao@codesourcery.com>
10676
10677 * gdb.threads/thread-find.exp: Don't execute command
10678 "info threads".
10679 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
10680 * gdb.threads/linux-dp.exp: Don't check the condition
10681 $threads_created equals to zero.
10682
3831839c
PA
106832014-10-10 Pedro Alves <palves@redhat.com>
10684
10685 * gdb.base/bigcore.exp: Remove references to IRIX.
10686 * gdb.base/funcargs.exp: Likewise.
10687 * gdb.base/interrupt.exp: Likewise.
10688 * gdb.base/mips_pro.exp: Likewise.
10689 * gdb.base/nodebug.exp: Likewise.
10690 * gdb.base/setvar.exp: Likewise.
10691 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
10692
8b9a549d
PA
106932014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10694 Pedro Alves <palves@redhat.com>
10695
10696 PR symtab/14466
10697 * gdb.base/vdso-warning.c: New file.
10698 * gdb.base/vdso-warning.exp: New file.
10699
d48ba5e8
DE
107002014-10-02 Doug Evans <dje@google.com>
10701
10702 * gdb.base/structs.c (main): Don't run forever.
10703
2278c276
PA
107042014-10-02 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
10707 (top level) <stop threads 1, stop threads 2>: Use it.
10708
b57bacec
PA
107092014-10-02 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.threads/break-while-running.exp (test): Add new
10712 'update_thread_list' argument. Skip "info threads" if false.
10713 (top level): Add new 'update_thread_list' axis.
10714
13fd3ff3
PA
107152014-10-02 Pedro Alves <palves@redhat.com>
10716
10717 PR breakpoints/17431
10718 * gdb.base/execl-update-breakpoints.c: New file.
10719 * gdb.base/execl-update-breakpoints.exp: New file.
10720
0fec99e8
PA
107212014-10-01 Pedro Alves <palves@redhat.com>
10722
10723 * gdb.base/breakpoint-in-ro-region.c: New file.
10724 * gdb.base/breakpoint-in-ro-region.exp: New file.
10725
2ddf4301
SM
107262014-10-01 Simon Marchi <simon.marchi@ericsson.com>
10727
10728 * gdb.mi/mi-exit-code.exp: New file.
10729 * gdb.mi/mi-exit-code.c: New file.
10730
6a5f3f43
YQ
107312014-09-30 Yao Qi <yao@codesourcery.com>
10732
10733 * lib/prelink-support.exp (build_executable_own_libs): Error if
10734 the target isn't native.
10735
345bcc73
YQ
107362014-09-30 Yao Qi <yao@codesourcery.com>
10737
10738 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
10739 false.
10740
a25a5a45
PA
107412014-09-22 Pedro Alves <palves@redhat.com>
10742
10743 * gdb.threads/break-while-running.exp: New file.
10744 * gdb.threads/break-while-running.c: New file.
10745
00ba3162
YQ
107462014-09-19 Yao Qi <yao@codesourcery.com>
10747
10748 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
10749 Invoke test. Restart GDB with --readnow and invoke test again.
10750
c3b7b696
YQ
107512014-09-19 Yao Qi <yao@codesourcery.com>
10752
10753 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
10754 proc set_breakpoint_on_gcd_function. Invoke
10755 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
10756 invoke set_breakpoint_on_gcd_function again.
10757
2b4fd423
DE
107582014-09-18 Doug Evans <dje@google.com>
10759
10760 * gdb.dwarf2/symtab-producer.exp: New file.
10761
a5947601
SDJ
107622014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
10763
10764 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
10765 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
10766 * gdb.base/global-var-nested-by-dso.c: Likewise.
10767 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10768
91c19059
SDJ
107692014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
10770 Pedro Alves <palves@redhat.com>
10771
10772 * gdb.base/watch-bitfields.exp: Pass string other than test file
10773 name to prepare_for_testing.
10774 (watch): New procedure.
10775 (expect_watchpoint): Use with_test_prefix.
10776 (top level): Factor out tests to ...
10777 (test_watch_location, test_regular_watch): ... these new
10778 procedures, and use with_test_prefix and gdb_continue_to_end.
10779
bb9d5f81
PP
107802014-09-16 Patrick Palka <patrick@parcs.ath.cx>
10781
10782 PR breakpoints/12526
10783 * gdb.base/watch-bitfields.exp: New file.
10784 * gdb.base/watch-bitfields.c: New file.
10785
635856f5
PA
107862014-09-16 Pedro Alves <palves@redhat.com>
10787
10788 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
10789 software and hardware addresses, not software address against
10790 itself.
10791
7280ceea
PA
107922014-09-16 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
10795 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
10796
428b16bd
PA
107972014-09-16 Pedro Alves <palves@redhat.com>
10798
10799 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
10800 files.
10801 * gdb.base/a2-run.exp: Remove all code guarded by istarget
10802 "*-*-vxworks*" throughout.
10803 * gdb.base/break.exp: Likewise.
10804 * gdb.base/default.exp: Likewise.
10805 * gdb.base/scope.exp: Likewise.
10806 * gdb.base/sepdebug.exp: Likewise.
10807 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
10808 throughout.
10809 * gdb.base/run.c: Likewise.
10810 * gdb.base/sepdebug.c: Likewise.
10811 * gdb.hp/gdb.aCC/run.c: Likewise.
10812 * gdb.reverse/until-reverse.c: Likewise.
10813 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
10814
666d413c
YQ
108152014-09-16 Yao Qi <yao@codesourcery.com>
10816
10817 * boards/local-remote-host-native.exp: New file.
10818
57cbd724
DE
108192014-09-14 Doug Evans <xdje42@gmail.com>
10820
10821 * gdb.threads/queue-signal.c (thread_count): New variable.
10822 (thread_count_mutex, thread_count_condvar): New variables.
10823 (incr_thread_count, wait_all_threads_running): New functions.
10824 (main): Wait for all threads to be in their thread functions.
10825
81219e53
DE
108262014-09-13 Doug Evans <xdje42@gmail.com>
10827
10828 * gdb.threads/queue-signal.c: New file.
10829 * gdb.threads/queue-signal.exp: New file.
10830
3714cea7
DE
108312014-09-13 Doug Evans <xdje42@gmail.com>
10832
10833 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
10834 be consistent with what default_gdb_init uses.
10835 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
10836 the plain text of the prompt. Add some logging printfs.
10837 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
10838
fa43b1d7
PA
108392014-09-12 Pedro Alves <palves@redhat.com>
10840
10841 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
10842 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
10843 * gdb.arch/i386-size-overlap.exp: Likewise.
10844 * gdb.arch/i386-size.exp: Likewise.
10845 * gdb.arch/i386-unwind.exp: Likewise.
10846 * gdb.base/a2-run.exp: Likewise.
10847 * gdb.base/break.exp: Likewise.
10848 * gdb.base/charset.exp: Likewise.
10849 * gdb.base/chng-syms.exp: Likewise.
10850 * gdb.base/commands.exp: Likewise.
10851 * gdb.base/dbx.exp: Likewise.
10852 * gdb.base/find.exp: Likewise.
10853 * gdb.base/funcargs.exp: Likewise.
10854 * gdb.base/jit-simple.exp: Likewise.
10855 * gdb.base/reread.exp: Likewise.
10856 * gdb.base/sepdebug.exp: Likewise.
10857 * gdb.base/step-bt.exp: Likewise.
10858 * gdb.cp/mb-inline.exp: Likewise.
10859 * gdb.cp/mb-templates.exp: Likewise.
10860 * gdb.objc/basicclass.exp: Likewise.
10861 * gdb.threads/killed.exp: Likewise.
10862
9d9bf2df
EBM
108632014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10864
10865 PR tdep/17379
10866 * gdb.arch/powerpc-stackless.S: New file.
10867 * gdb.arch/powerpc-stackless.exp: New file.
10868
1cf2f1b0
JK
108692014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 * gdb.base/attach.c: Include unistd.h.
10872 (main): Call alarm. Add label postloop.
10873 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
10874 gdb_breakpoint, gdb_continue_to_breakpoint.
10875 (test_command_line_attach_run): Kill ${testpid} in one exit path.
10876
98880d46
PA
108772014-09-11 Pedro Alves <palves@redhat.com>
10878
10879 PR gdb/17347
10880 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
10881 * gdb.base/attach.exp (test_command_line_attach_run): New
10882 procedure.
10883 (top level): Call it.
10884
4c92ff2c
PA
108852014-09-11 Pedro Alves <palves@redhat.com>
10886
10887 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
10888 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
10889 (do_command_attach_tests): Use spawn_wait_for_attach.
10890 * gdb.base/solib-overlap.exp: Likewise.
10891 * gdb.multi/multi-attach.exp: Likewise.
10892 * gdb.python/py-prompt.exp: Likewise.
10893 * gdb.python/py-sync-interp.exp: Likewise.
10894 * gdb.server/ext-attach.exp: Likewise.
10895
3adc1a7d
GKB
108962014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
10897
10898 * gdb.fortran/array-element.exp: Remove unexpected "continue"
10899 command in testcase. Simplify testcase.
10900
96334934
JB
109012014-09-10 Joel Brobecker <brobecker@adacore.com>
10902
10903 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
10904
eb479039
JB
109052014-09-10 Joel Brobecker <brobecker@adacore.com>
10906
10907 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
10908
deede10c
JB
109092014-09-10 Joel Brobecker <brobecker@adacore.com>
10910
10911 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
10912
7828a5f5
JB
109132014-09-10 Joel Brobecker <brobecker@adacore.com>
10914
10915 * gdb.dwarf2/dynarr-ptr.c: New file.
10916 * gdb.dwarf2/dynarr-ptr.exp: New file.
10917
33aeebcf
MR
109182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10919
10920 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
10921 of 30 rather than hardcoding 120 for a slow test case. Take the
10922 `gdb,timeout' target setting into account for this calculation.
10923 Don't extend the timeout for the test cases that don't need it.
10924
7b415901
MR
109252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10926
10927 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
10928 a factor of 2 for a slow test case. Take the `gdb,timeout'
10929 target setting into account for this calculation.
10930 * gdb.reverse/until-precsave.exp: Increase the timeout by
10931 a factor of 15 and 3 respectively rather than adding 120
10932 for a pair of slow test cases. Take the `gdb,timeout'
10933 target setting into account for this calculation.
10934
4a40f85a
MR
109352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10936
10937 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
10938 timeout, don't pass one down to gdb_expect.
10939 (gdb_expect): Rework timeout selection.
10940
09635af7
MR
109412014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10942
10943 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
10944 exception on timeout.
10945 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
10946 (gdbserver_start_extended): Catch any `gdbserver_start' error
10947 exceptions.
10948 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
10949 * lib/mi-support.exp (mi_gdb_target_load): Catch any
10950 `gdbserver_gdb_load' error exceptions.
10951
2bdd10b7
MR
109522014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10953
10954 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
10955 120 on waiting for the TCP socket to open.
10956
316935f0
DE
109572014-09-09 Doug Evans <xdje42@gmail.com>
10958
10959 * gdb.base/default.exp (show_conv_list): Add _caller_is,
10960 _caller_matches, _any_caller_is, _any_caller_matches.
10961
83740597
DE
109622014-09-09 Doug Evans <xdje42@gmail.com>
10963
10964 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
10965
4c122fc3
YQ
109662014-09-09 Yao Qi <yao@codesourcery.com>
10967
10968 * gdb.mi/mi-var-display.exp: Set print symbol off.
10969
a9f116cb
GKB
109702014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
10971
10972 PR gdb/17035
10973 * gdb.base/commands.exp: Add tests to verify user-defined
10974 commands with empty bodies.
10975 * gdb.python/py-cmd.exp: Test that we don't show user-defined
10976 python commands in `show user command`.
10977 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
10978 scheme commands in `show user command`.
10979
c75bd3a2
JK
109802014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10981
10982 PR python/17355
10983 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
10984 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
10985 * gdb.python/py-framefilter-invalidarg.exp: New file.
10986 * gdb.python/py-framefilter-invalidarg.py: New file.
10987
faa42425
DE
109882014-09-06 Doug Evans <xdje42@gmail.com>
10989
10990 PR 15276
10991 * gdb.python/py-caller-is.c: New file.
10992 * gdb.python/py-caller-is.exp: New file.
10993
474ca4f6
SDJ
109942014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
10995
10996 PR gdb/17235
10997 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
10998 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
10999
eb0b0463
SDJ
110002014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11001
11002 PR fortran/17237
11003 * gdb.fortran/print-formatted.exp: New file.
11004 * gdb.fortran/print-formatted.f90: Likewise.
11005
5f3b99cf
SS
110062014-09-03 Sasha Smundak <asmundak@google.com>
11007
11008 * gdb.python/py-frame.exp: Test Frame.read_register.
11009
7d793aa9
SDJ
110102014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11011
11012 PR python/16699
11013 * gdb.python/py-completion.exp: New file.
11014 * gdb.python/py-completion.py: Likewise.
11015
fb0576e9
DE
110162014-08-28 Doug Evans <dje@google.com>
11017
11018 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11019 eax,etc. are live with values set by gdb and thus the compiler can't
11020 use them.
11021 * gdb.arch/i386-pseudo.c (main): Ditto.
11022
ee92b0dd
DE
110232014-08-27 Doug Evans <dje@google.com>
11024
11025 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11026
6649db35
DE
110272014-08-25 Doug Evans <dje@google.com>
11028
11029 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11030 (main): Ditto.
11031
564b7600
DE
110322014-08-25 Doug Evans <dje@google.com>
11033
11034 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11035
3881fb67
YQ
110362014-08-24 Yao Qi <yao@codesourcery.com>
11037
11038 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11039 symbol off.
11040 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11041
a05a36a5
DE
110422014-08-22 Doug Evans <dje@google.com>
11043
11044 PR 17276
11045 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11046 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11047 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11048
7c343b48
YQ
110492014-08-22 Yao Qi <yao@codesourcery.com>
11050
11051 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11052 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11053 * gdb.python/python.exp: Likewise. Use .py file on the host
11054 instead of the build.
11055
22fd09ae
JK
110562014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11057
11058 * gdb.threads/gcore-stale-thread.c: New file.
11059 * gdb.threads/gcore-stale-thread.exp: New file.
11060
a8454a7c
PA
110612014-08-21 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11064 * gdb.base/gcore-relro-pie.exp: Likewise.
11065 * gdb.base/gcore-relro.exp: Likewise.
11066 * gdb.base/gcore.exp: Likewise.
11067 * gdb.base/print-symbol-loading.exp: Likewise.
11068 * gdb.threads/gcore-thread.exp: Likewise.
11069 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11070
2a31c623
PA
110712014-08-20 Pedro Alves <palves@redhat.com>
11072 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11075 configure.
11076 (EXPECT): Handle READ1 being set.
11077 (all): Depend on EXTRA_RULES.
11078 (check-read1, expect-read1, read1.so, read1): New rules.
11079 * README (Testsuite Parameters): Document the READ1 make variable.
11080 (Race detection): New section.
11081 * configure: Regenerate.
11082 * configure.ac: If build==host==target, and running under a
11083 GNU/glibc system, add read1 to the extra Makefile rules.
11084 (EXTRA_RULES): AC_SUBST it.
11085 * lib/read1.c: New file.
11086
d36430db
JB
110872014-08-20 Joel Brobecker <brobecker@adacore.com>
11088
11089 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11090 the handling of variables declared as a typedef to an array
11091 which a DW_AT_data_location attribute.
11092
9a0dc9e3
PA
110932014-08-19 Andrew Burgess <aburgess@broadcom.com>
11094 Pedro Alves <palves@redhat.com>
11095
11096 PR symtab/14604
11097 PR symtab/14605
11098 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11099 gdb_test.
11100
0718a8da
PA
111012014-08-19 Pedro Alves <palves@redhat.com>
11102
11103 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11104
13b448cd
YQ
111052014-08-19 Yao Qi <yao@codesourcery.com>
11106
11107 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11108 right line.
11109
1cbf5077
DB
111102014-08-18 David Blaikie <dblaikie@gmail.com>
11111
11112 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11113
bf0fae19
JB
111142014-08-18 Joel Brobecker <brobecker@adacore.com>
11115
11116 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11117 attribute in array range.
11118
3c8c5dcc
JB
111192014-08-18 Joel Brobecker <brobecker@adacore.com>
11120
11121 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11122
e66d4446
SC
111232014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11124
11125 PR c++/17132
11126 * gdb.cp/pr17132.cc: New file.
11127 * gdb.cp/pr17132.exp: New file.
11128
940df408
SC
111292014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11130
11131 * gdb.python/py-xmethods.py (A_getarrayind)
11132 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11133 Use 'print' with function call syntax.
11134 (E_method_matcher.match): Fix tab vs space indentation mixup.
11135
ebcc6c3a
YQ
111362014-08-15 Yao Qi <yao@codesourcery.com>
11137
11138 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11139 false.
11140
775e0f04
YQ
111412014-08-15 Yao Qi <yao@codesourcery.com>
11142
11143 * gdb.cp/casts.exp: Set print symbol off.
11144 * gdb.cp/class2.exp: Likewise.
11145 * gdb.cp/overload.exp: Likewise.
11146 * gdb.cp/templates.exp: Likewise.
11147
d769e349
DE
111482014-08-11 Doug Evans <dje@google.com>
11149
11150 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11151 (test_load_shlib): Update.
11152
20c6f1e1
YQ
111532014-08-09 Yao Qi <yao@codesourcery.com>
11154
11155 * gdb.base/display.exp: Invoke is_address_zero_readable.
11156 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11157 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11158 * gdb.base/hbreak-unmapped.exp: Return if
11159 is_address_zero_readable returns true.
11160 * gdb.base/signest.exp: Likewise.
11161 * gdb.base/signull.exp: Likewise.
11162 * gdb.base/sigbpt.exp: Likewise.
11163 * gdb.guile/scm-disasm.exp: Do the test if
11164 is_address_zero_readable returns false.
11165 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11166 * gdb.python/py-arch.exp: Likewise.
11167 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11168 * lib/gdb.exp (is_address_zero_readable): New proc.
11169
5792e8e3
YQ
111702014-08-09 Yao Qi <yao@codesourcery.com>
11171
11172 PR testsuite/13443
11173 * gdb.mi/mi-var-display.exp: Make test messages unique.
11174
3cecbbbe
TT
111752014-08-04 Tom Tromey <tromey@redhat.com>
11176
11177 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11178 target 0".
11179
00b51ff5
TT
111802014-08-04 Tom Tromey <tromey@redhat.com>
11181
11182 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11183 "target_resume".
11184
6908c509
JB
111852014-08-01 Joel Brobecker <brobecker@adacore.com>
11186
11187 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11188 inner_vla_struct_object_size.
11189 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11190 as xfail.
11191
cc6563d2
PA
111922014-07-30 Pedro Alves <palves@redhat.com>
11193
11194 * gdb.threads/signal-command-handle-nopass.exp (test): Add
11195 comment.
11196
7e09a223
YQ
111972014-07-29 Yao Qi <yao@codesourcery.com>
11198
11199 PR gdb/17206
11200 * gdb.base/until-nodebug.exp: New.
11201
7ebdbe92
DE
112022014-07-28 Doug Evans <xdje42@gmail.com>
11203
11204 PR guile/17203
11205 * gdb.guile/scm-parameter.exp: Add tests for trying to create
11206 previously existing parameter, and previously ambiguously spelled
11207 parameter.
11208
fdb1adc6
WN
112092014-07-28 Will Newton <will.newton@linaro.org>
11210
11211 * gdb.base/varargs.exp: Remove KFAILs for ARM.
11212
186fcde0
DE
112132014-07-26 Ludovic Courtès <ludo@gnu.org>
11214 Doug Evans <xdje42@gmail.com>
11215
11216 PR guile/17146
11217 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
11218
70509625
PA
112192014-07-25 Pedro Alves <palves@redhat.com>
11220
11221 * gdb.threads/signal-command-handle-nopass.c: New file.
11222 * gdb.threads/signal-command-handle-nopass.exp: New file.
11223 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
11224 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
11225 * gdb.threads/signal-delivered-right-thread.c: New file.
11226 * gdb.threads/signal-delivered-right-thread.exp: New file.
11227
c3f814a1
PA
112282014-07-25 Pedro Alves <palves@redhat.com>
11229
11230 * gdb.base/double-prompt-target-event-error.exp
11231 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
11232 match.
11233 (cancel_pagination_in_target_event): Rework double prompt
11234 detection.
11235 * gdb.base/paginate-after-ctrl-c-running.exp
11236 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
11237 <return>' match.
11238 * gdb.base/paginate-bg-execution.exp
11239 (test_bg_execution_pagination_return)
11240 (test_bg_execution_pagination_cancel): Remove '-notransfer
11241 <return>' matches.
11242 * gdb.base/paginate-execution-startup.exp
11243 (test_fg_execution_pagination_return)
11244 (test_fg_execution_pagination_cancel): Remove '-notransfer
11245 <return>' matches.
11246 * gdb.base/paginate-inferior-exit.exp
11247 (test_paginate_inferior_exited): Remove '-notransfer <return>'
11248 match.
11249 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
11250 * lib/gdb.exp (pagination_prompt): Run text through
11251 string_to_regexp.
11252 (gdb_test_multiple): Match $pagination_prompt instead of
11253 "<return>".
11254 (string_to_regexp): Move to lib/gdb-utils.exp.
11255
e214cf6c
JK
112562014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11257
11258 * gdb.arch/amd64-entry-value-paramref.S: New file.
11259 * gdb.arch/amd64-entry-value-paramref.cc: New file.
11260 * gdb.arch/amd64-entry-value-paramref.exp: New file.
11261 * gdb.arch/amd64-optimout-repeat.S: New file.
11262 * gdb.arch/amd64-optimout-repeat.c: New file.
11263 * gdb.arch/amd64-optimout-repeat.exp: New file.
11264
17d0c5c8
JK
112652014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11266
11267 PR gdb/17170
11268 * gdb.base/statistics.exp: New file.
11269
b8b8facf
DE
112702014-07-17 Doug Evans <dje@google.com>
11271
74b49205 11272 PR gdb/17170
b8b8facf
DE
11273 * gdb.base/maint.exp: Update testing of per-command stats.
11274
1b5d0ab3
PA
112752014-07-16 Pedro Alves <palves@redhat.com>
11276
11277 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
11278 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
11279 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
11280 (tfile_write_buf): New functions.
11281 (add_memory_block): Rewrite using the above.
11282 (adjust_function_address): New function.
11283 (FUNCTION_ADDRESS): New macro.
11284 (write_basic_trace_file): Remove short_x local, and use
11285 tfile_write_16. Change type of func_addr local to unsigned long
11286 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
11287 here. Cast argument of add_memory_block to char pointer.
11288 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
11289 (main): Remove parameters.
11290 * gdb.trace/tfile.exp: Remove nowarnings.
11291
4d974e88
SM
112922014-07-15 Simon Marchi <simon.marchi@ericsson.com>
11293
11294 * gdb.base/debug-expr.exp: Test string evaluation with
11295 "debug expression" on.
11296
41e99568
PA
112972014-07-15 Pedro Alves <palves@redhat.com>
11298
11299 * gdb.base/reread.exp: Use clean_restart.
11300
487d9753
PL
113012014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
11302
11303 * gdb.arch/avr-flash-qualifer.c: New.
11304 * gdb.arch/avr-flash-qualifer.exp: New.
11305
cc1c52ad
PA
113062014-07-14 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.base/paginate-after-ctrl-c-running.c: New file.
11309 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
11310
1e973570
PA
113112014-07-14 Pedro Alves <palves@redhat.com>
11312
11313 * gdb.base/double-prompt-target-event-error.c: New file.
11314 * gdb.base/double-prompt-target-event-error.exp: New file.
11315
93d6eb10
PA
113162014-07-14 Pedro Alves <palves@redhat.com>
11317
11318 PR gdb/17072
11319 * gdb.base/paginate-inferior-exit.c: New file.
11320 * gdb.base/paginate-inferior-exit.exp: New file.
11321
0017922d
PA
113222014-07-14 Pedro Alves <palves@redhat.com>
11323
11324 PR gdb/17072
11325 * gdb.base/paginate-bg-execution.c: New file.
11326 * gdb.base/paginate-bg-execution.exp: New file.
11327
94696ad3
PA
113282014-07-14 Pedro Alves <palves@redhat.com>
11329
11330 PR gdb/17072
11331 * gdb.base/paginate-execution-startup.c: New file.
11332 * gdb.base/paginate-execution-startup.exp: New file.
11333 * lib/gdb.exp (pagination_prompt): New global.
11334 (default_gdb_spawn): New procedure, factored out from
11335 default_gdb_spawn.
11336 (default_gdb_start): Adjust to call default_gdb_spawn.
11337 (gdb_spawn): New procedure.
11338
bd293940
PA
113392014-07-14 Pedro Alves <palves@redhat.com>
11340
11341 * lib/gdb.exp (gdb_assert): New procedure.
11342 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
11343
c933f875
PA
113442014-07-14 Pedro Alves <palves@redhat.com>
11345
11346 * gdb.base/execution-termios.c: New file.
11347 * gdb.base/execution-termios.exp: New file.
11348
d98b7a16
TT
113492014-07-14 Tom Tromey <tromey@redhat.com>
11350
11351 * gdb.cp/vla-cxx.cc: New file.
11352 * gdb.cp/vla-cxx.exp: New file.
11353
548740d6
TT
113542014-07-14 Tom Tromey <tromey@redhat.com>
11355
11356 * gdb.reverse/rerun-prec.c: New file.
11357 * gdb.reverse/rerun-prec.exp: New file.
11358
a25eb028
MR
113592014-07-12 Maciej W. Rozycki <macro@mips.com>
11360 Maciej W. Rozycki <macro@codesourcery.com>
11361
11362 * lib/gdb-utils.exp: New file.
11363 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
11364 inline `gdb_init_command' processing.
11365 (gdb_start_cmd): Likewise.
11366 * lib/mi-support.exp (mi_run_cmd): Likewise.
11367 * README: Document `gdb_init_command' and `gdb_init_commands'.
11368
218c2655
JK
113692014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11370
11371 Fix false FAIL running under a very long directory name.
11372 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
11373 and "set print elements 10000". Twice.
11374
5401fde3
YQ
113752014-07-11 Yao Qi <yao@codesourcery.com>
11376
11377 * gdb.base/exprs.exp: "set print symbol off".
11378
e76126e8
PA
113792014-07-11 Pedro Alves <palves@redhat.com>
11380
11381 * gdb.threads/kill.c: New file.
11382 * gdb.threads/kill.exp: New file.
11383
2d6f0de6
YQ
113842014-07-10 Yao Qi <yao@codesourcery.com>
11385
11386 * gdb.trace/tfile.c (write_basic_trace_file)
11387 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
11388 address written to trace file.
11389
7180e04a
PA
113902014-07-09 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.base/attach-wait-input.exp: New file.
11393 * gdb.base/attach-wait-input.c: New file.
11394
9a9a7608
AB
113952014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
11396
11397 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
11398 setting up test structures.
11399 (main): Call new test function.
11400 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
11401 test function, continue into test function and walk test
11402 structures.
11403
161ac41e
YQ
114042014-07-02 Yao Qi <yao@codesourcery.com>
11405
11406 * gdb.trace/entry-values.c: Define labels 'foo_start' and
11407 'bar_start' at the beginning of functions 'foo' and 'bar'
11408 respectively.
11409 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
11410 instead of 'foo' and 'bar'.
11411
1f267ae3
MM
114122014-07-08 Markus Metzger <markus.t.metzger@intel.com>
11413
11414 * gdb.btrace/segv.exp: New.
11415 * gdb.btrace/segv.c: New.
11416
2b239efb
LM
114172014-07-02 Luis Machado <lgustavo@codesourcery.com>
11418
11419 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
11420 instruction.
11421
cf363f18
MW
114222014-06-30 Mark Wielaard <mjw@redhat.com>
11423
11424 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
11425 vulture, vilify, villar): New volatile array constants.
11426 (vindictive, vegetation): New const volatile array constants.
11427 * gdb.base/volatile.exp: Test volatile and const volatile array
11428 types.
11429
aebf9d24
AA
114302014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11431
11432 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
11433 target lacks support for awatch, rwatch, or hbreak.
11434
b67a2c6f
YQ
114352014-06-27 Yao Qi <yao@codesourcery.com>
11436
11437 * gdb.multi/dummy-frame-restore.exp: New.
11438 * gdb.multi/dummy-frame-restore.c: New.
11439
aef92902
MM
114402014-06-25 Markus Metzger <markus.t.metzger@intel.com>
11441
11442 * gdb.btrace/gcore.exp: New.
11443
8e9db26e
PA
114442014-06-23 Pedro Alves <palves@redhat.com>
11445
11446 * gdb.base/watchpoint-reuse-slot.c: New file.
11447 * gdb.base/watchpoint-reuse-slot.exp: New file.
11448
70afc5b7
SC
114492014-06-23 Siva Chandra Reddy <sivachandra@google.com>
11450
11451 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
11452 progspace's filename in 'info', 'enable' and 'disable' command
11453 tests.
11454
b972bd9c
JK
114552014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11456
11457 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
11458 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
11459 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
11460
125f8a3d
GB
114612014-06-20 Gary Benson <gbenson@redhat.com>
11462
11463 * gdb.arch/i386-avx.exp: Fix include file location.
11464 * gdb.arch/i386-sse.exp: Likewise.
11465
3ed9baed
IB
114662014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
11467
11468 * gdb.dlang/expression.exp: New file.
11469
034f788c
PA
114702014-06-19 Pedro Alves <palves@redhat.com>
11471
11472 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
11473 out from ...
11474 (top level): ... here. Iterate running tests under different
11475 scheduler-locking settings.
11476
45371d0c
LM
114772014-06-18 Luis Machado <lgustavo@codesourcery.com>
11478
11479 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
11480 to DW_FORM_addr and use non-zero addresses.
11481
5d376983
SC
114822014-06-18 Siva Chandra Reddy <sivachandra@google.com>
11483
11484 PR gdb/17017
11485 * gdb.python/py-xmethods.cc: Add global function call counters and
11486 increment them in their respective functions. Remove "cout"
11487 statements.
11488 * gdb.python/py-xmethods.exp: Make tests check the global function
11489 call counters instead of depending on inferior IO.
11490
a1aa2221
LM
114912014-06-18 Don Breazeal <donb@codesourcery.com>
11492
11493 * gdb.base/foll-fork.exp (default_fork_parent_follow):
11494 Deleted procedure.
11495 (explicit_fork_parent_follow): Deleted procedure.
11496 (explicit_fork_child_follow): Deleted procedure.
11497 (test_follow_fork): New procedure.
11498 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 11499 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
11500 procedure calls.
11501
0fc05997
YQ
115022014-06-17 Yao Qi <yao@codesourcery.com>
11503
11504 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
11505 CP1252.
11506
70795c52
LM
115072014-06-17 Luis Machado <lgustavo@codesourcery.com>
11508
11509 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
11510 Initialize ptr and S explicitly.
11511 (skip_type_update_when_not_use_rtti_test): Likewise.
11512
6be47f0c
KS
115132014-06-16 Keith Seitz <keiths@redhat.com>
11514
11515 PR mi/15863
11516 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
11517 the inferior is started.
11518
d03de421
PA
115192014-06-16 Pedro Alves <palves@redhat.com>
11520
11521 * gdb.base/break-main-file-remove-fail.c: New file.
11522 * gdb.base/break-main-file-remove-fail.exp: New file.
11523 * gdb.base/break-unload-file.exp: Use build_executable instead of
11524 prepare_for_testing.
11525 (test_break): New parameter "initial_load". Handle it.
11526 (top level): Add initial_load cmdline/file axis.
11527
f9579b99
TT
115282014-06-12 Tom Tromey <tromey@redhat.com>
11529
11530 * gdb.base/completion.exp: Don't use directory name in test.
11531
3657956b
GB
115322014-06-09 Gary Benson <gbenson@redhat.com>
11533
11534 * gdb.base/sigall.c [Functions to send signals]: Reorder to
11535 separate the always-available ANSI-standard signals from the
11536 signals that require checking.
11537 (main): Likewise.
11538 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
11539 Likewise.
11540 (main): Likewise.
11541
4186eb54
KS
115422014-06-07 Keith Seitz <keiths@redhat.com>
11543
11544 Revert:
11545 PR c++/16253
11546 * gdb.cp/var-tag.cc: New file.
11547 * gdb.cp/var-tag.exp: New file.
11548 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11549 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11550 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11551 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11552
25326a28 115532014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
11554
11555 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
11556
829155c9
PA
115572014-06-06 Pedro Alves <palves@redhat.com>
11558
11559 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
11560 in target debug output instead of looking at RSP packets,
11561 disabling the test on any target that uses hardware stepping.
11562 Update comments.
11563
61c8d22e
PA
115642014-06-06 Pedro Alves <palves@redhat.com>
11565
11566 * gdb.base/break-unload-file.exp: Fix typo.
11567
d9a47287
YQ
115682014-06-06 Yao Qi <yao@codesourcery.com>
11569
11570 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
11571 from "jit_function" to "^jit_function".
11572
e5e01dbf
YQ
115732014-06-06 Yao Qi <yao@codesourcery.com>
11574
11575 * gdb.base/async.c (foo): Add one statement.
11576 * gdb.base/async.exp: Get the next instruction address and
11577 match the output of "nexti" by instruction address. Match
11578 the hex address in the output of "finish".
11579
73ba372c
GB
115802014-06-06 Gary Benson <gbenson@redhat.com>
11581
11582 * gdb.base/call-signals.c: Remove preprocessor conditionals
11583 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
11584 SIGSEGV and SIGTERM.
11585 * gdb.base/sigall.c: Likewise.
11586 * gdb.base/unwindonsignal.c: Likewise.
11587 * gdb.reverse/sigall-reverse.c: Likewise.
11588
831517df
YQ
115892014-06-06 Yao Qi <yao@codesourcery.com>
11590
11591 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
11592 readable, skip the test.
11593
b8b91e98
YQ
115942014-06-06 Yao Qi <yao@codesourcery.com>
11595
11596 * gdb.threads/staticthreads.c (thread_function): Move the line
11597 setting breakpoint on forward.
11598 * gdb.threads/staticthreads.exp: Update comments.
11599
fb934770
LC
116002014-06-05 Ludovic Courtès <ludo@gnu.org>
11601
11602 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
11603 "history-append! type error".
11604
6ef284bd
SM
116052014-06-05 Simon Marchi <simon.marchi@ericsson.com>
11606
11607 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
11608 erroneous dprintf expected input.
11609
a872e241
DE
116102014-06-04 Doug Evans <xdje42@gmail.com>
11611
11612 * gdb.guile/scm-generics.exp: Delete.
11613
16f691fb
DE
116142014-06-04 Doug Evans <xdje42@gmail.com>
11615
11616 * gdb.guile/scm-breakpoint.exp: Update.
11617 Add tests for breakpoint registration.
11618
012370f6
TT
116192014-06-04 Tom Tromey <tromey@redhat.com>
11620
11621 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
11622 VLA-in-union.
11623 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
11624 inner_vla_struct, vla_union types. Initialize objects of those
11625 types and compute their sizes.
11626
9f5a4cef
HZ
116272014-06-04 Nathan Sidwell <nathan@codesourcery.com>
11628 Hui Zhu <hui@codesourcery.com>
11629
11630 * gdb.base/fileio.exp: Add test for shell not available as well as
11631 available.
11632 * gdb.base/fileio.c (test_system): Check for shell twice.
11633
90a45c4d
YQ
116342014-06-04 Yao Qi <yao@codesourcery.com>
11635
11636 * gdb.base/auto-connect-native-target.exp: Remove redundant
11637 space from the regexp pattern.
11638
70017e41
YQ
116392014-06-04 Yao Qi <yao@codesourcery.com>
11640
11641 * gdb.base/default.exp: Replace "child" with "native" in
11642 regexp pattern.
11643
883964a7
SC
116442014-06-03 Siva Chandra Reddy <sivachandra@google.com>
11645
11646 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
11647 * gdb.python/py-xmethods.exp: New tests to test xmethods.
11648 * gdb.python/py-xmethods.py: Python script supporting the
11649 new testcase and tests.
11650
ef370185
JB
116512014-06-03 Joel Brobecker <brobecker@adacore.com>
11652 Pedro Alves <palves@redhat.com>
11653
11654 PR breakpoints/17000
11655 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
11656 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
11657
1e2ccb61
BM
116582014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
11659
11660 * gdb.base/subst.exp: Add tests to verify partial path matching
11661 output.
11662
c6ec5ab2
PA
116632014-06-03 Pedro Alves <palves@redhat.com>
11664
11665 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
11666 target that doesn't use software single-stepping.
11667
835c559f
PA
116682014-06-03 Pedro Alves <palves@redhat.com>
11669
11670 PR breakpoints/17000
11671 * gdb.base/sss-bp-on-user-bp-2.c: New file.
11672 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
11673
06eb1586
DE
116742014-06-02 Doug Evans <xdje42@gmail.com>
11675
11676 * gdb.guile/scm-parameter.exp: New file.
11677
e698b8c4
DE
116782014-06-02 Doug Evans <xdje42@gmail.com>
11679
11680 * gdb.guile/scm-cmd.c: New file.
11681 * gdb.guile/scm-cmd.exp: New file.
11682
ded03782
DE
116832014-06-02 Doug Evans <xdje42@gmail.com>
11684
11685 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
11686 pretty-printer lookup.
11687 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
11688 (make-pp_s-printer): Call it.
11689 (make-pretty-printer-from-dict): New function.
11690 (lookup-pretty-printer-maker-from-dict): New function.
11691 (*pretty-printer*): Simplify.
11692 (make-objfile-pp_s-printer): New function.
11693 (install-objfile-pretty-printers!): New function.
11694 (make-progspace-pp_s-printer): New function.
11695 (install-progspace-pretty-printers!): New function.
11696 * gdb.guile/scm-progspace.c: New file.
11697 * gdb.guile/scm-progspace.exp: New file.
11698
41fac0cf
PA
116992014-06-02 Pedro Alves <palves@redhat.com>
11700
11701 * gdb.base/dprintf-bp-same-addr.c: New file.
11702 * gdb.base/dprintf-bp-same-addr.exp: New file.
11703
96ae5695
EBM
117042014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11705
11706 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
11707 * gdb.arch/powerpc-power.s: Likewise.
11708
da02b3a8
JB
117092014-06-02 Joel Brobecker <brobecker@adacore.com>
11710
11711 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
11712
c72b2e7b
YQ
117132014-06-01 Yao Qi <yao@codesourcery.com>
11714
11715 * gdb.base/watchpoint.exp (test_watch_location): Check null
11716 pointer can be dereferenced. If not, do the test, otherwise
11717 skip it.
11718
53e8a631
AB
117192014-05-30 Andrew Burgess <aburgess@broadcom.com>
11720
11721 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
11722 results.
11723 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
11724
938f0e2f
AB
117252014-05-30 Andrew Burgess <aburgess@broadcom.com>
11726
11727 * gdb.arch/amd64-invalid-stack-middle.S: New file.
11728 * gdb.arch/amd64-invalid-stack-middle.c: New file.
11729 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
11730 * gdb.arch/amd64-invalid-stack-top.c: New file.
11731 * gdb.arch/amd64-invalid-stack-top.exp: New file.
11732
9ba6657a
PA
117332014-05-30 Pedro Alves <palves@redhat.com>
11734
11735 PR breakpoints/17000
11736 * gdb.base/sss-bp-on-user-bp.c: New file.
11737 * gdb.base/sss-bp-on-user-bp.exp: New file.
11738
522c09bf
DB
117392014-05-30 David Blaikie <dblaikie@gmail.com>
11740
11741 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
11742 gnu_inline semantics via attribute.
11743 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
11744 source explicitly specifies the required semantics.
11745
bf4ef81e
MR
117462014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
11747
11748 * gdb.reverse/sigall-reverse.exp: Fix a typo.
11749
329ea579
PA
117502014-05-29 Pedro Alves <palves@redhat.com>
11751 Tom Tromey <tromey@redhat.com>
11752
11753 * gdb.base/async-shell.exp: Don't enable target-async.
11754 * gdb.base/async.exp
11755 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
11756 parameter. Adjust.
11757 (top level): Don't test with "target-async".
11758 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
11759 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
11760 * gdb.base/inferior-died.exp: Don't enable target-async.
11761 * gdb.base/interrupt-noterm.exp: Likewise.
11762 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
11763 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11764 * gdb.mi/mi-nonstop.exp: Likewise.
11765 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11766 * gdb.mi/mi-nsintrall.exp: Likewise.
11767 * gdb.mi/mi-nsmoribund.exp: Likewise.
11768 * gdb.mi/mi-nsthrexec.exp: Likewise.
11769 * gdb.mi/mi-watch-nonstop.exp: Likewise.
11770 * gdb.multi/watchpoint-multi.exp: Adjust comment.
11771 * gdb.python/py-evsignal.exp: Don't enable target-async.
11772 * gdb.python/py-evthreads.exp: Likewise.
11773 * gdb.python/py-prompt.exp: Likewise.
11774 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
11775 * gdb.server/solib-list.exp: Don't enable target-async.
11776 * gdb.threads/thread-specific-bp.exp: Likewise.
11777 * lib/mi-support.exp: Adjust to use mi-async.
11778
fd664c91
PA
117792014-05-29 Pedro Alves <palves@redhat.com>
11780
11781 PR gdb/13860
11782 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
11783 reason, even in sync mode.
11784
251bde03
PA
117852014-05-29 Pedro Alves <palves@redhat.com>
11786 Hui Zhu <hui@codesourcery.com>
11787
11788 PR PR15693
11789 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
11790 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
11791 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
11792 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
11793
7f3c0343
JB
117942014-05-28 Joel Brobecker <brobecker@adacore.com>
11795
11796 * config/monitor.exp (gdb_target_monitor): Replace use of
11797 "set remotebaud" by "set serial baud".
11798
b2715b27
AW
117992014-05-26 Andy Wingo <wingo@igalia.com>
11800
11801 * gdb.guile/scm-breakpoint.exp:
11802 * gdb.guile/scm-gsmob.exp: Update to use plain old object
11803 properties instead of gdb-object-properties.
11804
498a4489
YQ
118052014-05-26 Yao Qi <yao@codesourcery.com>
11806
11807 * gdb.server/no-thread-db.exp: Specify source file name
11808 explicitly when setting a breakpoint.
11809
589fdceb
MM
118102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
11811
11812 * gdb.btrace/vdso.c: New.
11813 * gdb.btrace/vdso.exp: New.
11814
e9089e05
MM
118152014-05-23 Markus Metzger <markus.t.metzger@intel.com>
11816
11817 * gdb.base/gcore.exp (capture_command_output): Move ...
11818 * lib/gdb.exp (capture_command_output): ... here.
11819
67b5c0c1
MM
118202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
11821
11822 * gdb.btrace/data.exp: Test memory access during btrace replay.
11823
a2199296
SM
118242014-05-22 Simon Marchi <simon.marchi@ericsson.com>
11825
11826 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
11827
17b2616c
PA
118282014-05-21 Pedro Alves <palves@redhat.com>
11829
11830 PR gdb/13860
11831 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
11832 (top level): Test that output related to execution commands is
11833 sent to the console with CLI commands, but not with MI commands.
11834 Test that breakpoint events are always mirrored to the console.
11835 Also expect the new source line to be output after a "next" in
11836 async mode too. Make it a pass/fail test.
11837 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
11838 output.
11839 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
11840
5166082f
PA
118412014-05-21 Pedro Alves <palves@redhat.com>
11842
11843 * gdb.base/list.exp (build_pattern, test_list): New procedures.
11844 Use them to test variations of "list" after reaching a breakpoint.
11845 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
11846 Test "list" with listsize 10 after reaching a breakpoint.
11847 * gdb.python/python.exp (decode_line current location line
11848 number): Adjust expected line number.
11849
2f25d70f
SM
118502014-05-21 Simon Marchi <simon.marchi@ericsson.com>
11851
11852 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
11853 behavior for $args, pass it directly to "run".
11854
ff604a67
MR
118552014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
11856
11857 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
11858 30000 to 65536.
11859
6a3cb8e8
PA
118602014-05-21 Pedro Alves <palves@redhat.com>
11861
11862 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
11863 auto-connect-native-target off".
11864 * gdb.base/auto-connect-native-target.c: New file.
11865 * gdb.base/auto-connect-native-target.exp: New file.
11866
4ebfc96e
PA
118672014-05-21 Pedro Alves <palves@redhat.com>
11868
11869 * gdb.base/default.exp: Test "target native" instead of "target
11870 child".
11871
36d46afb
MW
118722014-05-21 Mark Wielaard <mjw@redhat.com>
11873
11874 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11875
5876f503
JK
118762014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11877
11878 Fix TLS access for -static -pthread.
11879 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
11880 <HAVE_TLS> (thread_function, main): Initialize it.
11881 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
11882 Add clean_restart.
11883 <$have_tls != "">: Check TLSVAR.
11884
0256a6ac
PA
118852014-05-21 Pedro Alves <palves@redhat.com>
11886
11887 * gdb.base/dcache-line-read-error.c: New.
11888 * gdb.base/dcache-line-read-error.exp: New.
11889
936d2992
PA
118902014-05-20 Pedro Alves <palves@redhat.com>
11891
11892 * gdb.base/compare-sections.c: New file.
11893 * gdb.base/compare-sections.exp: New file.
11894
802e8e6d
PA
118952014-05-20 Pedro Alves <palves@redhat.com>
11896
11897 * gdb.base/break-idempotent.c: New file.
11898 * gdb.base/break-idempotent.exp: New file.
11899
e59fa00f
MM
119002014-05-20 Markus Metzger <markus.t.metzger@intel.com>
11901
11902 * gdb.btrace/nohist.exp: New.
11903
8b696e31
YQ
119042014-05-20 Yao Qi <yao@codesourcery.com>
11905
11906 * lib/gdb.exp (gdb_init): Set timeout if test file is under
11907 gdb.reverse directory and gdb_reverse_timeout exists in board
11908 setting.
11909 * README: Document gdb_reverse_timeout.
11910
73c9764f
YQ
119112014-05-20 Yao Qi <yao@codesourcery.com>
11912
11913 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
11914 'test_file_name'. Treat args as a string instead of a list.
11915 (gdb_init): Rename argument 'args' by 'test_file_name'.
11916
f1f4348a
JK
119172014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11918
11919 * gdb.arch/powerpc-power.exp: New file.
11920 * gdb.arch/powerpc-power.s: New file.
11921
0dbe70ce
DE
119222014-05-16 Doug Evans <dje@google.com>
11923
11924 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
11925 * gdb.base/completion.exp: Check that all expected files exist
11926 before doing file completion.
0dbe70ce 11927
8d551b02
DE
119282014-05-16 Doug Evans <dje@google.com>
11929
11930 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
11931 Update.
11932 (do_syscall_tests_without_xml): Update.
11933
73eb7709
PA
119342014-05-16 Pedro Alves <palves@redhat.com>
11935
11936 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
11937 instead of "unknown output after running".
11938
3fae92fc
YQ
119392014-05-16 Yao Qi <yao@codesourcery.com>
11940
11941 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
11942 file1.txt from host at the end.
11943 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11944
c2b2ccc5
DE
119452014-05-15 Doug Evans <dje@google.com>
11946
11947 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
11948 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
11949 loading file. Add test for TU lookup.
11950
8c217a4b
SM
119512014-05-15 Simon Marchi <simon.marchi@ericsson.com>
11952
11953 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
11954 calling "-exec-arguments" or "set args" before running the
11955 inferior.
11956
3deb39c6
SM
119572014-05-15 Simon Marchi <simon.marchi@ericsson.com>
11958
11959 * lib/mi-support.exp (mi_expect_stop): Expect message for
11960 inferiors that exit with non-zero exit code.
11961
71a79f8c
YQ
119622014-05-14 Yao Qi <yao@codesourcery.com>
11963
11964 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
11965 match absolute path on remote host.
11966 (test_file_list_exec_source_files): Remove "/" from the
11967 pattern.
11968
f23fcd46
YQ
119692014-05-14 Yao Qi <yao@codesourcery.com>
11970
11971 * boards/local-remote-host-notty.exp (${board}_file): New
11972 proc.
11973
9404b58f
KM
119742014-05-07 Kyle McMartin <kyle@redhat.com>
11975
11976 Pushed by Joel Brobecker <brobecker@adacore.com>.
11977 * gdb.arch/aarch64-atomic-inst.c: New file.
11978 * gdb.arch/aarch64-atomic-inst.exp: New file.
11979
5e45f04c
YQ
119802014-05-07 Yao Qi <yao@codesourcery.com>
11981
11982 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
11983 in current context" too.
11984
c888a17d
KS
119852014-05-05 Keith Seitz <keiths@redhat.com>
11986
11987 * gdb.linespec/ls-dollar.exp: Add test for linespec
11988 file:convenience_variable.
11989
290a839c
YQ
119902014-05-05 Yao Qi <yao@codesourcery.com>
11991
11992 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
11993 traceframes into tfile and ctf trace files. Read data from
11994 trace file and test collected data.
11995 (gdb_collect_locals_test): Likewise.
11996 (gdb_unavailable_registers_test): Likewise.
11997 (gdb_unavailable_floats): Likewise.
11998 (gdb_collect_globals_test): Likewise.
11999 (top-level): Append "ctf" to trace_file_targets if GDB
12000 supports.
12001
b5262cd0
YQ
120022014-05-05 Yao Qi <yao@codesourcery.com>
12003
12004 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12005 code to ...
12006 (gdb_collect_args_test_1): ... it. New proc.
12007 (gdb_collect_locals_test): Move some code to ...
12008 (gdb_collect_locals_test_1): ... it. New proc.
12009 (gdb_unavailable_registers_test): Move some code to ...
12010 (gdb_unavailable_registers_test_1): ... it. New proc.
12011 (gdb_unavailable_floats): Move some code to ...
12012 (gdb_unavailable_floats_1): ... it. New proc.
12013
30a1e6cc
SDJ
120142014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12015
12016 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12017 probes to test for bitness recognition.
12018 * gdb.arch/amd64-stap-optional-prefix.exp
12019 (test_probe_value_without_reg): New procedure.
12020 Add code to test for different kinds of bitness.
12021
f33da99a
SDJ
120222014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12023
12024 PR breakpoints/16889
12025 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12026 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12027
5b80f00d
PA
120282014-05-01 Pedro Alves <palves@redhat.com>
12029
12030 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12031 gdb_file_cmd if no file is specified.
12032 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12033 last_loaded_file to set the remote exec-file.
12034
f8c2a73c
PA
120352014-05-01 Pedro Alves <palves@redhat.com>
12036
12037 * boards/local-remote-host.exp: New file.
12038
be6e8ac7
PA
120392014-05-01 Pedro Alves <palves@redhat.com>
12040
12041 * boards/local-remote-host.exp: Rename to ...
12042 * boards/local-remote-host-notty.exp: ... this.
12043
cac0dc8f
JB
120442014-04-28 Joel Brobecker <brobecker@adacore.com>
12045
12046 * gdb.ada/dyn_arrayidx: New testcase.
12047
9730e6cc
YQ
120482014-04-26 Yao Qi <yao@codesourcery.com>
12049
12050 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12051 and compute the length of function main. Save it in
12052 $main_length.
12053 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12054 (top-level): Use gdb_compile to compile objects into
12055 executable and restart GDB. Remove invocation to
12056 prepare_for_testing.
12057
7ae1a6a6
PA
120582014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12059 Pedro Alves <palves@redhat.com>
12060
12061 PR server/16255
12062 * gdb.multi/multi-attach.c: New file.
12063 * gdb.multi/multi-attach.exp: New file.
12064
4082afcc
PA
120652014-04-25 Pedro Alves <palves@redhat.com>
12066
12067 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12068 user.
12069 (top level): Test that "set remote conditional-breakpoints-packet
12070 off" works as intended.
12071 * gdb.base/dprintf.exp: Test that "set remote
12072 breakpoint-commands-packet off" works as intended.
12073 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12074 New function.
12075 (top level): Call it.
12076 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12077 remote fast-tracepoints-packet off" works as intended.
12078 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12079 * lib/gdb.exp (gdb_is_target_remote): ... here.
12080
2abc3f8d
DB
120812014-04-24 David Blaikie <dblaikie@gmail.com>
12082
12083 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12084 ensure clang would not discard them.
12085 * gdb.base/gdbvars.c: Ditto.
12086 * gdb.base/memattr.c: Ditto.
12087 * gdb.base/whatis.c: Ditto.
12088 * gdb.python/py-prettyprint.c: Ditto.
12089 * gdb.trace/actions.c: Ditto.
12090 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12091 ensure clang would not discard it.
12092
bfd39632
DB
120932014-04-24 David Blaikie <dblaikie@gmail.com>
12094
12095 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12096 clang to emit the full definition of type required by the test
12097 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12098
22842ff6
DB
120992014-04-24 David Blaikie <dblaikie@gmail.com>
12100
12101 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12102 coax Clang into emitting the definition of the type.
12103 * gdb.cp/pr10728-x.h (y): Ditto.
12104 * gdb.cp/pr10728-y.cc (y): Ditto.
12105
c2e827ad
DB
121062014-04-24 David Blaikie <dblaikie@gmail.com>
12107
12108 * gdb.base/label.exp: XFAIL label related tests under Clang.
12109 * gdb.cp/cplabel.exp: Ditto.
12110 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12111 under Clang those using labels.
12112
4c2d33e7
YQ
121132014-04-25 Yao Qi <yao@codesourcery.com>
12114
12115 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12116 double_label.
12117 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12118 partial_label and double_label.
12119
56083b99
DB
121202014-04-24 David Blaikie <dblaikie@gmail.com>
12121
12122 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12123
25d4e99d
DB
121242014-04-24 David Blaikie <dblaikie@gmail.com>
12125
12126 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12127 of the function to work across GCC and Clang.
12128 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12129 pointer types (const void ** const V void **).
12130
01f9f808
MS
121312014-04-24 Michael Sturm <michael.sturm@mintel.com>
12132 Walfred Tedeschi <walfred.tedeschi@intel.com>
12133
12134 * Makefile.in (EXECUTABLES): Added i386-avx512.
12135 * gdb.arch/i386-avx512.c: New file.
12136 * gdb.arch/i386-avx512.exp: Likewise.
12137
4b48d439
KS
121382014-04-23 Keith Seitz <keiths@redhat.com>
12139
12140 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12141 (mi_make_breakpoint_table): New procedure.
12142 (mi_create_breakpoint): Use mi_make_breakpoint
12143 and return the result.
12144 (mi_make_breakpoint): New procedure.
12145 (mi_build_kv_pairs): New procedure.
12146
12147 * gdb.mi/mi-break.exp: Remove unused globals,
12148 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12149 All callers updated.
12150 * gdb.mi/mi-dprintf.exp: Use variable to track command
12151 number.
12152 Update all callers of mi_create_breakpoint and use
12153 mi_make_breakpoint_table.
12154 Remove any unused global variables.
12155 * gdb.mi/mi-nonstop.exp: Likewise.
12156 * gdb.mi/mi-nsintrall.exp: Likewise.
12157 * gdb.mi/mi-nsmoribund.exp: Likewise.
12158 * gdb.mi/mi-nsthrexec.exp: Likewise.
12159 * gdb.mi/mi-reverse.exp: Likewise.
12160 * gdb.mi/mi-simplerun.exp: Likewise.
12161 * gdb.mi/mi-stepn.exp: Likewise.
12162 * gdb.mi/mi-syn-frame.exp: Likewise.
12163 * gdb.mi/mi-until.exp: Likewise.
12164 * gdb.mi/mi-var-cp.exp: Likewise.
12165 * gdb.mi/mi-var-display.exp: Likewise.
12166 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12167 * gdb.mi/mi2-var-child.exp: Likewise.
12168 * gdb.mi/mi-vla-c99.exp: Likewise.
12169 * lib/mi-support.exp: Likewise.
12170
12171 From Ian Lance Taylor <iant@cygnus.com>:
12172 * lib/gdb.exp (parse_args): New procedure.
12173
08351840
PA
121742014-04-23 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.base/break-unload-file.c: New file.
12177 * gdb.base/break-unload-file.exp: New file.
12178 * gdb.base/sym-file-lib.c (baz): New function.
12179 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12180 field.
12181 (load): Store the segment's mapped size.
12182 (unload): New function.
12183 (unload_shlib): New function.
12184 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12185 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12186 set a breakpoint at baz, and call it.
12187 * gdb.base/sym-file.exp: New tests for stale breakpoint
12188 instructions.
12189
076855f9
PA
121902014-04-23 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
12193 * gdb.base/hbreak-in-shr-unsupported.c: New file.
12194 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
12195 * gdb.base/hbreak-unmapped.c: New file.
12196 * gdb.base/hbreak-unmapped.exp: New file.
12197 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
12198 * lib/gdb.exp (gdb_is_target_remote): ... here.
12199
483805cf
PA
122002014-04-22 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.base/consecutive-step-over.c: New file.
12203 * gdb.base/consecutive-step-over.exp: New file.
12204
06d97543
PA
122052014-04-22 Pedro Alves <palves@redhat.com>
12206
12207 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
12208 instead of send_gdb/gdb_expect.
12209
b4429ea2
YQ
122102014-04-22 Yao Qi <yao@codesourcery.com>
12211
12212 * lib/trace-support.exp (generate_tracefile): New procedure.
12213 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
12214 return 0.
12215 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
12216 if generate_tracefile returns 1.
12217
51d48146
PA
122182014-04-18 Tom Tromey <palves@redhat.com>
12219 Pedro alves <tromey@redhat.com>
12220
12221 PR backtrace/15558
12222 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
12223 with a backtrace limit.
12224 * gdb.python/py-frame-inline.exp: Test running to an inline
12225 function with a backtrace limit, and printing the newest frame.
12226 * gdb.python/py-frame-inline.c (main): Call f.
12227
bd1dce5f
MS
122282014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12229
12230 * gdb.java/jnpe.exp: Drop srcdir from untested path.
12231
40d1a503
MS
122322014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12233
12234 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
12235 Drop prefix from unsupported source file path.
12236
389b98f7
YQ
122372014-04-17 Yao Qi <yao@codesourcery.com>
12238
12239 * lib/gdb.exp (with_target_charset): New proc.
12240 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
12241 with_target_charset.
12242 (test_print_strings): Likewise.
12243 (test_repeat_bytes): Likewise.
12244 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
12245 for some tests.
12246
22869d73
KS
122472014-04-16 Keith Seitz <keiths@redhat.com>
12248
12249 PR gdb/15827
12250 * gdb.dwarf2/corrupt.c: New file.
12251 * gdb.dwarf2/corrupt.exp: New file.
12252
c4f87ca6
KS
122532014-04-16 Keith Seitz <keiths@redhat.com>
12254
12255 PR c++/16597
12256 * gdb.cp/namelessclass.cc: New file.
12257 * gdb.cp/namelessclass.exp: New file.
12258 * gdb.cp/namelessclass.S: New file.
12259
ab19de87
DE
122602014-04-16 Doug Evans <dje@google.com>
12261
12262 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
12263 Add comment.
12264 (gdbserver_default_get_comm_port): New function.
12265 (gdbserver_start): Check if board file provided
12266 "gdbserver,get_comm_port" and use it if so.
12267 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
12268 (gdb,socketport): Set to "stdio".
12269 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
12270 (stdio_gdbserver_template): Delete.
12271 (${board}_get_remote_address): Update.
12272 (${board}_build_remote_cmd): Delete.
12273 (${board}_get_comm_port): New function.
12274 (${board}_spawn): Update.
12275 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
12276 Delete.
12277 (${board}_get_remote_address): Update.
12278 (${board}_get_comm_port): New function.
12279
fc98a809
AB
122802014-04-16 Andrew Burgess <aburgess@broadcom.com>
12281
12282 * gdb.base/memattr.exp: Improve regexps to handle memory regions
12283 appearing in any order.
12284
87fd9e6e
DE
122852014-04-15 Doug Evans <dje@google.com>
12286
12287 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
12288 uninitialized value of "description".
12289
099fc3ea
KS
122902014-04-15 Keith Seitz <keiths@redhat.com>
12291
12292 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
12293 Remove unused globals.
12294 (test_running_the_program): Likewise.
12295 (test_controlled_execution): Likewise.
12296 (test_controlling_breakpoints): Likewise.
12297 (test_program_termination): Likewise.
12298
5da151d4
KS
122992014-04-15 Keith Seitz <keiths@redhat.com>
12300
12301 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
12302 unused globals.
12303 (test_rbreak_creation_and_listing): Likewise.
12304 (test_ignore_count): Likewise.
12305 (test_error): Likewise.
12306
35e5d2f0
PA
123072014-04-15 Pedro Alves <palves@redhat.com>
12308
12309 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
12310 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
12311 sym-file-loader.c.
12312 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12313 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12314 to sym-file-loader.c.
12315 (struct library): Forward declare.
12316 (load_shlib, lookup_function): Change prototypes.
12317 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12318 (translate_offset): Remove declarations.
12319 (get_text_addr): New declaration.
12320 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
12321 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
12322 sym-file-loader.h.
12323 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12324 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12325 here from sym-file-loader.h.
12326 (struct library): New structure.
12327 (load_shlib, lookup_function): Change prototypes and adjust to
12328 work with a struct library.
12329 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12330 (translate_offset): Make static.
12331 (get_text_addr): New function.
12332 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
12333
eb4c1710
PA
123342014-04-15 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
12337
2d1baf52
PA
123382014-04-15 Pedro Alves <palves@redhat.com>
12339
12340 * gdb.base/sym-file-loader.c: Include <limits.h>.
12341 (SELF_LINK): New define.
12342 (get_origin): New function.
12343 (load_shlib): Use it.
12344 * gdb.base/sym-file.exp: Don't early return if the target is
12345 remote. Use runto_main, and issue fail is that fails. Use
12346 gdb_load_shlibs.
12347 (shlib_name): Delete.
12348 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
12349
7dd6df01
PA
123502014-04-15 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.base/sym-file.exp: Remove regex characters from test
12353 message. Don't refer to breakpoint numbers in test messages.
12354
b50c8614
KS
123552014-04-14 Keith Seitz <keiths@redhat.com>
12356
12357 PR c++/16253
12358 * gdb.cp/var-tag.cc: New file.
12359 * gdb.cp/var-tag.exp: New file.
12360 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12361 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12362 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12363 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12364
3d567982
TT
123652014-04-14 Tom Tromey <tromey@redhat.com>
12366
12367 * gdb.cp/classes.exp (test_enums): Handle underlying type.
12368 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
12369 type.
12370 * gdb.cp/enum-class.exp: New file.
12371 * gdb.cp/enum-class.cc: New file.
12372
0626fc76
TT
123732014-04-14 Tom Tromey <tromey@redhat.com>
12374
12375 * gdb.dwarf2/enum-type.exp: New file.
12376
dca325b3
SA
123772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12378
12379 * gdb.mi/mi-vla-c99.exp: New file.
12380 * gdb.mi/vla.c: New file.
12381
5854b38a
SA
123822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12383
12384 * gdb.base/vla-datatypes.c: New file.
12385 * gdb.base/vla-datatypes.exp: New file.
12386
463bb957
SA
123872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12388
12389 * gdb.base/vla-ptr.c: New file.
12390 * gdb.base/vla-ptr.exp: New file.
12391
3dd170be
SA
123922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12393
12394 * gdb.dwarf2/count.exp: New file.
12395
5ecaaa66
SA
123962014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12397
12398 * gdb.base/vla-sideeffect.c: New file.
12399 * gdb.base/vla-sideeffect.exp: New file.
12400
41f1ada5
DB
124012014-04-14 David Blaikie <dblaikie@gmail.com>
12402
12403 * gdb.mi/non-stop.c: Add return value for non-void function return
12404 statement.
12405 * gdb.threads/staticthreads.c: Ditto.
12406
0be03e84
DE
124072014-04-12 Siva Chandra Reddy <sivachandra@google.com>
12408 Doug Evans <xdje42@gmail.com>
12409
12410 * gdb.guile/scm-value.c: Improve test case.
12411 * gdb.guile/scm-value.exp: Add new test.
12412
f180a1fb
DB
124132014-04-11 David Blaikie <dblaikie@gmail.com>
12414
12415 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
12416 override Clang's default.
12417
6b662e19
JB
124182014-04-11 Joel Brobecker <brobecker@adacore.com>
12419
12420 Revert the following changes (regressions):
12421
12422 * gdb.base/vla-sideeffect.c: New file.
12423 * gdb.base/vla-sideeffect.exp: New file.
12424
12425 * gdb.dwarf2/count.exp: New file.
12426
12427 * gdb.base/vla-multi.c: New file.
12428 * gdb.base/vla-multi.exp: New file.
12429
12430 * gdb.base/vla-ptr.c: New file.
12431 * gdb.base/vla-ptr.exp: New file.
12432
12433 * gdb.base/vla-datatypes.c: New file.
12434 * gdb.base/vla-datatypes.exp: New file.
12435
12436 * gdb.mi/mi-vla-c99.exp: New file.
12437 * gdb.mi/vla.c: New file.
12438
245a5f0b
KS
124392014-04-11 Keith Seitz <keiths@redhat.com>
12440
12441 PR c++/16675
12442 * gdb.cp/cpsizeof.exp: New file.
12443 * gdb.cp/cpsizeof.cc: New file.
12444
58a84dcf
SA
124452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12446
191a8a90
JB
12447 * gdb.mi/mi-vla-c99.exp: New file.
12448 * gdb.mi/vla.c: New file.
58a84dcf 12449
c8655f75
SA
124502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12451
12452 * gdb.base/vla-datatypes.c: New file.
12453 * gdb.base/vla-datatypes.exp: New file.
12454
024e13b4
SA
124552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12456
12457 * gdb.base/vla-ptr.c: New file.
12458 * gdb.base/vla-ptr.exp: New file.
12459
1a237e0e
SA
124602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12461
12462 * gdb.base/vla-multi.c: New file.
12463 * gdb.base/vla-multi.exp: New file.
12464
504f3432
SA
124652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12466
12467 * gdb.dwarf2/count.exp: New file.
12468
3bce8237
SA
124692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12470
191a8a90
JB
12471 * gdb.base/vla-sideeffect.c: New file.
12472 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 12473
322f9c21
YQ
124742014-04-11 Yao Qi <yao@codesourcery.com>
12475
12476 * gdb.base/completion.exp: Check file exists before running tests
12477 on file completion.
12478
d708bcd1
PA
124792014-04-10 Pedro Alves <palves@redhat.com>
12480
12481 * gdb.base/cond-eval-mode.c: New file.
12482 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
12483 prepare_for_testing to build the new file. Check result of
12484 runto_main.
12485 (test_break, test_watch): New procedures.
12486 (top level): Use them.
12487
ae1d2761
PM
124882014-04-08 Pierre Muller <muller@sourceware.org>
12489
12490 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
12491 Ctrl-V use for mingw hosts.
12492
7af389b8
SC
124932014-04-07 Siva Chandra Reddy <sivachandra@google.com>
12494
12495 * gdb.python/py-value.c: Improve test case.
12496 * gdb.python/py-value.exp: Add new test.
12497
5e703181
DE
124982014-04-07 David Blaikie <dblaikie@gmail.com>
12499
12500 * lib/compiler.c: Identify the clang compiler.
12501 * lib/compiler.cc: Ditto.
12502
9810b410
YQ
125032014-04-03 Yao Qi <yao@codesourcery.com>
12504
12505 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
12506
98d1b8dc
AB
125072014-04-01 Anton Blanchard <anton@samba.org>
12508
12509 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
12510 messages unique.
12511
3114cea1
AB
125122014-04-01 Anton Blanchard <anton@samba.org>
12513
12514 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
12515 prepare_for_testing.
12516
62f7182c
AB
125172014-04-01 Anton Blanchard <anton@samba.org>
12518
12519 * gdb.arch/ppc64-atomic-inst.c: Remove.
12520 * gdb.arch/ppc64-atomic-inst.S: New file.
12521 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
12522
770e7fc7
DE
125232014-03-31 Doug Evans <dje@google.com>
12524
12525 * gdb.base/print-symbol-loading-lib.c: New file.
12526 * gdb.base/print-symbol-loading-main.c: New file.
12527 * gdb.base/print-symbol-loading.exp: New file.
12528
46e2bafa
YQ
125292014-03-31 Yao Qi <yao@codesourcery.com>
12530
12531 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
12532
8776cfe9
JB
125332014-03-28 Joel Brobecker <brobecker@adacore.com>
12534
12535 * gdb.ada/mi_dyn_arr: New testcase.
12536
5d1ef361
DE
125372014-03-27 Doug Evans <dje@google.com>
12538
12539 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
12540
b5bee914
YQ
125412014-03-27 Yao Qi <yao@codesourcery.com>
12542
12543 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
12544 if target is nios2-*-*.
12545
0d4d0e77
YQ
125462014-03-26 Yao Qi <yao@codesourcery.com>
12547
12548 * lib/gdb.exp (readline_is_used): New proc.
12549 * gdb.base/completion.exp: Move tests on command complete up.
12550 Skip the rest of tests if readline is not used.
12551 * gdb.ada/complete.exp: Skp the test if readline is not
12552 used.
12553 * gdb.base/filesym.exp: Likewise.
12554 * gdb.base/macscp.exp: Likewise.
12555 * gdb.base/readline-ask.exp: Likewise.
12556 * gdb.base/readline.exp: Likewise.
12557 * gdb.python/py-cmd.exp: Likewise.
12558 * gdb.trace/tfile.exp: Likewise.
12559
29361eee
YQ
125602014-03-26 Yao Qi <yao@codesourcery.com>
12561
12562 * gdb.base/macscp.exp: Fix code format issues.
12563
bc9a5525
UW
125642014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
12565
12566 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
12567 * gdb.asm/powerpc64le.inc: New file.
12568
d3839ede
PA
125692014-03-25 Pedro Alves <palves@redhat.com>
12570 Doug Evans <dje@google.com>
12571
12572 * gdb.base/source-execution.c: New file.
12573 * gdb.base/source-execution.exp: New file.
12574 * gdb.base/source-execution.gdb: New file.
12575
01672a57
DE
125762014-03-24 Doug Evans <dje@google.com>
12577
12578 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
12579 using fission.
12580
88bbeca9
HZ
125812014-03-24 Hui Zhu <hui@codesourcery.com>
12582 Pedro Alves <palves@redhat.com>
12583
12584 PR breakpoints/16101
12585 * gdb.base/dprintf.exp: Use unsupported rather than changing the
12586 test pass/fail messages. Detect missing support for dprintf when
12587 breakpoints are actually inserted.
12588 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
12589 breakpoints are actually inserted.
12590 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
12591 fails.
12592
d2348791
JK
125932014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12594
12595 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
12596
feef67ab
DE
125972014-03-22 Doug Evans <xdje42@gmail.com>
12598
12599 * gdb.python/python.exp (python not supported): Verify multi-line
12600 python command issues an error.
25d743f9 12601 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 12602 guile command issues an error.
feef67ab 12603
ecebef6a
MR
126042014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
12605
12606 * gdb.threads/thread-specific.exp: Handle the lack of usable
12607 $this_breakpoint and $this_thread.
12608
ccdd1909
HZ
126092014-03-21 Hui Zhu <hui@codesourcery.com>
12610
12611 * gdb.base/attach.exp (do_command_attach_tests): New.
12612
beb460e8
PA
126132014-03-20 Tom Tromey <tromey@redhat.com>
12614 Pedro Alves <palves@redhat.com>
12615
12616 PR cli/15718
12617 * gdb.base/condbreak-call-false.c: New file.
12618 * gdb.base/condbreak-call-false.exp: New file.
12619
40acf43a
PA
126202014-03-20 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
12623 Delete.
12624 (block_signals, unblock_signals): Delete.
12625 (child_function_2, main): Remove references to deleted variable
12626 and functions.
12627
9f5e1e02
PA
126282014-03-20 Pedro Alves <palves@redhat.com>
12629
12630 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
12631 Use pthread_kill to signal thread 2.
12632 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
12633 Adjust to make the test send itself a signal rather than using the
12634 host's "kill" command.
12635
99619bea
PA
126362014-03-20 Pedro Alves <palves@redhat.com>
12637
12638 * gdb.threads/multiple-step-overs.c: New file.
12639 * gdb.threads/multiple-step-overs.exp: New file.
12640 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
12641 Adjust expected infrun debug output.
12642
2adfaa28
PA
126432014-03-20 Pedro Alves <palves@redhat.com>
12644
12645 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
12646 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
12647
31e77af2
PA
126482014-03-20 Pedro Alves <palves@redhat.com>
12649
12650 PR breakpoints/7143
12651 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
12652 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
12653 of gdb_test_multiple.
12654 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
12655 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
12656
b9f437de
PA
126572014-03-20 Pedro Alves <palves@redhat.com>
12658
12659 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
12660 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
12661
05adc73e
PA
126622014-03-19 Pedro Alves <palves@redhat.com>
12663
12664 * gdb.base/async.exp: Remove early return.
12665
6048b950
PA
126662014-03-19 Pedro Alves <palves@redhat.com>
12667
12668 * gdb.base/async.exp (step& tests): Pass explicit test messages.
12669
8bcfb00a
PA
126702014-03-19 Pedro Alves <palves@redhat.com>
12671
12672 * gdb.base/async.exp (test_background): Expect \r\n after
12673 "completed." in the fail pattern.
12674
884e37dc
PA
126752014-03-19 Pedro Alves <palves@redhat.com>
12676
12677 * gdb.base/async.exp (test_background): New procedure.
12678 Use it for all background execution command tests.
12679
148e57e2
PA
126802014-03-19 Pedro Alves <palves@redhat.com>
12681
12682 * gdb.base/async.exp: Use prepare_for_testing.
12683
f48088c7
PA
126842014-03-19 Pedro Alves <palves@redhat.com>
12685
12686 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
12687 the same line.
12688
e2f6c966
PA
126892014-03-19 Pedro Alves <palves@redhat.com>
12690
12691 * gdb.base/async.c (main): Add "jump here" and "until here" line
12692 marker comments.
12693 * gdb.base/async.exp (jump_here): New global.
12694 (jump& test): Use it.
12695 (until_here): New global.
12696 (until& test): Use it.
12697
c30568d4
PA
126982014-03-19 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.base/async.exp: Don't frob gdb_protocol.
12701
0172b6a7
DE
127022014-03-18 Doug Evans <xdje42@gmail.com>
12703
12704 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
12705 Fix spelling of exec-done-display.
12706
06c868a8
JK
127072014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
12708
12709 PR gdb/15358
12710 * gdb.base/gdb-sigterm.c: New file.
12711 * gdb.base/gdb-sigterm.exp: New file.
12712
0c7e1a46
PA
127132014-03-18 Pedro Alves <palves@redhat.com>
12714
12715 PR gdb/13860
12716 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
12717 * lib/mi-support.exp (mi_expect_stop): Add special handling for
12718 solib-event.
12719
f7c77d93
JB
127202014-03-17 Joel Brobecker <brobecker@adacore.com>
12721
12722 * gdb.ada/pckd_arr_ren: New testcase.
12723
5a1e8c7a
DE
127242014-03-13 Doug Evans <xdje42@gmail.com>
12725
12726 PR guile/16612
12727 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
12728 collect after discarding symbols.
12729
350e1a76
DE
127302014-03-13 Ludovic Courtès <ludo@gnu.org>
12731 Doug Evans <xdje42@gmail.com>
12732
12733 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
12734 to history survives a gc.
12735
a69900ae
PA
127362014-03-13 Pedro Alves <palves@redhat.com>
12737
12738 * gdb.base/default.exp: Don't test "target procfs".
12739
5db9f0bd
PA
127402014-03-13 Pedro Alves <palves@redhat.com>
12741
12742 * gdb.base/default.exp: Update "target child" and "target procfs"
12743 tests to not expect "Unix".
12744
b3ccfe11
TT
127452014-03-12 Tom Tromey <tromey@redhat.com>
12746
12747 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
12748 New procs. Add target-async tests.
12749 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
12750 Add target-async tests.
12751
646f4417
AA
127522014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12753
12754 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
12755 'func_start' and 'func_end' for the beginning and end of the
12756 function code, respectively.
12757 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
12758 'func_end' instead of 'func' and 'main'.
12759
288c211f
AA
127602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12761
12762 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
12763 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
12764 generate the debug info assembler source.
12765
e0c0f156
AA
127662014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12767
12768 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
12769 * gdb.dwarf2/arr-subrange.exp: Likewise.
12770 * gdb.dwarf2/dwz.exp: Likewise.
12771 * gdb.dwarf2/method-ptr.exp: Likewise.
12772 * gdb.dwarf2/missing-sig-type.exp: Likewise.
12773 * gdb.dwarf2/subrange.exp: Likewise.
12774 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
12775 * gdb.dwarf2/implptrpiece.exp: Likewise.
12776 * gdb.dwarf2/nostaticblock.exp: Likewise.
12777
0e5c4555
AA
127782014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12779
12780 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
12781 directory to absolute path name arguments.
12782
5ec18f2b
JG
127832014-03-10 Joel Brobecker <brobecker@adacore.com>
12784
12785 * gdb.ada/tagged_access: New testcase.
12786
847fc4f2
MM
127872014-03-07 Markus Metzger <markus.t.metzger@intel.com>
12788
12789 * gdb.btrace/data.exp: Update expected output.
12790
cc3da688
YQ
127912014-03-06 Yao Qi <yao@codesourcery.com>
12792
12793 * gdb.trace/pr16508.exp: New file.
12794
0f26cec1
PA
127952014-03-05 Pedro Alves <palves@redhat.com>
12796
12797 PR gdb/16575
12798 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
12799 procedure.
12800 (top level): Adjust to use it. Add tests that exercise breakpoint
12801 interaction with the code-cache.
12802
7a5a839f
LC
128032014-02-26 Ludovic Courtès <ludo@gnu.org>
12804
12805 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
12806 test for 'history-append!'.
12807
31aa7e4e
JB
128082014-02-26 Joel Brobecker <brobecker@adacore.com>
12809
12810 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
12811 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
12812 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
12813 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
12814 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
12815 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
12816
1b588015
JB
128172014-02-26 Joel Brobecker <brobecker@adacore.com>
12818
12819 * testsuite/gdb.python/py-pp-re-notag.c: New file.
12820 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
12821 * testsuite/gdb.python/py-pp-re-notag.p: New file.
12822
55426c9d
JB
128232014-02-26 Joel Brobecker <brobecker@adacore.com>
12824
12825 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
12826
dc53a7ad
JB
128272014-02-26 Joel Brobecker <brobecker@adacore.com>
12828
12829 * gdb.dwarf2/arr-stride.c: New file.
12830 * gdb.dwarf2/arr-stride.exp: New file.
12831
12ab52e9
PA
128322014-02-26 Pedro Alves <palves@redhat.com>
12833
12834 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
12835 that won't ever trigger. Make sure that GDB reports the correct
12836 breakpoint that caused the stop.
12837
849c862e
JK
128382014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12839
12840 PR gdb/16626
12841 * gdb.base/auto-load-script: New file.
12842 * gdb.base/auto-load.c: New file.
12843 * gdb.base/auto-load.exp: New file.
12844
71b7d793
JK
12845 PR gdb/16626
12846 * gdb.base/auto-load.exp: Fix out-of-srctree run.
12847
e2f0d509
JK
128482014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12849
12850 Fix dw2-icycle.exp -fsanitize=address GDB crash.
12851 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
12852
50cc37c8
DE
128532014-02-24 Doug Evans <dje@google.com>
12854
12855 * lib/gdb.exp (run_on_host): Log error output if program fails.
12856
ea4758f2
PA
128572014-02-21 Pedro Alves <palves@redhat.com>
12858
12859 * gdb.threads/step-after-sr-lock.c: Rename to ...
12860 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
12861 * gdb.threads/step-after-sr-lock.exp: Rename to ...
12862 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
12863 ... this.
12864
d7b30f67
SDJ
128652014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
12866
12867 PR tdep/16397
12868 * gdb.arch/amd64-stap-special-operands.exp: New file.
12869 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
12870 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
12871 * gdb.arch/amd64-stap-triplet.S: Likewise.
12872 * gdb.arch/amd64-stap-triplet.c: Likewise.
12873
83deb43f
JB
128742014-02-20 Joel Brobecker <brobecker@adacore.com>
12875
12876 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
12877 in .section pseudo-op.
12878
adde2bff
DE
128792014-02-20 lin zuojian <manjian2006@gmail.com>
12880 Joel Brobecker <brobecker@adacore.com>
12881 Doug Evans <xdje42@gmail.com>
12882
12883 PR symtab/16581
12884 * gdb.dwarf2/dw2-icycle.S: New file.
12885 * gdb.dwarf2/dw2-icycle.c: New file.
12886 * gdb.dwarf2/dw2-icycle.exp: New file.
12887
f7bd0f78
SC
128882014-02-19 Siva Chandra Reddy <sivachandra@google.com>
12889
12890 * gdb.python/py-value-cc.cc: Improve test case to enable testing
12891 operations on gdb.Value objects.
12892 * gdb.python/py-value-cc.exp: Add new test to test operations on
12893 gdb.Value objects.
12894
c17ef0d5
DE
128952014-02-18 Doug Evans <dje@google.com>
12896
12897 * Makefile.in (TESTS): New variable.
12898 (expanded_tests, expanded_tests_or_none): New variables
12899 (check-single): Pass $(expanded_tests_or_none) to runtest.
12900 (check-parallel): Only run tests in $(TESTS) if non-empty.
12901 (check/no-matching-tests-found): New rule.
12902 * README: Document TESTS makefile variable.
12903
5dd3176f
DE
129042014-02-18 Doug Evans <dje@google.com>
12905
12906 * Makefile.in (check-parallel): rm -rf outputs temp.
12907
0b10be4f
JK
129082014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12909
12910 Fix "ERROR: no fileid for" in the testsuite.
12911 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
12912
85f224e7
DE
129132014-02-12 Doug Evans <dje@google.com>
12914
12915 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
12916 (MISCELLANEOUS): New variable.
12917 (clean): rm -rf $(MISCELLANEOUS).
12918 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
12919 dwp live in the same directory as symlinks, with each symlink pointed
12920 to a differently named file in a different directory.
12921
149b30ff
DE
129222014-02-11 Doug Evans <dje@google.com>
12923
12924 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
12925 of Tcl file commands.
12926
1dfdac32
MK
129272014-02-10 Mark Kettenis <kettenis@gnu.org>
12928
12929 * gdb.threads/step-after-sr-lock.exp: Avoid executing
12930 "kill -SIGUSR1 -1".
12931
aa4fb036
JB
129322014-02-10 Joel Brobecker <brobecker@adacore.com>
12933
12934 * gdb.ada/tick_length_array_enum_idx: New testcase.
12935
ed3ef339
DE
129362014-02-10 Doug Evans <xdje42@gmail.com>
12937
12938 * configure.ac (AC_OUTPUT): Add gdb.guile.
12939 * configure: Regenerate.
12940 * lib/gdb-guile.exp: New file.
12941 * lib/gdb.exp (get_target_charset): New function.
12942 * gdb.base/help.exp: Update expected output from "apropos apropos".
12943 * gdb.guile/Makefile.in: New file.
12944 * gdb.guile/guile.exp: New file.
12945 * gdb.guile/scm-arch.c: New file.
12946 * gdb.guile/scm-arch.exp: New file.
12947 * gdb.guile/scm-block.c: New file.
12948 * gdb.guile/scm-block.exp: New file.
12949 * gdb.guile/scm-breakpoint.c: New file.
12950 * gdb.guile/scm-breakpoint.exp: New file.
12951 * gdb.guile/scm-disasm.c: New file.
12952 * gdb.guile/scm-disasm.exp: New file.
12953 * gdb.guile/scm-equal.c: New file.
12954 * gdb.guile/scm-equal.exp: New file.
12955 * gdb.guile/scm-error.exp: New file.
12956 * gdb.guile/scm-error.scm: New file.
12957 * gdb.guile/scm-frame-args.c: New file.
12958 * gdb.guile/scm-frame-args.exp: New file.
12959 * gdb.guile/scm-frame-args.scm: New file.
12960 * gdb.guile/scm-frame-inline.c: New file.
12961 * gdb.guile/scm-frame-inline.exp: New file.
12962 * gdb.guile/scm-frame.c: New file.
12963 * gdb.guile/scm-frame.exp: New file.
12964 * gdb.guile/scm-generics.exp: New file.
12965 * gdb.guile/scm-gsmob.exp: New file.
12966 * gdb.guile/scm-iterator.c: New file.
12967 * gdb.guile/scm-iterator.exp: New file.
12968 * gdb.guile/scm-math.c: New file.
12969 * gdb.guile/scm-math.exp: New file.
12970 * gdb.guile/scm-objfile-script-gdb.in: New file.
12971 * gdb.guile/scm-objfile-script.c: New file.
12972 * gdb.guile/scm-objfile-script.exp: New file.
12973 * gdb.guile/scm-objfile.c: New file.
12974 * gdb.guile/scm-objfile.exp: New file.
12975 * gdb.guile/scm-ports.exp: New file.
12976 * gdb.guile/scm-pretty-print.c: New file.
12977 * gdb.guile/scm-pretty-print.exp: New file.
12978 * gdb.guile/scm-pretty-print.scm: New file.
12979 * gdb.guile/scm-section-script.c: New file.
12980 * gdb.guile/scm-section-script.exp: New file.
12981 * gdb.guile/scm-section-script.scm: New file.
12982 * gdb.guile/scm-symbol.c: New file.
12983 * gdb.guile/scm-symbol.exp: New file.
12984 * gdb.guile/scm-symtab-2.c: New file.
12985 * gdb.guile/scm-symtab.c: New file.
12986 * gdb.guile/scm-symtab.exp: New file.
12987 * gdb.guile/scm-type.c: New file.
12988 * gdb.guile/scm-type.exp: New file.
12989 * gdb.guile/scm-value-cc.cc: New file.
12990 * gdb.guile/scm-value-cc.exp: New file.
12991 * gdb.guile/scm-value.c: New file.
12992 * gdb.guile/scm-value.exp: New file.
12993 * gdb.guile/source2.scm: New file.
12994 * gdb.guile/types-module.cc: New file.
12995 * gdb.guile/types-module.exp: New file.
12996
7026a7c1
YQ
129972014-02-10 Yao Qi <yao@codesourcery.com>
12998
12999 PR testsuite/16543
13000 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13001 * configure: Regenerated.
13002 * Makefile.in: New file.
13003
6c466447
AS
130042014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13005
13006 * gdb.python/py-framefilter.exp: Fix typo.
13007
6e854735
YQ
130082014-02-08 Yao Qi <yao@codesourcery.com>
13009
13010 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13011 that no =breakpoint-modified is emitted when breakpoints are
13012 modified through MI commands.
13013
d137e6dc
PA
130142014-02-07 Pedro Alves <pedro@codesourcery.com>
13015 Pedro Alves <palves@redhat.com>
13016
13017 * gdb.threads/step-after-sr-lock.c: New file.
13018 * gdb.threads/step-after-sr-lock.exp: New file.
13019
b5ee5a50
PA
130202014-02-07 Pedro Alves <palves@redhat.com>
13021
13022 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13023
3c77faf3
JK
130242014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13025
13026 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13027 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13028
6dddc817
DE
130292014-02-06 Doug Evans <xdje42@gmail.com>
13030
13031 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13032 output.
13033
13034 * gdb.gdb/python-interrupts.exp: New file.
13035
de7b2893
YQ
130362014-02-05 Yao Qi <yao@codesourcery.com>
13037
13038 * gdb.trace/report.exp (use_collected_data): Test the output
13039 of "info threads" and "info inferiors".
13040
66d032ac
YQ
130412014-02-05 Yao Qi <yao@codesourcery.com>
13042
13043 Revert this patch:
13044
13045 2013-05-24 Yao Qi <yao@codesourcery.com>
13046
13047 * gdb.trace/tfile.exp: Test inferior and thread.
13048
591a12a1
UW
130492014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13050
13051 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13052 on a function.
13053 * gdb.base/step-bt.c: Call hello via function pointer to make
13054 sure its first instruction is executed on powerpc64le-linux.
13055
0ff3e01f
UW
130562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13057
13058 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13059
084ee545
UW
130602014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13061
13062 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13063 of the test patterns for use on little-endian systems.
13064
6ed14ff3
UW
130652014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13066
13067 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13068 (decimal_vector): Fix for little-endian.
13069
401e27fd
JM
130702014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13071
13072 * gdb.arch/sparc-sysstep.exp: New file.
13073 * gdb.arch/sparc-sysstep.c: Likewise.
13074
13075 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13076
8b924729
EBM
130772014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13078
13079 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13080
fb151210
JB
130812014-01-23 Tom Tromey <tromey@redhat.com>
13082
13083 * gdb.ada/array_char_idx: New testcase.
13084
0740f8d8
TT
130852014-01-23 Tom Tromey <tromey@redhat.com>
13086
13087 PR python/16487:
13088 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13089 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13090 classes.
13091
21909fa1
TT
130922014-01-23 Tom Tromey <tromey@redhat.com>
13093
13094 PR python/16491:
13095 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13096 string from an inferior frame.
13097 * gdb.python/py-framefilter-mi.exp: Update.
13098
87ce2a04
DE
130992014-01-22 Doug Evans <dje@google.com>
13100
13101 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13102
237b092b
AA
131032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13104
13105 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13106
d674a709
AA
131072014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13108
13109 * gdb.trace/entry-values.exp: Remove excess space character from
13110 regex patterns. Handle s390 call instruction.
13111
20fa3390
AA
131122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13113
13114 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13115 define "*_start" label. Make "name" static.
13116 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13117 ${name} by references to ${name}_start.
13118
78466714
AA
131192014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13120
13121 * gdb.base/info-macros.exp: Remove "debug" from the compile
13122 options.
13123
ec9f644a
IB
131242014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13125
13126 * gdb.dlang/demangle.exp: New file.
13127
94b1b47e
IB
131282014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13129
13130 * gdb.dlang/primitive-types.exp: New file.
13131
7f420862
IB
131322014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13133
13134 * configure.ac: Create gdb.dlang/Makefile.
13135 * configure: Regenerate.
13136 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13137 * gdb.dlang/Makefile.in: New file.
13138 * lib/d-support.exp: New file.
13139 * lib/gdb.exp (skip_d_tests): New proc.
13140
52834460
MM
131412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13142
13143 * gdb.btrace/delta.exp: Check reverse stepi.
13144 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13145 * gdb.btrace/finish.exp: New.
13146 * gdb.btrace/next.exp: New.
13147 * gdb.btrace/nexti.exp: New.
13148 * gdb.btrace/record_goto.c: Add comments.
13149 * gdb.btrace/step.exp: New.
13150 * gdb.btrace/stepi.exp: New.
13151 * gdb.btrace/multi-thread-step.c: New.
13152 * gdb.btrace/multi-thread-step.exp: New.
13153 * gdb.btrace/rn-dl-bind.c: New.
13154 * gdb.btrace/rn-dl-bind.exp: New.
13155 * gdb.btrace/data.c: New.
13156 * gdb.btrace/data.exp: New.
13157 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13158
6e07b1d2
MM
131592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13160
13161 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13162 * gdb.btrace/exception.exp: Update.
13163 * gdb.btrace/instruction_history.exp: Update.
13164 * gdb.btrace/record_goto.exp: Update.
13165 * gdb.btrace/tailcall.exp: Update.
13166 * gdb.btrace/unknown_functions.exp: Update.
13167 * gdb.btrace/delta.exp: New.
13168
0b722aec
MM
131692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13170
13171 * gdb.btrace/record_goto.exp: Add backtrace test.
13172 * gdb.btrace/tailcall.exp: Add backtrace test.
13173
066ce621
MM
131742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13175
13176 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13177 * gdb.btrace/record_goto.c: New.
13178 * gdb.btrace/record_goto.exp: New.
13179 * gdb.btrace/x86-record_goto.S: New.
13180
0688d04e
MM
131812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13182
13183 * gdb.btrace/function_call_history.exp: Update tests.
13184 * gdb.btrace/instruction_history.exp: Update tests.
13185
8710b709
MM
131862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13187
13188 * gdb.btrace/function_call_history.exp: Fix expected field
13189 order for "record function-call-history".
13190 Add new tests for "record function-call-history /c".
13191 * gdb.btrace/exception.cc: New.
13192 * gdb.btrace/exception.exp: New.
13193 * gdb.btrace/tailcall.exp: New.
13194 * gdb.btrace/x86-tailcall.S: New.
13195 * gdb.btrace/x86-tailcall.c: New.
13196 * gdb.btrace/unknown_functions.c: New.
13197 * gdb.btrace/unknown_functions.exp: New.
13198 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13199
5de9129b
MM
132002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13201
13202 * gdb.btrace/instruction_history.exp: Update.
13203 * gdb.btrace/function_call_history.exp: Update.
13204
23a7fe75
MM
132052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13206
13207 * gdb.btrace/function_call_history.exp: Fix expected function
13208 trace.
13209 * gdb.btrace/instruction_history.exp: Initialize traced.
13210 Remove traced_functions.
13211
724c7dd8
MM
132122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13213
13214 * gdb.btrace/function_call_history.exp: Update
13215 * gdb.btrace/instruction_history.exp: Update.
13216
6d78d93b
MM
132172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13218
13219 * gdb.btrace/enable.exp: Update expected text.
13220
93a360cc
OJ
132212014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
13222
13223 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
13224 bytes.
13225
3772b53f
MR
132262014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
13227
13228 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
13229
596662fa
OJ
132302014-01-15 Omair Javaid <omair.javaid@linaro.org>
13231
13232 * lib/gdb.exp (supports_process_record): Return true for
13233 arm*-linux*. (supports_reverse): Likewise.
13234
b5b08fb4
SC
132352014-01-13 Siva Chandra Reddy <sivachandra@google.com>
13236
13237 PR python/15464
13238 PR python/16113
13239 * gdb.python/py-type.c: Enhance test case.
13240 * gdb.python/py-value-cc.cc: Likewise
13241 * gdb.python/py-type.exp: Add new tests.
13242 * gdb.python/py-value-cc.exp: Likewise
13243
52d7fb13
AA
132442014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13245 Pedro Alves <palves@redhat.com>
13246
13247 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
13248 Make "name" extern.
13249 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
13250 references to ${name}_start by references to ${name}.
13251
a2cd8cfe
JB
132522014-01-10 Joel Brobecker <brobecker@adacore.com>
13253
13254 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
13255
4e23fced
JB
132562014-01-10 Joel Brobecker <brobecker@adacore.com>
13257
13258 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
13259
c6a9e42c
PA
132602014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
13261 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 13264 mi_gdb_target_load.
c6a9e42c 13265
b7ea362b
PA
132662014-01-08 Pedro Alves <palves@redhat.com>
13267
13268 * gdb.threads/reconnect-signal.c: New file.
13269 * gdb.threads/reconnect-signal.exp: New file.
13270
5e3f4fab
EBM
132712014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13272
13273 * gdb.base/source-dir.exp: New file.
13274
79301218
JB
132752014-01-07 Joel Brobecker <brobecker@adacore.com>
13276
13277 * gdb.ada/mi_interface: New testcase.
13278
8e355c5d
JB
132792014-01-07 Joel Brobecker <brobecker@adacore.com>
13280
13281 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
13282 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
13283 gdb.ada/pp-rec-component/pck.ads: New files.
13284
c0d48811
JB
132852014-01-07 Joel Brobecker <brobecker@adacore.com>
13286
13287 * gdb.python/py-pp-integral.c: New file.
13288 * gdb.python/py-pp-integral.py: New file.
13289 * gdb.python/py-pp-integral.exp: New file.
13290
17b609c3 13291For older changes see ChangeLog-1993-2013.
c906108c 13292\f
8d8cb839
EZ
13293;; Local Variables:
13294;; mode: change-log
13295;; left-margin: 8
13296;; fill-column: 74
13297;; version-control: never
13298;; End:
902f2ccb 13299
e2882c85 13300 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
13301 Copying and distribution of this file, with or without modification,
13302 are permitted provided the copyright notice and this notice are preserved.