(Ada) Fix print of array using non-contiguous enumeration indexes
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
04bafb1e
XR
12018-01-08 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.ada/arr_enum_idx_w_gap.exp
4 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb
5
e379cee6
PA
62018-01-05 Pedro Alves <palves@redhat.com>
7
8 PR gdb/18653
9 * gdb.base/libsegfault.exp: New.
10
de63c46b
PA
112018-01-05 Joel Brobecker <brobecker@adacore.com>
12
13 PR gdb/22670
14 * gdb.ada/access_tagged_param.exp: New file.
15 * gdb.ada/access_tagged_param/foo.adb: New file.
16
f98fc17b
PA
172018-01-05 Pedro Alves <palves@redhat.com>
18
19 PR gdb/22670
20 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
21 exercise lower case too, and to exercise both full matching and
22 wild matching.
23
342f8240
JB
242018-01-05 Joel Brobecker <brobecker@adacore.com>
25
26 * gdb.ada/rename_subscript_param: New testcase.
27
7150d33c
JG
282018-01-05 Jerome Guitton <guitton@adacore.com>
29
30 * gdb.ada/arr_acc_idx_w_gap: New testcase.
31
cc0e770c
JB
322018-01-05 Joel Brobecker <brobecker@adacore.com>
33
34 * gdb.ada/convvar_comp: New testcase.
35
672a41aa 362018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
37
38 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
39 (My_Table): New global variable.
40 * testsuite/gdb.ada/array_char_idx.exp: Add test.
41
7365ec2f
JB
422018-01-04 Joel Brobecker <brobecker@adacore.com>
43
44 PR gdb/22670
45 * gdb.ada/maint_with_ada: New testcase.
46
289483b6
JB
472018-01-04 Joel Brobecker <brobecker@adacore.com>
48
49 PR gdb/22670
50 * gdb.ada/bp_c_mixed_case: New testcase.
51
344420da
JB
522018-01-04 Joel Brobecker <brobecker@adacore.com>
53
54 PR gdb/22670
55 * gdb.ada/complete.exp: Add "complete break ada" test.
56
66fc87a0
JB
572018-01-04 Joel Brobecker <brobecker@adacore.com>
58
59 PR gdb/22670
60 * gdb.ada/info_addr_mixed_case: New testcase.
61
9f757bf7
XR
622018-01-03 Xavier Roirand <roirand@adacore.com>
63
64 * gdb.ada/excep_handle.exp: New testcase.
65 * gdb.ada/excep_handle/foo.adb: New file.
66 * gdb.ada/excep_handle/pck.ads: New file.
67
bd570f80
JB
682018-01-03 Joel Brobecker <brobecker@adacore.com>
69
70 * gdb.base/step-line.c: Add extra empty line in copyright header.
71 * gdb.base/step-line.inp: Likewise.
72
9fe561ab
JB
732018-01-02 Joel Brobecker <brobecker@adacore.com>
74
75 * gdb.ada/dyn_stride.exp: Add slice test.
76
a405673c
JB
772018-01-02 Joel Brobecker <brobecker@adacore.com>
78
79 * gdb.ada/dyn_stride: New testcase.
80
cef0f868
SH
812017-12-27 Stafford Horne <shorne@gmail.com>
82
83 * gdb.xml/extra-regs.xml: Add example foo reggroup.
84 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
85
b67d92b0
SH
862017-12-27 Stafford Horne <shorne@gmail.com>
87
88 * gdb.base/reggroups.c: New file.
89 * gdb.base/reggroups.exp: New file.
90
eccab96d
JB
912017-12-18 Joel Brobecker <brobecker@adacore.com>
92
93 * gdb.dwarf2/ada-valprint-error.c: New file.
94 * gdb.dwarf2/ada-valprint-error.exp: New file.
95
0e2da9f0
JB
962017-12-18 Joel Brobecker <brobecker@adacore.com>
97
98 * gdb.ada/assign_arr: New testcase.
99
cb923fcc
XR
1002017-12-18 Xavier Roirand <roirand@adacore.com>
101
102 * gdb.ada/funcall_ptr: New testcase.
103
7c161838
SDJ
1042017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
105
106 PR cli/16224
107 * gdb.base/ptype-offsets.cc: New file.
108 * gdb.base/ptype-offsets.exp: New file.
109
1af17fd9
YQ
1102017-12-15 Yao Qi <yao.qi@linaro.org>
111
112 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
113 if XML is disabled.
114
828d5846
XR
1152017-12-15 Xavier Roirand <roirand@adacore.com>
116
117 * gdb.ada/same_component_name: New testcase.
118
79e8fcaa
JB
1192017-12-14 Joel Brobecker <brobecker@adacore.com>
120
121 * gdb.ada/str_binop_equal: New testcase.
122
e05fa6f9
JB
1232017-12-14 Joel Brobecker <brobecker@adacore.com>
124
125 * gdb.ada/task_switch_in_core: New testcase.
126
b89641ba
SM
1272017-12-13 Simon Marchi <simon.marchi@ericsson.com>
128
129 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
130 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
131 call test_bkpt_qualified.
132 (test_bkpt_qualified): New proc.
133
6892d2e4
PA
1342017-12-13 Pedro Alves <palves@redhat.com>
135
136 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
137 Tighten regexp by matching with an anchor.
138
a22ecf70
PA
1392017-12-13 Pedro Alves <palves@redhat.com>
140
141 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
142 ("expression with namespace"): New set of tests.
143 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
144 (Nested::Test_NS::qux): New.
145 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
146 defaults to 'start_quote_char' and 'end_quote_char' parameters.
147
9937536c
JB
1482017-12-13 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.base/server-del-break.c: New file.
151 * gdb.base/server-del-break.exp: New file.
152
fe49c6f5
SH
1532017-12-12 Stafford Horne <shorne@gmail.com>
154
155 * gdb.xml/tdesc-regs.exp: Add or1k support.
156
c3d18620
SH
1572017-12-12 Stafford Horne <shorne@gmail.com>
158
159 * gdb.base/bp-permanent.c: Define nop of or1k.
160
c5f9cfc8
JB
1612017-12-11 Joel Brobecker <brobecker@adacore.com>
162
163 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
164 output with components being reordered.
165
a9c135fc
JB
1662017-12-11 Joel Brobecker <brobecker@adacore.com>
167
168 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
169 output with components being reordered.
170
927aa2e7
JK
1712017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
172 Pedro Alves <palves@redhat.com>
173
174 * gdb.base/maint.exp (check for .gdb_index): Check also for
175 .debug_names.
176 * gdb.dlang/watch-loc.c (.debug_aranges): New.
177 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
178 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
179 (.gdb_index used after symbol reloading): Support also .debug_names.
180 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
181
f17d9474
YQ
1822017-12-08 Yao Qi <yao.qi@linaro.org>
183
184 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
185 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
186
a0de8c21
YQ
1872017-12-08 Yao Qi <yao.qi@linaro.org>
188
189 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
190 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
191
a738ea1d
YQ
1922017-12-08 Yao Qi <yao.qi@linaro.org>
193
194 * gdb.arch/aarch64-tagged-pointer.c: New file.
195 * gdb.arch/aarch64-tagged-pointer.exp: New file.
196
1cd9a73b
SDJ
1972017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
198
199 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
200 "int".
201
fa6eb693
KS
2022017-12-07 Keith Seitz <keiths@redhat.com>
203
204 PR breakpoints/22569
205 * gdb.linespec/ls-errs.exp: Change expected result of "break
206 -source this file has spaces.c -line 3".
207 Check that an explicit source file followed by whitespace is
208 identified as an invalid explicit location.
209
883fd55a
KS
2102017-12-07 Keith Seitz <keiths@redhat.com>
211
212 * gdb.cp/nested-types.cc: New file.
213 * gdb.cp/nested-types.exp: New file.
214 * lib/cp-support.exp: Load data-structures.exp library.
215 (debug_cp_test_ptype_class): New global.
216 (cp_ptype_class_verbose, next_line): New procedures.
217 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
218 Add and document new return value.
219 Switch the list of lines to a queue.
220 Add support for new `type' key for nested type definitions.
221 Add debugging/troubleshooting messages.
222 * lib/data-structures.exp: New file.
223
ec72db3e
SM
2242017-12-07 Simon Marchi <simon.marchi@ericsson.com>
225
226 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
227 with proc_with_prefix, don't use with_test_prefix.
228
99598d71
TT
2292017-12-07 Tom Tromey <tom@tromey.com>
230
231 * gdb.base/break.exp: Add test for empty "commands".
232
a8806230
YQ
2332017-12-07 Yao Qi <yao.qi@linaro.org>
234
235 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
236 malloc and catch syscall.
237
824cc835
PM
2382017-12-07 Phil Muldoon <pmuldoon@redhat.com>
239
240 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
241 tests for explicit locations.
242
7cc244de
PA
2432017-12-06 Pedro Alves <palves@redhat.com>
244
245 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
246 force-disabling XML descriptions.
247
50a1fdd5
PA
2482017-12-04 Pedro Alves <palves@redhat.com>
249
250 PR gdb/22499
251 * gdb.arch/amd64-disp-step-avx.S: New file.
252 * gdb.arch/amd64-disp-step-avx.exp: New file.
253
f0fb2488
PA
2542017-12-03 Pedro Alves <palves@redhat.com>
255
256 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
257 and <string.h>.
258 (parent_function): Print distinct messages when waitpid fails, or
259 the child exits with a signal, or the child exits for an unhandled
260 reason.
261 * gdb.threads/process-dies-while-detaching.exp
262 (detach_and_expect_exit): New 'inf_output_re' parameter and use
263 it. Wait for both inferior output and GDB's prompt. Use an
264 indirect spawn id list.
265 (do_detach): New parameter 'child_exit'. Use it to compute
266 expected inferior output.
267 (test_detach, test_detach_watch, test_detach_killed_outside):
268 Adjust to pass down the expected child exit kind.
269
97cbe998
SDJ
2702017-12-01 Joel Brobecker <brobecker@adacore.com>
271 Sergio Durigan Junior <sergiodj@redhat.com>
272 Pedro Alves <palves@redhat.com>
273
274 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
275
40fc416f
SDJ
2762017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
277
278 * gdb.base/relocate.exp: Add tests to guarantee that arguments
279 to 'symbol-file' and 'add-symbol-file' can be
280 position-independent.
281
1cc75e92
YQ
2822017-12-01 Yao Qi <yao.qi@linaro.org>
283
284 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
285 the URL in copyright header.
286 * gdb.arch/aarch64-fp.exp: Likewise.
287 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
288 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
289 * gdb.base/expand-psymtabs.exp: Likewise.
290 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
291 * gdb.fortran/common-block.exp: Likewise.
292 * gdb.fortran/common-block.f90: Likewise.
293 * gdb.fortran/logical.exp: Likewise.
294 * gdb.fortran/vla-datatypes.f90: Likewise.
295 * gdb.fortran/vla-sub.f90: Likewise.
296
875fb7a7
JB
2972017-11-30 Joel Brobecker <brobecker@adacore.com>
298
299 * gdb.ada/repeat_dyn: New testcase.
300
6f14765f
UW
3012017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
302
303 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
304 Update for changed thread numbering.
305 * gdb.cell/bt.exp: Update for changed GDB output.
306
f1af7b94
SM
3072017-11-30 Simon Marchi <simon.marchi@ericsson.com>
308
309 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
310 setting isremote by hand.
311 * boards/dwarf4-gdb-index.exp: Likewise.
312 * boards/fission.exp: Likewise.
313 * boards/stabs.exp: Likewise.
314
e3919f3e
PA
3152017-11-30 Pedro Alves <palves@redhat.com>
316
317 * gdb.linespec/cpls-ops.exp
318 (check_explicit_skips_function_argument): Extract the underlying
319 type of size_t instead of hardcoding it.
320
bd69330d
PA
3212017-11-29 Pedro Alves <palves@redhat.com>
322
323 PR c++/19436
324 * gdb.linespec/cpls-abi-tag.cc: New file.
325 * gdb.linespec/cpls-abi-tag.exp: New file.
326
a20714ff
PA
3272017-11-29 Pedro Alves <palves@redhat.com>
328
329 * gdb.base/langs.exp: Use -qualified.
330 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
331 it.
332 * gdb.cp/namespace.exp: Use -qualified.
333 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
334 (overload-3, template-overload, template-ret-type, const-overload)
335 (const-overload-quoted, anon-ns, ambiguous-prefix): New
336 procedures.
337 (test_driver): Call them.
338 * gdb.cp/save-bp-qualified.cc: New.
339 * gdb.cp/save-bp-qualified.exp: New.
340 * gdb.linespec/explicit.exp: Test -qualified.
341 * lib/completion-support.exp (completion::explicit_opts_list): Add
342 "-qualified".
343 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
344
f6f1d339
PM
3452017-11-29 Phil Muldoon <pmuldoon@redhat.com>
346
347 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
348
02ca603a
TT
3492017-11-29 Tom Tromey <tom@tromey.com>
350
351 * gdb.base/relocate.exp: Update invalid argument test.
352 Add new tests for invalid arguments.
353
ed6c0bfb
TP
3542017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
355
356 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
357 Return 0 as a long.
358 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
359
f106e10e
TP
3602017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
361
362 * gdb.cp/breakpoint.cc (bar): Set return type to void.
363 * gdb.cp/psymtab-parameter.cc (func): Likewise.
364 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
365 func ().
366 * gdb.cp/shadow.cc (B.func): Return 0.
367
10329bb2
JB
3682017-11-27 Joel Brobecker <brobecker@adacore.com>
369
370 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
371 expected output in gdb_expect call to allow the exception
372 message to be present as well. Fix syntax confusion to avoid
373 TCL thinking that exception_name is an array.
374
617cd4bc
UW
3752017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
376
377 * gdb.arch/spu-info.c: Include <unistd.h>.
378 (do_signal_test): Fix broken calls to write.
379 * gdb.arch/spu-info.exp: Use prepare_for_testing.
380 Fix checks for empty mailboxes. Update signal tests for corrected
381 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
382 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
383 * gdb.cell/arch.exp: Use standard_output_file.
384 * gdb.cell/break.exp: Likewise.
385 * gdb.cell/bt.exp: Likewise.
386 * gdb.cell/core.exp: Likewise.
387 * gdb.cell/dwarfaddr.exp: Likewise.
388 * gdb.cell/ea-cache.exp: Likewise.
389 * gdb.cell/ea-standalone.exp: Likewise.
390 * gdb.cell/f-regs.exp: Likewise.
391 * gdb.cell/fork.exp: Likewise.
392 * gdb.cell/gcore.exp: Likewise.
393 * gdb.cell/mem-access.exp: Likewise.
394 * gdb.cell/ptype.exp: Likewise.
395 * gdb.cell/registers.exp: Likewise.
396 * gdb.cell/sizeof.exp: Likewise.
397 * gdb.cell/solib-symbol.exp: Likewise.
398 * gdb.cell/solib.exp: Likewise.
617cd4bc 399
a81aaca0
PA
4002017-11-25 Pedro Alves <palves@redhat.com>
401
402 * gdb.base/complete-empty.exp: New file.
403 * gdb.base/completion.exp: Adjust.
404
6a3c6ee4
PA
4052017-11-25 Pedro Alves <palves@redhat.com>
406
407 * gdb.linespec/cpls-ops.cc: New file.
408 * gdb.linespec/cpls-ops.exp: New file.
409 * lib/completion-support.exp (test_complete_prefix_range_re): New,
410 factored out from ...
411 (test_complete_prefix_range): ... this.
412
8955eb2d
PA
4132017-11-24 Pedro Alves <palves@redhat.com>
414
415 * gdb.linespec/cpcompletion.exp: New file.
416 * gdb.linespec/cpls-hyphen.cc: New file.
417 * gdb.linespec/cpls.cc: New file.
418 * gdb.linespec/cpls2.cc: New file.
419 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
420 test to use test_gdb_complete_unique. Add label completion,
421 keyword completion and explicit location completion tests.
422 * lib/completion-support.exp: New file.
423
e547c119
JB
4242017-11-24 Joel Brobecker <brobecker@adacore.com>
425
426 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
427 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
428 when hitting an exception catchpoint.
429
7c3c1aa8
YQ
4302017-11-22 Yao Qi <yao.qi@linaro.org>
431
432 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
433
41bd68f5
SM
4342017-11-22 Simon Marchi <simon.marchi@ericsson.com>
435
436 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
437 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
438 * gdb.dwarf2/info-locals-optimized-out.c: New file.
439
1daad298
YQ
4402017-11-22 Yao Qi <yao.qi@linaro.org>
441
442 * gdb.base/info-os.exp: Pass pthreads.
443 * gdb.multi/multi-attach.exp: Likewise.
444
88465e87
YQ
4452017-11-22 Yao Qi <yao.qi@linaro.org>
446
447 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
448 compiler.
449
dc196b23
YQ
4502017-11-22 Yao Qi <yao.qi@linaro.org>
451
452 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
453 * gdb.base/break-interp.exp: Likewise.
454 * gdb.base/jit-attach-pie.exp: Likewise.
455
2400729e
UW
4562017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
457
458 * gdb.base/float128.c (large128): New variable.
459 * gdb.base/float128.exp: Add test to print largest __float128 value.
460
7a26362d
UW
4612017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
462
463 * gdb.arch/vsx-regs.exp: Update register content checks.
464
ed0f4273
UW
4652017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
466
467 * gdb.arch/ppc-longdouble.exp: New file.
468 * gdb.arch/ppc-longdouble.c: Likewise.
469
a25d69c6
PA
4702017-11-21 Pedro Alves <palves@redhat.com>
471
472 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
473
73fcf641
PA
4742017-11-20 Pedro Alves <palves@redhat.com>
475
476 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
477 (long_double_typedef): New typedefs.
478 Use DEF on double and long double.
479 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
480 cases.
481 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
482 and 'long_double_ptr_same_size' locals. Use them to decide
483 whether cast from array/function to float is valid/invalid.
484
71a3c369
TT
4852017-11-17 Tom Tromey <tom@tromey.com>
486
487 * gdb.rust/traits.rs: New file.
488 * gdb.rust/traits.exp: New file.
489
ced9779b
JB
4902017-11-17 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.ada/minsyms: New testcase.
493
a0922d80
PA
4942017-11-16 Pedro Alves <palves@redhat.com>
495
496 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
497 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
498
ea04e54c
PA
4992017-11-16 Pedro Alves <palves@redhat.com>
500
501 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
502 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
503
e849ea89
PA
5042017-11-16 Pedro Alves <palves@redhat.com>
505
506 * gdb.server/reconnect-ctrl-c.c: New file.
507 * gdb.server/reconnect-ctrl-c.exp: New file.
508
d8ae99a7
PM
5092017-11-16 Phil Muldoon <pmuldoon@redhat.com>
510
511 * gdb.python/py-rbreak.exp: New file.
512 * gdb.python/py-rbreak.c: New file.
513 * gdb.python/py-rbreak-func2.c: New file.
514
968a13f8
PA
5152017-11-16 Pedro Alves <palves@redhat.com>
516
517 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
518 pattern.
519 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
520 GDB.
521
71774bc9
SM
5222017-11-15 Simon Marchi <simon.marchi@ericsson.com>
523
524 * gdb.tui/completionn.exp (test_tab_completion): Add space in
525 regex.
526
ddbb44cf
SM
5272017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
528
529 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
530 test names.
531
584a564f
PA
5322017-11-09 Pedro Alves <palves@redhat.com>
533
534 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
535 factored out from ...
536 (top level): ... here, and adjusted to avoid expecting beyond the
537 prompt in a single gdb_test_multiple.
538
5ed7a928
PA
5392017-11-09 Pedro Alves <palves@redhat.com>
540
541 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
542 output.
543 * gdb.server/ext-attach.exp ("kill" test): Likewise.
544 * gdb.server/ext-restart.exp ("kill" test): Likewise.
545 * gdb.server/ext-run.exp ("kill" test): Likewise.
546 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
547
a60e0738
PA
5482017-11-09 Pedro Alves <palves@redhat.com>
549
550 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
551 match till end of line.
552
2c88253f
PA
5532017-11-09 Pedro Alves <palves@redhat.com>
554
555 * gdb.base/memattr.exp: Tighten regexes to match the end line.
556
c7a38517
PA
5572017-11-09 Pedro Alves <palves@redhat.com>
558
559 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
560 New procedures, factored out from ...
561 (top level): ... here, and adjusted to avoid expecting beyond the
562 prompt in one go.
563
f29f4b6b
PA
5642017-11-09 Pedro Alves <palves@redhat.com>
565
566 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
567 output. Fix '?' match.
568
286acbb5
JB
5692017-11-08 Joel Brobecker <brobecker@adacore.com>
570
571 * gdb.ada/scoped_watch: New testcase.
572 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
573 which is actually correct.
574 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
575 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
576
62d7ae92
PA
5772017-11-08 Pedro Alves <palves@redhat.com>
578
579 * gdb.gdb/complaints.exp (test_initial_complaints)
580 (test_serial_complaints, test_short_complaints): Call
581 complaint_internal instead of complaint.
582
280ca31f
DT
5832017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
584
585 * gdb.threads/tls-core.c: New file.
586 * gdb.threads/tls-core.exp: Likewise.
587
b5ec771e
PA
5882017-11-08 Pedro Alves <palves@redhat.com>
589
590 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
591 (p Exported_Capitalized): New test.
592 (p exported_capitalized): New test.
593
a02b41a7
PA
5942017-11-07 Pedro Alves <palves@redhat.com>
595
596 * gdb.cp/ena-dis-br-range.exp: Add more tests.
597
95e95a6d
PA
5982017-11-07 Pedro Alves <palves@redhat.com>
599
600 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
601 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
602 (disable_invalid, disable_inverted, disable_negative): New
603 procedures.
604 ("bad numbers"): New set of tests.
605
cee62dbd
PA
6062017-11-07 Pedro Alves <palves@redhat.com>
607
608 * gdb.cp/ena-dis-br-range.exp: Add tests.
609
cc638e86
PA
6102017-11-07 Pedro Alves <palves@redhat.com>
611
612 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
613
d0fe4701
XR
6142017-11-07 Xavier Roirand <roirand@adacore.com>
615 Pedro Alves <palves@redhat.com>
616
617 * gdb.base/ena-dis-br.exp: Add reference to
618 gdb.cp/ena-dis-br-range.exp.
619 * gdb.cp/ena-dis-br-range.exp: New file.
620 * gdb.cp/ena-dis-br-range.cc: New file.
621
46f67f80
PA
6222017-11-06 Pedro Alves <palves@redhat.com>
623
624 * gdb.base/attach-non-pgrp-leader.c: New.
625 * gdb.base/attach-non-pgrp-leader.exp: New.
626
726e1356
PA
6272017-11-06 Pedro Alves <palves@redhat.com>
628
629 * configure.ac: No longer check for termio.h and sgtty.h.
630 * configure: Regenerate.
631 * remote-utils.c: Include termios.h instead of gdb_termios.h.
632 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
633 Remove termio and sgtty code.
634
50ab6ace
YQ
6352017-11-03 Yao Qi <yao.qi@linaro.org>
636
637 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
638 in GDB is disabled.
639
8e68731c
YQ
6402017-11-03 Yao Qi <yao.qi@linaro.org>
641
642 * gdb.python/py-thrhandle.exp: Skip it if python is not
643 enabled.
644
3a87ae65
SM
6452017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
646
647 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
648 as a breakpoint command.
649
484d8d36
MD
6502017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
651
652 PR python/21213
653 * gdb.python/py-infthread.exp: Test calling
654 InferiorThread.inferior () multiple times in a row.
655
4a27f119
KS
6562017-10-27 Keith Seitz <keiths@redhat.com>
657
658 * gdb.opt/inline-break.exp (break_info_1): New procedure.
659 Test "info break" for every inlined function breakpoint.
660
bb11dd58
YQ
6612017-10-27 Yao Qi <yao.qi@linaro.org>
662
663 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
664
a43f3893
PF
6652017-10-26 Patrick Frants <osscontribute@gmail.com>
666
667 * gdb.cp/classes.exp (test_static_members): Test printing
668 Outer::instance.
669 * gdb.cp/classes.c (struct Inner, struct Outer): New.
670 (Inner::instance, Outer::instance): New.
671
792ccf00
PA
6722017-10-24 Pedro Alves <palves@redhat.com>
673
674 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
675 extra console" test in two stages.
676
eb2bfbad
PA
6772017-10-24 Pedro Alves <palves@redhat.com>
678
679 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
680
1f75a651
PA
6812017-10-24 Pedro Alves <palves@redhat.com>
682
683 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
684 loop.
685
779990d9
PA
6862017-10-24 Pedro Alves <palves@redhat.com>
687
688 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
689 $attempt" and "stoppedtry $stoppedtry" test prefixes.
690
ad9b8f5d
PA
6912017-10-24 Pedro Alves <palves@redhat.com>
692
693 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
694 parameter and handle it. Don't output read value in test name.
695
fee6da6e
PA
6962017-10-24 Pedro Alves <palves@redhat.com>
697
698 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
699 custom test name.
700
10389c2c
PA
7012017-10-24 Pedro Alves <palves@redhat.com>
702
703 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
704 include the unstable output directory name in the test's name.
705 (initial_setup_simple) <'set args'>: Use custom test name.
706
a80e65a9
PA
7072017-10-24 Pedro Alves <palves@redhat.com>
708
709 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
710 with explicit test name.
711
15763a09
PA
7122017-10-20 Pedro Alves <palves@redhat.com>
713
714 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
715 'wait -i'. Use gdb_assert and remote_close.
716
49a4ce2e
AB
7172017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
718
719 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
720 number from variable rather than hard-coded.
721
a75868f5
PA
7222017-10-19 Pedro Alves <palves@redhat.com>
723
724 * gdb.base/long-inferior-output.c: New file.
725 * gdb.base/long-inferior-output.exp: New file.
726
c8ba13ad
KS
7272017-11-18 Keith Seitz <keiths@redhat.com>
728
729 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
730 method.
731 (main): Call it.
732 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
733 Add additional user-defined conversion operator tests.
734
b27de576
PA
7352017-10-17 Pedro Alves <palves@redhat.com>
736
737 * boards/native-stdio-gdbserver.exp: Load "local-board".
738
8484c955
PA
7392017-10-17 Pedro Alves <palves@redhat.com>
740
741 * gdb.base/quit-live.c: New file.
742 * gdb.base/quit-live.exp: New file.
743
83d5a34d
KS
7442017-10-16 Keith Seitz <keiths@redhat.com>
745
746 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
747 (class_with_protected_typedef, class_with_private_typedef)
748 (struct_with_public_typedef, struct_with_protected_typedef)
749 (struct_with_private_typedef): New classes/structs.
750 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
751 typedefs and access specifiers.
752
739b3f1d
PA
7532017-10-16 Pedro Alves <palves@redhat.com>
754 Simon Marchi <simon.marchi@polymtl.ca>
755
756 * README (Local vs Remote vs Native): New section.
757 * boards/local-board.exp: New file, with bits factored out from
758 ...
759 * boards/native-extended-gdbserver.exp: ... here. Load
760 "local-board".
761 * boards/native-gdbserver.exp: Load "local-board".
762 (${board}_spawn, ${board}_exec): Delete.
763 * boards/native-stdio-gdbserver.exp: Most contents factored out to
764 ...
765 * boards/stdio-gdbserver-base.exp: ... this new file.
766 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
767 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
768 procedure.
769 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
770 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
771 stdio_gdbserver_command.
772 (${board}_get_remote_address, ${board}_get_comm_port)
773 (${board}_download, ${board}_upload): Delete.
774 (get_target_remote_pipe_cmd): New.
775
fe68b953
SM
7762017-10-16 Simon Marchi <simon.marchi@ericsson.com>
777
778 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
779 test_bkpt_deletion, test_bkpt_cond_and_cmds,
780 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
781 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
782 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
783 remove with_test_prefix.
784
300b6685
PA
7852017-10-13 Pedro Alves <palves@redhat.com>
786
787 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
788 * gdb.base/annota1.exp: Use it instead of is_remote.
789 * gdb.base/annota3.exp: Use it instead of is_remote.
790 * gdb.cp/annota2.exp: Use it instead of is_remote.
791 * gdb.cp/annota3.exp: Use it instead of is_remote.
792 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
793
50500caf
PA
7942017-10-13 Pedro Alves <palves@redhat.com>
795
796 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
797 (test_num_test_vars, run_and_count_vars, find_env)
798 (test_set_unset_env, test_inherit_env_var): New procedures.
799 (top level): Use them.
800
dad0c6d2
PA
8012017-10-13 Pedro Alves <palves@redhat.com>
802
803 * lib/selftest-support.exp (selftest_setup): Extend comments, and
804 also skip on stub-like targets.
805
8b0553c1
PA
8062017-10-13 Pedro Alves <palves@redhat.com>
807
808 PR gdb/22293
809 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
810 (top level): Move some tests to ...
811 (test_not_found): ... this new procedure.
812 (top level): Call it.
813
7594f623
PA
8142017-10-13 Pedro Alves <palves@redhat.com>
815
816 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
817 expect different "info terminal" output if testing with a
818 non-native target.
819
ebe3b402
PA
8202017-10-13 Pedro Alves <palves@redhat.com>
821 Simon Marchi <simon.marchi@polymtl.ca>
822
823 PR python/12966
824 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
825
42f1b161
PA
8262017-10-13 Pedro Alves <palves@redhat.com>
827
828 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
829 already.
830
8d6ef72b
PA
8312017-10-13 Pedro Alves <palves@redhat.com>
832
833 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
834 is_remote.
835
d7bcd5b8
PA
8362017-10-13 Pedro Alves <palves@redhat.com>
837
838 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
839 is_remote.
840
df479dc6
PA
8412017-10-13 Pedro Alves <palves@redhat.com>
842
843 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
844 is set.
845 (corefile_test_attach): Likewise. Check can_spawn_for_attach
846 instead of is_remote.
847
23fb630a
PA
8482017-10-13 Pedro Alves <palves@redhat.com>
849
850 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
851 (top level): Add comment.
852
cc77b1dc
PA
8532017-10-13 Pedro Alves <palves@redhat.com>
854
855 * gdb.base/remote.exp (top level): Fix comment typo and add
856 missing return.
857
27c9e813
PA
8582017-10-13 Pedro Alves <palves@redhat.com>
859 Simon Marchi <simon.marchi@polymtl.ca>
860
861 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
862 calls and add comments. Skip test if use_gdb_stub is set.
863 (top level): Use "set cwd" command instead of "cd" command.
864
5e830d98
PA
8652017-10-13 Pedro Alves <palves@redhat.com>
866
867 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
868 is_remote target check.
869
f5ca0032
PA
8702017-10-13 Pedro Alves <palves@redhat.com>
871
872 * gdb.base/scope.exp: Use build_executable + clean_restart +
873 gdb_file_cmd instead of prepare_for_testing and no longer skip
874 "before run" tests on is_remote target boards. Update comments.
875 * boards/native-extended-gdbserver.exp
876 (extended_gdbserver_load_last_file): New, factored out from ...
877 (gdb_load): ... this. Move further below and add comment.
878 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
879
8aed1c0d
PA
8802017-10-12 Pedro Alves <palves@redhat.com>
881
882 * gdb.base/attach.exp: Remove references to gdb64.
883 * gdb.base/dbx.exp: Remove references to gdb64.
884
cfa34c87
SM
8852017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
886 Pedro Alves <palves@redhat.com>
887
888 * gdb.base/label.exp: Remove is_remote target check.
889
9192b7de
PA
8902017-10-12 Pedro Alves <palves@redhat.com>
891
892 * gdb.base/auvx.exp (coredir): Update comment.
893 (top level) <core_works>: Use "set cwd" command instead of "cd"
894 command.
895
6bf0052d
PA
8962017-10-12 Pedro Alves <palves@redhat.com>
897 Simon Marchi <simon.marchi@polymtl.ca>
898
899 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
900 target boards.
901
e48ef82d
PA
9022017-10-12 Pedro Alves <palves@redhat.com>
903 Simon Marchi <simon.marchi@polymtl.ca>
904
905 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
906 Instead skip if there's any gdb_protocol set.
907
8d7aea57
SM
9082017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
909 Pedro Alves <palves@redhat.com>
910
911 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
912
30440677
PA
9132017-10-12 Pedro Alves <palves@redhat.com>
914 Simon Marchi <simon.marchi@polymtl.ca>
915
916 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
917 instead of on dejagnu remote boards.
918
4e04f045 9192017-10-12 Pedro Alves <palves@redhat.com>
175654b9 920 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
921
922 * gdb.base/inferior-died.exp: Remove is_remote and isnative
923 checks. Use build_executable + clean_restart instead of
924 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
925 of enabling non-stop after starting gdb.
926
871a186e
PA
9272017-10-12 Pedro Alves <palves@redhat.com>
928
929 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
930 * gdb.threads/non-ldr-exc-2.exp: Ditto.
931 * gdb.threads/non-ldr-exc-3.exp: Ditto.
932 * gdb.threads/non-ldr-exc-4.exp: Ditto.
933
56d704da
AK
9342017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
935
936 * gdb.arch/arc-tdesc-cpu.exp: New file.
937 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
938
2f20e312
SM
9392017-10-10 Simon Marchi <simon.marchi@ericsson.com>
940
941 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
942
65630365
PA
9432017-10-10 Pedro Alves <palves@redhat.com>
944
945 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
946 expect CLI output.
947
bf469271
PA
9482017-10-10 Pedro Alves <palves@redhat.com>
949
950 * lib/selftest-support.exp (selftest_setup): Update for
951 captured_command_loop's prototype change.
952
777a42f1
PA
9532017-10-09 Pedro Alves <palves@redhat.com>
954
955 Test both arch1=>arch2 and arch2=>arch1.
956
957 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
958 (srcfile2, binfile2, march1, march2): Remove globals. Largely
959 factored out to...
960 (append_arch1_options, append_arch2_options, append_arch_options)
961 (build_executables): New procedures.
962 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
963 local.
964 (top level): Add new 'first_arch' testing axis.
965
cbd2b4e3
PA
9662017-10-09 Pedro Alves <palves@redhat.com>
967
968 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
969 (barrier): New.
970 (thread_start, all_started): New functions.
971 (main): Spawn new thread and wait until it is scheduled.
972 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
973 option.
974 (do_test): Add 'selected_thread' parameter. Run to all_started
975 instead of main. Explicitly set the breakpoint at main. Switch
976 to the SELECTED_THREAD thread.
977 (top level): Test handling the exec event with either the main
978 thread or the second thread selected.
979
5c9e4427
PA
9802017-10-09 Pedro Alves <palves@redhat.com>
981
982 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
983 logic. Move STOP marker after the value checks.
984 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
985 regexp.
986
b3b7c423
SL
9872017-10-06 Sandra Loosemore <sandra@codesourcery.com>
988
989 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
990
3b4b2f16
UW
9912017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
992
993 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
994 integer-to-dfp conversion.
995 * gdb.base/dfp-test.exp: Likewise.
996
5cd63fda
PA
9972017-10-04 Pedro Alves <palves@redhat.com>
998
999 * gdb.multi/hangout.c: Include <unistd.h>.
1000 (hangout_loop): New function.
1001 (main): Call alarm. Call hangout_loop in a loop.
1002 * gdb.multi/hello.c: Include <unistd.h>.
1003 (hello_loop): New function.
1004 (main): Call alarm. Call hangout_loop in a loop.
1005 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1006 inferior with the other selected.
1007
4c71c105
SM
10082017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1009
1010 * gdb.mi/list-thread-groups-available.exp: New file.
1011 * gdb.mi/list-thread-groups-available.c: New file.
1012
bc3b087d
SDJ
10132017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1014
1015 * gdb.base/set-cwd.exp: Make it available on
1016 native-extended-gdbserver.
1017
d092c5a2
SDJ
10182017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1019
1020 * gdb.base/set-cwd.c: New file.
1021 * gdb.base/set-cwd.exp: Likewise.
1022
45320ffa
TT
10232017-10-02 Tom Tromey <tom@tromey.com>
1024
1025 PR rust/22236:
1026 * gdb.rust/simple.rs (main): New variable "fslice".
1027 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1028
b3e3859b
TT
10292017-10-02 Tom Tromey <tom@tromey.com>
1030
1031 * gdb.rust/simple.exp: Test ptype of a slice.
1032
01af5e0d
TT
10332017-10-02 Tom Tromey <tom@tromey.com>
1034
1035 * gdb.rust/simple.exp: Test index of slice.
1036
a9bbfbd8
TT
10372017-09-27 Tom Tromey <tom@tromey.com>
1038
1039 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1040
df8899e5
TP
10412017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1042 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.base/compare-sections.exp (get value of read-only section): Read
1045 as unsigned value.
1046 (corrupt read-only section): Likewise and don't set written if patching
1047 failed.
1048
757bf54b
KB
10492017-09-21 Kevin Buettner <kevinb@redhat.com>
1050
1051 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1052 files.
1053
06871ae8
PA
10542017-09-20 Pedro Alves <palves@redhat.com>
1055
1056 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1057 symbol names in gdb's output.
1058 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1059
e5f25bc5
PA
10602017-09-20 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1063 Rename to ...
1064 (test_list_ambiguous_symbol): ... this and add a symbol name
1065 parameter. Adjust.
1066 (test_list_ambiguous_function): Reimplement on top of
1067 test_list_ambiguous_symbol and also test listing ambiguous
1068 variables.
1069 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1070 (ambiguous_fun): ... this.
1071 (ambiguous_var): New.
1072 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
1073 (ambiguous_fun): ... this.
1074 (ambiguous_var): New.
1075
4e5a4f58
JB
10762017-09-19 John Baldwin <jhb@FreeBSD.org>
1077
1078 * gdb.base/starti.c: New file.
1079 * gdb.base/starti.exp: New file.
1080 * lib/gdb.exp (gdb_starti_cmd): New procedure.
1081
26e53f3e
PA
10822017-09-14 Pedro Alves <palves@redhat.com>
1083
1084 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
1085 (top level): Use it instead of runto.
1086
cb791d59
TT
10872017-09-11 Tom Tromey <tom@tromey.com>
1088
1089 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
1090
7c96f8c1
TT
10912017-09-11 Tom Tromey <tom@tromey.com>
1092
1093 * gdb.python/py-infthread.exp: Add tests for new_thread event.
1094 * gdb.python/py-inferior.exp: Add tests for new inferior events.
1095
469412dd
CW
10962017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1097
1098 * gdb.fortran/printing-types.exp: New file.
1099 * gdb.fortran/printing-types.exp: New file.
1100
e0f86435
BH
11012017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1102
1103 * gdb.fortran/vla-ptype.exp: Fix typos.
1104 * gdb.fortran/vla-value.exp: Same.
1105
9e9af4be
BH
11062017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1107
1108 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
1109 * gdb.mi/mi-var-child-f.exp: Likewise.
1110 * gdb.mi/mi-vla-fortran.exp: Likewise.
1111
a5ad232b
FP
11122017-09-08 Frank Penczek <frank.penczek@intel.com>
1113 Christoph Weinmann <christoph.t.weinmann@intel.com>
1114 Bernhard Heckel <bernhard.heckel@intel.com>
1115
1116 * gdb.fortran/ptr-indentation.f90: New file.
1117 * gdb.fortran/ptr-indentation.exp: New file.
1118
5aec60eb
TT
11192017-09-05 Tom Tromey <tom@tromey.com>
1120
1121 PR gdb/22010:
1122 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
1123
8f8f8152
TP
11242017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
1125
1126 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
1127
fbd1b771
JK
11282017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1129
1130 * gdb.threads/tls-nodebug-pie.c: New file.
1131 * gdb.threads/tls-nodebug-pie.exp: New file.
1132
5eb5f850
TT
11332017-09-05 Tom Tromey <tom@tromey.com>
1134
1135 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
1136 for rust.
1137
ae780a21
SM
11382017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1139
1140 * gdb.multi/multi-arch-exec.exp: Test with different
1141 "follow-exec-mode" settings.
1142 (do_test): New procedure.
1143
3693fdb3
PA
11442017-09-04 Pedro Alves <palves@redhat.com>
1145
1146 * gdb.base/func-static.c (S::method const, S::method volatile)
1147 (S::method volatile const): New methods.
1148 (c_s, v_s, cv_s): New instances.
1149 (main): Call method() on them.
1150 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
1151 (cannot_resolve): New procedure.
1152 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
1153 print-quote-unquoted columns.
1154 (do_test): Test printing each scope too.
1155
e68cb8e0
PA
11562017-09-04 Pedro Alves <palves@redhat.com>
1157
1158 * gdb.base/local-static.exp: Also test with
1159 class::method::variable wholly quoted.
1160 * gdb.cp/m-static.exp (class::method::variable): Remove test.
1161
858be34c
PA
11622017-09-04 Pedro Alves <palves@redhat.com>
1163
1164 * gdb.base/local-static.c: New.
1165 * gdb.base/local-static.cc: New.
1166 * gdb.base/local-static.exp: New.
1167
46a4882b
PA
11682017-09-04 Pedro Alves <palves@redhat.com>
1169
1170 * gdb.asm/asm-source.exp: Add casts to int.
1171 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
1172 (dataglobal64_1, dataglobal64_2): New globals.
1173 * gdb.base/nodebug.exp: Test different expressions involving the
1174 new globals, with print, whatis and ptype. Add casts to int.
1175 * gdb.base/solib-display.exp: Add casts to int.
1176 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
1177 * gdb.cp/m-static.exp: Add cast to int.
1178 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
1179 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
1180 tls variable with no debug info without a cast. Test with a cast
1181 to int too.
1182 * gdb.trace/entry-values.exp: Add casts.
1183
2c5a2be1
PA
11842017-09-04 Pedro Alves <palves@redhat.com>
1185
1186 * gdb.base/nodebug.exp: Test that ptype's error about functions
1187 with unknown return type includes the function name too.
1188
7022349d
PA
11892017-09-04 Pedro Alves <palves@redhat.com>
1190
1191 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
1192 return type of munmap in infcall.
1193 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
1194 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
1195 type of ftell in infcall.
1196 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
1197 type of getpid in infcall.
1198 * gdb.base/infcall-exec.exp: Cast return type of execlp in
1199 infcall.
1200 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
1201 Bail on failure to extract the pid.
1202 * gdb.base/nodebug.c: #include <stdint.h>.
1203 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
1204 New functions.
1205 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
1206 Change expected output of print/whatis/ptype with functions with
1207 no debug info. Test all supported languages. Call
1208 test_call_promotion.
1209 * gdb.compile/compile.exp: Adjust expected output to expect
1210 warning.
1211 * gdb.threads/siginfo-threads.exp: Likewise.
1212
54990598
PA
12132017-09-04 Pedro Alves <palves@redhat.com>
1214
1215 * gdb.base/callfuncs.exp (do_function_calls): New parameter
1216 "prototypes". Test calling float functions via prototyped and
1217 unprototyped function pointers.
1218 (perform_all_tests): New parameter "prototypes". Pass it down.
1219 (top level): Pass down "prototypes" parameter to
1220 perform_all_tests.
1221
34d16ea2
SM
12222017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1223
1224 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
1225 Test with nested loops.
1226
9521ecda
SM
12272017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1228
1229 * gdb.base/commands.exp: Call the new procedures.
1230 (loop_break_test, loop_continue_test): New procedures.
1231
80a65e9b
SM
12322017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1233
1234 * gdb.base/commands.exp: Call new procedure.
1235 (define_if_without_arg_test): New procedure.
1236
e439fa14
PA
12372017-09-04 Pedro Alves <palves@redhat.com>
1238
1239 * gdb.base/list-ambiguous.exp: New file.
1240 * gdb.base/list-ambiguous0.c: New file.
1241 * gdb.base/list-ambiguous1.c: New file.
1242 * gdb.base/list.exp (test_list_range): Adjust expected output.
1243
0a2dde4a
SDJ
12442017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1245
1246 * gdb.base/share-env-with-gdbserver.c: New file.
1247 * gdb.base/share-env-with-gdbserver.exp: Likewise.
1248
5e89eb3a
SM
12492017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1250
1251 * gdb.base/commands.exp (gdbvar_simple_if_test,
1252 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
1253 progvar_simple_if_test, progvar_simple_while_test,
1254 progvar_complex_if_while_test, user_defined_command_test,
1255 user_defined_command_args_eval,
1256 user_defined_command_args_stack_test,
1257 user_defined_command_manyargs_test, bp_deleted_in_command_test,
1258 temporary_breakpoint_commands,
1259 gdb_test_no_prompt, redefine_hook_test,
1260 redefine_backtrace_test): Remove "global gdb_prompt".
1261
fd437cbc
SM
12622017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1263
1264 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
1265 New proc, call it from toplevel.
1266
87215ad1
SDJ
12672017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
1268
1269 PR remote/21852
1270 * gdb.server/normal.c: New file, copied from gdb.base.
1271 * gdb.server/run-without-local-binary.exp: New file.
1272
58afddc6
WP
12732017-08-07 Weimin Pan <weimin.pan@oracle.com>
1274
1275 * gdb.arch/sparc64-adi.exp: New file.
1276 * gdb.arch/sparc64-adi.c: New file.
1277
5277199a
PA
12782017-08-22 Pedro Alves <palves@redhat.com>
1279
1280 * gdb.cp/overload.exp (line_range_pattern): New procedure.
1281 (top level): Add "list all overloads" tests.
1282
14278e1f
TT
12832017-08-22 Tom Tromey <tom@tromey.com>
1284
1285 * gdb.gdb/xfullpath.exp: Remove.
1286
bf223d3e
PA
12872017-08-21 Pedro Alves <palves@redhat.com>
1288
1289 PR gdb/19487
1290 * gdb.base/symbol-alias.c: New.
1291 * gdb.base/symbol-alias2.c: New.
1292 * gdb.base/symbol-alias.exp: New.
1293
c973d0aa
PA
12942017-08-21 Pedro Alves <palves@redhat.com>
1295
1296 * gdb.base/dfp-test.c
1297 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
1298 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
1299 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
1300 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
1301 * gdb.base/whatis-ptype-typedefs.c: New.
1302 * gdb.base/whatis-ptype-typedefs.exp: New.
1303 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
1304 (an_int, an_int_type, an_int_type2): New globals.
1305 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
1306 involving typedefs and cast expressions.
1307 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
1308 (lookup_typedefs_function): New.
1309 (typedefs_pretty_printers_dict): New.
1310 (top level): Register lookup_typedefs_function in
1311 gdb.pretty_printers.
1312
6d580b63
YQ
13132017-08-18 Yao Qi <yao.qi@linaro.org>
1314
1315 * gdb.server/unittest.exp: New.
1316
206726fb
SDJ
13172017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
1318
1319 PR gdb/21954
1320 * gdb.base/environ.exp: Add test to check if 'unset environment'
1321 works.
1322
bf0ec4c2
AA
13232017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1324
1325 * lib/gdb.exp (universal_compile_options): New caching proc.
1326 (gdb_compile): Suppress GCC's coloring of messages.
1327
d6382fff
TT
13282017-08-14 Tom Tromey <tom@tromey.com>
1329
1330 PR gdb/21675:
1331 * gdb.base/printcmds.exp (test_radices): New function.
1332 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
1333 * gdb.base/sizeof.exp (check_valueof): Use p/d.
1334 * lib/gdb.exp (get_integer_valueof): Use p/d.
1335
c2c2dd9f
SM
13362017-08-12 Simon Marchi <simon.marchi@ericsson.com>
1337
1338 * lib/gdb.exp (get_valueof): Don't capture end-of-line
1339 characters.
1340
fdffd6f4
TT
13412017-08-05 Tom Tromey <tom@tromey.com>
1342
1343 * gdb.rust/simple.exp: Allow String to appear in a different
1344 namespace.
1345
27d41eac
YQ
13462017-07-26 Yao Qi <yao.qi@linaro.org>
1347
1348 * gdb.gdb/unittest.exp: Invoke command
1349 "maintenance check xml-descriptions".
1350
031ed05d
AA
13512017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1352
1353 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
1354 calling context.
1355 (hex128): Drop erroneous calculation of parameters.
1356
dcd27ddf
SM
13572017-07-22 Simon Marchi <simon.marchi@ericsson.com>
1358
1359 * gdb.python/py-unwind.exp: Disable stack protection when
1360 building test file.
1361
47e77640
PA
13622017-07-20 Pedro Alves <palves@redhat.com>
1363
1364 * gdb.base/default.exp (set language): Adjust expected output.
1365
62d2a18a
PA
13662017-07-20 Pedro Alves <palves@redhat.com>
1367
1368 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
1369 (test_minsym): ... this, and make static.
1370 (get_pck__foo__bar__minsym): Rename to ...
1371 (get_test_minsym): ... this.
1372 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
1373 symbol names and comments.
1374 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
1375 (get_test_minsym): ... this.
1376 (pck__foo__bar__minsym__2): Rename to ...
1377 (test_minsym): ... this.
1378 (main): Adjust.
1379
c45ec17c
PA
13802017-07-17 Pedro Alves <palves@redhat.com>
1381
1382 * gdb.base/completion.exp: Adjust expected output.
1383 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
1384 the completer works.
1385
c6756f62
PA
13862017-07-17 Pedro Alves <palves@redhat.com>
1387
1388 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
1389
5bd68487
AB
13902017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1391
1392 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
1393
8880f2a9
TT
13942017-07-14 Tom Tromey <tom@tromey.com>
1395
1396 PR rust/21764:
1397 * gdb.rust/simple.exp: Add tests.
1398
65547233
TT
13992017-07-14 Tom Tromey <tom@tromey.com>
1400
1401 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
1402
8f14146e
PA
14032017-07-14 Pedro Alves <palves@redhat.com>
1404
1405 * gdb.linespec/base/one/thefile.cc (z1): New function.
1406 * gdb.linespec/base/two/thefile.cc (z2): New function.
1407 * gdb.linespec/linespec.exp: Add tests.
1408
b4365d02
AB
14092017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
1410
1411 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
1412 to mi_create_breakpoint.
1413
5d2cbaa5
AB
14142017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
1417 mi_create_breakpoint.
1418
11cb5716
IB
14192017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
1420
1421 * gdb.dlang/demangle.exp: Update for demangling changes.
1422
03278692
TT
14232017-07-09 Tom Tromey <tom@tromey.com>
1424
1425 * gdb.dwarf2/shortpiece.exp: New file.
1426
33c5cd75
DB
14272017-07-06 David Blaikie <dblaikie@gmail.com>
1428
1429 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
1430 built from fissiont-multi-cu{1,2}.c.
1431 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
1432 except putting 'main' and 'func' in separate CUs in the same DWO file.
1433 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
1434 test.
1435 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
1436 test.
1437
8455d262
PA
14382017-07-06 Pedro Alves <palves@redhat.com>
1439
1440 * gdb.python/py-unwind.exp: Test flushregs.
1441
dc4bde35
SDJ
14422017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1443
1444 PR cli/21688
1445 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
1446 tests for alias commands and trailing whitespace.
1447
51ed89aa
SDJ
14482017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1449
1450 PR cli/21688
1451 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
1452 procedure. Call it.
1453
eb17d413
PA
14542017-06-29 Pedro Alves <palves@redhat.com>
1455
1456 * gdb.base/printcmds.exp: Add tests.
1457
41664b45
DG
14582017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
1459
1460 PR gdb/21337
1461 * gdb.base/reread-readsym.exp: New file.
1462 * gdb.base/reread-readsym.c: New file.
1463
75312ae3
KB
14642017-06-21 Kevin Buettner <kevinb@redhat.com>
1465
1466 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
1467 subpattern.
1468
66953522
PB
14692017-06-19 Peter Bergner <bergner@vnet.ibm.com>
1470
1471 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
1472 extended mnemonic.
1473 * gdb.arch/powerpc-power9.s: Likewise.
1474
5524b525
AA
14752017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1476
1477 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
1478 on 32-bit x86 targets. Exploit is_*_target macros where
1479 appropriate.
1480
03c8af18
AA
14812017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1482
1483 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
1484 register pieces.
1485
3bf31011
AA
14862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1487
1488 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
1489 located in one or more DWARF pieces.
1490
805acca0
AA
14912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1492
1493 * lib/gdb.exp (get_endianness): New proc.
1494 * gdb.arch/aarch64-fp.exp: Use it.
1495 * gdb.arch/altivec-regs.exp: Likewise.
1496 * gdb.arch/e500-regs.exp: Likewise.
1497 * gdb.arch/vsx-regs.exp: Likewise.
1498 * gdb.base/dump.exp: Likewise.
1499 * gdb.base/funcargs.exp: Likewise.
1500 * gdb.base/gnu_vector.exp: Likewise.
1501 * gdb.dwarf2/formdata16.exp: Likewise.
1502 * gdb.dwarf2/implptrpiece.exp: Likewise.
1503 * gdb.dwarf2/nonvar-access.exp: Likewise.
1504 * gdb.python/py-inferior.exp: Likewise.
1505 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1506
e9352324
AA
15072017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1508
1509 PR gdb/21226
1510 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
1511 stack value pieces are taken from the LSB end.
1512
d5d1163e
AA
15132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1514
1515 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
1516 variable at nonzero offset.
1517
0567c986
AA
15182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1519
1520 * gdb.dwarf2/var-access.c: New file.
1521 * gdb.dwarf2/var-access.exp: New test.
1522 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
1523
973e9aab
TT
15242017-06-12 Tom Tromey <tom@tromey.com>
1525
1526 * gdb.dwarf2/formdata16.exp: Add tests.
1527
d9109c80
TT
15282017-06-12 Tom Tromey <tom@tromey.com>
1529
1530 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
1531
30a25466
TT
15322017-06-12 Tom Tromey <tom@tromey.com>
1533
1534 PR exp/16225:
1535 * gdb.reverse/i386-sse-reverse.exp: Update tests.
1536 * gdb.arch/vsx-regs.exp: Update tests.
1537 * gdb.arch/s390-vregs.exp (hex128): New proc.
1538 Update test.
1539 * gdb.arch/altivec-regs.exp: Update tests.
1540
aefd8b33
SDJ
15412017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1542
1543 * gdb.base/startup-with-shell.c: New file.
1544 * gdb.base/startup-with-shell.exp: Likewise.
1545
2090129c
SDJ
15462017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1547
1548 * gdb.server/non-existing-program.exp: Update regex in order to
1549 reflect the fact that gdbserver is now using fork_inferior (with a
1550 shell) to startup the inferior.
1551
8e86a419
SM
15522017-05-30 Simon Marchi <simon.marchi@ericsson.com>
1553
1554 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
1555 support function calls from GDB.
1556
e6cf65f2
TT
15572017-05-21 Tom Tromey <tom@tromey.com>
1558
1559 PR rust/21466:
1560 * gdb.rust/unsized.exp: New file.
1561 * gdb.rust/unsized.rs: New file.
1562
43cc5389
TT
15632017-05-19 Tom Tromey <tom@tromey.com>
1564
1565 PR rust/21484:
1566 * gdb.rust/watch.exp: New file.
1567 * gdb.rust/watch.rs: New file.
1568
ec8df234
TT
15692017-05-18 Tom Tromey <tom@tromey.com>
1570
1571 * gdb.rust/simple.exp: Allow Box to be qualified.
1572
3e3e7fae
TP
15732017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
1574
1575 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
1576
59cc050d
PA
15772017-05-18 Pedro Alves <palves@redhat.com>
1578
1579 * gdb.base/fileio.c (test_write, test_read, test_close)
1580 (test_fstat): Don't print 'ret' in the fail path.
1581
c8f6abd1
PA
15822017-05-18 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
1585 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
1586 (test_system, test_rename, test_unlink, test_time): Change
1587 prototypes.
1588 * gdb.base/fileio.exp (stop_msg): Adjust.
1589
d2a03b77
PA
15902017-05-18 Pedro Alves <palves@redhat.com>
1591
1592 * gdb.base/fileio.c (null_str): New global.
1593 (test_stat): Use it.
1594 * gdb.base/fileio.exp: Remove nowarnings.
1595
0d5c6999
YQ
15962017-05-17 Yao Qi <yao.qi@linaro.org>
1597
1598 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
1599
21873064
YQ
16002017-05-17 Simon Marchi <simon.marchi@ericsson.com>
1601
1602 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
1603 argument command.
1604 (top-level): Invoke test_set_inferior_tty.
1605
d512d31c
PA
16062017-05-04 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
1609 Add parens to print call for Python 3.
1610
90cef2ed
KS
16112017-05-03 Keith Seitz <keiths@redhat.com>
1612
1613 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
1614 (main): Call it.
1615
14f819c8
TW
16162017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1617
1618 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
1619 to prev and next.
1620
913aeadd
TW
16212017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1622
1623 * gdb.python/py-record-btrace.exp: Remove test for
1624 gdb.BtraceInstruction.error.
1625
a3be24ad
TW
16262017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1627
1628 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
1629
ae20e79a
TW
16302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1631
1632 * gdb.python/py-record-btrace-threads.c: New file.
1633 * gdb.python/py-record-btrace-threads.exp: New file.
1634
45ce1b47
SDJ
16352017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
1636
1637 PR testsuite/8595
1638 * gdb.base/environ.exp: Make test available in all architectures.
1639 Move bits related to "info program" testing to
1640 gdb.base/info-program.exp. Rewrite tests to use the two new
1641 procedures mentione below.
1642 (test_set_show_env_var) New procedure.
1643 (test_set_show_env_var_equal): Likewise.
1644 * gdb.base/info-program.exp: New file.
1645
e15c3eb4
KS
16462017-04-27 Keith Seitz <keiths@redhat.com>
1647
1648 * gdb.cp/oranking.cc (test15): New function.
1649 (main): Call test15 and declare additional variables for testing.
1650 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
1651 "p foo101('abc')" tests.
1652 Add tests for cv qualifier overloads.
1653 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
1654 "lvalue reference overload" test.
1655 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
1656 "print value of f1 on Child&& in f2" test.
1657
3a3fd0fd
PA
16582017-04-19 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
1661 procedure.
1662 (top level): Call it.
1663 * lib/gdb.exp (gdb_define_cmd): New procedure.
1664
53375380
PA
16652017-04-12 Pedro Alves <palves@redhat.com>
1666
1667 PR gdb/21323
1668 * gdb.cp/wide_char_types.c: Include <wchar.h>.
1669 (wchar): New global.
1670 * gdb.cp/wide_char_types.exp (wide_char_types_program)
1671 (do_test_wide_char, wide_char_types_no_program, top level): Add
1672 wchar_t testing.
1673
53e710ac
PA
16742017-04-12 Pedro Alves <palves@redhat.com>
1675
1676 PR c++/21323
1677 * gdb.cp/wide_char_types.c: New file.
1678 * gdb.cp/wide_char_types.exp: New file.
1679
0ad9d8c7
SDJ
16802017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
1681
1682 PR gdb/21352
1683 * gdb.trace/tsv.exp: Add test for "tsave -r".
1684
b1b45502
IB
16852017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
1686
1687 * gdb.dlang/watch-loc.c: New file.
1688 * gdb.dlang/watch-loc.exp: New file.
1689
ec13808e
JK
16902017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1691
1692 * gdb.python/py-section-script.exp (sepdebug): New testcases.
1693
fe5f7374
AK
16942017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1695
1696 * gdb.arch/arc-analyze-prologue.S: New file.
1697 * gdb.arch/arc-analyze-prologue.exp: Likewise.
1698
eea78757
AK
16992017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1700
1701 * gdb.arch/arc-decode-insn.S: New file.
1702 * gdb.arch/arc-decode-insn.exp: Likewise.
1703
5badf10a
IR
17042017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
1705
1706 PR tdep/20928
1707 * gdb.arch/sparc64-regs.exp: New file.
1708 * gdb.arch/sparc64-regs.S: Likewise.
1709
cee59b3f
TW
17102017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1711
1712 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
1713 and memory view on Python 3.
1714
c0f55cc6
AV
17152017-03-20 Artemiy Volkov <artemiyv@acm.org>
1716 Keith Seitz <keiths@redhat.com>
1717
1718 PR gdb/14441
1719 * gdb.cp/demangle.exp: Add rvalue reference tests.
1720 * gdb.cp/rvalue-ref-casts.cc: New file.
1721 * gdb.cp/rvalue-ref-casts.exp: New file.
1722 * gdb.cp/rvalue-ref-overload.cc: New file.
1723 * gdb.cp/rvalue-ref-overload.exp: New file.
1724 * gdb.cp/rvalue-ref-params.cc: New file.
1725 * gdb.cp/rvalue-ref-params.exp: New file.
1726 * gdb.cp/rvalue-ref-sizeof.cc: New file.
1727 * gdb.cp/rvalue-ref-sizeof.exp: New file.
1728 * gdb.cp/rvalue-ref-types.cc: New file.
1729 * gdb.cp/rvalue-ref-types.exp: New file.
1730 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
1731 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
1732
51457a05
MAL
17332017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1734
1735 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
1736 New procedure.
1737
5b291c04
MAL
17382017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1739
1740 * lib/mi-support.exp (mi_gdb_test): Add additional message
1741 for unexpected output.
1742
59a56148
AA
17432017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
1744
1745 * gdb.base/examine-backward.c (Barrier): New character array
1746 constant, to ensure that TestStrings is preceded by a string
1747 terminator.
1748
7942e96e
AA
17492017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1750
1751 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
1752 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
1753 and implicit pointer into such a location.
1754
6ebac3fb
DE
17552017-03-16 Doug Evans <dje@google.com>
1756
1757 * gdb.python/py-lazy-string (pointer): Really add new typedef.
1758
ec3b243d
TP
17592017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
1760
1761 * gdb.cp/m-static.exp: Fix expectation for prototype of
1762 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
1763
17642017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
1765
1766 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
1767 * gdb.guile/scm-lazy-string.c: New file.
1768 * gdb.guile/scm-value.exp: Move lazy string tests to ...
1769 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
1770 for pointer, array, typedef lazy strings.
1771
2cc36e25 17722017-03-16 Doug Evans <dje@google.com>
34b43320
DE
1773
1774 PR python/17728, python/18439, python/18779
1775 * gdb.python/py-value.c (main) Delete locals sptr, sn.
1776 * gdb.python/py-lazy-string.c (pointer): New typedef.
1777 (main): New locals ptr, array, typedef_ptr.
1778 * gdb.python/py-value.exp: Move lazy string tests to ...
1779 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
1780 array, typedef lazy strings.
ec3b243d 1781
0efcde63
AK
17822017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
1783
1784 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
1785 Add optional 'test' parameter.
1786
7978d7c3
SM
17872017-03-13 Simon Marchi <simon.marchi@ericsson.com>
1788
1789 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
1790 Skip for versions of DejaGnu < 1.5.
1791
896c0c1e
SM
17922017-03-13 Simon Marchi <simon.marchi@ericsson.com>
1793
1794 * lib/gdb.exp (dejagnu_version): New proc.
1795 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
1796 Use dejagnu_version.
1797
5f4d1085
KS
17982017-03-10 Keith Seitz <keiths@redhat.com>
1799
1800 PR c++/8128
1801 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
1802 type from destructor regexps.
1803 Add a branch which actually passes the test.
1804 Adjust "ptype t5i" test names.
1805
1de05205
PA
18062017-03-08 Pedro Alves <palves@redhat.com>
1807
1808 * gdb.base/step-over-exit.exp: Add explicit test message.
1809
c65d6b55
PA
18102017-03-08 Pedro Alves <palves@redhat.com>
1811
1812 PR gdb/18360
1813 * gdb.threads/interrupt-while-step-over.c: New file.
1814 * gdb.threads/interrupt-while-step-over.exp: New file.
1815
2e86a283
PA
18162017-03-08 Pedro Alves <palves@redhat.com>
1817
1818 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
1819 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
1820
25dcbff6
PA
18212017-03-08 Pedro Alves <palves@redhat.com>
1822
1823 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
1824 PKRU as not supported as a PASS.
1825
dc9366eb
PA
18262017-03-08 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
1829 prefix instead of $binfile1/$binfile2.
1830 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
1831 in test message.
1832 * gdb.python/py-completion.exp: Use "load python file" as test
1833 messages instead of unstable path names.
1834
6e5d74e7
PA
18352017-03-08 Pedro Alves <palves@redhat.com>
1836 Jan Kratochvil <jan.kratochvil@redhat.com>
1837
1838 PR cli/21218
1839 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
1840 New proc.
1841 (top level): Call it.
1842
9753a2f6
PA
18432017-03-08 Pedro Alves <palves@redhat.com>
1844
1845 PR tui/21216
1846 * gdb.tui/tui-nl-filtered-output.exp: New file.
1847
1a4dd9dd
PA
18482017-03-08 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/completion.exp: Move TUI completion tests to ...
1851 * gdb.tui/completion.exp: ... this new file.
1852
7cbbff33
PA
18532017-03-08 Pedro Alves <palves@redhat.com>
1854
1855 * gdb.base/tui-disasm-long-lines.c,
1856 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
1857 gdb.base/tui-layout.exp: Move to ...
1858 * gdb.tui/: ... this new directory.
1859
5f6fd321
PA
18602017-03-07 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.base/tui-layout.c: New file.
1863 * gdb.base/tui-layout.exp: New file.
1864
44959fa8
PA
18652017-03-07 Pedro Alves <palves@redhat.com>
1866
1867 * gdb.base/tui-layout.c: Rename to ...
1868 * gdb.base/tui-disasm-long-lines.c: ... this.
1869 * gdb.base/tui-layout.exp: Rename to ...
1870 * gdb.base/tui-disasm-long-lines.exp: ... this.
1871
f8c4e718
PA
18722017-03-07 Pedro Alves <palves@redhat.com>
1873
1874 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
1875
6dbb839a 18762017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
1877
1878 * i386-mpx-call.c: New file.
1879 * i386-mpx-call.exp: New file.
1880
65b48a81
PB
18812017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1882
1883 * gdb.arch/powerpc-power.exp: Delete test.
1884 * gdb.arch/powerpc-power.s: Likewise.
1885 * gdb.disasm/disassembler-options.exp: New test.
1886 * gdb.arch/powerpc-altivec.exp: Likewise.
1887 * gdb.arch/powerpc-altivec.s: Likewise.
1888 * gdb.arch/powerpc-altivec2.exp: Likewise.
1889 * gdb.arch/powerpc-altivec2.s: Likewise.
1890 * gdb.arch/powerpc-altivec3.exp: Likewise.
1891 * gdb.arch/powerpc-altivec3.s: Likewise.
1892 * gdb.arch/powerpc-power7.exp: Likewise.
1893 * gdb.arch/powerpc-power7.s: Likewise.
1894 * gdb.arch/powerpc-power8.exp: Likewise.
1895 * gdb.arch/powerpc-power8.s: Likewise.
1896 * gdb.arch/powerpc-power9.exp: Likewise.
1897 * gdb.arch/powerpc-power9.s: Likewise.
1898 * gdb.arch/powerpc-vsx.exp: Likewise.
1899 * gdb.arch/powerpc-vsx.s: Likewise.
1900 * gdb.arch/powerpc-vsx2.exp: Likewise.
1901 * gdb.arch/powerpc-vsx2.s: Likewise.
1902 * gdb.arch/powerpc-vsx3.exp: Likewise.
1903 * gdb.arch/powerpc-vsx3.s: Likewise.
1904 * gdb.arch/arm-disassembler-options.exp: Likewise.
1905 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1906 * gdb.arch/s390-disassembler-options.exp: Likewise.
1907
17cd4947
LM
19082017-02-23 Luis Machado <lgustavo@codesourcery.com>
1909
1910 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
1911 (check_supported_features): ... this. Changed return type to void.
1912 (supports_rdseed): New static global.
1913 (rdseed): Check supports_rdseed.
1914 (initialize): Call check_supported_features.
1915
2039d74e
EBM
19162017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1917
1918 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
1919 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
1920 and lqarx/stqcx.
1921 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
1922 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
1923
a51d7ecf
EBM
19242017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1925
1926 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
1927 uppercase.
1928
0224619f
JK
19292017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1930
1931 * gdb.dwarf2/formdata16.c: New file.
1932 * gdb.dwarf2/formdata16.exp: New file.
1933 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
1934
216f72a1
JK
19352017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1936
1937 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
1938 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
1939 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
1940 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
1941 DW_AT_GNU_*.
1942
43988095
JK
19432017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1944
1945 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
1946
99e8a4f9
SDJ
19472017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
1948
1949 PR gdb/21164
1950 * gdb.base/maint.exp: Add testcases for when the commands do
1951 not have arguments.
1952
b58a8c0c
TP
19532017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1954
1955 * gdb.cp/chained-calls.exp: Use p instead of P.
1956
4e746bb6
TW
19572017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1958
1959 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
1960 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
1961
3f77c769
TT
19622017-02-14 Tom Tromey <tom@tromey.com>
1963
1964 PR python/13598:
1965 * gdb.python/py-events.exp: Add before_prompt event tests.
1966
075beec0
AA
19672017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1968
1969 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
1970
bf5f525c
LM
19712017-02-13 Luis Machado <lgustavo@codesourcery.com>
1972
1973 * gdb.linespec/explicit.c (my_unique_function_name): New function.
1974 (main): Call my_unique_function_name.
1975 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
1976 completion of patterns with a single match.
1977 Add missing -re switches to gdb_test_multiple calls.
1978
13a66184
LM
19792017-02-13 Luis Machado <lgustavo@codesourcery.com>
1980
1981 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
1982 return if core file is not recognized.
1983
26a06916
SM
19842017-02-10 Simon Marchi <simon.marchi@ericsson.com>
1985
1986 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
1987 and extra UIs.
1988
b761ca9e
SM
19892017-02-10 Simon Marchi <simon.marchi@ericsson.com>
1990
1991 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
1992 proc_with_prefix.
1993
b964bee0
TT
19942017-02-10 Tom Tromey <tom@tromey.com>
1995
1996 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
1997
18da0c51
MG
19982017-02-10 Martin Galvan <martingalvan@sourceware.org>
1999
2000 PR gdb/21122
2001 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2002
604c4576
JG
20032017-02-08 Jerome Guitton <guitton@adacore.com>
2004
2005 * gdb.base/define.exp: Add test for command abbreviations
2006 in define.
2007
20b477a7
LM
20082017-02-06 Luis Machado <lgustavo@codesourcery.com>
2009
2010 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2011 * gdb.reverse/insn-reverse-x86.c: New file.
2012
3f7b46f2
IR
20132017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2014
2015 PR tdep/20936
2016 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2017
f0fd41c1
TT
20182017-02-03 Tom Tromey <tom@tromey.com>
2019
2020 PR rust/21097:
2021 * gdb.rust/simple.exp: Add new tests.
2022
5be5dbf0
PA
20232017-02-02 Pedro Alves <palves@redhat.com>
2024
2025 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2026 tests.
2027
7346ef59
AA
20282017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2029
2030 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2031 taking a 2-byte value out of a 4-byte DWARF implicit value on
2032 big-endian targets.
2033 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2034 logic. Add test cases for DW_OP_implicit.
2035
787f0025
MM
20362017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2037
2038 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2039
68777c29
MM
20402017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2041
2042 * gdb.btrace/enable.exp: Call gdb_exit before
2043 skip_gdbserver_tests.
2044
0a1c7e28
MM
20452017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2046
2047 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2048 GDBFLAGS.
2049
b5ac99b0
MM
20502017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2051
2052 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2053 the test is skipped.
2054 * gdb.btrace/data.exp: Likewise.
2055 * gdb.btrace/delta.exp: Likewise.
2056 * gdb.btrace/dlopen.exp: Likewise.
2057 * gdb.btrace/enable-running.exp: Likewise.
2058 * gdb.btrace/enable.exp: Likewise.
2059 * gdb.btrace/exception.exp: Likewise.
2060 * gdb.btrace/function_call_history.exp: Likewise.
2061 * gdb.btrace/gcore.exp: Likewise.
2062 * gdb.btrace/instruction_history.exp: Likewise.
2063 * gdb.btrace/multi-thread-step.exp: Likewise.
2064 * gdb.btrace/nohist.exp: Likewise.
2065 * gdb.btrace/non-stop.exp: Likewise.
2066 * gdb.btrace/reconnect.exp: Likewise.
2067 * gdb.btrace/record_goto-step.exp: Likewise.
2068 * gdb.btrace/record_goto.exp: Likewise.
2069 * gdb.btrace/rn-dl-bind.exp: Likewise.
2070 * gdb.btrace/segv.exp: Likewise.
2071 * gdb.btrace/step.exp: Likewise.
2072 * gdb.btrace/stepi.exp: Likewise.
2073 * gdb.btrace/tailcall-only.exp: Likewise.
2074 * gdb.btrace/tailcall.exp: Likewise.
2075 * gdb.btrace/tsx.exp: Likewise.
2076 * gdb.btrace/unknown_functions.exp: Likewise.
2077 * gdb.btrace/vdso.exp: Likewise.
2078
cd4007e4
MM
20792017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2080
2081 * gdb.btrace/enable-running.c: New.
2082 * gdb.btrace/enable-running.exp: New.
2083
2735833d
WT
20842017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2085
2086 * gdb.arch/amd64-gs_base.c: New file.
2087 * gdb.arch/amd64-gs_base.exp: New file.
2088
b51e1e94
LM
20892017-01-26 Luis Machado <lgustavo@codesourcery.com>
2090
2091 * lib/memory.exp: Remove spurious empty newlines.
2092
72ca0410
SM
20932017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
2094
2095 * gdb.python/py-bad-printers.exp: Load python file using "source".
2096 * gdb.python/py-events.exp: Likewise.
2097 * gdb.python/py-evsignal.exp: Likewise.
2098 * gdb.python/py-evthreads.exp: Likewise.
2099 * gdb.python/py-frame-args.exp: Likewise.
2100 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
2101 * gdb.python/py-framefilter-mi.exp: Likewise.
2102 * gdb.python/py-framefilter.exp: Likewise.
2103 * gdb.python/py-mi.exp: Likewise.
2104 * gdb.python/py-pp-maint.exp: Likewise.
2105 * gdb.python/py-pp-registration.exp: Likewise.
2106 * gdb.python/py-prettyprint.exp: Likewise.
2107 (run_lang_tests): Likewise.
2108 * gdb.python/py-typeprint.exp: Likewise.
2109
e309aa65
LM
21102017-01-26 Luis Machado <lgustavo@codesourcery.com>
2111
2112 * lib/memory.exp: New file.
2113 * lib/gdb.exp: Load memory.exp.
2114 * gdb.base/memattr.exp (delete_memory): Move proc to
2115 lib/memory.exp and rename to delete_memory_regions.
2116 Replace delete_memory with delete_memory_regions.
2117 Cleanup memory regions before tests.
2118 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
2119 before tests.
2120
515aff23
LM
21212017-01-26 Luis Machado <lgustavo@codesourcery.com>
2122
2123 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
2124 files.
2125 (initialize): New function conditionally defined.
2126 (testcases): Move within conditional block.
2127 (main): Call initialize.
2128 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
2129 of gdb.reverse/insn-reverse.c.
2130 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
2131 gdb.reverse/insn-reverse.c.
2132
d8b49cf0
YQ
21332017-01-26 Yao Qi <yao.qi@linaro.org>
2134
2135 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
2136 disassemble on address 0.
2137
f13a9a0c
YQ
21382017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2139 Yao Qi <yao.qi@linaro.org>
2140
2141 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
2142 * gdb.dwarf2/implptr-64bit.S: Remove.
2143 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
2144 variables in caller's context. Add DW_OP_implicit_value.
2145
5ac95241
YQ
21462017-01-25 Yao Qi <yao.qi@linaro.org>
2147
2148 * lib/dwarf.exp (Dwarf::_location): Handle
2149 DW_OP_GNU_implicit_pointer with proper size.
2150
23e82930
LM
21512017-01-20 Luis Machado <lgustavo@codesourcery.com>
2152
2153 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
2154 and add untested calls.
2155
d334ae25
LM
21562017-01-20 Luis Machado <lgustavo@codesourcery.com>
2157
2158 * gdb.python/python.exp: Check line number against what GDB thinks
2159 the line number is for func1.
2160
f5e6296e
IB
21612017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
2162
2163 * gdb.dlang/debug-expr.exp: New file.
2164
5b362f04
LM
21652016-12-23 Luis Machado <lgustavo@codesourcery.com>
2166
2167 Fix test names for the following files:
2168
2169 * gdb.ada/exec_changed.exp
2170 * gdb.ada/info_types.exp
2171 * gdb.arch/aarch64-atomic-inst.exp
2172 * gdb.arch/aarch64-fp.exp
2173 * gdb.arch/altivec-abi.exp
2174 * gdb.arch/altivec-regs.exp
2175 * gdb.arch/amd64-byte.exp
2176 * gdb.arch/amd64-disp-step.exp
2177 * gdb.arch/amd64-dword.exp
2178 * gdb.arch/amd64-entry-value-inline.exp
2179 * gdb.arch/amd64-entry-value-param.exp
2180 * gdb.arch/amd64-entry-value-paramref.exp
2181 * gdb.arch/amd64-entry-value.exp
2182 * gdb.arch/amd64-i386-address.exp
2183 * gdb.arch/amd64-invalid-stack-middle.exp
2184 * gdb.arch/amd64-invalid-stack-top.exp
2185 * gdb.arch/amd64-optimout-repeat.exp
2186 * gdb.arch/amd64-prologue-skip.exp
2187 * gdb.arch/amd64-prologue-xmm.exp
2188 * gdb.arch/amd64-stap-special-operands.exp
2189 * gdb.arch/amd64-stap-wrong-subexp.exp
2190 * gdb.arch/amd64-tailcall-cxx.exp
2191 * gdb.arch/amd64-tailcall-noret.exp
2192 * gdb.arch/amd64-tailcall-ret.exp
2193 * gdb.arch/amd64-tailcall-self.exp
2194 * gdb.arch/amd64-word.exp
2195 * gdb.arch/arm-bl-branch-dest.exp
2196 * gdb.arch/arm-disp-step.exp
2197 * gdb.arch/arm-neon.exp
2198 * gdb.arch/arm-single-step-kernel-helper.exp
2199 * gdb.arch/avr-flash-qualifier.exp
2200 * gdb.arch/disp-step-insn-reloc.exp
2201 * gdb.arch/e500-abi.exp
2202 * gdb.arch/e500-regs.exp
2203 * gdb.arch/ftrace-insn-reloc.exp
2204 * gdb.arch/i386-avx512.exp
2205 * gdb.arch/i386-bp_permanent.exp
2206 * gdb.arch/i386-byte.exp
2207 * gdb.arch/i386-cfi-notcurrent.exp
2208 * gdb.arch/i386-disp-step.exp
2209 * gdb.arch/i386-dr3-watch.exp
2210 * gdb.arch/i386-float.exp
2211 * gdb.arch/i386-gnu-cfi.exp
2212 * gdb.arch/i386-mpx-map.exp
2213 * gdb.arch/i386-mpx-sigsegv.exp
2214 * gdb.arch/i386-mpx-simple_segv.exp
2215 * gdb.arch/i386-mpx.exp
2216 * gdb.arch/i386-permbkpt.exp
2217 * gdb.arch/i386-prologue.exp
2218 * gdb.arch/i386-signal.exp
2219 * gdb.arch/i386-size-overlap.exp
2220 * gdb.arch/i386-unwind.exp
2221 * gdb.arch/i386-word.exp
2222 * gdb.arch/mips-fcr.exp
2223 * gdb.arch/powerpc-d128-regs.exp
2224 * gdb.arch/powerpc-stackless.exp
2225 * gdb.arch/ppc64-atomic-inst.exp
2226 * gdb.arch/s390-stackless.exp
2227 * gdb.arch/s390-tdbregs.exp
2228 * gdb.arch/s390-vregs.exp
2229 * gdb.arch/sparc-sysstep.exp
2230 * gdb.arch/thumb-bx-pc.exp
2231 * gdb.arch/thumb-singlestep.exp
2232 * gdb.arch/thumb2-it.exp
2233 * gdb.arch/vsx-regs.exp
2234 * gdb.asm/asm-source.exp
2235 * gdb.base/a2-run.exp
2236 * gdb.base/advance.exp
2237 * gdb.base/all-bin.exp
2238 * gdb.base/anon.exp
2239 * gdb.base/args.exp
2240 * gdb.base/arithmet.exp
2241 * gdb.base/async-shell.exp
2242 * gdb.base/async.exp
2243 * gdb.base/attach-pie-noexec.exp
2244 * gdb.base/attach-twice.exp
2245 * gdb.base/auto-load.exp
2246 * gdb.base/bang.exp
2247 * gdb.base/bitfields.exp
2248 * gdb.base/break-always.exp
2249 * gdb.base/break-caller-line.exp
2250 * gdb.base/break-entry.exp
2251 * gdb.base/break-inline.exp
2252 * gdb.base/break-on-linker-gcd-function.exp
2253 * gdb.base/break-probes.exp
2254 * gdb.base/break.exp
2255 * gdb.base/breakpoint-shadow.exp
2256 * gdb.base/call-ar-st.exp
2257 * gdb.base/call-sc.exp
2258 * gdb.base/call-signal-resume.exp
2259 * gdb.base/call-strs.exp
2260 * gdb.base/callfuncs.exp
2261 * gdb.base/catch-fork-static.exp
2262 * gdb.base/catch-gdb-caused-signals.exp
2263 * gdb.base/catch-load.exp
2264 * gdb.base/catch-signal-fork.exp
2265 * gdb.base/catch-signal.exp
2266 * gdb.base/catch-syscall.exp
2267 * gdb.base/charset.exp
2268 * gdb.base/checkpoint.exp
2269 * gdb.base/chng-syms.exp
2270 * gdb.base/code-expr.exp
2271 * gdb.base/code_elim.exp
2272 * gdb.base/commands.exp
2273 * gdb.base/completion.exp
2274 * gdb.base/complex.exp
2275 * gdb.base/cond-expr.exp
2276 * gdb.base/condbreak.exp
2277 * gdb.base/consecutive.exp
2278 * gdb.base/continue-all-already-running.exp
2279 * gdb.base/coredump-filter.exp
2280 * gdb.base/corefile.exp
2281 * gdb.base/dbx.exp
2282 * gdb.base/debug-expr.exp
2283 * gdb.base/define.exp
2284 * gdb.base/del.exp
2285 * gdb.base/disabled-location.exp
2286 * gdb.base/disasm-end-cu.exp
2287 * gdb.base/disasm-optim.exp
2288 * gdb.base/display.exp
2289 * gdb.base/duplicate-bp.exp
2290 * gdb.base/ena-dis-br.exp
2291 * gdb.base/ending-run.exp
2292 * gdb.base/enumval.exp
2293 * gdb.base/environ.exp
2294 * gdb.base/eu-strip-infcall.exp
2295 * gdb.base/eval-avoid-side-effects.exp
2296 * gdb.base/eval-skip.exp
2297 * gdb.base/exitsignal.exp
2298 * gdb.base/expand-psymtabs.exp
2299 * gdb.base/filesym.exp
2300 * gdb.base/find-unmapped.exp
2301 * gdb.base/finish.exp
2302 * gdb.base/float.exp
2303 * gdb.base/foll-exec-mode.exp
2304 * gdb.base/foll-exec.exp
2305 * gdb.base/foll-fork.exp
2306 * gdb.base/fortran-sym-case.exp
2307 * gdb.base/freebpcmd.exp
2308 * gdb.base/func-ptr.exp
2309 * gdb.base/func-ptrs.exp
2310 * gdb.base/funcargs.exp
2311 * gdb.base/gcore-buffer-overflow.exp
2312 * gdb.base/gcore-relro-pie.exp
2313 * gdb.base/gcore-relro.exp
2314 * gdb.base/gcore.exp
2315 * gdb.base/gdb1090.exp
2316 * gdb.base/gdb11530.exp
2317 * gdb.base/gdb11531.exp
2318 * gdb.base/gdb1821.exp
2319 * gdb.base/gdbindex-stabs.exp
2320 * gdb.base/gdbvars.exp
2321 * gdb.base/hbreak.exp
2322 * gdb.base/hbreak2.exp
2323 * gdb.base/included.exp
2324 * gdb.base/infcall-input.exp
2325 * gdb.base/inferior-died.exp
2326 * gdb.base/infnan.exp
2327 * gdb.base/info-macros.exp
2328 * gdb.base/info-os.exp
2329 * gdb.base/info-proc.exp
2330 * gdb.base/info-shared.exp
2331 * gdb.base/info-target.exp
2332 * gdb.base/infoline.exp
2333 * gdb.base/interp.exp
2334 * gdb.base/interrupt.exp
2335 * gdb.base/jit-reader.exp
2336 * gdb.base/jit-simple.exp
2337 * gdb.base/kill-after-signal.exp
2338 * gdb.base/kill-detach-inferiors-cmd.exp
2339 * gdb.base/label.exp
2340 * gdb.base/langs.exp
2341 * gdb.base/ldbl_e308.exp
2342 * gdb.base/line-symtabs.exp
2343 * gdb.base/linespecs.exp
2344 * gdb.base/list.exp
2345 * gdb.base/long_long.exp
2346 * gdb.base/longest-types.exp
2347 * gdb.base/maint.exp
2348 * gdb.base/max-value-size.exp
2349 * gdb.base/memattr.exp
2350 * gdb.base/mips_pro.exp
2351 * gdb.base/morestack.exp
2352 * gdb.base/moribund-step.exp
2353 * gdb.base/multi-forks.exp
2354 * gdb.base/nested-addr.exp
2355 * gdb.base/nextoverexit.exp
2356 * gdb.base/noreturn-finish.exp
2357 * gdb.base/noreturn-return.exp
2358 * gdb.base/nostdlib.exp
2359 * gdb.base/offsets.exp
2360 * gdb.base/opaque.exp
2361 * gdb.base/pc-fp.exp
2362 * gdb.base/permissions.exp
2363 * gdb.base/print-symbol-loading.exp
2364 * gdb.base/prologue-include.exp
2365 * gdb.base/psymtab.exp
2366 * gdb.base/ptype.exp
2367 * gdb.base/random-signal.exp
2368 * gdb.base/randomize.exp
2369 * gdb.base/range-stepping.exp
2370 * gdb.base/readline-ask.exp
2371 * gdb.base/recpar.exp
2372 * gdb.base/recurse.exp
2373 * gdb.base/relational.exp
2374 * gdb.base/restore.exp
2375 * gdb.base/return-nodebug.exp
2376 * gdb.base/return.exp
2377 * gdb.base/run-after-attach.exp
2378 * gdb.base/save-bp.exp
2379 * gdb.base/scope.exp
2380 * gdb.base/sect-cmd.exp
2381 * gdb.base/set-lang-auto.exp
2382 * gdb.base/set-noassign.exp
2383 * gdb.base/setvar.exp
2384 * gdb.base/sigall.exp
2385 * gdb.base/sigbpt.exp
2386 * gdb.base/siginfo-addr.exp
2387 * gdb.base/siginfo-infcall.exp
2388 * gdb.base/siginfo-obj.exp
2389 * gdb.base/siginfo.exp
2390 * gdb.base/signals-state-child.exp
2391 * gdb.base/signest.exp
2392 * gdb.base/sigstep.exp
2393 * gdb.base/sizeof.exp
2394 * gdb.base/skip.exp
2395 * gdb.base/solib-corrupted.exp
2396 * gdb.base/solib-nodir.exp
2397 * gdb.base/solib-search.exp
2398 * gdb.base/stack-checking.exp
2399 * gdb.base/stale-infcall.exp
2400 * gdb.base/stap-probe.exp
2401 * gdb.base/start.exp
2402 * gdb.base/step-break.exp
2403 * gdb.base/step-bt.exp
2404 * gdb.base/step-line.exp
2405 * gdb.base/step-over-exit.exp
2406 * gdb.base/step-over-syscall.exp
2407 * gdb.base/step-resume-infcall.exp
2408 * gdb.base/step-test.exp
2409 * gdb.base/store.exp
2410 * gdb.base/structs3.exp
2411 * gdb.base/sym-file.exp
2412 * gdb.base/symbol-without-target_section.exp
2413 * gdb.base/term.exp
2414 * gdb.base/testenv.exp
2415 * gdb.base/ui-redirect.exp
2416 * gdb.base/until.exp
2417 * gdb.base/unwindonsignal.exp
2418 * gdb.base/value-double-free.exp
2419 * gdb.base/vla-datatypes.exp
2420 * gdb.base/vla-ptr.exp
2421 * gdb.base/vla-sideeffect.exp
2422 * gdb.base/volatile.exp
2423 * gdb.base/watch-cond-infcall.exp
2424 * gdb.base/watch-cond.exp
2425 * gdb.base/watch-non-mem.exp
2426 * gdb.base/watch-read.exp
2427 * gdb.base/watch-vfork.exp
2428 * gdb.base/watchpoint-cond-gone.exp
2429 * gdb.base/watchpoint-delete.exp
2430 * gdb.base/watchpoint-hw-hit-once.exp
2431 * gdb.base/watchpoint-hw.exp
2432 * gdb.base/watchpoint-stops-at-right-insn.exp
2433 * gdb.base/watchpoints.exp
2434 * gdb.base/wchar.exp
2435 * gdb.base/whatis-exp.exp
2436 * gdb.btrace/buffer-size.exp
2437 * gdb.btrace/data.exp
2438 * gdb.btrace/delta.exp
2439 * gdb.btrace/dlopen.exp
2440 * gdb.btrace/enable.exp
2441 * gdb.btrace/exception.exp
2442 * gdb.btrace/function_call_history.exp
2443 * gdb.btrace/gcore.exp
2444 * gdb.btrace/instruction_history.exp
2445 * gdb.btrace/nohist.exp
2446 * gdb.btrace/reconnect.exp
2447 * gdb.btrace/record_goto-step.exp
2448 * gdb.btrace/record_goto.exp
2449 * gdb.btrace/rn-dl-bind.exp
2450 * gdb.btrace/segv.exp
2451 * gdb.btrace/step.exp
2452 * gdb.btrace/stepi.exp
2453 * gdb.btrace/tailcall-only.exp
2454 * gdb.btrace/tailcall.exp
2455 * gdb.btrace/tsx.exp
2456 * gdb.btrace/unknown_functions.exp
2457 * gdb.btrace/vdso.exp
2458 * gdb.compile/compile-ifunc.exp
2459 * gdb.compile/compile-ops.exp
2460 * gdb.compile/compile-print.exp
2461 * gdb.compile/compile-setjmp.exp
2462 * gdb.cp/abstract-origin.exp
2463 * gdb.cp/ambiguous.exp
2464 * gdb.cp/annota2.exp
2465 * gdb.cp/annota3.exp
2466 * gdb.cp/anon-ns.exp
2467 * gdb.cp/anon-struct.exp
2468 * gdb.cp/anon-union.exp
2469 * gdb.cp/arg-reference.exp
2470 * gdb.cp/baseenum.exp
2471 * gdb.cp/bool.exp
2472 * gdb.cp/breakpoint.exp
2473 * gdb.cp/bs15503.exp
2474 * gdb.cp/call-c.exp
2475 * gdb.cp/casts.exp
2476 * gdb.cp/chained-calls.exp
2477 * gdb.cp/class2.exp
2478 * gdb.cp/classes.exp
2479 * gdb.cp/cmpd-minsyms.exp
2480 * gdb.cp/converts.exp
2481 * gdb.cp/cp-relocate.exp
2482 * gdb.cp/cpcompletion.exp
2483 * gdb.cp/cpexprs.exp
2484 * gdb.cp/cplabel.exp
2485 * gdb.cp/cplusfuncs.exp
2486 * gdb.cp/cpsizeof.exp
2487 * gdb.cp/ctti.exp
2488 * gdb.cp/derivation.exp
2489 * gdb.cp/destrprint.exp
2490 * gdb.cp/dispcxx.exp
2491 * gdb.cp/enum-class.exp
2492 * gdb.cp/exception.exp
2493 * gdb.cp/exceptprint.exp
2494 * gdb.cp/expand-psymtabs-cxx.exp
2495 * gdb.cp/expand-sals.exp
2496 * gdb.cp/extern-c.exp
2497 * gdb.cp/filename.exp
2498 * gdb.cp/formatted-ref.exp
2499 * gdb.cp/fpointer.exp
2500 * gdb.cp/gdb1355.exp
2501 * gdb.cp/gdb2495.exp
2502 * gdb.cp/hang.exp
2503 * gdb.cp/impl-this.exp
2504 * gdb.cp/infcall-dlopen.exp
2505 * gdb.cp/inherit.exp
2506 * gdb.cp/iostream.exp
2507 * gdb.cp/koenig.exp
2508 * gdb.cp/local.exp
2509 * gdb.cp/m-data.exp
2510 * gdb.cp/m-static.exp
2511 * gdb.cp/mb-ctor.exp
2512 * gdb.cp/mb-inline.exp
2513 * gdb.cp/mb-templates.exp
2514 * gdb.cp/member-name.exp
2515 * gdb.cp/member-ptr.exp
2516 * gdb.cp/meth-typedefs.exp
2517 * gdb.cp/method.exp
2518 * gdb.cp/method2.exp
2519 * gdb.cp/minsym-fallback.exp
2520 * gdb.cp/misc.exp
2521 * gdb.cp/namelessclass.exp
2522 * gdb.cp/namespace-enum.exp
2523 * gdb.cp/namespace-nested-import.exp
2524 * gdb.cp/namespace.exp
2525 * gdb.cp/nextoverthrow.exp
2526 * gdb.cp/no-dmgl-verbose.exp
2527 * gdb.cp/non-trivial-retval.exp
2528 * gdb.cp/noparam.exp
2529 * gdb.cp/nsdecl.exp
2530 * gdb.cp/nsimport.exp
2531 * gdb.cp/nsnested.exp
2532 * gdb.cp/nsnoimports.exp
2533 * gdb.cp/nsrecurs.exp
2534 * gdb.cp/nsstress.exp
2535 * gdb.cp/nsusing.exp
2536 * gdb.cp/operator.exp
2537 * gdb.cp/oranking.exp
2538 * gdb.cp/overload-const.exp
2539 * gdb.cp/overload.exp
2540 * gdb.cp/ovldbreak.exp
2541 * gdb.cp/ovsrch.exp
2542 * gdb.cp/paren-type.exp
2543 * gdb.cp/parse-lang.exp
2544 * gdb.cp/pass-by-ref.exp
2545 * gdb.cp/pr-1023.exp
2546 * gdb.cp/pr-1210.exp
2547 * gdb.cp/pr-574.exp
2548 * gdb.cp/pr10687.exp
2549 * gdb.cp/pr12028.exp
2550 * gdb.cp/pr17132.exp
2551 * gdb.cp/pr17494.exp
2552 * gdb.cp/pr9067.exp
2553 * gdb.cp/pr9167.exp
2554 * gdb.cp/pr9631.exp
2555 * gdb.cp/printmethod.exp
2556 * gdb.cp/psmang.exp
2557 * gdb.cp/psymtab-parameter.exp
2558 * gdb.cp/ptype-cv-cp.exp
2559 * gdb.cp/ptype-flags.exp
2560 * gdb.cp/re-set-overloaded.exp
2561 * gdb.cp/ref-types.exp
2562 * gdb.cp/rtti.exp
2563 * gdb.cp/scope-err.exp
2564 * gdb.cp/shadow.exp
2565 * gdb.cp/smartp.exp
2566 * gdb.cp/static-method.exp
2567 * gdb.cp/static-print-quit.exp
2568 * gdb.cp/temargs.exp
2569 * gdb.cp/templates.exp
2570 * gdb.cp/try_catch.exp
2571 * gdb.cp/typedef-operator.exp
2572 * gdb.cp/typeid.exp
2573 * gdb.cp/userdef.exp
2574 * gdb.cp/using-crash.exp
2575 * gdb.cp/var-tag.exp
2576 * gdb.cp/virtbase.exp
2577 * gdb.cp/virtfunc.exp
2578 * gdb.cp/virtfunc2.exp
2579 * gdb.cp/vla-cxx.exp
2580 * gdb.disasm/t01_mov.exp
2581 * gdb.disasm/t02_mova.exp
2582 * gdb.disasm/t03_add.exp
2583 * gdb.disasm/t04_sub.exp
2584 * gdb.disasm/t05_cmp.exp
2585 * gdb.disasm/t06_ari2.exp
2586 * gdb.disasm/t07_ari3.exp
2587 * gdb.disasm/t08_or.exp
2588 * gdb.disasm/t09_xor.exp
2589 * gdb.disasm/t10_and.exp
2590 * gdb.disasm/t11_logs.exp
2591 * gdb.disasm/t12_bit.exp
2592 * gdb.disasm/t13_otr.exp
2593 * gdb.dlang/circular.exp
2594 * gdb.dwarf2/arr-stride.exp
2595 * gdb.dwarf2/arr-subrange.exp
2596 * gdb.dwarf2/atomic-type.exp
2597 * gdb.dwarf2/bad-regnum.exp
2598 * gdb.dwarf2/bitfield-parent-optimized-out.exp
2599 * gdb.dwarf2/callframecfa.exp
2600 * gdb.dwarf2/clztest.exp
2601 * gdb.dwarf2/corrupt.exp
2602 * gdb.dwarf2/data-loc.exp
2603 * gdb.dwarf2/dup-psym.exp
2604 * gdb.dwarf2/dw2-anon-mptr.exp
2605 * gdb.dwarf2/dw2-anonymous-func.exp
2606 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
2607 * gdb.dwarf2/dw2-bad-unresolved.exp
2608 * gdb.dwarf2/dw2-basic.exp
2609 * gdb.dwarf2/dw2-canonicalize-type.exp
2610 * gdb.dwarf2/dw2-case-insensitive.exp
2611 * gdb.dwarf2/dw2-common-block.exp
2612 * gdb.dwarf2/dw2-compdir-oldgcc.exp
2613 * gdb.dwarf2/dw2-compressed.exp
2614 * gdb.dwarf2/dw2-const.exp
2615 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
2616 * gdb.dwarf2/dw2-cu-size.exp
2617 * gdb.dwarf2/dw2-dup-frame.exp
2618 * gdb.dwarf2/dw2-entry-value.exp
2619 * gdb.dwarf2/dw2-icycle.exp
2620 * gdb.dwarf2/dw2-ifort-parameter.exp
2621 * gdb.dwarf2/dw2-inline-break.exp
2622 * gdb.dwarf2/dw2-inline-param.exp
2623 * gdb.dwarf2/dw2-intercu.exp
2624 * gdb.dwarf2/dw2-intermix.exp
2625 * gdb.dwarf2/dw2-lexical-block-bare.exp
2626 * gdb.dwarf2/dw2-linkage-name-trust.exp
2627 * gdb.dwarf2/dw2-minsym-in-cu.exp
2628 * gdb.dwarf2/dw2-noloc.exp
2629 * gdb.dwarf2/dw2-op-call.exp
2630 * gdb.dwarf2/dw2-op-out-param.exp
2631 * gdb.dwarf2/dw2-opt-structptr.exp
2632 * gdb.dwarf2/dw2-param-error.exp
2633 * gdb.dwarf2/dw2-producer.exp
2634 * gdb.dwarf2/dw2-ranges-base.exp
2635 * gdb.dwarf2/dw2-ref-missing-frame.exp
2636 * gdb.dwarf2/dw2-reg-undefined.exp
2637 * gdb.dwarf2/dw2-regno-invalid.exp
2638 * gdb.dwarf2/dw2-restore.exp
2639 * gdb.dwarf2/dw2-restrict.exp
2640 * gdb.dwarf2/dw2-single-line-discriminators.exp
2641 * gdb.dwarf2/dw2-strp.exp
2642 * gdb.dwarf2/dw2-undefined-ret-addr.exp
2643 * gdb.dwarf2/dw2-unresolved.exp
2644 * gdb.dwarf2/dw2-var-zero-addr.exp
2645 * gdb.dwarf2/dw4-sig-types.exp
2646 * gdb.dwarf2/dwz.exp
2647 * gdb.dwarf2/dynarr-ptr.exp
2648 * gdb.dwarf2/enum-type.exp
2649 * gdb.dwarf2/gdb-index.exp
2650 * gdb.dwarf2/implptr-64bit.exp
2651 * gdb.dwarf2/implptr-optimized-out.exp
2652 * gdb.dwarf2/implptr.exp
2653 * gdb.dwarf2/implref-array.exp
2654 * gdb.dwarf2/implref-const.exp
2655 * gdb.dwarf2/implref-global.exp
2656 * gdb.dwarf2/implref-struct.exp
2657 * gdb.dwarf2/mac-fileno.exp
2658 * gdb.dwarf2/main-subprogram.exp
2659 * gdb.dwarf2/member-ptr-forwardref.exp
2660 * gdb.dwarf2/method-ptr.exp
2661 * gdb.dwarf2/missing-sig-type.exp
2662 * gdb.dwarf2/nonvar-access.exp
2663 * gdb.dwarf2/opaque-type-lookup.exp
2664 * gdb.dwarf2/pieces-optimized-out.exp
2665 * gdb.dwarf2/pieces.exp
2666 * gdb.dwarf2/pr10770.exp
2667 * gdb.dwarf2/pr13961.exp
2668 * gdb.dwarf2/staticvirtual.exp
2669 * gdb.dwarf2/subrange.exp
2670 * gdb.dwarf2/symtab-producer.exp
2671 * gdb.dwarf2/trace-crash.exp
2672 * gdb.dwarf2/typeddwarf.exp
2673 * gdb.dwarf2/valop.exp
2674 * gdb.dwarf2/watch-notconst.exp
2675 * gdb.fortran/array-element.exp
2676 * gdb.fortran/charset.exp
2677 * gdb.fortran/common-block.exp
2678 * gdb.fortran/complex.exp
2679 * gdb.fortran/derived-type-function.exp
2680 * gdb.fortran/derived-type.exp
2681 * gdb.fortran/logical.exp
2682 * gdb.fortran/module.exp
2683 * gdb.fortran/multi-dim.exp
2684 * gdb.fortran/nested-funcs.exp
2685 * gdb.fortran/print-formatted.exp
2686 * gdb.fortran/subarray.exp
2687 * gdb.fortran/vla-alloc-assoc.exp
2688 * gdb.fortran/vla-datatypes.exp
2689 * gdb.fortran/vla-history.exp
2690 * gdb.fortran/vla-ptr-info.exp
2691 * gdb.fortran/vla-ptype-sub.exp
2692 * gdb.fortran/vla-ptype.exp
2693 * gdb.fortran/vla-sizeof.exp
2694 * gdb.fortran/vla-type.exp
2695 * gdb.fortran/vla-value-sub-arbitrary.exp
2696 * gdb.fortran/vla-value-sub-finish.exp
2697 * gdb.fortran/vla-value-sub.exp
2698 * gdb.fortran/vla-value.exp
2699 * gdb.fortran/whatis_type.exp
2700 * gdb.go/chan.exp
2701 * gdb.go/handcall.exp
2702 * gdb.go/hello.exp
2703 * gdb.go/integers.exp
2704 * gdb.go/methods.exp
2705 * gdb.go/package.exp
2706 * gdb.go/strings.exp
2707 * gdb.go/types.exp
2708 * gdb.go/unsafe.exp
2709 * gdb.guile/scm-arch.exp
2710 * gdb.guile/scm-block.exp
2711 * gdb.guile/scm-breakpoint.exp
2712 * gdb.guile/scm-cmd.exp
2713 * gdb.guile/scm-disasm.exp
2714 * gdb.guile/scm-equal.exp
2715 * gdb.guile/scm-frame-args.exp
2716 * gdb.guile/scm-frame-inline.exp
2717 * gdb.guile/scm-frame.exp
2718 * gdb.guile/scm-iterator.exp
2719 * gdb.guile/scm-math.exp
2720 * gdb.guile/scm-objfile.exp
2721 * gdb.guile/scm-ports.exp
2722 * gdb.guile/scm-symbol.exp
2723 * gdb.guile/scm-symtab.exp
2724 * gdb.guile/scm-value-cc.exp
2725 * gdb.guile/types-module.exp
2726 * gdb.linespec/break-ask.exp
2727 * gdb.linespec/cpexplicit.exp
2728 * gdb.linespec/explicit.exp
2729 * gdb.linespec/keywords.exp
2730 * gdb.linespec/linespec.exp
2731 * gdb.linespec/ls-dollar.exp
2732 * gdb.linespec/ls-errs.exp
2733 * gdb.linespec/skip-two.exp
2734 * gdb.linespec/thread.exp
2735 * gdb.mi/mi-async.exp
2736 * gdb.mi/mi-basics.exp
2737 * gdb.mi/mi-break.exp
2738 * gdb.mi/mi-catch-load.exp
2739 * gdb.mi/mi-cli.exp
2740 * gdb.mi/mi-cmd-param-changed.exp
2741 * gdb.mi/mi-console.exp
2742 * gdb.mi/mi-detach.exp
2743 * gdb.mi/mi-disassemble.exp
2744 * gdb.mi/mi-eval.exp
2745 * gdb.mi/mi-file-transfer.exp
2746 * gdb.mi/mi-file.exp
2747 * gdb.mi/mi-fill-memory.exp
2748 * gdb.mi/mi-inheritance-syntax-error.exp
2749 * gdb.mi/mi-linespec-err-cp.exp
2750 * gdb.mi/mi-logging.exp
2751 * gdb.mi/mi-memory-changed.exp
2752 * gdb.mi/mi-read-memory.exp
2753 * gdb.mi/mi-record-changed.exp
2754 * gdb.mi/mi-reg-undefined.exp
2755 * gdb.mi/mi-regs.exp
2756 * gdb.mi/mi-return.exp
2757 * gdb.mi/mi-reverse.exp
2758 * gdb.mi/mi-simplerun.exp
2759 * gdb.mi/mi-solib.exp
2760 * gdb.mi/mi-stack.exp
2761 * gdb.mi/mi-stepi.exp
2762 * gdb.mi/mi-syn-frame.exp
2763 * gdb.mi/mi-until.exp
2764 * gdb.mi/mi-var-block.exp
2765 * gdb.mi/mi-var-child.exp
2766 * gdb.mi/mi-var-cmd.exp
2767 * gdb.mi/mi-var-cp.exp
2768 * gdb.mi/mi-var-display.exp
2769 * gdb.mi/mi-var-invalidate.exp
2770 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
2771 * gdb.mi/mi-vla-fortran.exp
2772 * gdb.mi/mi-watch.exp
2773 * gdb.mi/mi2-var-child.exp
2774 * gdb.mi/user-selected-context-sync.exp
2775 * gdb.modula2/unbounded-array.exp
2776 * gdb.multi/dummy-frame-restore.exp
2777 * gdb.multi/multi-arch-exec.exp
2778 * gdb.multi/multi-arch.exp
2779 * gdb.multi/tids.exp
2780 * gdb.multi/watchpoint-multi.exp
2781 * gdb.opencl/callfuncs.exp
2782 * gdb.opencl/convs_casts.exp
2783 * gdb.opencl/datatypes.exp
2784 * gdb.opencl/operators.exp
2785 * gdb.opencl/vec_comps.exp
2786 * gdb.opt/clobbered-registers-O2.exp
2787 * gdb.opt/inline-break.exp
2788 * gdb.opt/inline-bt.exp
2789 * gdb.opt/inline-cmds.exp
2790 * gdb.opt/inline-locals.exp
2791 * gdb.pascal/case-insensitive-symbols.exp
2792 * gdb.pascal/floats.exp
2793 * gdb.pascal/gdb11492.exp
2794 * gdb.python/lib-types.exp
2795 * gdb.python/py-arch.exp
2796 * gdb.python/py-as-string.exp
2797 * gdb.python/py-bad-printers.exp
2798 * gdb.python/py-block.exp
2799 * gdb.python/py-breakpoint-create-fail.exp
2800 * gdb.python/py-breakpoint.exp
2801 * gdb.python/py-caller-is.exp
2802 * gdb.python/py-cmd.exp
2803 * gdb.python/py-explore-cc.exp
2804 * gdb.python/py-explore.exp
2805 * gdb.python/py-finish-breakpoint.exp
2806 * gdb.python/py-finish-breakpoint2.exp
2807 * gdb.python/py-frame-args.exp
2808 * gdb.python/py-frame-inline.exp
2809 * gdb.python/py-frame.exp
2810 * gdb.python/py-framefilter-mi.exp
2811 * gdb.python/py-infthread.exp
2812 * gdb.python/py-lazy-string.exp
2813 * gdb.python/py-linetable.exp
2814 * gdb.python/py-mi-events.exp
2815 * gdb.python/py-mi-objfile.exp
2816 * gdb.python/py-mi.exp
2817 * gdb.python/py-objfile.exp
2818 * gdb.python/py-pp-integral.exp
2819 * gdb.python/py-pp-maint.exp
2820 * gdb.python/py-pp-re-notag.exp
2821 * gdb.python/py-pp-registration.exp
2822 * gdb.python/py-recurse-unwind.exp
2823 * gdb.python/py-strfns.exp
2824 * gdb.python/py-symbol.exp
2825 * gdb.python/py-symtab.exp
2826 * gdb.python/py-sync-interp.exp
2827 * gdb.python/py-typeprint.exp
2828 * gdb.python/py-unwind-maint.exp
2829 * gdb.python/py-unwind.exp
2830 * gdb.python/py-value-cc.exp
2831 * gdb.python/py-xmethods.exp
2832 * gdb.reverse/amd64-tailcall-reverse.exp
2833 * gdb.reverse/break-precsave.exp
2834 * gdb.reverse/break-reverse.exp
2835 * gdb.reverse/consecutive-precsave.exp
2836 * gdb.reverse/consecutive-reverse.exp
2837 * gdb.reverse/finish-precsave.exp
2838 * gdb.reverse/finish-reverse-bkpt.exp
2839 * gdb.reverse/finish-reverse.exp
2840 * gdb.reverse/fstatat-reverse.exp
2841 * gdb.reverse/getresuid-reverse.exp
2842 * gdb.reverse/i386-precsave.exp
2843 * gdb.reverse/i386-reverse.exp
2844 * gdb.reverse/i386-sse-reverse.exp
2845 * gdb.reverse/i387-env-reverse.exp
2846 * gdb.reverse/i387-stack-reverse.exp
2847 * gdb.reverse/insn-reverse.exp
2848 * gdb.reverse/machinestate-precsave.exp
2849 * gdb.reverse/machinestate.exp
2850 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2851 * gdb.reverse/pipe-reverse.exp
2852 * gdb.reverse/readv-reverse.exp
2853 * gdb.reverse/recvmsg-reverse.exp
2854 * gdb.reverse/rerun-prec.exp
2855 * gdb.reverse/s390-mvcle.exp
2856 * gdb.reverse/step-precsave.exp
2857 * gdb.reverse/step-reverse.exp
2858 * gdb.reverse/time-reverse.exp
2859 * gdb.reverse/until-precsave.exp
2860 * gdb.reverse/until-reverse.exp
2861 * gdb.reverse/waitpid-reverse.exp
2862 * gdb.reverse/watch-precsave.exp
2863 * gdb.reverse/watch-reverse.exp
2864 * gdb.rust/generics.exp
2865 * gdb.rust/methods.exp
2866 * gdb.rust/modules.exp
2867 * gdb.rust/simple.exp
2868 * gdb.server/connect-with-no-symbol-file.exp
2869 * gdb.server/ext-attach.exp
2870 * gdb.server/ext-restart.exp
2871 * gdb.server/ext-wrapper.exp
2872 * gdb.server/file-transfer.exp
2873 * gdb.server/server-exec-info.exp
2874 * gdb.server/server-kill.exp
2875 * gdb.server/server-mon.exp
2876 * gdb.server/wrapper.exp
2877 * gdb.stabs/exclfwd.exp
2878 * gdb.stabs/gdb11479.exp
2879 * gdb.threads/clone-new-thread-event.exp
2880 * gdb.threads/corethreads.exp
2881 * gdb.threads/current-lwp-dead.exp
2882 * gdb.threads/dlopen-libpthread.exp
2883 * gdb.threads/gcore-thread.exp
2884 * gdb.threads/sigstep-threads.exp
2885 * gdb.threads/watchpoint-fork.exp
2886 * gdb.trace/actions-changed.exp
2887 * gdb.trace/backtrace.exp
2888 * gdb.trace/change-loc.exp
2889 * gdb.trace/circ.exp
2890 * gdb.trace/collection.exp
2891 * gdb.trace/disconnected-tracing.exp
2892 * gdb.trace/ftrace.exp
2893 * gdb.trace/mi-trace-frame-collected.exp
2894 * gdb.trace/mi-trace-unavailable.exp
2895 * gdb.trace/mi-traceframe-changed.exp
2896 * gdb.trace/mi-tsv-changed.exp
2897 * gdb.trace/no-attach-trace.exp
2898 * gdb.trace/passc-dyn.exp
2899 * gdb.trace/qtro.exp
2900 * gdb.trace/range-stepping.exp
2901 * gdb.trace/read-memory.exp
2902 * gdb.trace/save-trace.exp
2903 * gdb.trace/signal.exp
2904 * gdb.trace/status-stop.exp
2905 * gdb.trace/tfile.exp
2906 * gdb.trace/trace-break.exp
2907 * gdb.trace/trace-buffer-size.exp
2908 * gdb.trace/trace-condition.exp
2909 * gdb.trace/tracefile-pseudo-reg.exp
2910 * gdb.trace/tstatus.exp
2911 * gdb.trace/unavailable.exp
2912 * gdb.trace/while-dyn.exp
2913 * gdb.trace/while-stepping.exp
2914
34c41c68
DE
29152016-12-22 Doug Evans <xdje42@gmail.com>
2916
2917 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
2918 and msymbols.
2919
16e69324
YQ
29202016-12-19 Yao Qi <yao.qi@linaro.org>
2921
2922 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
2923 (test_with_self): Don't call do_steps_and_nexts, and remove
2924 code about stepping into xmalloc.
2925
f94f411b
YQ
29262016-12-09 Yao Qi <yao.qi@linaro.org>
2927
2928 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
2929
29302016-12-09 Yao Qi <yao.qi@linaro.org>
2931
2932 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
2933
f1b5deee
PA
29342016-12-09 Pedro Alves <palves@redhat.com>
2935
2936 * gdb.base/all-architectures-0.exp: New file.
2937 * gdb.base/all-architectures-1.exp: New file.
2938 * gdb.base/all-architectures-2.exp: New file.
2939 * gdb.base/all-architectures-3.exp: New file.
2940 * gdb.base/all-architectures-4.exp: New file.
2941 * gdb.base/all-architectures-5.exp: New file.
2942 * gdb.base/all-architectures-6.exp: New file.
2943 * gdb.base/all-architectures-7.exp: New file.
2944 * gdb.base/all-architectures.exp.in: New file.
2945
364ca42e
YQ
29462016-12-09 Yao Qi <yao.qi@linaro.org>
2947
2948 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
2949
107c2d62
LM
29502016-12-02 Luis Machado <lgustavo@codesourcery.com>
2951
2952 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
2953 possible.
2954 Remove useless pattern-matching code.
2955
df3ee9ca
PA
29562016-12-02 Pedro Alves <palves@redhat.com>
2957
2958 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
2959 procedure.
2960 (top level): Call it.
2961
ec835369
PA
29622016-12-02 Pedro Alves <palves@redhat.com>
2963
2964 * gdb.base/commands.exp (user_defined_command_args_stack_test):
2965 New procedure.
2966 (top level): Call it.
2967
01770bbd
PA
29682016-12-02 Pedro Alves <palves@redhat.com>
2969
2970 PR cli/20559
2971 * gdb.base/commands.exp (user_defined_command_args_eval): New
2972 procedure.
2973 (top level): Call it.
2974
008459ea
LM
29752016-12-02 Luis Machado <lgustavo@codesourcery.com>
2976
2977 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
2978 timeout handling.
2979
0c1b455e
TT
29802016-12-02 Tom Tromey <tom@tromey.com>
2981
2982 * gdb.dwarf2/main-subprogram.c: New file.
2983 * gdb.dwarf2/main-subprogram.exp: New file.
2984
018572b8
LM
29852016-12-01 Luis Machado <lgustavo@codesourcery.com>
2986
2987 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
2988 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
2989 gdb_test_no_output for a couple of cases.
2990 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
2991
84c93cd5
LM
29922016-12-01 Luis Machado <lgustavo@codesourcery.com>
2993
2994 Fix test names and standardize compilation error messages throughout
2995 the following files:
2996
2997 * gdb.ada/start.exp
2998 * gdb.arch/alpha-step.exp
2999 * gdb.arch/e500-prologue.exp
3000 * gdb.arch/ftrace-insn-reloc.exp
3001 * gdb.arch/gdb1291.exp
3002 * gdb.arch/gdb1431.exp
3003 * gdb.arch/gdb1558.exp
3004 * gdb.arch/i386-dr3-watch.exp
3005 * gdb.arch/i386-sse-stack-align.exp
3006 * gdb.arch/ia64-breakpoint-shadow.exp
3007 * gdb.arch/pa-nullify.exp
3008 * gdb.arch/powerpc-aix-prologue.exp
3009 * gdb.arch/thumb-bx-pc.exp
3010 * gdb.base/annota1.exp
3011 * gdb.base/annota3.exp
3012 * gdb.base/arrayidx.exp
3013 * gdb.base/assign.exp
3014 * gdb.base/attach.exp
3015 * gdb.base/auxv.exp
3016 * gdb.base/bang.exp
3017 * gdb.base/bfp-test.exp
3018 * gdb.base/bigcore.exp
3019 * gdb.base/bitfields2.exp
3020 * gdb.base/break-fun-addr.exp
3021 * gdb.base/break-probes.exp
3022 * gdb.base/call-rt-st.exp
3023 * gdb.base/callexit.exp
3024 * gdb.base/catch-fork-kill.exp
3025 * gdb.base/charset.exp
3026 * gdb.base/checkpoint.exp
3027 * gdb.base/comprdebug.exp
3028 * gdb.base/constvars.exp
3029 * gdb.base/coredump-filter.exp
3030 * gdb.base/cursal.exp
3031 * gdb.base/cvexpr.exp
3032 * gdb.base/detach.exp
3033 * gdb.base/display.exp
3034 * gdb.base/dmsym.exp
3035 * gdb.base/dprintf-pending.exp
3036 * gdb.base/dso2dso.exp
3037 * gdb.base/dtrace-probe.exp
3038 * gdb.base/dump.exp
3039 * gdb.base/enum_cond.exp
3040 * gdb.base/exe-lock.exp
3041 * gdb.base/exec-invalid-sysroot.exp
3042 * gdb.base/execl-update-breakpoints.exp
3043 * gdb.base/exprs.exp
3044 * gdb.base/fileio.exp
3045 * gdb.base/find.exp
3046 * gdb.base/finish.exp
3047 * gdb.base/fixsection.exp
3048 * gdb.base/foll-vfork.exp
3049 * gdb.base/frame-args.exp
3050 * gdb.base/gcore.exp
3051 * gdb.base/gdb1250.exp
3052 * gdb.base/global-var-nested-by-dso.exp
3053 * gdb.base/gnu-ifunc.exp
3054 * gdb.base/hashline1.exp
3055 * gdb.base/hashline2.exp
3056 * gdb.base/hashline3.exp
3057 * gdb.base/hbreak-in-shr-unsupported.exp
3058 * gdb.base/huge.exp
3059 * gdb.base/infcall-input.exp
3060 * gdb.base/info-fun.exp
3061 * gdb.base/info-shared.exp
3062 * gdb.base/jit-simple.exp
3063 * gdb.base/jit-so.exp
3064 * gdb.base/jit.exp
3065 * gdb.base/jump.exp
3066 * gdb.base/label.exp
3067 * gdb.base/lineinc.exp
3068 * gdb.base/logical.exp
3069 * gdb.base/longjmp.exp
3070 * gdb.base/macscp.exp
3071 * gdb.base/miscexprs.exp
3072 * gdb.base/new-ui-echo.exp
3073 * gdb.base/new-ui-pending-input.exp
3074 * gdb.base/new-ui.exp
3075 * gdb.base/nodebug.exp
3076 * gdb.base/nofield.exp
3077 * gdb.base/offsets.exp
3078 * gdb.base/overlays.exp
3079 * gdb.base/pending.exp
3080 * gdb.base/pointers.exp
3081 * gdb.base/pr11022.exp
3082 * gdb.base/printcmds.exp
3083 * gdb.base/prologue.exp
3084 * gdb.base/ptr-typedef.exp
3085 * gdb.base/realname-expand.exp
3086 * gdb.base/relativedebug.exp
3087 * gdb.base/relocate.exp
3088 * gdb.base/remote.exp
3089 * gdb.base/reread.exp
3090 * gdb.base/return2.exp
3091 * gdb.base/savedregs.exp
3092 * gdb.base/sep.exp
3093 * gdb.base/sepdebug.exp
3094 * gdb.base/sepsymtab.exp
3095 * gdb.base/set-inferior-tty.exp
3096 * gdb.base/setshow.exp
3097 * gdb.base/shlib-call.exp
3098 * gdb.base/sigaltstack.exp
3099 * gdb.base/siginfo-addr.exp
3100 * gdb.base/signals.exp
3101 * gdb.base/signull.exp
3102 * gdb.base/sigrepeat.exp
3103 * gdb.base/so-impl-ld.exp
3104 * gdb.base/solib-display.exp
3105 * gdb.base/solib-overlap.exp
3106 * gdb.base/solib-search.exp
3107 * gdb.base/solib-symbol.exp
3108 * gdb.base/structs.exp
3109 * gdb.base/structs2.exp
3110 * gdb.base/symtab-search-order.exp
3111 * gdb.base/twice.exp
3112 * gdb.base/unload.exp
3113 * gdb.base/varargs.exp
3114 * gdb.base/watchpoint-solib.exp
3115 * gdb.base/watchpoint.exp
3116 * gdb.base/whatis.exp
3117 * gdb.base/wrong_frame_bt_full.exp
3118 * gdb.btrace/dlopen.exp
3119 * gdb.cell/ea-standalone.exp
3120 * gdb.cell/ea-test.exp
3121 * gdb.cp/dispcxx.exp
3122 * gdb.cp/gdb2384.exp
3123 * gdb.cp/method2.exp
3124 * gdb.cp/nextoverthrow.exp
3125 * gdb.cp/pr10728.exp
3126 * gdb.disasm/am33.exp
3127 * gdb.disasm/h8300s.exp
3128 * gdb.disasm/mn10300.exp
3129 * gdb.disasm/sh3.exp
3130 * gdb.dwarf2/dw2-dir-file-name.exp
3131 * gdb.fortran/complex.exp
3132 * gdb.fortran/library-module.exp
3133 * gdb.guile/scm-pretty-print.exp
3134 * gdb.guile/scm-symbol.exp
3135 * gdb.guile/scm-type.exp
3136 * gdb.guile/scm-value.exp
3137 * gdb.linespec/linespec.exp
3138 * gdb.mi/gdb701.exp
3139 * gdb.mi/gdb792.exp
3140 * gdb.mi/mi-breakpoint-changed.exp
3141 * gdb.mi/mi-dprintf-pending.exp
3142 * gdb.mi/mi-dprintf.exp
3143 * gdb.mi/mi-exit-code.exp
3144 * gdb.mi/mi-pending.exp
3145 * gdb.mi/mi-solib.exp
3146 * gdb.mi/new-ui-mi-sync.exp
3147 * gdb.mi/pr11022.exp
3148 * gdb.mi/user-selected-context-sync.exp
3149 * gdb.opt/solib-intra-step.exp
3150 * gdb.python/py-events.exp
3151 * gdb.python/py-finish-breakpoint.exp
3152 * gdb.python/py-mi.exp
3153 * gdb.python/py-prettyprint.exp
3154 * gdb.python/py-shared.exp
3155 * gdb.python/py-symbol.exp
3156 * gdb.python/py-template.exp
3157 * gdb.python/py-type.exp
3158 * gdb.python/py-value.exp
3159 * gdb.reverse/solib-precsave.exp
3160 * gdb.reverse/solib-reverse.exp
3161 * gdb.server/solib-list.exp
3162 * gdb.stabs/weird.exp
3163 * gdb.threads/reconnect-signal.exp
3164 * gdb.threads/stepi-random-signal.exp
3165 * gdb.trace/actions.exp
3166 * gdb.trace/ax.exp
3167 * gdb.trace/backtrace.exp
3168 * gdb.trace/change-loc.exp
3169 * gdb.trace/deltrace.exp
3170 * gdb.trace/ftrace-lock.exp
3171 * gdb.trace/ftrace.exp
3172 * gdb.trace/infotrace.exp
3173 * gdb.trace/mi-tracepoint-changed.exp
3174 * gdb.trace/packetlen.exp
3175 * gdb.trace/passcount.exp
3176 * gdb.trace/pending.exp
3177 * gdb.trace/range-stepping.exp
3178 * gdb.trace/report.exp
3179 * gdb.trace/stap-trace.exp
3180 * gdb.trace/tfind.exp
3181 * gdb.trace/trace-break.exp
3182 * gdb.trace/trace-condition.exp
3183 * gdb.trace/trace-enable-disable.exp
3184 * gdb.trace/trace-mt.exp
3185 * gdb.trace/tracecmd.exp
3186 * gdb.trace/tspeed.exp
3187 * gdb.trace/tsv.exp
3188 * lib/perftest.exp
3189
fb9feb35
LM
31902016-12-01 Luis Machado <lgustavo@codesourcery.com>
3191
3192 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
3193 with gdb_test_no_output.
3194 Use command as test name.
3195
cd2ddb6c
LM
31962016-12-01 Luis Machado <lgustavo@codesourcery.com>
3197
3198 Fix test names starting with uppercase throughout the files.
3199
3200 * gdb.ada/assign_1.exp
3201 * gdb.ada/boolean_expr.exp
3202 * gdb.base/arrayidx.exp
3203 * gdb.base/del.exp
3204 * gdb.base/gcore-buffer-overflow.exp
3205 * gdb.base/testenv.exp
3206 * gdb.compile/compile.exp
3207 * gdb.python/py-framefilter-invalidarg.exp
3208 * gdb.python/py-framefilter.exp
3209
bb95117e
LM
32102016-12-01 Luis Machado <lgustavo@codesourcery.com>
3211
3212 Fix test names starting with uppercase throughout the files.
3213
3214 * gdb.ada/array_return.exp
3215 * gdb.ada/expr_delims.exp
3216 * gdb.ada/mi_dyn_arr.exp
3217 * gdb.ada/mi_interface.exp
3218 * gdb.ada/mi_var_array.exp
3219 * gdb.ada/watch_arg.exp
3220 * gdb.arch/alpha-step.exp
3221 * gdb.arch/altivec-regs.exp
3222 * gdb.arch/e500-regs.exp
3223 * gdb.arch/powerpc-d128-regs.exp
3224 * gdb.base/arrayidx.exp
3225 * gdb.base/break.exp
3226 * gdb.base/checkpoint.exp
3227 * gdb.base/debug-expr.exp
3228 * gdb.base/dmsym.exp
3229 * gdb.base/radix.exp
3230 * gdb.base/sepdebug.exp
3231 * gdb.base/testenv.exp
3232 * gdb.base/watch_thread_num.exp
3233 * gdb.base/watchpoint-cond-gone.exp
3234 * gdb.cell/break.exp
3235 * gdb.cell/ea-cache.exp
3236 * gdb.compile/compile.exp
3237 * gdb.cp/gdb2495.exp
3238 * gdb.gdb/selftest.exp
3239 * gdb.gdb/xfullpath.exp
3240 * gdb.go/hello.exp
3241 * gdb.go/integers.exp
3242 * gdb.objc/basicclass.exp
3243 * gdb.pascal/hello.exp
3244 * gdb.pascal/integers.exp
3245 * gdb.python/py-breakpoint.exp
3246 * gdb.python/py-cmd.exp
3247 * gdb.python/py-linetable.exp
3248 * gdb.python/py-xmethods.exp
3249 * gdb.python/python.exp
3250 * gdb.reverse/consecutive-precsave.exp
3251 * gdb.reverse/finish-precsave.exp
3252 * gdb.reverse/i386-precsave.exp
3253 * gdb.reverse/machinestate-precsave.exp
3254 * gdb.reverse/sigall-precsave.exp
3255 * gdb.reverse/solib-precsave.exp
3256 * gdb.reverse/step-precsave.exp
3257 * gdb.reverse/until-precsave.exp
3258 * gdb.reverse/watch-precsave.exp
3259 * gdb.threads/leader-exit.exp
3260 * gdb.threads/pthreads.exp
3261 * gdb.threads/wp-replication.exp
3262 * gdb.trace/actions.exp
3263 * gdb.trace/mi-tsv-changed.exp
3264 * gdb.trace/tsv.exp
3265
de97fdd4
LM
32662016-12-01 Luis Machado <lgustavo@codesourcery.com>
3267
3268 Fix test names starting with uppercase throughout the files.
3269
3270 * gdb.arch/i386-bp_permanent.exp
3271 * gdb.arch/i386-gnu-cfi.exp
3272 * gdb.base/disasm-end-cu.exp
3273 * gdb.base/macscp.exp
3274 * gdb.base/pending.exp
3275 * gdb.base/watch_thread_num.exp
3276 * gdb.cp/exception.exp
3277 * gdb.cp/gdb2495.exp
3278 * gdb.cp/local.exp
3279 * gdb.python/py-evsignal.exp
3280 * gdb.python/python.exp
3281 * gdb.trace/tracecmd.exp
3282
9f058c10
LM
32832016-12-01 Luis Machado <lgustavo@codesourcery.com>
3284
3285 Fix test names starting with uppercase throughout the files.
3286
3287 * gdb.base/charset.exp
3288 * gdb.base/eval.exp
3289 * gdb.base/multi-forks.exp
3290 * gdb.guile/scm-progspace.exp
3291 * gdb.opencl/datatypes.exp
3292 * gdb.python/py-block.exp
3293 * gdb.python/py-function.exp
3294 * gdb.python/py-symbol.exp
3295 * gdb.python/py-symtab.exp
3296 * gdb.python/py-xmethods.exp
3297 * gdb.reverse/break-precsave.exp
3298 * gdb.reverse/break-reverse.exp
3299 * gdb.reverse/consecutive-precsave.exp
3300 * gdb.reverse/consecutive-reverse.exp
3301 * gdb.reverse/finish-precsave.exp
3302 * gdb.reverse/finish-reverse-bkpt.exp
3303 * gdb.reverse/finish-reverse.exp
3304 * gdb.reverse/fstatat-reverse.exp
3305 * gdb.reverse/getresuid-reverse.exp
3306 * gdb.reverse/i386-precsave.exp
3307 * gdb.reverse/i386-reverse.exp
3308 * gdb.reverse/i386-sse-reverse.exp
3309 * gdb.reverse/i387-stack-reverse.exp
3310 * gdb.reverse/insn-reverse.exp
3311 * gdb.reverse/machinestate-precsave.exp
3312 * gdb.reverse/machinestate.exp
3313 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3314 * gdb.reverse/pipe-reverse.exp
3315 * gdb.reverse/readv-reverse.exp
3316 * gdb.reverse/recvmsg-reverse.exp
3317 * gdb.reverse/rerun-prec.exp
3318 * gdb.reverse/s390-mvcle.exp
3319 * gdb.reverse/sigall-precsave.exp
3320 * gdb.reverse/sigall-reverse.exp
3321 * gdb.reverse/solib-precsave.exp
3322 * gdb.reverse/solib-reverse.exp
3323 * gdb.reverse/step-precsave.exp
3324 * gdb.reverse/step-reverse.exp
3325 * gdb.reverse/time-reverse.exp
3326 * gdb.reverse/until-precsave.exp
3327 * gdb.reverse/until-reverse.exp
3328 * gdb.reverse/waitpid-reverse.exp
3329 * gdb.reverse/watch-precsave.exp
3330 * gdb.reverse/watch-reverse.exp
3331
cdc7edd7
LM
33322016-12-01 Luis Machado <lgustavo@codesourcery.com>
3333
3334 Fix test names starting with uppercase throughout the files.
3335
3336 * gdb.arch/i386-mpx-simple_segv.exp
3337 * gdb.arch/i386-mpx.exp
3338 * gdb.arch/i386-permbkpt.exp
3339 * gdb.arch/pa-nullify.exp
3340 * gdb.arch/powerpc-d128-regs.exp
3341 * gdb.arch/vsx-regs.exp
3342 * gdb.base/bfp-test.exp
3343 * gdb.base/break.exp
3344 * gdb.base/breakpoint-shadow.exp
3345 * gdb.base/callfuncs.exp
3346 * gdb.base/charset.exp
3347 * gdb.base/commands.exp
3348 * gdb.base/completion.exp
3349 * gdb.base/dfp-test.exp
3350 * gdb.base/echo.exp
3351 * gdb.base/ending-run.exp
3352 * gdb.base/eval.exp
3353 * gdb.base/expand-psymtabs.exp
3354 * gdb.base/float128.exp
3355 * gdb.base/floatn.exp
3356 * gdb.base/foll-exec-mode.exp
3357 * gdb.base/gdb1056.exp
3358 * gdb.base/gdb11531.exp
3359 * gdb.base/kill-after-signal.exp
3360 * gdb.base/multi-forks.exp
3361 * gdb.base/overlays.exp
3362 * gdb.base/pending.exp
3363 * gdb.base/sepdebug.exp
3364 * gdb.base/testenv.exp
3365 * gdb.base/valgrind-db-attach.exp
3366 * gdb.base/watch_thread_num.exp
3367 * gdb.base/watchpoint-cond-gone.exp
3368 * gdb.base/watchpoint.exp
3369 * gdb.base/watchpoints.exp
3370 * gdb.cp/arg-reference.exp
3371 * gdb.cp/baseenum.exp
3372 * gdb.cp/operator.exp
3373 * gdb.cp/shadow.exp
3374 * gdb.dwarf2/dw2-op-out-param.exp
3375 * gdb.dwarf2/dw2-reg-undefined.exp
3376 * gdb.go/chan.exp
3377 * gdb.go/hello.exp
3378 * gdb.go/integers.exp
3379 * gdb.go/methods.exp
3380 * gdb.go/package.exp
3381 * gdb.guile/scm-parameter.exp
3382 * gdb.guile/scm-progspace.exp
3383 * gdb.guile/scm-value.exp
3384 * gdb.mi/mi-pending.exp
3385 * gdb.mi/user-selected-context-sync.exp
3386 * gdb.multi/multi-attach.exp
3387 * gdb.multi/tids.exp
3388 * gdb.opt/clobbered-registers-O2.exp
3389 * gdb.pascal/floats.exp
3390 * gdb.pascal/integers.exp
3391 * gdb.python/py-block.exp
3392 * gdb.python/py-events.exp
3393 * gdb.python/py-parameter.exp
3394 * gdb.python/py-symbol.exp
3395 * gdb.python/py-symtab.exp
3396 * gdb.python/py-type.exp
3397 * gdb.python/py-value.exp
3398 * gdb.python/py-xmethods.exp
3399 * gdb.python/python.exp
3400 * gdb.reverse/break-precsave.exp
3401 * gdb.reverse/consecutive-precsave.exp
3402 * gdb.reverse/finish-precsave.exp
3403 * gdb.reverse/i386-precsave.exp
3404 * gdb.reverse/machinestate-precsave.exp
3405 * gdb.reverse/sigall-precsave.exp
3406 * gdb.reverse/solib-precsave.exp
3407 * gdb.reverse/step-precsave.exp
3408 * gdb.reverse/until-precsave.exp
3409 * gdb.reverse/watch-precsave.exp
3410 * gdb.server/ext-attach.exp
3411 * gdb.server/ext-restart.exp
3412 * gdb.server/ext-run.exp
3413 * gdb.server/ext-wrapper.exp
3414 * gdb.stabs/gdb11479.exp
3415 * gdb.stabs/weird.exp
3416 * gdb.threads/attach-many-short-lived-threads.exp
3417 * gdb.threads/kill.exp
3418 * gdb.threads/watchpoint-fork.exp
3419
bc6c7af4
LM
34202016-12-01 Luis Machado <lgustavo@codesourcery.com>
3421
3422 Fix test names starting with uppercase throughout all the files below.
3423
3424 * gdb.ada/array_return.exp
3425 * gdb.ada/catch_ex.exp
3426 * gdb.ada/info_exc.exp
3427 * gdb.ada/mi_catch_ex.exp
3428 * gdb.ada/mi_dyn_arr.exp
3429 * gdb.ada/mi_ex_cond.exp
3430 * gdb.ada/mi_exc_info.exp
3431 * gdb.ada/mi_interface.exp
3432 * gdb.ada/mi_task_arg.exp
3433 * gdb.ada/mi_task_info.exp
3434 * gdb.ada/mi_var_array.exp
3435 * gdb.arch/alpha-step.exp
3436 * gdb.arch/amd64-disp-step.exp
3437 * gdb.arch/arm-disp-step.exp
3438 * gdb.arch/disp-step-insn-reloc.exp
3439 * gdb.arch/e500-prologue.exp
3440 * gdb.arch/ftrace-insn-reloc.exp
3441 * gdb.arch/gdb1558.exp
3442 * gdb.arch/i386-bp_permanent.exp
3443 * gdb.arch/i386-disp-step.exp
3444 * gdb.arch/i386-float.exp
3445 * gdb.arch/i386-gnu-cfi.exp
3446 * gdb.arch/ia64-breakpoint-shadow.exp
3447 * gdb.arch/mips16-thunks.exp
3448 * gdb.arch/pa-nullify.exp
3449 * gdb.arch/powerpc-aix-prologue.exp
3450 * gdb.arch/powerpc-power.exp
3451 * gdb.arch/ppc-dfp.exp
3452 * gdb.arch/s390-tdbregs.exp
3453 * gdb.arch/spu-info.exp
3454 * gdb.arch/spu-ls.exp
3455 * gdb.arch/thumb-bx-pc.exp
3456 * gdb.base/advance.exp
3457 * gdb.base/annota-input-while-running.exp
3458 * gdb.base/arrayidx.exp
3459 * gdb.base/asmlabel.exp
3460 * gdb.base/async.exp
3461 * gdb.base/attach-wait-input.exp
3462 * gdb.base/auto-connect-native-target.exp
3463 * gdb.base/batch-preserve-term-settings.exp
3464 * gdb.base/bfp-test.exp
3465 * gdb.base/bigcore.exp
3466 * gdb.base/bp-permanent.exp
3467 * gdb.base/break-always.exp
3468 * gdb.base/break-fun-addr.exp
3469 * gdb.base/break-idempotent.exp
3470 * gdb.base/break-main-file-remove-fail.exp
3471 * gdb.base/break-probes.exp
3472 * gdb.base/break-unload-file.exp
3473 * gdb.base/break.exp
3474 * gdb.base/call-ar-st.exp
3475 * gdb.base/call-rt-st.exp
3476 * gdb.base/call-sc.exp
3477 * gdb.base/call-signal-resume.exp
3478 * gdb.base/call-strs.exp
3479 * gdb.base/callexit.exp
3480 * gdb.base/callfuncs.exp
3481 * gdb.base/catch-gdb-caused-signals.exp
3482 * gdb.base/catch-signal-siginfo-cond.exp
3483 * gdb.base/catch-syscall.exp
3484 * gdb.base/compare-sections.exp
3485 * gdb.base/cond-eval-mode.exp
3486 * gdb.base/condbreak-call-false.exp
3487 * gdb.base/consecutive-step-over.exp
3488 * gdb.base/cursal.exp
3489 * gdb.base/disabled-location.exp
3490 * gdb.base/disasm-end-cu.exp
3491 * gdb.base/display.exp
3492 * gdb.base/double-prompt-target-event-error.exp
3493 * gdb.base/dprintf-bp-same-addr.exp
3494 * gdb.base/dprintf-detach.exp
3495 * gdb.base/dprintf-next.exp
3496 * gdb.base/dprintf-non-stop.exp
3497 * gdb.base/dprintf-pending.exp
3498 * gdb.base/dso2dso.exp
3499 * gdb.base/ending-run.exp
3500 * gdb.base/enum_cond.exp
3501 * gdb.base/examine-backward.exp
3502 * gdb.base/exe-lock.exp
3503 * gdb.base/exec-invalid-sysroot.exp
3504 * gdb.base/execl-update-breakpoints.exp
3505 * gdb.base/execution-termios.exp
3506 * gdb.base/fileio.exp
3507 * gdb.base/fixsection.exp
3508 * gdb.base/foll-exec-mode.exp
3509 * gdb.base/foll-exec.exp
3510 * gdb.base/fork-running-state.exp
3511 * gdb.base/frame-args.exp
3512 * gdb.base/fullpath-expand.exp
3513 * gdb.base/func-ptr.exp
3514 * gdb.base/gcore-relro-pie.exp
3515 * gdb.base/gdb1090.exp
3516 * gdb.base/gdb1555.exp
3517 * gdb.base/global-var-nested-by-dso.exp
3518 * gdb.base/gnu-ifunc.exp
3519 * gdb.base/hbreak-in-shr-unsupported.exp
3520 * gdb.base/hbreak-unmapped.exp
3521 * gdb.base/hook-stop.exp
3522 * gdb.base/infcall-input.exp
3523 * gdb.base/info-fun.exp
3524 * gdb.base/info-shared.exp
3525 * gdb.base/interrupt-noterm.exp
3526 * gdb.base/jit-so.exp
3527 * gdb.base/jit.exp
3528 * gdb.base/line-symtabs.exp
3529 * gdb.base/list.exp
3530 * gdb.base/longjmp.exp
3531 * gdb.base/macscp.exp
3532 * gdb.base/max-value-size.exp
3533 * gdb.base/nodebug.exp
3534 * gdb.base/nofield.exp
3535 * gdb.base/overlays.exp
3536 * gdb.base/paginate-after-ctrl-c-running.exp
3537 * gdb.base/paginate-bg-execution.exp
3538 * gdb.base/paginate-inferior-exit.exp
3539 * gdb.base/pending.exp
3540 * gdb.base/pr11022.exp
3541 * gdb.base/printcmds.exp
3542 * gdb.base/ptr-typedef.exp
3543 * gdb.base/ptype.exp
3544 * gdb.base/randomize.exp
3545 * gdb.base/range-stepping.exp
3546 * gdb.base/realname-expand.exp
3547 * gdb.base/relativedebug.exp
3548 * gdb.base/remote.exp
3549 * gdb.base/savedregs.exp
3550 * gdb.base/sepdebug.exp
3551 * gdb.base/set-noassign.exp
3552 * gdb.base/shlib-call.exp
3553 * gdb.base/shreloc.exp
3554 * gdb.base/sigaltstack.exp
3555 * gdb.base/sigbpt.exp
3556 * gdb.base/siginfo-addr.exp
3557 * gdb.base/siginfo-obj.exp
3558 * gdb.base/siginfo-thread.exp
3559 * gdb.base/signest.exp
3560 * gdb.base/signull.exp
3561 * gdb.base/sigrepeat.exp
3562 * gdb.base/skip.exp
3563 * gdb.base/so-impl-ld.exp
3564 * gdb.base/solib-corrupted.exp
3565 * gdb.base/solib-disc.exp
3566 * gdb.base/solib-display.exp
3567 * gdb.base/solib-overlap.exp
3568 * gdb.base/solib-search.exp
3569 * gdb.base/solib-symbol.exp
3570 * gdb.base/source-execution.exp
3571 * gdb.base/sss-bp-on-user-bp-2.exp
3572 * gdb.base/sss-bp-on-user-bp.exp
3573 * gdb.base/stack-checking.exp
3574 * gdb.base/stale-infcall.exp
3575 * gdb.base/step-break.exp
3576 * gdb.base/step-line.exp
3577 * gdb.base/step-over-exit.exp
3578 * gdb.base/step-test.exp
3579 * gdb.base/structs.exp
3580 * gdb.base/sym-file.exp
3581 * gdb.base/symtab-search-order.exp
3582 * gdb.base/term.exp
3583 * gdb.base/type-opaque.exp
3584 * gdb.base/unload.exp
3585 * gdb.base/until-nodebug.exp
3586 * gdb.base/until.exp
3587 * gdb.base/unwindonsignal.exp
3588 * gdb.base/watch-cond.exp
3589 * gdb.base/watch-non-mem.exp
3590 * gdb.base/watch_thread_num.exp
3591 * gdb.base/watchpoint-reuse-slot.exp
3592 * gdb.base/watchpoint-solib.exp
3593 * gdb.base/watchpoint.exp
3594 * gdb.btrace/dlopen.exp
3595 * gdb.cell/arch.exp
3596 * gdb.cell/break.exp
3597 * gdb.cell/bt.exp
3598 * gdb.cell/core.exp
3599 * gdb.cell/data.exp
3600 * gdb.cell/dwarfaddr.exp
3601 * gdb.cell/ea-cache.exp
3602 * gdb.cell/ea-standalone.exp
3603 * gdb.cell/ea-test.exp
3604 * gdb.cell/f-regs.exp
3605 * gdb.cell/fork.exp
3606 * gdb.cell/gcore.exp
3607 * gdb.cell/mem-access.exp
3608 * gdb.cell/ptype.exp
3609 * gdb.cell/registers.exp
3610 * gdb.cell/sizeof.exp
3611 * gdb.cell/solib-symbol.exp
3612 * gdb.cell/solib.exp
3613 * gdb.compile/compile-tls.exp
3614 * gdb.cp/exception.exp
3615 * gdb.cp/gdb2495.exp
3616 * gdb.cp/local.exp
3617 * gdb.cp/mb-inline.exp
3618 * gdb.cp/mb-templates.exp
3619 * gdb.cp/pr10687.exp
3620 * gdb.cp/pr9167.exp
3621 * gdb.cp/scope-err.exp
3622 * gdb.cp/templates.exp
3623 * gdb.cp/virtfunc.exp
3624 * gdb.dwarf2/dw2-dir-file-name.exp
3625 * gdb.dwarf2/dw2-single-line-discriminators.exp
3626 * gdb.fortran/complex.exp
3627 * gdb.fortran/library-module.exp
3628 * gdb.guile/guile.exp
3629 * gdb.guile/scm-cmd.exp
3630 * gdb.guile/scm-frame-inline.exp
3631 * gdb.guile/scm-objfile.exp
3632 * gdb.guile/scm-pretty-print.exp
3633 * gdb.guile/scm-symbol.exp
3634 * gdb.guile/scm-type.exp
3635 * gdb.guile/scm-value.exp
3636 * gdb.linespec/keywords.exp
3637 * gdb.linespec/ls-errs.exp
3638 * gdb.linespec/macro-relative.exp
3639 * gdb.linespec/thread.exp
3640 * gdb.mi/mi-breakpoint-changed.exp
3641 * gdb.mi/mi-dprintf-pending.exp
3642 * gdb.mi/mi-fullname-deleted.exp
3643 * gdb.mi/mi-logging.exp
3644 * gdb.mi/mi-pending.exp
3645 * gdb.mi/mi-solib.exp
3646 * gdb.mi/new-ui-mi-sync.exp
3647 * gdb.mi/user-selected-context-sync.exp
3648 * gdb.multi/dummy-frame-restore.exp
3649 * gdb.multi/multi-arch-exec.exp
3650 * gdb.multi/remove-inferiors.exp
3651 * gdb.multi/watchpoint-multi-exit.exp
3652 * gdb.opt/solib-intra-step.exp
3653 * gdb.perf/backtrace.exp
3654 * gdb.perf/single-step.exp
3655 * gdb.perf/skip-command.exp
3656 * gdb.perf/skip-prologue.exp
3657 * gdb.perf/solib.exp
3658 * gdb.python/lib-types.exp
3659 * gdb.python/py-as-string.exp
3660 * gdb.python/py-bad-printers.exp
3661 * gdb.python/py-block.exp
3662 * gdb.python/py-breakpoint.exp
3663 * gdb.python/py-cmd.exp
3664 * gdb.python/py-events.exp
3665 * gdb.python/py-evthreads.exp
3666 * gdb.python/py-finish-breakpoint.exp
3667 * gdb.python/py-finish-breakpoint2.exp
3668 * gdb.python/py-frame-inline.exp
3669 * gdb.python/py-frame.exp
3670 * gdb.python/py-inferior.exp
3671 * gdb.python/py-infthread.exp
3672 * gdb.python/py-mi.exp
3673 * gdb.python/py-objfile.exp
3674 * gdb.python/py-pp-maint.exp
3675 * gdb.python/py-pp-registration.exp
3676 * gdb.python/py-prettyprint.exp
3677 * gdb.python/py-recurse-unwind.exp
3678 * gdb.python/py-shared.exp
3679 * gdb.python/py-symbol.exp
3680 * gdb.python/py-symtab.exp
3681 * gdb.python/py-template.exp
3682 * gdb.python/py-type.exp
3683 * gdb.python/py-unwind-maint.exp
3684 * gdb.python/py-unwind.exp
3685 * gdb.python/py-value.exp
3686 * gdb.python/python.exp
3687 * gdb.reverse/finish-reverse-bkpt.exp
3688 * gdb.reverse/insn-reverse.exp
3689 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3690 * gdb.reverse/solib-precsave.exp
3691 * gdb.reverse/solib-reverse.exp
3692 * gdb.stabs/gdb11479.exp
3693 * gdb.stabs/weird.exp
3694 * gdb.threads/fork-child-threads.exp
3695 * gdb.threads/fork-plus-threads.exp
3696 * gdb.threads/fork-thread-pending.exp
3697 * gdb.threads/forking-threads-plus-breakpoint.exp
3698 * gdb.threads/hand-call-in-threads.exp
3699 * gdb.threads/interrupted-hand-call.exp
3700 * gdb.threads/linux-dp.exp
3701 * gdb.threads/local-watch-wrong-thread.exp
3702 * gdb.threads/next-while-other-thread-longjmps.exp
3703 * gdb.threads/non-ldr-exit.exp
3704 * gdb.threads/pending-step.exp
3705 * gdb.threads/print-threads.exp
3706 * gdb.threads/process-dies-while-detaching.exp
3707 * gdb.threads/process-dies-while-handling-bp.exp
3708 * gdb.threads/pthreads.exp
3709 * gdb.threads/queue-signal.exp
3710 * gdb.threads/reconnect-signal.exp
3711 * gdb.threads/signal-command-handle-nopass.exp
3712 * gdb.threads/signal-command-multiple-signals-pending.exp
3713 * gdb.threads/signal-delivered-right-thread.exp
3714 * gdb.threads/signal-sigtrap.exp
3715 * gdb.threads/sigthread.exp
3716 * gdb.threads/staticthreads.exp
3717 * gdb.threads/stepi-random-signal.exp
3718 * gdb.threads/thread-unwindonsignal.exp
3719 * gdb.threads/thread_check.exp
3720 * gdb.threads/thread_events.exp
3721 * gdb.threads/tid-reuse.exp
3722 * gdb.threads/tls-nodebug.exp
3723 * gdb.threads/tls-shared.exp
3724 * gdb.threads/tls-so_extern.exp
3725 * gdb.threads/tls.exp
3726 * gdb.threads/wp-replication.exp
3727 * gdb.trace/actions-changed.exp
3728 * gdb.trace/actions.exp
3729 * gdb.trace/backtrace.exp
3730 * gdb.trace/change-loc.exp
3731 * gdb.trace/collection.exp
3732 * gdb.trace/deltrace.exp
3733 * gdb.trace/disconnected-tracing.exp
3734 * gdb.trace/entry-values.exp
3735 * gdb.trace/ftrace-lock.exp
3736 * gdb.trace/ftrace.exp
3737 * gdb.trace/infotrace.exp
3738 * gdb.trace/mi-trace-frame-collected.exp
3739 * gdb.trace/mi-trace-unavailable.exp
3740 * gdb.trace/mi-traceframe-changed.exp
3741 * gdb.trace/mi-tracepoint-changed.exp
3742 * gdb.trace/mi-tsv-changed.exp
3743 * gdb.trace/no-attach-trace.exp
3744 * gdb.trace/packetlen.exp
3745 * gdb.trace/passc-dyn.exp
3746 * gdb.trace/passcount.exp
3747 * gdb.trace/pending.exp
3748 * gdb.trace/pr16508.exp
3749 * gdb.trace/qtro.exp
3750 * gdb.trace/range-stepping.exp
3751 * gdb.trace/read-memory.exp
3752 * gdb.trace/report.exp
3753 * gdb.trace/save-trace.exp
3754 * gdb.trace/signal.exp
3755 * gdb.trace/stap-trace.exp
3756 * gdb.trace/status-stop.exp
3757 * gdb.trace/strace.exp
3758 * gdb.trace/tfile.exp
3759 * gdb.trace/tfind.exp
3760 * gdb.trace/trace-break.exp
3761 * gdb.trace/trace-condition.exp
3762 * gdb.trace/trace-enable-disable.exp
3763 * gdb.trace/trace-mt.exp
3764 * gdb.trace/tracecmd.exp
3765 * gdb.trace/tracefile-pseudo-reg.exp
3766 * gdb.trace/tspeed.exp
3767 * gdb.trace/tstatus.exp
3768 * gdb.trace/tsv.exp
3769 * gdb.trace/unavailable.exp
3770 * gdb.trace/while-dyn.exp
3771 * gdb.trace/while-stepping.exp
3772 * lib/gdb-guile.exp
3773 * lib/gdb.exp
3774 * lib/mi-support.exp
3775 * lib/pascal.exp
3776 * lib/perftest.exp
3777 * lib/prelink-support.exp
3778 * lib/selftest-support.exp
3779
ad02e4fe
SM
37802016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
3781
3782 * Makefile.in: Include disable-implicit-rules.mk.
3783
22347e55
AA
37842016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3785
3786 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
3787 non-byte-aligned bit fields.
3788
da5b30da
AA
37892016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3790
3791 PR gdb/12616
3792 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
3793 respects the DW_AT_data_bit_offset attribute.
3794
b593ecca
SM
37952016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
3796
3797 * gdb.base/default.exp: Fix output of "set language".
3798
3b165252
SM
37992016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
3800
3801 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
3802 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
3803 make.
3804 * configure.ac: Remove checks for the make program.
3805 * configure: Re-generate.
3806
1a2f3d7f
KB
38072016-11-16 Kevin Buettner <kevinb@redhat.com>
3808
3809 * gdb.python/py-recurse-unwind.c (main): Add loop.
3810 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
3811 to read_register() and gdb.parse_and_eval(). Make each code
3812 call a separate case that can be individually tested.
3813 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
3814 proc. Call cont_and_backtrace for each of the code paths that
3815 we want to test in the unwinder.
3816
b7f38fda
AA
38172016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
3818
3819 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
3820 the definition of struct S.
3821
1f8db343
CM
38222016-11-11 Catherine Moore <clm@codesourcery.com>
3823
3824 * gdb.base/dump.exp: Identify verilog format dump tests as such.
3825
fad0c9fb
PA
38262016-11-09 Pedro Alves <palves@redhat.com>
3827
3828 * gdb.base/commands.exp (runto_or_return): New procedure.
3829 (gdbvar_simple_if_test, gdbvar_simple_while_test)
3830 (gdbvar_complex_if_while_test, progvar_simple_if_test)
3831 (progvar_simple_while_test, progvar_complex_if_while_test)
3832 (if_while_breakpoint_command_test)
3833 (infrun_breakpoint_command_test, breakpoint_command_test)
3834 (user_defined_command_test, watchpoint_command_test)
3835 (test_command_prompt_position, redefine_hook_test)
3836 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
3837 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
3838 multi_line_input and multi_line. Remove gdb_expect and
3839 gdb_stop_suppressing_tests uses.
3840 * lib/gdb.exp (valnum_re): New global.
3841 (multi_line_input): New procedure.
3842
8354c62c
SM
38432016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
3844
3845 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
3846 Remove.
3847 (test_setup): Define with proc_with_prefix.
3848 (test_cli_inferior): Likewise.
3849 (test_cli_thread): Likewise.
3850 (test_cli_frame): Likewise.
3851 (test_cli_select_frame): Likewise.
3852 (test_cli_up_down): Likewise.
3853 (test_mi_thread_select): Likewise.
3854 (test_mi_stack_select_frame): Likewise.
3855 (test_cli_in_mi_inferior): Likewise.
3856 (test_cli_in_mi_thread): Likewise.
3857 (test_cli_in_mi_frame): Likewise.
3858 (top level): Do not use with_test_prefix_procname.
3859
64f367a2
PA
38602016-11-09 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.base/commands.exp (gdbvar_simple_if_test)
3863 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
3864 (progvar_simple_if_test, progvar_simple_while_test)
3865 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
3866 (infrun_breakpoint_command_test, breakpoint_command_test)
3867 (user_defined_command_test, watchpoint_command_test)
3868 (test_command_prompt_position, deprecated_command_test)
3869 (bp_deleted_in_command, temporary_breakpoint_commands)
3870 (stray_arg0_test, source_file_with_indented_comment)
3871 (recursive_source_test, if_commands_test)
3872 (error_clears_commands_left, redefine_hook_test)
3873 (redefine_backtrace_test): Use proc_with_prefix.
3874 * lib/gdb.exp (proc_with_prefix): New proc.
3875
0bb65f1e
AA
38762016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3877
3878 * gdb.base/tui-layout.c: New file.
3879 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
3880 disassembly window contains very long lines.
3881
7353f247
TT
38822016-11-08 Tom Tromey <tom@tromey.com>
3883
3884 * gdb.python/py-value.exp (test_value_creation): Make "long" test
3885 depend on Python 2.
3886
30a7bb83
TT
38872016-11-08 Tom Tromey <tom@tromey.com>
3888
3889 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
3890 New method.
3891
cdf5a07c
MG
38922016-10-29 Manish Goregaokar <manish@mozilla.com>
3893
2806dc7e 3894 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 3895
51a789c3
MG
38962016-10-27 Manish Goregaokar <manish@mozilla.com>
3897
2806dc7e
PA
3898 * gdb.rust/simple.rs: Add test for univariant enums without
3899 discriminants and for encoded struct-like enums.
51a789c3 3900
f610ab6d
PA
39012016-10-28 Pedro Alves <palves@redhat.com>
3902
3903 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
3904 gdb_test_multiple, tighten regexps and match symtabs and line
3905 tables incrementally.
3906
b129b0ca
LM
39072016-10-28 Luis Machado <lgustavo@codesourcery.com>
3908
3909 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
3910 general.
3911
ecf45d2c
SL
39122016-10-25 Luis Machado <lgustavo@codesourcery.com>
3913
3914 * gdb.base/exec-invalid-sysroot.exp: New file.
3915
b8d38ee4
JK
39162016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
3919
f90fd8c2
JK
39202016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3921
3922 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
3923
2d2476aa
MR
39242016-10-19 Maciej W. Rozycki <macro@imgtec.com>
3925
2806dc7e
PA
3926 * gdb.base/killed-outside.exp: Remove $options from a call to
3927 `prepare_for_testing'.
2d2476aa 3928
e42b25a0
SM
39292016-10-17 Simon Marchi <simon.marchi@ericsson.com>
3930
3931 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
3932 Change test message.
3933
3ccdb432
SM
39342016-10-17 Simon Marchi <simon.marchi@ericsson.com>
3935
3936 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
3937 Update comment.
3938
5bad3170
SM
39392016-10-17 Simon Marchi <simon.marchi@ericsson.com>
3940
3941 * gdb.trace/mi-trace-save.exp: New file.
3942
5ad9dba7
YQ
39432016-10-13 Yao Qi <yao.qi@linaro.org>
3944
3945 * gdb.base/code_elim.exp (get_var_address): Remove.
3946 * gdb.base/relocate.exp: Likewise.
3947 * gdb.base/shreloc.exp: Likewise.
3948 * lib/gdb.exp (get_var_address): New.
3949
62df7e21
YQ
39502016-10-13 Yao Qi <yao.qi@linaro.org>
3951
3952 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
3953 floating point tests if $skip_float_test is false.
3954
4dac951e
LM
39552016-10-12 Luis Machado <lgustavo@codesourcery.com>
3956
3957 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
3958 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
3959 argc values.
3960 Add 1 to argc so we guarantee distinct initial/modified argc values.
3961
8f1a8fc4
JK
39622016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3963
3964 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
3965
16c85b5d
JK
39662016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3967
3968 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
3969 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
3970 * gdb.arch/vsx-regs.exp: Likewise.
3971
1d0e042a
YQ
39722016-10-07 Yao Qi <yao.qi@linaro.org>
3973
3974 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
3975
68dadef5
MM
39762016-10-07 Markus Metzger <markus.t.metzger@intel.com>
3977
3978 * gdb.python/python.exp: Test decode_line("*0").
3979
33fa2c6e
DE
39802016-10-06 Doug Evans <dje@google.com>
3981
3982 * gdb.python/py-value.exp (test_value_creation): Add test for large
3983 unsigned 64-bit value.
3984
9c37b5ae
TT
39852016-10-06 Tom Tromey <tom@tromey.com>
3986
3987 * gdb.compile/compile.exp: Change java tests to rust.
3988 * gdb.base/setshow.exp: Change java tests to rust.
3989 * gdb.base/default.exp: Remove java from language list.
3990 * README (Examples): Update language example.
3991 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
3992 test.
3993 * lib/gdb.exp (skip_java_tests): Remove.
3994 * lib/java.exp: Remove.
3995 * gdb.java: Remove.
3996
78b86327
MR
39972016-10-06 Maciej W. Rozycki <macro@imgtec.com>
3998
3999 * gdb.arch/mips-fcr.exp: New test.
4000 * gdb.arch/mips-fcr.c: Source for the new test.
4001
7470adbb
MR
40022016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4003
4004 * gdb.base/solib-disc.exp: Use `standard_output_file'
4005 throughout.
4006
4a556533
PA
40072016-10-06 Pedro Alves <palves@redhat.com>
4008
4009 * gdb.base/jit-simple-dl.c: New file.
4010 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4011 * gdb.base/jit-simple.c: ... this.
4012 * gdb.base/jit-simple.exp (jit_run): Delete.
4013 (build_jit): New proc.
4014 (jit_test_reread): Recompile either the main program or the shared
4015 library, depending on what is being tested. Skip changing address
4016 if caller wants to. Compare before/after addresses. If testing
4017 standalone, explicitly load the binary. Test "maint info
4018 breakpoints".
4019 (top level): Add "standalone vs shared lib" and "change address"
4020 vs "same address" axes.
4021
5a122fbc
PA
40222016-10-06 Pedro Alves <palves@redhat.com>
4023
4024 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4025 call.
4026 (jit_run): Delete.
4027 (jit_test_reread): Use with_test_prefix. Reload the main binary
4028 explicitly. Compare the before/after addresses of the JIT
4029 descriptor.
4030
ee8da4b8
DE
40312016-08-15 Doug Evans <dje@google.com>
4032
4033 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4034 for single bitfields is bool.
4035 * gdb.xml/tdesc-regs.exp: Ditto.
4036
f389f6fe
JK
40372016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4038
4039 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4040
fdebf1a4
YQ
40412016-10-05 Yao Qi <yao.qi@linaro.org>
4042
4043 * lib/gdb.exp (support_complex_tests): Return zero if
4044 gdb_skip_float_test return true.
4045
9c36d954 40462016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4047 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
4048
4049 PR gdb/20487
4050 * gdb.mi/user-selected-context-sync.exp: New file.
4051 * gdb.mi/user-selected-context-sync.c: New file.
4052
4034d0ff 40532016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4054 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
4055
4056 PR gdb/20487
4057 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4058 =thread-select-event check.
4059
a4297203
PB
40602016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4061
4062 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4063 the compulsory L operand changes.
4064 * gdb.arch/powerpc-power.s: Likewise.
4065
bb805577
JK
40662016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4067
4068 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4069 * gdb.base/jit-attach-pie.c: New file.
4070 * gdb.base/jit-attach-pie.exp: New file.
4071
6d61dee5
PA
40722016-09-28 Pedro Alves <palves@redhat.com>
4073
4074 * gdb.base/infcall-input.c: New file.
4075 * gdb.base/infcall-input.exp: New file.
4076
f73842fc
YQ
40772016-09-22 Yao Qi <yao.qi@linaro.org>
4078
4079 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
4080 (gdb_exit): Rename it to ...
4081 (gdbserver_gdb_exit): ... Close GDBserver.
4082 (gdb_exit): New proc, call gdbserver_gdb_exit.
4083 (mi_gdb_exit): Likewise.
4084
90681dab
YQ
40852016-09-22 Yao Qi <yao.qi@linaro.org>
4086
4087 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
4088 path.
4089 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
4090 Remove duplication.
4091
9c211fd8
YQ
40922016-09-22 Yao Qi <yao.qi@linaro.org>
4093
4094 * lib/gdbserver-support.exp: Check the existence of
4095 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
4096
ad0a504f
AK
40972016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
4098
4099 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
4100
36cf1806
TT
41012016-09-21 Tom Tromey <tom@tromey.com>
4102
4103 PR gdb/20604:
4104 * gdb.base/quit.exp: New file.
4105
74172ecf
SM
41062016-09-21 Simon Marchi <simon.marchi@ericsson.com>
4107
4108 * .gitignore: New file.
4109
3d0ec882
MR
41102016-09-21 Maciej W. Rozycki <macro@imgtec.com>
4111
4112 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
4113 throughout.
4114
8193adea
AA
41152016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4116
4117 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
4118
d41a5c09
JK
41192016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4120
4121 * gdb.cp/casts.cc (decltype): Move it ...
4122 (main): ... with its call to ...
4123 * gdb.cp/casts03.cc: ... a new file.
4124 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
4125
d2dfe700
JK
41262016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4127
4128 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
4129
e2a92b16
PB
41302016-09-15 Peter Bergner <bergner@vnet.ibm.com>
4131
4132 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
4133 and sync up the test with tests in gas/testsuite/gas/ppc.
4134 * gdb.arch/powerpc-power.exp: Likewise.
4135
49b4de64
JK
41362016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4137
4138 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
4139
2c29df25
SDJ
41402016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
4141 Jan Kratochvil <jan.kratochvil@redhat.com>
4142
4143 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
4144 make m1's definition to be different from m2's. Use 'dummy' as an
4145 argument for probe 'two'.
4146
cc3c2846
JB
41472016-09-10 Jon Beniston <jon@beniston.com>
4148
4149 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
4150 for sim target.
4151
e1b2624a
AA
41522016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4153
4154 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
4155 variable declaration.
4156 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
4157 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
4158 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
4159 received HWCAP as its argument.
4160
4295e285
PA
41612016-09-06 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.base/new-ui-pending-input.c: New file.
4164 * gdb.base/new-ui-pending-input.exp: New file.
4165 * gdb.exp (clear_gdb_spawn_id): New procedure.
4166 (with_spawn_id): Check whether gdb_spawn_id exists before
4167 referencing it. If gdb_spawn_id didn't exist on entry, clear it
4168 on exit.
4169
00d5215e
UW
41702016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4171
4172 * gdb.base/float128.c: New file.
4173 * gdb.base/float128.exp: Likewise.
4174 * gdb.base/floatn.c: Likewise.
4175 * gdb.base/floatn.exp: Likewise.
4176
a9ff5f12
UW
41772016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4178
4179 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
4180
f245535c
PA
41812016-09-05 Pedro Alves <palves@redhat.com>
4182
4183 PR backtrace/19927
4184 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
4185 unwinders are immediately called as side effect of "source" or
4186 "disable unwinder" commands.
4187 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
4188
ae9cf263
YQ
41892016-09-02 Yao Qi <yao.qi@linaro.org>
4190
4191 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
4192 is true and $type is "float" or "double".
4193
27aba047
YQ
41942016-09-02 Yao Qi <yao.qi@linaro.org>
4195
4196 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
4197 true.
4198 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
4199 * gdb.base/call-rt-st.exp: Likewise.
4200 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
4201 return value instead of gdb,skip_float_test.
4202 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
4203 (do_function_calls): Use its return value instead of
4204 gdb,skip_float_test.
4205 * gdb.base/finish.exp: Likewise.
4206 * gdb.base/funcargs.exp: Likewise.
4207 * gdb.base/return.exp: Likewise.
4208 * gdb.base/return2.exp: Likewise.
4209 * gdb.base/varargs.exp: Likewise.
4210 * lib/gdb.exp (gdb_skip_float_test): Change it to
4211 gdb_caching_proc. Detect the broken ptrace on arm-linux.
4212
5af962df
AA
42132016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4214
4215 * gdb.multi/tids.exp: Test "thread apply all".
4216
7fac6910
JK
42172016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4218
4219 * gdb.base/default.exp (tty): Remove.
4220
bb1fe4ac
KB
42212016-08-24 Kevin Buettner <kevinb@redhat.com>
4222
2806dc7e
PA
4223 * gdb.python/py-recurse-unwind.c: New file.
4224 * gdb.python/py-recurse-unwind.py: New file.
4225 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 4226
0a1ddfa6
SM
42272016-08-24 Simon Marchi <simon.marchi@ericsson.com>
4228
4229 * gdb.base/set-inferior-tty.exp: New file.
4230 * gdb.base/set-inferior-tty.c: New file.
4231
d9de1fe3
PA
42322016-08-23 Pedro Alves <palves@redhat.com>
4233
4234 PR gdb/20494
4235 * gdb.base/new-ui-echo.c: New file.
4236 * gdb.base/new-ui-echo.exp: New file.
4237
e9d9abd7
YQ
42382016-08-23 Yao Qi <yao.qi@linaro.org>
4239
4240 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
4241 gdbserver_spawn.
4242 * gdb.server/connect-without-multi-process.exp (do_test):
4243 Likewise.
4244
3589529e
YQ
42452016-08-23 Yao Qi <yao.qi@linaro.org>
4246
4247 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
4248 standalone_txt. Delete gdb_txt and standalone_txt on host
4249 and target. Spawn the binary on target. Copy files from
4250 target to host.
4251
6bb90213
PA
42522016-08-22 Pedro Alves <palves@redhat.com>
4253
4254 PR gdb/20505
4255 * gdb.base/vdso-warning.exp: Test core dumps too. Use
4256 with_test_prefix. Factor out bits to ...
4257 (test_no_vdso): ... this new procedure.
4258
20c2c024
CL
42592016-08-19 Carl Love <cel@us.ibm.com>
4260
4261 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
4262 maintaining separate logic for constructing the output path.
4263 * gdb.arch/powerpc-d128-regs.exp: Likewise.
4264 * gdb.arch/ppc-dfp.exp: Likewise.
4265 * gdb.arch/ppc-fp.exp: Likewise.
4266 * gdb.arch/vsx-regs.exp: Likewise.
4267 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
4268 binprefix for generating the additional binary files.
4269
0646e07d
PA
42702016-08-19 Pedro Alves <palves@redhat.com>
4271
4272 * gdb.trace/mi-trace-frame-collected.exp
4273 (test_trace_frame_collected): On x32, expect two registers.
4274
46da9242
CL
42752016-08-18 Carl Love <cel@us.ibm.com>
4276
4277 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
4278 and sync up the test with tests in gas/testsuite/gas/ppc.
4279 * gdb.arch/powerpc-power.exp: Likewise.
4280
eb2332d7
SM
42812016-08-17 Simon Marchi <simon.marchi@ericsson.com>
4282
4283 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
4284 expected error message.
4285
63c61e04
SM
42862016-08-17 Simon Marchi <simon.marchi@ericsson.com>
4287
4288 * gdb.multi/remove-inferiors.exp: New file.
4289 * gdb.multi/remove-inferiors.c: New file.
4290
7b17065f
YQ
42912016-08-12 Yao Qi <yao.qi@linaro.org>
4292
4293 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
4294 argument list.
4295
01d3dedf
PA
42962016-08-10 Pedro Alves <palves@redhat.com>
4297
4298 PR gdb/19187
4299 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
4300 setup_kfails.
4301
3eb7562a
PA
43022016-08-09 Pedro Alves <palves@redhat.com>
4303 Simon Marchi <simon.marchi@ericsson.com>
4304
4305 PR gdb/20418
4306 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
4307 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
4308
80614914
PA
43092016-08-09 Pedro Alves <palves@redhat.com>
4310
4311 PR mi/20431
4312 * gdb.mi/mi-cmd-error.exp: New file.
4313
f348d89a
PA
43142016-08-09 Pedro Alves <palves@redhat.com>
4315
4316 PR gdb/18653
4317 * gdb.base/signals-state-child.c: New file.
4318 * gdb.base/signals-state-child.exp: New file.
4319 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
4320
e5ca03b4
PA
43212016-08-09 Pedro Alves <palves@redhat.com>
4322
4323 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
4324
282a0691
TT
43252016-08-03 Tom Tromey <tom@tromey.com>
4326
4327 PR python/18565:
4328 * gdb.python/py-frame-inline.exp: Add Frame.function test.
4329
41bfcd63
YQ
43302016-08-01 Yao Qi <yao.qi@linaro.org>
4331
4332 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
4333 variable mode to "multi-process" if $multi_process is 1, otherwise
4334 set it to "single-process".
4335
e3465b24
YQ
43362016-08-01 Yao Qi <yao.qi@linaro.org>
4337
4338 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
4339 * gdb.cp/cpexprs.exp: Likewise.
4340 * gdb.cp/m-static.exp: Likewise.
4341
0b31a4bc
TT
43422016-07-26 Tom Tromey <tom@tromey.com>
4343
4344 PR python/20190:
4345 * gdb.threads/tls.exp (check_thread_local): Add python symbol
4346 test.
4347
e0461dbb
MM
43482016-07-26 Markus Metzger <markus.t.metzger@intel.com>
4349
4350 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
4351 selecting assembly source files.
4352 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
4353 assembly source files.
4354 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
4355 assembly source files.
4356 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
4357 selecting assembly source files.
4358
8194e927
SM
43592016-07-25 Simon Marchi <simon.marchi@ericsson.com>
4360
4361 * gdb.base/new-ui.exp (do_test_invalid_args): New
4362 procedure.
4363
c0272db5
TW
43642016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
4365
4366 * gdb.btrace/reconnect.c: New file.
4367 * gdb.btrace/reconnect.exp: New file.
4368
e3487908
GKB
43692016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
4370
4371 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
4372 to test_catch_syscall_group.
4373 (test_catch_syscall_group): New.
4374
12df5c00
TT
43752016-07-21 Tom Tromey <tom@tromey.com>
4376
4377 * gdb.rust/simple.rs (main): Use empty struct expression.
4378 * gdb.rust/simple.exp: Add tests for empty struct expression.
4379
bae62ee2
YQ
43802016-07-21 Yao Qi <yao.qi@linaro.org>
4381
4382 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
4383 if gdb_skip_xml_test is true on some targets.
4384
b1b53fb3
YQ
43852016-07-21 Yao Qi <yao.qi@linaro.org>
4386
4387 * gdb.server/solib-list.exp: Unset last_loaded_file.
4388
027d97f8
JK
43892016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4390
4391 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
4392 "step into captured_main (args)".
4393
7674d381
JK
43942016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4395
4396 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
4397
72b5d099
JK
43982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4399
4400 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
4401
1f960ced
PA
44022016-07-19 Pedro Alves <palves@redhat.com>
4403
4404 * gdb.opt/inline-break.exp: Remove optimize=-O2.
4405 * gdb.opt/inline-bt.exp: Likewise.
4406 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
4407 additional_flags=-Winline.
4408 * gdb.opt/inline-locals.exp: Likewise.
4409 * gdb.opt/inline-markers.c (ATTR): Define.
4410 (inlined_fn): Use it.
4411
f25827c1
YQ
44122016-07-19 Yao Qi <yao.qi@linaro.org>
4413
4414 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
4415 (test_with_self): Remove some code. Remove argument executable.
4416 (top-level): Use do_self_tests.
4417
37539ebe
DB
44182016-07-15 Zachary Welch <zwelch@codesourcery.com>
4419 Don Breazeal <donb@codesourcery.com>
4420
4421 * gdb.base/maint.exp: Escape paths used in regular expressions.
4422 * gdb.stabs/weird.exp: Likewise.
4423
dac790e1
TT
44242016-07-13 Tom Tromey <tom@tromey.com>
4425
4426 PR python/15620, PR python/18620:
4427 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
4428 (test_bkpt_events): New procs.
4429
93daf339
TT
44302016-07-13 Tom Tromey <tom@tromey.com>
4431
4432 PR python/17698:
4433 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
4434 test.
4435 (test_watchpoints): Likewise.
4436 (test_bkpt_pending): New proc.
4437
6571a381
TT
44382016-07-13 Tom Tromey <tom@tromey.com>
4439
4440 PR cli/18053:
4441 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
4442 completion test.
4443
e8732474
JK
44442016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4445
4446 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
4447 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
4448 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
4449 f_label.
4450 (g): Rename g_end_lbl to g_label.
4451 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
4452 low_pc and high_pc.
4453 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
4454
e0f3fd7c
TT
44552016-07-12 Tom Tromey <tom@tromey.com>
4456
4457 PR python/19293:
4458 * gdb.python/py-unwind-maint.exp: Update tests.
4459
3cfe46b6
YQ
44602016-07-12 Yao Qi <yao.qi@linaro.org>
4461
4462 * lib/selftest-support.exp (selftest_setup): Match the output
4463 when captured_main is inlined.
4464
4f19a0e6
WT
44652016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4466
4467 * gdb.fortran/derived-types.exp (result_line, result_line_2):
4468 New variables.
4469 (print this%a, print this%b, print this): New tests.
4470 * gdb.fortran/derived-types.f90 (this): New object and
4471 initialization.
4472
986cf455
SM
44732016-07-06 Simon Marchi <simon.marchi@ericsson.com>
4474
4475 * gdb.ada/arraydim.exp: Remove extra directory level in build
4476 directory.
4477
f0464b23
SM
44782016-07-06 Simon Marchi <simon.marchi@ericsson.com>
4479
4480 * lib/ada.exp: Remove extra directory level in build directory.
4481 * gdb.ada/cond_lang.exp: Likewise.
4482 * gdb.ada/exec_changed.exp: Likewise.
4483 * gdb.ada/lang_switch.exp: Likewise.
4484
42d94011
MG
44852016-07-06 Manish Goregaokar <manish@mozilla.com>
4486
2806dc7e
PA
4487 * simple.rs: Add test for raw pointer subscripting.
4488 * simple.exp: Add test expectations.
42d94011 4489
647c264c
YQ
44902016-07-05 Yao Qi <yao.qi@linaro.org>
4491
4492 * gdb.mi/mi-reverse.exp: Match =record-started output.
4493
20aa2c60
PA
44942016-07-01 Pedro Alves <palves@redhat.com>
4495
4496 * gdb.base/jit-reader.exp (info_registers_current_frame): New
4497 procedure.
4498 (jit_reader_test): Test the jit reader's unwinder.
4499 * gdb.base/jithost.c (jit_function_00_code): New global.
4500 (main): Use memcpy to fill in the mmapped code, instead of poking
4501 bytes manually here.
4502 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
4503 value.
4504 (read_debug_info): Save the function's range.
4505 (read_sp): New function.
4506 (unwind_frame): Use it. Also unwind RBP.
4507 (get_frame_id): Use read_sp.
4508 (gdb_init_reader): Use calloc instead of malloc.
4509 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
4510 parameter. Use gdb_test_multiple.
4511
ced2dffb
PA
45122016-07-01 Pedro Alves <palves@redhat.com>
4513 Antoine Tremblay <antoine.tremblay@ericsson.com>
4514
4515 * gdb.threads/process-dies-while-detaching.c: New file.
4516 * gdb.threads/process-dies-while-detaching.exp: New file.
4517
63000888
PA
45182016-07-01 Pedro Alves <palves@redhat.com>
4519
4520 * gdb.multi/watchpoint-multi-exit.c: New file.
4521 * gdb.multi/watchpoint-multi-exit.exp: New file.
4522
038d4868
PA
45232016-06-30 Pedro Alves <palves@redhat.com>
4524
4525 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
4526 unset inferior_spawn_id.
4527
994e9c83
PA
45282016-06-30 Pedro Alves <palves@redhat.com>
4529
4530 * lib/mi-support.exp (default_mi_gdb_start): Declare global
4531 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
4532
e5653468
YQ
45332016-06-29 Yao Qi <yao.qi@linaro.org>
4534
4535 * gdb.base/return.c: Add copyright header.
4536
803b47e5
TT
45372016-06-29 Tom Tromey <tom@tromey.com>
4538
4539 PR python/20129:
4540 * gdb.python/py-framefilter.exp: Add tests for setting priority
4541 and disabling of non-existent frame filter.
4542
28244707
YQ
45432016-06-29 Yao Qi <yao.qi@linaro.org>
4544
4545 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
4546 0x0f07ff.
4547
a31d2f06
YQ
45482016-06-28 Yao Qi <yao.qi@linaro.org>
4549
4550 * gdb.base/catch-syscall.exp: Remove check on isnative and target
4551 triplets. Start gdb, execute catch syscall, and continue. Check
4552 gdb's output to determine catch syscall is supported.
4553
921d8f54
MG
45542016-06-27 Manish Goregaokar <manish@mozilla.com>
4555
25d49b86
PA
4556 * gdb.rust/simple.rs: Add test for returning unit in a function.
4557 * gdb.rust/simple.exp: Add expectation for functions returning
4558 unit.
921d8f54 4559
f4952523
PMR
45602016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
4561
4562 * gdb.python/py-breakpoint-create-fail.c,
4563 gdb.python/py-breakpoint-create-fail.exp,
4564 gdb.python/py-breakpoint-create-fail.py: New testcase.
4565
fccb08f8
MG
45662016-06-25 Manish Goregaokar <manish@mozilla.com>
4567
4568 PR gdb/20239
4569 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
4570 * gdb.rust/simple.exp: Add test expectations for new NonZero
4571 tests.
fccb08f8 4572
6b850546
DT
45732016-06-24 David Taylor <dtaylor@emc.com>
4574
4575 * gdb.base/offsets.exp: New file.
4576 * gdb.base/offsets.c: New file.
4577
17621150
TT
45782016-06-23 Tom Tromey <tom@tromey.com>
4579
4580 PR gdb/16483:
4581 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
4582 before any filters are loaded.
4583
04d59df6
WT
45842016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
4585
4586 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
4587 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
4588 structs.
4589 * gdb.fortran/derived-type-function.exp: New file.
4590 * gdb.fortran/derived-type-function.f90: New file.
4591
4592
ac69f786
PA
45932016-06-21 Pedro Alves <palves@redhat.com>
4594
4595 * gdb.base/new-ui.exp: New file.
4596 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
4597 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
4598 (with_spawn_id): New procedure.
4599
49940788
PA
46002016-06-21 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.mi/mi-exec-run.exp: New file.
4603
ef274d26
PA
46042016-06-21 Pedro Alves <palves@redhat.com>
4605
4606 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
4607 breakpoint command's output on the main UI.
4608 (test_break): New procedure, factored out from calls in the top
4609 level.
4610 (top level): Use foreach_with_prefix to test MI as main UI and as
4611 separate UI.
4612
468afe6c
PA
46132016-06-21 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
4616 (test_awatch_creation_and_listing)
4617 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
4618 Remove 'type' parameter.
4619 (test_watchpoint_all): New parameter mi_mode. Remove
4620 with_test_prefix.
4621 (top level): Use foreach_with_prefix, and add main/separate UI MI
4622 testing axis.
4623
51f77c37
PA
46242016-06-21 Pedro Alves <palves@redhat.com>
4625
4626 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
4627 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
4628 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
4629 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
4630 (gdb_main_spawn_id, mi_spawn_id): Declare and
4631 comment.
4632 (mi_create_inferior_pty): New procedure,
4633 factored out from default_mi_gdb_start.
4634 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
4635 procedures.
4636 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
4637 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
4638 Use mi_create_inferior_pty.
4639 (mi_gdb_start): Use eval to pass down args list.
4640
8980e177
PA
46412016-06-21 Pedro Alves <palves@redhat.com>
4642
4643 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
4644 * gdb.opt/inline-cmds.exp: Add MI tests.
4645
f38d3ad1
PA
46462016-06-21 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
4649
45db7c09
PA
46502016-06-21 Pedro Alves <palves@redhat.com>
4651
4652 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
4653 (top level): Use it instead of mi_execute_to.
4654
5a069ab3
PA
46552016-06-21 Pedro Alves <palves@redhat.com>
4656
4657 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
4658 (cont_handler_str): New.
4659 (signal_stop_handler): Set stop_handler_str instead of printing to
4660 stdout.
4661 (continue_handler): Set cont_handler_str instead of printing to
4662 stdout.
4663 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
4664 mi_send_resuming_command. Print stop_handler_str and
4665 cont_handler_str instead of expecting the python events print
4666 directly.
4667
2838cc1d
SD
46682016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4669
4670 * gdb.base/jit-reader.exp: New file.
4671 * gdb.base/jithost.c: New file.
4672 * gdb.base/jithost.h: New file.
4673 * gdb.base/jitreader.c : New file.
4674 * gdb.base/jit-protocol.h: New file.
4675
21a77091
YQ
46762016-06-17 Yao Qi <yao.qi@linaro.org>
4677
4678 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
4679 parameters follow_fork and detach_on_fork. Set follow-fork-mode
4680 and detach-on-fork. Adjust tests.
4681 (top level): Invoke break_cond_on_syscall with combinations of
4682 syscall, follow-fork-mode and detach-on-fork.
4683
f50bf8e5
YQ
46842016-06-17 Yao Qi <yao.qi@linaro.org>
4685
4686 * gdb.base/step-over-exit.c: New.
4687 * gdb.base/step-over-exit.exp: New.
4688
a28d8e50
YTL
46892016-06-17 Yan-Ting Lin <currygt52@gmail.com>
4690
4691 * gdb.base/float.exp: Add target check for nds32*-*-*.
4692 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
4693
cad8e26d
AB
46942016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
4695
4696 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
4697 for unsupported target features.
4698 * gdb.base/call-rt-st.exp: Likewise.
4699 * gdb.base/call-sc.exp: Likewise.
4700 * gdb.base/call-signal-resume.exp: Likewise.
4701 * gdb.base/call-strs.exp: Likewise.
4702 * gdb.base/callexit.exp: Likewise.
4703 * gdb.base/callfuncs.exp: Likewise.
4704 * gdb.base/nodebug.exp: Likewise.
4705 * gdb.base/printcmds.exp: Likewise.
4706 * gdb.base/ptype.exp: Likewise.
4707 * gdb.base/structs.exp: Likewise.
4708 * gdb.base/unwindonsignal.exp: Likewise.
4709 * gdb.cp/gdb2495.exp: Likewise.
4710 * gdb.cp/templates.exp: Likewise.
4711 * gdb.cp/virtfunc.exp: Likewise.
4712 * gdb.threads/hand-call-in-threads.exp: Likewise.
4713 * gdb.threads/interrupted-hand-call.exp: Likewise.
4714 * gdb.threads/thread-unwindonsignal.exp: Likewise.
4715
347dc102
TT
47162016-06-10 Tom Tromey <tom@tromey.com>
4717
4718 PR rust/20110:
4719 * gdb.rust/expr.exp: Add test for integer constant larger than
4720 i32.
4721
5e13cf25
BH
47222016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
4723
4724 * gdb.fortran/nested-funcs.exp: New.
4725 * gdb.fortran/nested-funcs.f90: New.
4726
bb556f1f
TK
47272016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
4728
4729 * gdb.base/examine-backward.c: New file.
4730 * gdb.base/examine-backward.exp: New file.
4731
38b022b4
SM
47322016-06-06 Simon Marchi <simon.marchi@ericsson.com>
4733
4734 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
4735 matching.
4736
1b40ec05
TT
47372016-06-02 Tom Tromey <tom@tromey.com>
4738
4739 PR python/18984:
4740 * gdb.python/py-shared.exp: Add solib_name test.
4741
193bd378
SM
47422016-06-02 Simon Marchi <simon.marchi@ericsson.com>
4743
4744 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
4745
3326303b
MG
47462016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
4747
4748 PR c++/19893
4749 * gdb.dwarf2/implref.exp: Rename to...
4750 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
4751 * gdb.dwarf2/implref-array.c: New file.
4752 * gdb.dwarf2/implref-array.exp: Likewise.
4753 * gdb.dwarf2/implref-global.c: Likewise.
4754 * gdb.dwarf2/implref-global.exp: Likewise.
4755 * gdb.dwarf2/implref-struct.c: Likewise.
4756 * gdb.dwarf2/implref-struct.exp: Likewise.
4757
825c8ef2
AT
47582016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4759
4760 * gdb.trace/trace-condition.exp: Add 64bit tests.
4761
2320162a
AT
47622016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4763
4764 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
4765 bits types.
4766 (main): Adapt to 8 to 64 bits types.
4767 * gdb.trace/trace-condition.exp: Add new tests.
4768
a7818233
AT
47692016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4770
4771 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
4772
0d336466
AT
47732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4774
4775 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
4776 Move condition tests...
4777 * gdb.trace/trace-condition.exp: Here.
4778
7faeb45a
AT
47792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
4780
4781 * gdb.trace/trace-condition.exp: Add counter-case tests.
4782
e385593e
JK
47832016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4784
4785 PR c++/15231
4786 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
4787 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
4788
744608cc
PA
47892016-05-27 Pedro Alves <palves@redhat.com>
4790
4791 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4792 New procedure.
4793 (top level): Call it, and bail out of DejaGnu is known to be bad.
4794
ac775bf4
AB
47952016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
4796
4797 * gdb.base/whatis.c: Extend the test case.
4798 * gdb.base/whatis.exp: Add additional tests.
4799
2bbad2ea
BH
48002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4801
4802* gdb.fortran/type.f90: Add pointer variable.
4803* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
4804
8b70175d
BH
48052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4806
4807 * gdb.fortran/vla-type.exp: Fix testcase name.
4808
86d8a848
BH
48092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4810
4811 * gdb.fortran/vla-type.exp: Access elements in nested structs.
4812
e188eb36
BH
48132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4814
4815 * gdb.fortran/type.f90: Add nested structures.
4816 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
4817 * gdb.fortran/derived-type.exp: Adapt expected output.
4818 * gdb.fortran/vla-type.exp: Adapt expected output.
4819
9b2db1fd
BH
48202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4821
4822 * gdb.fortran/whatis_type.exp: Adapt expected output.
4823
72b17055
BH
48242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4825
4826 * gdb.fortran/print_type.exp: Fix expected output.
4827 * gdb.fortran/whatis_type.exp: Fix expected output.
4828
3cd81d8d
BH
48292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
4830
4831 * gdb.fortran/whatis_type.exp: Use multi_line.
4832
ddae9462
TT
48332016-05-24 Tom Tromey <tom@tromey.com>
4834
4835 PR python/17386:
4836 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
4837 use value as an index.
4838
1957f6b8
TT
48392016-05-23 Tom Tromey <tom@tromey.com>
4840
4841 PR python/17981:
4842 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
4843 no-breakpoint case.
4844
026a9174
PA
48452016-05-24 Pedro Alves <palves@redhat.com>
4846
4847 PR gdb/19828
4848 * gdb.threads/clone-attach-detach.c: New file.
4849 * gdb.threads/clone-attach-detach.exp: New file.
4850
e70a7231
FR
48512016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
4852
4853 * gdb.base/annota-input-while-running.exp: Fix syntax error.
4854
0f6ed0e0
TT
48552016-05-23 Tom Tromey <tom@tromey.com>
4856
4857 PR python/19438, PR python/18393:
4858 * gdb.python/py-progspace.exp: Add "dir" test.
4859 * gdb.python/py-objfile.exp: Add "dir" test.
4860
ffd19d61
YQ
48612016-05-23 Yao Qi <yao.qi@linaro.org>
4862
4863 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
4864 * gdb.arch/thumb2-it.exp: Likewise.
4865
9e8f9b05
SM
48662016-05-18 Simon Marchi <simon.marchi@ericsson.com>
4867
4868 * gdb.mi/mi-threads-interrupt.c: New file.
4869 * gdb.mi/mi-threads-interrupt.exp: New file.
4870
61c6156d
SM
48712016-05-17 Simon Marchi <simon.marchi@ericsson.com>
4872
4873 PR gdb/18077
4874 * gdb.mi/mi-async-run.exp: New file.
4875 * gdb.mi/mi-async-run.c: New file.
4876
67218854
TT
48772016-05-17 Tom Tromey <tom@tromey.com>
4878 Manish Goregaokar <manishsmail@gmail.com>
4879
4880 * lib/rust-support.exp: New file.
4881 * lib/gdb.exp (skip_rust_tests): New proc.
4882 (build_executable_from_specs): Handle rust.
4883 * lib/future.exp (gdb_find_rustc): New proc.
4884 (gdb_default_target_compile): Handle rust.
4885 * gdb.rust/expr.exp: New file.
4886 * gdb.rust/generics.exp: New file.
4887 * gdb.rust/generics.rs: New file.
4888 * gdb.rust/methods.exp: New file.
4889 * gdb.rust/methods.rs: New file.
4890 * gdb.rust/modules.exp: New file.
4891 * gdb.rust/modules.rs: New file.
4892 * gdb.rust/simple.exp: New file.
4893 * gdb.rust/simple.rs: New file.
4894
c44af4eb
TT
48952016-05-17 Tom Tromey <tom@tromey.com>
4896
4897 * gdb.base/default.exp (set language): Add rust.
4898
dcd1f979
TT
48992016-05-17 Tom Tromey <tom@tromey.com>
4900
4901 * gdb.gdb/unittest.exp: New file.
4902
155b7f57
YQ
49032016-05-16 Yao Qi <yao.qi@linaro.org>
4904
4905 * gdb.base/batch-preserve-term-settings.exp: Remove variable
4906 shell_prompt. Update shell_prompt_re.
4907
8ddd5a6c
DE
49082016-05-12 Doug Evans <dje@google.com>
4909
4910 PR symtab/19999
4911 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
4912 $options when building executable.
4913 * gdb.dwarf2/fission-loclists-pie.S: New file.
4914 * gdb.dwarf2/fission-loclists-pie.exp: New file.
4915
02e370d9
SM
49162016-05-04 Simon Marchi <simon.marchi@ericsson.com>
4917
4918 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
4919 of [is_remote target],
4920
8929ad8b
SM
49212016-05-04 Simon Marchi <simon.marchi@ericsson.com>
4922
4923 * lib/gdb.exp (use_gdb_stub): New procedure.
4924
6c447423
DE
49252016-05-03 Yunlian Jiang <yunlian@google.com>
4926 Doug Evans <dje@google.com>
4927
4928 PR symtab/19914
4929 * gdb.dwarf2/dwp-sepdebug.c: New file.
4930 * gdb.dwarf2/dwp-sepdebug.exp: New file.
4931
444e826c
SM
49322016-05-02 Simon Marchi <simon.marchi@ericsson.com>
4933
4934 * gdb.base/detach.exp: Remove is_remote check.
4935
740feeaa
SM
49362016-05-02 Simon Marchi <simon.marchi@ericsson.com>
4937
4938 * gdb.base/annota-input-while-running.exp: Don't check for
4939 [is_remote target]. Enable annotations after running to main.
4940 Remove unused "set test..." line.
4941
9080ac9d
SM
49422016-04-28 Simon Marchi <simon.marchi@ericsson.com>
4943
4944 * gdb.trace/trace-enable-disable.exp: New file.
4945 * gdb.trace/trace-enable-disable.c: New file.
4946
952ebca5
SM
49472016-04-28 Simon Marchi <simon.marchi@ericsson.com>
4948
4949 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
4950 use it in info sharedlibrary test.
4951 * gdb.trace/ftrace-lock.exp: Likewise.
4952 * gdb.trace/ftrace.exp: Likewise.
4953 * gdb.trace/range-stepping.exp: Likewise.
4954 * gdb.trace/trace-break.exp: Likewise.
4955 * gdb.trace/trace-condition.exp: Likewise.
4956 * gdb.trace/trace-mt.exp: Likewise.
4957
d9019901
SM
49582016-04-27 Simon Marchi <simon.marchi@ericsson.com>
4959
4960 * lib/gdb.exp (gdb_load_shlibs): Rename to...
4961 (gdb_load_shlib): ... this.
4962 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
4963 gdb_load_shlib.
4964 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
4965 * gdb.base/ctxobj.exp: Likewise.
4966 * gdb.base/dprintf-pending.exp: Likewise.
4967 * gdb.base/dso2dso.exp: Likewise.
4968 * gdb.base/fixsection.exp: Likewise.
4969 * gdb.base/gcore-relro.exp: Likewise.
4970 * gdb.base/gdb1555.exp: Likewise.
4971 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4972 * gdb.base/gnu-ifunc.exp: Likewise.
4973 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
4974 * gdb.base/jit-so.exp (one_jit_test): Likewise.
4975 * gdb.base/pending.exp: Likewise.
4976 * gdb.base/print-file-var.exp: Likewise.
4977 * gdb.base/print-symbol-loading.exp: Likewise.
4978 * gdb.base/shlib-call.exp: Likewise.
4979 * gdb.base/shreloc.exp: Likewise.
4980 * gdb.base/so-impl-ld.exp: Likewise.
4981 * gdb.base/solib-disc.exp: Likewise.
4982 * gdb.base/solib-nodir.exp: Likewise.
4983 * gdb.base/solib-overlap.exp: Likewise.
4984 * gdb.base/solib-symbol.exp: Likewise.
4985 * gdb.base/solib-weak.exp (do_test): Likewise.
4986 * gdb.base/sym-file.exp: Likewise.
4987 * gdb.base/symtab-search-order.exp: Likewise.
4988 * gdb.base/type-opaque.exp: Likewise.
4989 * gdb.base/unload.exp: Likewise.
4990 * gdb.base/watchpoint-solib.exp: Likewise.
4991 * gdb.compile/compile.exp: Likewise.
4992 * gdb.cp/gdb2384.exp: Likewise.
4993 * gdb.cp/infcall-dlopen.exp: Likewise.
4994 * gdb.cp/re-set-overloaded.exp: Likewise.
4995 * gdb.fortran/library-module.exp: Likewise.
4996 * gdb.opt/solib-intra-step.exp: Likewise.
4997 * gdb.python/py-finish-breakpoint.exp: Likewise.
4998 * gdb.python/py-shared.exp: Likewise.
4999 * gdb.reverse/solib-precsave.exp: Likewise.
5000 * gdb.reverse/solib-reverse.exp: Likewise.
5001 * gdb.server/solib-list.exp: Likewise.
5002 * gdb.threads/dlopen-libpthread.exp: Likewise.
5003 * gdb.threads/tls-shared.exp: Likewise.
5004 * gdb.threads/tls-so_extern.exp: Likewise.
5005 * gdb.trace/change-loc.exp: Likewise.
5006 * gdb.trace/ftrace-lock.exp: Likewise.
5007 * gdb.trace/ftrace.exp: Likewise.
5008 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5009 * gdb.trace/pending.exp: Likewise.
5010 * gdb.trace/range-stepping.exp: Likewise.
5011 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5012 (strace_info_marker): Likewise.
5013 (strace_probe_marker): Likewise.
5014 (strace_trace_on_same_addr): Likewise.
5015 (strace_trace_on_diff_addr): Likewise.
5016 * gdb.trace/trace-break.exp: Likewise.
5017 * gdb.trace/trace-condition.exp: Likewise.
5018 * gdb.trace/trace-mt.exp: Likewise.
5019
fca4cfd9
SM
50202016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5021
5022 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5023 result of gdb_remote_download.
5024 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5025 * gdb.base/dso2dso.exp: Likewise.
5026 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5027 * gdb.base/print-file-var.exp: Likewise.
5028 * gdb.base/shlib-call.exp: Likewise.
5029 * gdb.base/shreloc.exp: Likewise.
5030 * gdb.base/solib-overlap.exp: Likewise.
5031 * gdb.base/solib-weak.exp (do_test): Likewise.
5032 * gdb.base/unload.exp: Likewise.
5033
11cf4ffb
YQ
50342016-04-27 Yao Qi <yao.qi@linaro.org>
5035
5036 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5037 exists.
5038
3e2e34f8
KB
50392016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5040
5041 * vla-type.exp: Print structure from toplevel.
5042
8f07e298
BH
50432016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5044
5045 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5046 of dynamic types.
5047 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5048 of dynamic types.
5049
9920b434
BH
50502016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5051
5052 * gdb.fortran/vla-type.f90: New file.
5053 * gdb.fortran/vla-type.exp: New file.
5054
f3abeff5
YQ
50552016-04-25 Yao Qi <yao.qi@linaro.org>
5056
5057 * gdb.base/branch-to-self.c: New file.
5058 * gdb.base/branch-to-self.exp: New file.
5059
0a5d52f0
YQ
50602016-04-22 Yao Qi <yao.qi@linaro.org>
5061
5062 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5063 more after $hex.
5064
495346f6
YQ
50652016-04-22 Yao Qi <yao.qi@linaro.org>
5066
5067 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5068 * gdb.base/annota3.exp: Likewise.
5069
4a7e075c
YQ
50702016-04-22 Yao Qi <yao.qi@linaro.org>
5071
5072 * gdb.reverse/step-precsave.exp: Do one step and test program
5073 stops in "callee" and do multiple steps until program goes out
5074 of "callee".
5075 * gdb.reverse/step-reverse.exp: Likewise.
5076
5b061e98
YQ
50772016-04-22 Yao Qi <yao.qi@linaro.org>
5078
5079 * gdb.trace/signal.exp: Also pass if
5080 $tracepoint_hits($i) > $iterations.
5081
5c5dc57f
YQ
50822016-04-22 Yao Qi <yao.qi@linaro.org>
5083
5084 * gdb.trace/signal.c: New file.
5085 * gdb.trace/signal.exp: New file.
5086
a55411b9
DE
50872016-04-19 Doug Evans <xdje42@gmail.com>
5088
5089 * gdb.base/bad-file.exp: New file.
5090
a22df60a
MG
50912016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
5092
5093 * gdb.dwarf2/implref.exp: New file.
5094
0c13f7e5
BH
50952016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5096
5097 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
5098 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
5099 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
5100 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
5101 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
5102 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
5103 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
5104 * lib/fortran.exp (fortran_int4): New procedure.
5105 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
5106 (fortran_logical4): Likewise.
5107
9b9b09e9
BH
51082016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
5109
5110 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
5111
a14d1f4d
BH
51122016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5113
5114 * lib/compiler.c: Add Intel specific preprocessor macros.
5115 * lib/compiler.cc: Likewise.
25d49b86 5116
7d49b1d0
LM
51172016-04-13 Luis Machado <lgustavo@codesourcery.com>
5118
5119 * gdb.server/connect-with-no-symbol-file.c: New file.
5120 * gdb.server/connect-with-no-symbol-file.exp: New file.
5121
8392fa22
SM
51222016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5123
5124 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
5125
8c4c4aeb
SM
51262016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5127
5128 * boards/gdbserver-base.exp (${board}_download): Copy source file to
5129 standard output directory.
5130
45e3745e
AT
51312016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
5132
5133 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
5134
e26b7e41
MM
51352016-04-13 Markus Metzger <markus.t.metzger@intel.com>
5136
5137 * gdb.btrace/instruction_history.c (loop): Add declaration.
5138
8ce09462
AT
51392016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5140
5141 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
5142
2e88a1ea
SM
51432016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
5144
5145 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
5146 parentheses to print.
5147 (continue_handler): Likewise.
5148
f48e22e3
SM
51492016-04-08 Simon Marchi <simon.marchi@ericsson.com>
5150
5151 * gdb.server/solib-list.exp: Remove is_remote check.
5152 Pass shlib= to gdb_compile. Don't link shared library with
5153 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
5154 Run binary filename through "readlink -f" on the target.
5155
096be756
PA
51562016-04-08 Pedro Alves <palves@redhat.com>
5157
5158 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
5159 interpreter filename as argument to gdbserver_spawn.
5160 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5161 Return empty if $last_loaded_file does not exist.
5162
06500533
JK
51632016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5164
5165 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
5166 * gdb.base/jit-main.c: Use exit after usage.
5167
2d35e871
JK
51682016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5169
5170 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
5171 GDBHISTSIZE prior to the tests.
5172 * gdb.base/gdbinit-history.exp: Likewise.
5173
51742016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
5175
5176 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
5177 instead of build_executable. Use gdb_load_shlibs.
5178
c8064e7e
YQ
51792016-04-07 Yao Qi <yao.qi@linaro.org>
5180
5181 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
5182 Execute "si" command.
5183
bde47561
YQ
51842016-04-07 Yao Qi <yao.qi@linaro.org>
5185
5186 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
5187 number instead of the comments on some line.
5188
b16f8a3b
DB
51892016-04-06 Don Breazeal <donb@codesourcery.com>
5190
5191 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
5192 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
5193
c2f901df
SM
51942016-04-06 Simon Marchi <simon.marchi@ericsson.com>
5195
5196 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
5197 standard_output_file. Remove unused binfile variable.
5198
ac17fda0
CU
51992016-04-05 Catalin Udma <catalin.udma@freescale.com>
5200
5201 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
5202 * gdb.python/py-mi-objfile.exp: Match "list main" output
5203 in console format.
5204
03a8c4df
SM
52052016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
5206
5207 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
5208 absolute.
5209
6e774b13
SM
52102016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5211
5212 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
5213 absolute.
5214 * gdb.trace/ftrace.exp: Likewise.
5215 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
5216 targets as well.
5217 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
5218 (gdb_load_shlibs): Copy libraries to test directory when testing
5219 natively. Only set solib-search-path if testing remotely.
5220 * lib/mi-support.exp (mi_load_shlibs): Likewise.
5221
7817ea46
SM
52222016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5223
5224 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
5225 gdb_download. Use it even if the target is not remote.
5226 * gdb.base/jit.exp (compile_jit_test): Likewise.
5227 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
5228 output directory if the destination board is local, otherwise use
5229 the standard remote_download from DejaGnu.
5230 (gdb_download): Remove.
5231 (gdb_load_shlibs): Use gdb_remote_download instead of
5232 gdb_download.
5233 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5234 Use gdb_remote_download instead of gdb_download. Use it even if
5235 the target is not remote.
5236 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
5237 instead of gdb_download.
5238
7beb7f68
SM
52392016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
5240
5241 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
5242 (test_insert_delete_modify): Call mi_load_shlibs before trying to
5243 run.
5244
cc63428a
AV
52452016-04-01 Artemiy Volkov <artemiyv@acm.org>
5246
5247 PR gdb/19820
5248 * gdb.base/printcmds.exp: Add artificial arrays tests.
5249
64cdf930
PA
52502016-03-31 Pedro Alves <palves@redhat.com>
5251
5252 PR gdb/19858
5253 * gdb.base/jit-main.c: Include unistd.h.
5254 (ATTACH): Define to 0 if not already defined.
5255 (wait_for_gdb, mypid): New globals.
5256 (WAIT_FOR_GDB): New macro.
5257 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
5258 some breakpoint locations.
5259 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
5260 New procedures.
5261 (one_jit_test): Add REATTACH parameter, and handle it. Use
5262 continue_to_test_location.
5263 (top level): Test attach, and adjusts calls to one_jit_test.
5264
40dea8cb
PA
52652016-03-31 Pedro Alves <palves@redhat.com>
5266
5267 PR gdb/19858
5268 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
5269 BINSUFFIX parameter, and handle it.
5270 (top level): Adjust calls compile_jit_test.
5271
e7ea3ec7
CU
52722016-03-31 Catalin Udma <catalin.udma@freescale.com>
5273
5274 PR python/19743
5275 * gdb.python/py-mi-events-gdb.py: New file.
5276 * gdb.python/py-mi-events.c: New file.
5277 * gdb.python/py-mi-events.exp: New file.
5278
e6359af3
YQ
52792016-03-30 Yao Qi <yao.qi@linaro.org>
5280
5281 * gdb.reverse/until-precsave.exp: Match function name only.
5282 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
5283 Move malloc to a condition block.
5284 * gdb.reverse/until-reverse.exp: Match function name only.
5285
a4105d04
MK
52862016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
5287
5288 * gdb.trace/ftrace.exp: Set arg0exp for s390.
5289 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
5290 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
5291 variable for GPR 0 instead of assuming it is register 0.
5292 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
5293 * lib/trace-support.exp: Add s390 registers.
5294
bfa6adb9
YQ
52952016-03-29 Yao Qi <yao.qi@linaro.org>
5296
5297 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
5298
1e6697ea
YQ
52992016-03-24 Yao Qi <yao.qi@linaro.org>
5300
5301 * gdb.reverse/break-reverse.exp: Add quotation mark in the
5302 test message.
5303
64bcd522
AA
53042016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5305
5306 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
5307 maintaining separate logic for constructing the output path.
5308
7868401b
DB
53092016-03-16 Don Breazeal <donb@codesourcery.com>
5310
5311 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
5312 Retry fork and waitpid on interrupted system call errors.
5313 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5314 Use with_timeout_factor to increase timeout by factor of 10.
5315
1cafadb4
DB
53162016-03-15 Don Breazeal <donb@codesourcery.com>
5317
5318 * gdb.cp/scope-err.cc: New test program.
5319 * gdb.cp/scope-err.exp: New test script.
5320 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
5321 lines and "set breakpoint here" comment.
5322 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
5323 Fixed some whitespace and format issues.
5324 * gdb.mi/mi-linespec-err-cp.cc: New test program.
5325 * gdb.mi/mi-linespec-err-cp.exp: New test script.
5326
81516450
DE
53272016-03-15 Doug Evans <dje@google.com>
5328
5329 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
5330 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
5331 All callers updated. Add tests for enums, mixed flags register.
5332
aa52b601
DE
53332016-03-15 Doug Evans <dje@google.com>
5334
5335 * gdb.base/skip.c (main): Call test_skip_file_and_function.
5336 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
5337
fa4ff313
SM
53382016-03-14 Simon Marchi <simon.marchi@ericsson.com>
5339
5340 * gdb.base/default.exp: Add $_as_string to the list of expected
5341 convenience functions.
5342
f2403c39
AB
53432016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * gdb.base/maint.exp: New tests for 'maint info line-table'.
5346
f2f3ccb9
SM
53472016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
5348
5349 * gdb.python/py-as-string.exp: New file.
5350 * gdb.python/py-as-string.c: New file.
5351
00dbd492
PA
53522016-03-09 Pedro Alves <palves@redhat.com>
5353
5354 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
5355 signal" -> "Thread NN received signal" output change.
5356 * gdb.threads/ia64-sigill.exp: Likewise.
5357 * gdb.threads/linux-dp.exp: Likewise.
5358 * gdb.threads/manythreads.exp: Likewise.
5359 * gdb.threads/pending-step.exp: Likewise.
5360 * gdb.threads/print-threads.exp: Likewise.
5361 * gdb.threads/sigstep-threads.exp: Likewise.
5362 * gdb.threads/staticthreads.exp: Likewise.
5363 * gdb.threads/tls.exp: Likewise.
5364
1e6697ea
YQ
53652016-03-09 Pedro Alves <palves@redhat.com>
5366
5367 * gdb.base/command-line-input.exp: New file.
5368
b04fd3be
MK
53692016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5370
5371 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
5372 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
5373 * gdb.trace/pending.exp: Accept leading dot before function name.
5374 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
5375 * lib/trace-support.exp: Set registers for ppc.
5376
98fa59e9
MK
53772016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5378
5379 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
5380 use it for disassembly; accept .main in addition to main in backtrace.
5381
f77198c8
MK
53822016-03-09 Wei-cheng Wang <cole945@gmail.com>
5383 Marcin Kościelnicki <koriakin@0x04.net>
5384
5385 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
5386 (gdb_recursion_test_ptr): New global variable.
5387 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
5388 gdb_recursion_test.
5389 (gdb_c_test): Ditto.
5390
ba84e0da
MK
53912016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5392
5393 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
5394 ordering.
5395
4366d36e
MK
53962016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5397
5398 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
5399 (bar): Add bar_start_lbl label.
5400 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
5401 of foo/bar for emitting DWARF and tracing.
5402
5eb264df
SDJ
54032016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
5404
5405 * analyze-racy-logs.py: Set executable bit.
5406
fb6a751f
SDJ
54072016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
5408
5409 * Makefile.in (DEFAULT_RACY_ITER): New variable.
5410 (CHECK_TARGET_TMP): Likewise.
5411 (check-single-racy): New rule.
5412 (check-parallel-racy): Likewise.
5413 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
5414 (do-check-parallel-racy): New rule.
5415 (check-racy/%.exp): Likewise.
5416 * README (Racy testcases): New section.
5417 * analyze-racy-logs.py: New file.
5418
bdf7e230
DE
54192016-03-03 Doug Evans <dje@google.com>
5420
5421 * gdb.base/skip.exp: Use with_test_prefix.
5422
4719d415
YQ
54232016-03-03 Yao Qi <yao.qi@linaro.org>
5424
5425 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
5426 Invoke step_over_syscall "clone" and break_cond_on_syscall
5427 "clone".
5428 * gdb.base/step-over-clone.c: New file.
5429
ea507862
YQ
54302016-03-03 Yao Qi <yao.qi@linaro.org>
5431
5432 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
5433 code format.
5434
8fc8cbda
YQ
54352016-03-03 Yao Qi <yao.qi@linaro.org>
5436
5437 * gdb.base/disp-step-fork.c: Rename to ...
5438 * gdb.base/step-over-fork.c: ... it. New file.
5439 * gdb.base/disp-step-vfork.c: Rename to ...
5440 * gdb.base/step-over-vfork.c: ... it. New file.
5441 * gdb.base/disp-step-syscall.exp: Rename to ...
5442 * gdb.base/step-over-syscall.exp: ... it. New file.
5443 (disp_step_cross_syscall): Rename to ...
5444 (step_over_syscall): ... it.
5445
92fa70b0
YQ
54462016-03-03 Yao Qi <yao.qi@linaro.org>
5447
5448 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
5449 If target supports condition evaluation on target, invoke
5450 break_cond_on_syscall for fork and vfork.
5451
e197ad3c
YQ
54522016-03-03 Yao Qi <yao.qi@linaro.org>
5453
5454 * gdb.base/disp-step-syscall.exp: Don't invoke
5455 support_displaced_stepping.
5456 (disp_step_cross_syscall): Test with displaced stepping off and
5457 on if supported.
5458
0b47da9f
YQ
54592016-03-03 Yao Qi <yao.qi@linaro.org>
5460
5461 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
5462 proc.
5463 (setup): New proc.
5464 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
5465 and setup.
5466
065ab6dc
BH
54672016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5468
5469 * gdb.fortran/vla-history.exp: Remove breakpoint.
5470
07e448ad 54712016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5472
25d49b86
PA
5473 * gdb.fortran/vla-history.exp: Lookup array elements and printing
5474 exceeds timeout.
07e448ad 5475
9ac2d526 54762016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5477
25d49b86
PA
5478 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
5479 breakpoint.
9ac2d526 5480
17807369
BH
54812016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5482
5483 * gdb.mi/vla.f90: Nullify pointer after declaration.
5484
86e501af
PA
54852016-03-01 Pedro Alves <palves@redhat.com>
5486
5487 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
5488
1e903e32
PA
54892016-03-01 Pedro Alves <palves@redhat.com>
5490
5491 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
5492 before anything else.
5493 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
5494 _GNU_SOURCE here.
5495 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
5496 before anything else.
5497 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
5498
6ccb54e2
PA
54992016-03-01 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
5502
30ca9da1
YQ
55032016-03-01 Yao Qi <yao.qi@linaro.org>
5504
5505 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
5506 prepare_for_testing.
5507
dc856b38
YQ
55082016-03-01 Yao Qi <yao.qi@linaro.org>
5509
5510 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
5511
4a932159
AA
55122016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5513
5514 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
5515 manually constructing the output path.
5516
f2489477
AA
55172016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5518
5519 * gdb.arch/s390-stackless.S: New.
5520 * gdb.arch/s390-stackless.exp: New.
5521
38899f16
IB
55222016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
5523
5524 * gdb.dlang/circular.c: New file.
5525 * gdb.dlang/circular.exp: New file.
5526
9fde51ed
YQ
55272016-02-26 Yao Qi <yao.qi@linaro.org>
5528
5529 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
5530 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
5531 (testcases): Update.
5532
ce90fefe
YQ
55332016-02-26 Yao Qi <yao.qi@linaro.org>
5534
5535 * gdb.reverse/aarch64.c: Rename to ...
5536 * gdb.reverse/insn-reverse.c: ... it.
5537 * gdb.reverse/aarch64.exp: Rename to ...
5538 * gdb.reverse/insn-reverse.exp: ... it.
5539
3263bceb
YQ
55402016-02-26 Yao Qi <yao.qi@linaro.org>
5541
5542 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
5543 (testcase_ftype): New.
5544 (testcases): New array.
5545 (n_testcases): New.
5546 (main): Call each element in testcases.
5547 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
5548 (read_testcase): New.
5549 Do the tests in a loop.
5550
6cb59ff1
YQ
55512016-02-25 Yao Qi <yao.qi@linaro.org>
5552
5553 * gdb.base/branches.c: Remove.
5554
ae91f625
MK
55552016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
5556
5557 PR gdb/13808
5558 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
5559
678b48b7
MK
55602016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
5561
5562 * gdb.trace/ftrace.exp: Remove unnecessary target check.
5563
7337a6f2
MK
55642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
5565
5566 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
5567 change x86_64 call_insn to 'callq'.
5568
861ca91f
AT
55692016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
5570
5571 * gdb.trace/tfile-avx.c: Move to...
5572 * gdb.trace/tracefile-pseudo-reg.c: Here.
5573 * gdb.trace/tfile-avx.exp: Move to...
5574 * gdb.trace/tracefile-pseudo-reg.exp: Here.
5575
bf74e428
GB
55762016-02-24 Gary Benson <gbenson@redhat.com>
5577
5578 * gdb.base/attach-pie-noexec.exp: Do not expect an error
5579 message on attach.
5580
cce0e923
DE
55812016-02-23 Doug Evans <dje@google.com>
5582
5583 * gdb.base/skip.c (test_skip): New function.
5584 (end_test_skip_file_and_function): New function.
5585 (test_skip_file_and_function): New function.
5586 * gdb.base/skip1.c (test_skip): New function.
5587 (skip1_test_skip_file_and_function): New function.
5588 * gdb.base/skip.exp: Add tests for new skip options.
5589 * gdb.base/skip-solib.exp: Update expected output.
5590 * gdb.perf/skip-command.cc: New file.
5591 * gdb.perf/skip-command.exp: New file.
5592 * gdb.perf/skip-command.py: New file.
5593
4000e47e
MK
55942016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
5595
5596 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
5597 info registers pattern.
5598
24f75ead
IB
55992016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
5600
5601 * lib/future.exp: Add D support.
5602 (gdb_find_gdc): New proc.
5603 (gdb_default_target_compile): Add D support.
5604
fbb7bcbe
WW
56052016-02-18 Wei-cheng Wang <cole945@gmail.com>
5606
5607 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
5608 user+system time.
5609 (trace_speed_test): Determine the iteration count for a time
5610 between 15..30 seconds.
5611
012b3a21
WT
56122016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
5613
5614 * gdb.arch/i386-mpx-sigsegv.c: New file.
5615 * gdb.arch/i386-mpx-sigsegv.exp: New file.
5616 * gdb.arch/i386-mpx-simple_segv.c: New file.
5617 * gdb.arch/i386-mpx-simple_segv.exp: New file.
5618
2d5189bd
YQ
56192016-02-18 Yao Qi <yao.qi@linaro.org>
5620
5621 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
5622 Don't call setup_kfail.
5623
40fb20d0
YQ
56242016-02-18 Yao Qi <yao.qi@linaro.org>
5625
5626 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5627 Set "set breakpoint condition-evaluation" per $cond_bp_target.
5628
21b1f8d2
DE
56292016-02-16 Doug Evans <dje@google.com>
5630
5631 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
5632 * gdb.base/skip1.c: Ditto.
5633 * gdb.base/skip.exp: Whitespace cleanup.
5634
4041ed77
DB
56352016-02-16 Don Breazeal <donb@codesourcery.com>
5636
5637 PR remote/19496
5638 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5639 Remove kfail for PR remote/19496.
5640
c4ef31bf
SM
56412016-02-16 Simon Marchi <simon.marchi@ericsson.com>
5642
5643 * lib/gdb.exp (standard_temp_file): Return a path specific to
5644 the runtest invocation.
5645
266b65b3
SM
56462016-02-16 Simon Marchi <simon.marchi@ericsson.com>
5647
5648 * gdb.trace/save-trace.exp: Change relative path to be in the
5649 standard output directory.
5650
a7a0a6a9
JK
56512016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5652
5653 * gdb.arch/i386-prologue.c: Add missing prototypes.
5654
c99dbb42
JK
56552016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5656
5657 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
5658 * gdb.arch/i386-prologue.exp: Likewise.
5659 * gdb.arch/i386-size.exp: Likewise.
5660
aa480355
SM
56612016-02-15 Simon Marchi <simon.marchi@ericsson.com>
5662
5663 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
5664 define object file path.
5665 * gdb.btrace/gcore.exp: Use standard_output_file to define core
5666 file path.
5667 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
5668 standard_output_file to define binfile.
5669
ba881f50
JK
56702016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5671
5672 Fix compatibility with recent gfortran-5.3.1.
5673 * gdb.fortran/vla-history.exp (print vla1 allocated)
5674 (print vla2 allocated, print $2, print $3): Remove
5675 (print $4): Rename to ...
5676 (print $2): ... here.
5677 (print $9): Rename to ...
5678 (print $5): ... here.
5679 (print $10): Rename to ...
5680 (print $6): ... here.
5681 * gdb.fortran/vla.f90: Add pvla initialization.
5682
e9fb005c
JK
56832016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5684
5685 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
5686 New test.
5687 * gdb.fortran/vla-value-sub.exp: Likewise.
5688
e44e00ff
MK
56892016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
5690
5691 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
5692
97e94151
SM
56932016-02-12 Simon Marchi <simon.marchi@ericsson.com>
5694
5695 * i386-biarch-core.exp: Define corefile using
5696 standard_output_file.
5697
01113bc1
YQ
56982016-02-12 Yao Qi <yao.qi@linaro.org>
5699
5700 * gdb.arch/arm-single-step-kernel-helper.c: New.
5701 * gdb.arch/arm-single-step-kernel-helper.exp: New.
5702
33b4777c
MM
57032016-02-12 Markus Metzger <markus.t.metzger@intel.com>
5704
5705 * gdb.btrace/tailcall-only.exp: New.
5706 * gdb.btrace/tailcall-only.c: New.
5707 * gdb.btrace/x86_64-tailcall-only.S: New.
5708 * gdb.btrace/i686-tailcall-only.S: New.
5709
acc23c11
PA
57102016-02-11 Pedro Alves <palves@redhat.com>
5711
5712 * README (Parallel testing): Add missing double quotes.
5713
e352bf0a
PA
57142016-02-11 Pedro Alves <palves@redhat.com>
5715
5716 * README (Parallel testing): New section.
5717 (GDB_PARALLEL): Rewrite.
5718 (FORCE_PARALLEL): Document.
5719
9f5fed78
MK
57202016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
5721
5722 * gdb.trace/tfile-avx.c: New test.
5723 * gdb.trace/tfile-avx.exp: New test.
5724
9ef9e6a6
KS
57252016-02-09 Keith Seitz <keiths@redhat.com>
5726
5727 PR breakpoints/19546
5728 * gdb.base/infcall-exec.c: New file.
5729 * gdb.base/infcall-exec2.c: New file.
5730 * gdb.base/infcall-exec.exp: New file.
5731
a96e36da
KS
57322016-02-09 Keith Seitz <keiths@redhat.com>
5733
5734 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
5735 (toplevel): Call test_bkpt_address.
5736
9f61929f
KS
57372016-02-09 Keith Seitz <keiths@redhat.com>
5738
5739 PR python/19506
5740 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
5741 (toplevel): Call test_bkpt_address.
5742
1e94266c
SM
57432016-02-09 Simon Marchi <simon.marchi@ericsson.com>
5744
5745 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
5746 to AC_OUTPUT.
5747 * configure: Regenerate.
5748
2a7f3dff
PA
57492016-02-09 Pedro Alves <palves@redhat.com>
5750
5751 PR breakpoints/19548
5752 * gdb.base/execl-update-breakpoints.c (some_function): New
5753 function.
5754 (main): Call it.
5755 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
5756 Tighten expected GDB output.
5757
2151ccc5
SM
57582016-02-08 Simon Marchi <simon.marchi@ericsson.com>
5759
5760 * Makefile.in (ALL_SUBDIRS): Remove.
5761 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
5762 (distclean maintainer-clean realclean): Likewise.
5763 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
5764 * configure: Regenerate.
5765 * gdb.ada/Makefile.in: Delete.
5766 * gdb.arch/Makefile.in: Likewise.
5767 * gdb.asm/Makefile.in: Likewise.
5768 * gdb.base/Makefile.in: Likewise.
5769 * gdb.btrace/Makefile.in: Likewise.
5770 * gdb.cell/Makefile.in: Likewise.
5771 * gdb.compile/Makefile.in: Likewise.
5772 * gdb.cp/Makefile.in: Likewise.
5773 * gdb.disasm/Makefile.in: Likewise.
5774 * gdb.dlang/Makefile.in: Likewise.
5775 * gdb.dwarf2/Makefile.in: Likewise.
5776 * gdb.fortran/Makefile.in: Likewise.
5777 * gdb.gdb/Makefile.in: Likewise.
5778 * gdb.go/Makefile.in: Likewise.
5779 * gdb.guile/Makefile.in: Likewise.
5780 * gdb.java/Makefile.in: Likewise.
5781 * gdb.linespec/Makefile.in: Likewise.
5782 * gdb.mi/Makefile.in: Likewise.
5783 * gdb.modula2/Makefile.in: Likewise.
5784 * gdb.multi/Makefile.in: Likewise.
5785 * gdb.objc/Makefile.in: Likewise.
5786 * gdb.opencl/Makefile.in: Likewise.
5787 * gdb.opt/Makefile.in: Likewise.
5788 * gdb.pascal/Makefile.in: Likewise.
5789 * gdb.perf/Makefile.in: Likewise.
5790 * gdb.python/Makefile.in: Likewise.
5791 * gdb.reverse/Makefile.in: Likewise.
5792 * gdb.server/Makefile.in: Likewise.
5793 * gdb.stabs/Makefile.in: Likewise.
5794 * gdb.threads/Makefile.in: Likewise.
5795 * gdb.trace/Makefile.in: Likewise.
5796 * gdb.xml/Makefile.in: Likewise.
5797 * lib/gdb.exp (make_gdb_parallel_path): Add check for
5798 GDB_PARALLEL.
5799 (standard_output_file): Remove check for GDB_PARALLEL, always
5800 return path in outputs/$subdir/$testname.
5801
437277d4
SM
58022016-02-08 Simon Marchi <simon.marchi@ericsson.com>
5803
5804 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
5805 (site.exp): Assign abs_srcdir to tcl's srcdir.
5806
31d913c7
YQ
58072016-02-04 Yao Qi <yao.qi@linaro.org>
5808
5809 * gdb.base/foll-exec-mode.c: Include limits.h.
5810 (main): Add parameters argc and argv. Get directory from
5811 argv[0].
5812 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
5813 compilation.
5814 * gdb.base/foll-exec.c: Include limits.h.
5815 (main): Add parameters argc and argv.
5816 Get directory from argv[0].
5817 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
5818 Adjust tests on the number of lines as source code changed.
5819 * gdb.base/foll-vfork-exit.c: Include limits.h.
5820 (main): Add one line of statement before vfork.
5821 * gdb.base/foll-vfork.c: Include limits.h and string.h.
5822 (main): Add parameters argc and argv. Get directory from
5823 argv[0].
5824 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
5825 (setup_gdb): Set tbreak to skip some source lines.
5826 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
5827 (main): Add parameters argc and argv. Get directory from
5828 argv[0].
5829 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
5830 compilation.
5831 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
5832 (main): Add parameters argc and argv. Get directory from
5833 argv[0].
5834 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
5835 compilation.
5836
9482b9fb
DE
58372016-02-01 Doug Evans <dje@google.com>
5838
5839 * gdb.base/skip.exp: Clean up multiple references to same test name.
5840
6b2e4f10
PA
58412016-02-01 Pedro Alves <palves@redhat.com>
5842
ccb6afd6 5843 PR remote/19496
6b2e4f10
PA
5844 * gdb.threads/forking-threads-plus-breakpoint.exp
5845 (displaced_stepping_supported): New global.
5846 (probe_displaced_stepping_support): New procedure.
5847 (do_test): Add 'displaced' parameter, and use it.
5848 (top level): Check for displaced stepping support. Add displaced
5849 stepping on/off testing axis.
5850
37a8db1a
AB
58512016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5852
5853 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
5854 pointer. Don't perform further tests on the unassociated pointer
5855 if the first test fails.
5856
5fdf6324
AB
58572016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5858
5859 * gdb.base/max-value-size.c: New file.
5860 * gdb.base/max-value-size.exp: New file.
5861 * gdb.base/huge.exp: Disable max-value-size for this test.
5862
935c6144
IB
58632016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
5864
5865 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5866
7fe8399d
YQ
58672016-01-28 Yao Qi <yao.qi@linaro.org>
5868
5869 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
5870
a2077e25
PA
58712016-01-25 Pedro Alves <palves@redhat.com>
5872
5873 PR threads/19461
5874 * gdb.base/fork-running-state.c: New file.
5875 * gdb.base/fork-running-state.exp: New file.
5876
1d2736d4
PA
58772016-01-25 Pedro Alves <palves@redhat.com>
5878
5879 PR gdb/19494
5880 * gdb.base/catch-fork-kill.c: New file.
5881 * gdb.base/catch-fork-kill.exp: New file.
5882
f1da4b11
PA
58832016-01-25 Pedro Alves <palves@redhat.com>
5884
5885 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
5886 Delete, moved to lib/gdb.exp.
5887 * gdb.threads/forking-threads-plus-breakpoint.exp
5888 (foreach_with_prefix): Likewise.
5889 * gdb.threads/process-dies-while-handling-bp.exp
5890 (foreach_with_prefix): Likewise.
5891 * lib/gdb.exp (foreach_with_prefix): New procedure.
5892
45f38546
MK
58932016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
5894
5895 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
5896 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
5897
dc29a1ce
MK
58982016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
5899
5900 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
5901 endian targets.
5902
092127d7
JK
59032016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5904 Pedro Alves <palves@redhat.com>
5905
5906 Fix testsuite compatibility with Guile.
5907 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
5908 number.
5909
31d765d3
JK
59102016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5911
5912 Fix testsuite compatibility with Guile.
5913 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
5914 (thread 1): New test for backtrace through signal handler.
5915
1ac78c04
YQ
59162016-01-22 Yao Qi <yao.qi@linaro.org>
5917
5918 PR testsuite/19491
5919 * gdb.base/multi-forks.c: Include
5920 ../lib/unbuffer_output.c
5921 (main): Call gdb_unbuffer_output.
5922
4f5946a8
DE
59232016-01-21 Doug Evans <dje@google.com>
5924
5925 * lib/ada.exp (gdb_compile_ada): Fix typo.
5926
305e13e6
JB
59272016-01-21 Joel Brobecker <brobecker@adacore.com>
5928
5929 * gdb.base/break-fun-addr.exp: New file.
5930 * gdb.base/break-fun-addr1.c: New file.
5931 * gdb.base/break-fun-addr2.c: New file.
5932
5f5dfff6
SM
59332016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
5934
5935 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
5936 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
5937 enum flag values.
5938
fd356fa2
AA
59392016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5940
5941 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
5942 when GDB can not set the vector return value. Add more comments
5943 for clarification.
5944
9df22175
AT
59452016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
5946
5947 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
5948 command.
5949
41d1845e
SM
59502016-01-19 Simon Marchi <simon.marchi@ericsson.com>
5951
5952 * Makefile.in (DO_RUNTEST): Add --status and update usages.
5953
01ac6840
SM
59542016-01-19 Simon Marchi <simon.marchi@ericsson.com>
5955
5956 * Makefile.in (check-single): Pass --status to runtest.
5957 (check/%.exp): Likewise.
5958
59592016-01-19 Simon Marchi <simon.marchi@ericsson.com>
5960
5961 * Makefile.in (check-parallel): Propagate return code from make
5962 do-check-parallel.
5963
bd0a71fa
MK
59642016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
5965
5966 * gdb.trace/ftrace.exp: Fix expected message on continue.
5967 * gdb.trace/pending.exp: Fix expected message on continue.
5968 * gdb.trace/trace-break.exp: Fix expected message on continue.
5969
8bcbad33
SM
59702016-01-18 Simon Marchi <simon.marchi@ericsson.com>
5971
5972 * lib/gdb.exp (gdb_test): Remove unused global references.
5973
f303dbd6
PA
59742016-01-18 Pedro Alves <palves@redhat.com>
5975
5976 * gdb.base/async-shell.exp: Adjust expected output.
5977 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
5978 * gdb.base/siginfo-thread.exp: Adjust expected output.
5979 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
5980 * gdb.java/jnpe.exp: Adjust expected output.
5981 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
5982 * gdb.threads/continue-pending-status.exp: Adjust expected output.
5983 * gdb.threads/leader-exit.exp: Adjust expected output.
5984 * gdb.threads/manythreads.exp: Adjust expected output.
5985 * gdb.threads/pthreads.exp: Adjust expected output.
5986 * gdb.threads/schedlock.exp: Adjust expected output.
5987 * gdb.threads/siginfo-threads.exp: Adjust expected output.
5988 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
5989 expected output.
5990 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
5991 output.
5992 * gdb.threads/sigthread.exp: Adjust expected output.
5993 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
5994
b2789696
YQ
59952016-01-18 Yao Qi <yao.qi@linaro.org>
5996
5997 * gdb.guile/scm-section-script.c: Replace @progbits with
5998 %progbits.
5999 * gdb.python/py-section-script.c: Likewise.
6000
71ef29a8
PA
60012016-01-15 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.multi/tids.exp: Test star wildcard ranges.
6004
3f5b7598
PA
60052016-01-15 Pedro Alves <palves@redhat.com>
6006
6007 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6008 command from "thread apply" invocation.
6009 (thr_apply_info_thr_invalid): Default the expected output to the
6010 input tid list.
6011 (top level): Add tests that use convenience variables. Add tests
6012 for "thread apply" with a valid TID list, but missing the command.
6013
663f6d42
PA
60142016-01-13 Pedro Alves <palves@redhat.com>
6015
6016 * gdb.base/default.exp: Expect $_gthread as well.
6017 * gdb.multi/tids.exp: Test $_gthread.
6018 * gdb.threads/thread-specific.exp: Test $_gthread.
6019
c84f6bbf
PA
60202016-01-13 Pedro Alves <palves@redhat.com>
6021
6022 * gdb.multi/tids.exp: Test "info threads -gid".
6023
22a02324
PA
60242016-01-13 Pedro Alves <palves@redhat.com>
6025
6026 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6027 Breakpoint.thread.
6028 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6029
5d5658a1
PA
60302016-01-07 Pedro Alves <palves@redhat.com>
6031
6032 * gdb.base/break.exp: Adjust to output changes.
6033 * gdb.base/hbreak2.exp: Likewise.
6034 * gdb.base/sepdebug.exp: Likewise.
6035 * gdb.base/watch_thread_num.exp: Likewise.
6036 * gdb.linespec/keywords.exp: Likewise.
6037 * gdb.multi/info-threads.exp: Likewise.
6038 * gdb.threads/thread-find.exp: Likewise.
6039 * gdb.multi/tids.c: New file.
6040 * gdb.multi/tids.exp: New file.
6041
84654457
PA
60422016-01-13 Pedro Alves <palves@redhat.com>
6043
6044 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6045
e3940304
PA
60462016-01-13 Pedro Alves <palves@redhat.com>
6047
6048 * gdb.base/default.exp: Expect $_inferior as well.
6049 * gdb.multi/base.exp: Test $_inferior.
6050
a911d87a
PA
60512016-01-13 Pedro Alves <palves@redhat.com>
6052
6053 PR breakpoints/19388
6054 * gdb.base/catch-signal-siginfo-cond.c: New file.
6055 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6056
82075af2
JS
60572016-01-12 Josh Stone <jistone@redhat.com>
6058 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6059
6060 * gdb.base/catch-syscall.c (do_execve): New variable.
6061 (main): Conditionally trigger an execve.
6062 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6063 (test_catch_syscall_execve): New, check entry/return across execve.
6064 (do_syscall_tests): Call test_catch_syscall_execve.
6065
e46eeedd
PA
60662016-01-12 Pedro Alves <palves@redhat.com>
6067
6068 * gdb.base/random-signal.exp (do_test): New procedure, with body
6069 of testcase moved in.
6070
01d8c27e
JK
60712016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6072 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.base/funcargs.exp (finish from indirectly called function):
6075 Reintroduce the case for 'First'.
6076
9a706302
JK
60772016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6078 Pedro Alves <palves@redhat.com>
6079
6080 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6081 (tcatch_vfork_then_child_follow_exec)
6082 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
6083 identification.
6084
c0ecb95f
JK
60852016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6086
6087 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
6088 and repeats to unlimited.
6089 * gdb.python/py-value.exp: Likewise.
6090 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
6091 and repeats to unlimited.
6092
6cfc1fcb
JK
60932016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6094
6095 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
6096 and reordering the functions.
6097 * gdb.multi/hangout.c: Likewise.
6098 * gdb.multi/hello.c: Likewise.
6099
582a1b00
SM
61002016-01-08 Simon Marchi <simon.marchi@ericsson.com>
6101
6102 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
6103 absolute.
6104 (SingleStatisticTestResult.report): Use dict.keys instead of
6105 dict.iterkeys.
6106
79bc59cb
PA
61072016-01-06 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
6110
43368e1d
MM
61112016-01-04 Markus Metzger <markus.t.metzger@intel.com>
6112
6113 * gdb.btrace/dlopen.exp: New.
6114 * gdb.btrace/dlopen.c: New.
6115 * gdb.btrace/dlopen-dso.c: New.
6116
79fad5b8
SL
61172015-12-25 Sandra Loosemore <sandra@codesourcery.com>
6118
6119 * lib/gdb.exp (gdb_test): Update comments to clarify that the
6120 PATTERN argument is optional.
6121
ab8314b3
JB
61222015-12-24 Joel Brobecker <brobecker@adacore.com>
6123
6124 * lib/ada.exp (target_compile_ada_from_dir): New function.
6125 (gdb_compile_ada): Reimplement avoiding the use of project files.
6126 * gdb.ada/gnat_ada.gpr: Delete.
6127 * gdb.ada/cond_lang.exp: Adjust test to make path before
6128 filename optional.
6129 * gdb.ada/small_reg_param.exp: Likewise.
6130
fe33faff
SM
61312015-12-22 Simon Marchi <simon.marchi@ericsson.com>
6132
6133 * gdb.base/foll-vork.exp: Remove HP-UX special case.
6134
6d265cb4
TP
61352015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
6136
6137 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
6138 case.
6139
10125099
SM
61402015-12-21 Simon Marchi <simon.marchi@ericsson.com>
6141
6142 * gdb.base/break.exp: Remove dead code.
6143 * gdb.base/sepdebug.exp: Likewise.
6144
3ca22649
SM
61452015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6146
6147 * gdb.asm/asm-source.exp: Remove HP-UX references.
6148 * gdb.base/annota1.exp: Likewise.
6149 * gdb.base/annota3.exp: Likewise.
6150 * gdb.base/attach.exp: Likewise.
6151 * gdb.base/bigcore.exp: Likewise.
6152 * gdb.base/break.exp: Likewise.
6153 * gdb.base/call-ar-st.exp: Likewise.
6154 * gdb.base/callfuncs.exp: Likewise.
6155 * gdb.base/catch-fork-static.exp: Likewise.
6156 * gdb.base/display.exp: Likewise.
6157 * gdb.base/foll-exec-mode.exp: Likewise.
6158 * gdb.base/foll-exec.exp: Likewise.
6159 * gdb.base/foll-fork.exp: Likewise.
6160 * gdb.base/foll-vfork.exp: Likewise.
6161 * gdb.base/funcargs.exp: Likewise.
6162 * gdb.base/hbreak2.exp: Likewise.
6163 * gdb.base/inferior-died.exp: Likewise.
6164 * gdb.base/interrupt.exp: Likewise.
6165 * gdb.base/multi-forks.exp: Likewise.
6166 * gdb.base/nodebug.exp: Likewise.
6167 * gdb.base/sepdebug.exp: Likewise.
6168 * gdb.base/solib1.c: Likewise.
6169 * gdb.base/step-test.exp: Likewise.
6170 * gdb.mi/non-stop.c: Likewise.
6171 * gdb.mi/pthreads.c: Likewise.
6172 * gdb.multi/bkpt-multi-exec.ex: Likewise.
6173 * gdb.threads/pthreads.c: Likewise.
6174 * gdb.threads/staticthreads.exp: Likewise.
6175 * lib/future.exp: Likewise.
6176 * lib/gdb.exp: Likewise.
6177 * gdb.base/so-indr-cl.c: Remove.
6178 * gdb.base/so-indr-cl.exp: Likewise.
6179 * gdb.base/solib.c: Likewise.
6180 * gdb.base/solib.exp: Likewise.
6181 * gdb.base/solib2.c: Likewise.
6182
b6304613
SM
61832015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6184
6185 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
6186 * gdb.base/call-ar-st.exp: Likewise.
6187 * gdb.base/callfuncs.exp: Likewise.
6188 * gdb.base/condbreak.exp: Likewise.
6189 * gdb.base/constvars.exp: Likewise.
6190 * gdb.base/hbreak2.exp: Likewise.
6191 * gdb.base/langs.exp: Likewise.
6192 * gdb.base/list.exp: Likewise.
6193 * gdb.base/long_long.exp: Likewise.
6194 * gdb.base/ptype.exp: Likewise.
6195 * gdb.base/scope.exp: Likewise.
6196 * gdb.base/signals.exp: Likewise.
6197 * gdb.base/so-impl-ld.exp: Likewise.
6198 * gdb.base/varargs.exp: Likewise.
6199 * gdb.base/volatile.exp: Likewise.
6200 * gdb.base/whatis.exp: Likewise.
6201 * gdb.cp/cplusfuncs.exp: Likewise.
6202 * gdb.cp/inherit.exp: Likewise.
6203 * gdb.cp/local.exp: Likewise.
6204 * gdb.cp/member-ptr.exp: Likewise.
6205 * gdb.cp/method.exp: Likewise.
6206 * gdb.cp/overload.exp: Likewise.
6207 * gdb.cp/templates.exp: Likewise.
6208 * gdb.stabs/weird.exp: Likewise.
6209 * lib/compiler.c: Likewise.
6210 * lib/compiler.cc: Likewise.
6211 * lib/cp-support.exp: Likewise.
6212 * lib/gdb.exp: Likewise.
6213
bf401b07
SM
62142015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
6215
6216 * configure.ac: Remove HP-UX case.
6217 * configure: Regenerate.
6218
aff9c0f8
SM
62192015-12-18 Simon Marchi <simon.marchi@ericsson.com>
6220
6221 * lib/gdb.exp (gdb_compile): Add function doc.
6222
a6904d5a
PA
62232015-12-17 Pedro Alves <palves@redhat.com>
6224
6225 PR threads/19354
6226 * gdb.multi/info-threads.exp: New file.
6227
a22279dd
YQ
62282015-12-15 Yao Qi <yao.qi@linaro.org>
6229
6230 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
6231 is aarch64*-*-*.
6232
0588c796
SL
62332015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6234
6235 * gdb.base/history-duplicates.exp: Skip if no readline support.
6236
5d978e17
SL
62372015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6238
6239 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
6240
7e763b86
SL
62412015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6242
6243 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
6244
87a3a92c
SL
62452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6246
6247 * gdb.base/completion.exp: Skip tests that interrupt GDB with
6248 ctrl-C if nointerrupts target property is set.
6249 * gdb.base/double-prompt-target-event-error.exp: Likewise.
6250 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
6251 * gdb.base/paginate-bg-execution.exp: Likewise.
6252 * gdb.base/paginate-execution-startup.exp: Likewise.
6253 * gdb.base/random-signal.exp: Likewise.
6254 * gdb.base/range-stepping.exp: Likewise.
6255 * gdb.cp/annota2.exp: Likewise.
6256 * gdb.cp/annota3.exp: Likewise.
6257 * gdb.gdb/selftest.exp: Likewise.
6258 * gdb.threads/continue-pending-status.exp: Likewise.
6259 * gdb.threads/leader-exit.exp: Likewise.
6260 * gdb.threads/manythreads.exp: Likewise.
6261 * gdb.threads/pthreads.exp: Likewise.
6262 * gdb.threads/schedlock.exp: Likewise.
6263 * gdb.threads/sigthread.exp: Likewise.
6264
a8f077dc
DB
62652015-12-11 Don Breazeal <donb@codesourcery.com>
6266
6267 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
6268 remote.
6269 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
6270 * gdb.base/foll-exec.exp (main): Enable for target remote.
6271 * gdb.base/foll-fork.exp (main): Likewise.
6272 * gdb.base/foll-vfork.exp (main): Likewise.
6273 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
6274 (proc continue_to_exit_bp_loc): Use clean_restart.
6275 * gdb.base/pie-execl.exp (main): Disable for target remote.
6276 * gdb.base/watch-vfork.exp (main): Enable for target remote.
6277 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
6278 * gdb.threads/execl.exp (main): Likewise.
6279 * gdb.threads/fork-child-threads.exp (main): Likewise.
6280 * gdb.threads/fork-plus-threads.exp (main): Disable for target
6281 remote.
6282 * gdb.threads/fork-thread-pending.exp (main): Enable for target
6283 remote.
6284 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
6285 pid.tid style ptids, instead of just tid.
6286 * gdb.threads/thread-execl.exp (main): Enable for target remote.
6287 * gdb.threads/watchpoint-fork.exp (main): Likewise.
6288 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
6289 ptids, instead of just tid.
6290
3b2464a8
AB
62912015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6292
6293 * gdb.base/list.exp (test_list_forward): Add end of file error
6294 test.
6295 (test_repeat_list_command): Add end of file error test.
6296 (test_list_backwards): Add beginning of file error test.
6297
a0def019
AB
62982015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6299
6300 * gdb.base/list.exp (test_list_invalid_args): New function,
6301 defined, and called.
6302
5c000dff
AB
63032015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6304
6305 * gdb.base/list.exp (test_list): Make test names unique.
6306
f1637ebe
YQ
63072015-12-11 Yao Qi <yao.qi@linaro.org>
6308
6309 * gdb.base/coremaker2.c: Remove.
6310
36d6fc0a
PA
63112015-12-10 Pedro Alves <palves@redhat.com>
6312
6313 * gdb.multi/base.exp: Remove stale "spaces" references.
6314
762f7747
PA
63152015-12-10 Pedro Alves <palves@redhat.com>
6316
6317 * gdb.multi/base.exp: Don't use nowarnings.
6318 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
6319 * gdb.multi/hangout.c: Include stdio.h.
6320 * gdb.multi/hello.c: Include stdlib.h.
6321 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
6322 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
6323 * gdb.multi/multi-arch.exp: Don't use nowarnings.
6324
28d2bfb9
AB
63252015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
6326
6327 * gdb.dwarf2/dw2-ranges-base.c: New file.
6328 * gdb.dwarf2/dw2-ranges-base.exp: New file.
6329 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
6330 support additional line table, and debug ranges generation.
6331 (Dwarf::ranges): New function, generate .debug_ranges.
6332 (Dwarf::lines): Support generating simple line table programs.
6333 (Dwarf::assemble): Initialise new namespace variables.
6334
5fc2beac
KB
63352015-12-09 Kevin Buettner <kevinb@redhat.com>
6336
6337 * gdb.base/async.exp (proc test_background): Add case for
6338 asynchronous execution not supported.
6339
1c35a88f
LM
63402015-12-09 Luis Machado <lgustavo@codesourcery.com>
6341
6342 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
6343 format and change test names to make them unique.
6344
b593e3d9
RK
63452015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
6346 Pedro Alves <pedro@redhat.com>
6347
6348 PR gdb/18702
6349 Add checking of floatformats setup on x86_64 hosts.
6350 * gdb.arch/i386-float.S (main): Load bigval and smallval.
6351 (smallval, bigval): New labels/constants.
6352 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
6353 float" after loading bigval and smallval.
6354
d72413e6
PMR
63552015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
6356
6357 * gdb.ada/fun_overload_menu.exp: New testcase.
6358 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
6359
ece66d65
JS
63602015-12-04 Josh Stone <jistone@redhat.com>
6361
6362 * gdb.base/catch-fork-static.exp: New.
6363
41d0efca
YQ
63642015-12-03 Yao Qi <yao.qi@linaro.org>
6365
6366 * gdb.base/sizeof.c: Don't include stdio.h and
6367 ../lib/unbuffer_output.c.
6368 (main): New variable 'size' and 'value'. Remove printf and
6369 gdb_unbuffer_output. Assign return value to size and value.
6370 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
6371 at the beginning.
6372 (check_sizeof): Check the result by printing variable 'size'.
6373 (check_valueof): Check the result by printing variable 'value'.
6374
99fd02d9
YQ
63752015-12-01 Yao Qi <yao.qi@linaro.org>
6376
6377 * gdb.base/disp-step-syscall.exp: Define syscall instruction
6378 for aarch64*-*-linux* target.
6379
f2faf941
PA
63802015-11-30 Pedro Alves <palves@redhat.com>
6381
6382 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
6383
04bf20c5
PA
63842015-11-30 Pedro Alves <palves@redhat.com>
6385
6386 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
6387 Handle non-stop mode vCont replies.
6388
09df4675
PA
63892015-11-30 Pedro Alves <palves@redhat.com>
6390
6391 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
6392 prepare_for_testing. Start gdb with "set non-stop on" appended to
6393 GDBFLAGS. Lax expected stop output.
6394
58b584af
YQ
63952015-11-27 Yao Qi <yao.qi@linaro.org>
6396
6397 * gdb.arch/arm-neon.exp: New.
6398 * gdb.arch/arm-neon.c: New.
6399
dfcb77a8
YQ
64002015-11-27 Yao Qi <yao.qi@linaro.org>
6401
6402 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
6403
88e8ec1b
YQ
64042015-11-27 Yao Qi <yao.qi@linaro.org>
6405
6406 * gdb.cp/annota2.exp: Allow multiple occurrences of the
6407 frames-invalid annotation.
6408
bfde72c2
YQ
64092015-11-27 Yao Qi <yao.qi@linaro.org>
6410
6411 * gdb.cp/annota2.exp: Use ${frames_invalid}.
6412
f6512a69
SM
64132015-11-26 Simon Marchi <simon.marchi@ericsson.com>
6414
6415 * gdb.threads/names.exp: New file.
6416 * gdb.threads/names.c: New file.
6417 * README: Mention gdb,no_thread_names.
6418
46a3515b
MM
64192015-11-26 Markus Metzger <markus.t.metzger@intel.com>
6420
6421 PR 19297
6422 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
6423 support" error.
6424
62147a22
PA
64252015-11-24 Pedro Alves <palves@redhat.com>
6426
6427 PR 17539
6428 * gdb.base/display.exp: Expect displays to be sorted in ascending
6429 order. Use multi_line.
6430 * gdb.base/solib-display.exp: Likewise.
6431
2f341b6e
PA
64322015-11-24 Pedro Alves <palves@redhat.com>
6433
6434 PR 17539
25d49b86
PA
6435 * gdb.base/display.exp: Expect displays to be sorted in ascending
6436 order. Use multi_line.
6437 * gdb.base/solib-display.exp: Likewise.
2f341b6e 6438
7e0aa6aa
PA
64392015-11-24 Pedro Alves <palves@redhat.com>
6440
6441 PR 17539
6442 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
6443 threads in ascending order.
6444 * gdb.base/foll-fork.exp: Likewise.
6445 * gdb.base/foll-vfork.exp: Likewise.
6446 * gdb.base/multi-forks.exp: Likewise.
6447 * gdb.mi/mi-nonstop.exp: Likewise.
6448 * gdb.mi/mi-nsintrall.exp: Likewise.
6449 * gdb.multi/base.exp: Likewise.
6450 * gdb.multi/multi-arch.exp: Likewise.
6451 * gdb.python/py-inferior.exp: Likewise.
6452 * gdb.threads/break-while-running.exp: Likewise.
6453 * gdb.threads/execl.exp: Likewise.
6454 * gdb.threads/gcore-thread.exp: Likewise.
6455 * gdb.threads/info-threads-cur-sal.exp: Likewise.
6456 * gdb.threads/kill.exp: Likewise.
6457 * gdb.threads/linux-dp.exp: Likewise.
6458 * gdb.threads/multiple-step-overs.exp: Likewise.
6459 * gdb.threads/next-bp-other-thread.exp: Likewise.
6460 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
6461 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
6462 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
6463 * gdb.threads/thread-find.exp: Likewise.
6464 * gdb.threads/tls.exp: Likewise.
6465 * lib/mi-support.exp (mi_reverse_list): Delete.
6466 (mi_check_thread_states): No longer reverse list.
6467
2cc57ad8
PA
64682015-11-24 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
6471 use lowercase.
6472
c93e8391
SM
64732015-11-23 Simon Marchi <simon.marchi@ericsson.com>
6474
6475 * gdb.trace/actions.c: Include trace-common.h.
6476 (main): Add a location for a fast tracepoint.
6477 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
6478 the normal tracepoints.
6479 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
6480
045ccf91
SM
64812015-11-23 Simon Marchi <simon.marchi@ericsson.com>
6482
6483 * save-trace.exp: Factor out code to these...
6484 (gdb_save_tracepoints): New.
6485 (gdb_load_tracepoints): New.
6486 (do_save_load_test): New.
6487
5506f9f6
KB
64882015-11-23 Kevin Buettner <kevinb@redhat.com>
6489
6490 * gdb.base/asmlabel.exp: New test.
6491 * gdb.base/asmlabel.c: New test case.
6492
16c3b12f
JB
64932015-11-23 Joel Brobecker <brobecker@adacore.com>
6494
6495 * gdb.base/wrong_frame_bt_full-main.c: New file.
6496 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
6497 * gdb.base/wrong_frame_bt_full.exp: New file.
6498
155bfbd3
JB
64992015-11-23 Joel Brobecker <brobecker@adacore.com>
6500
6501 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
6502
bb097445
JM
65032015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
6504
206853a0 6505 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
6506 pstate register when comparing registers values in
6507 sparc64-*-linux-gnu targets to avoid spurious differences.
6508
9c88ed8f
JM
65092015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
6510
206853a0 6511 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 6512
96161e25
SL
65132015-11-19 Sandra Loosemore <sandra@codesourcery.com>
6514
6515 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
6516 as type argument to gdb_compile.
6517 * gdb.base/nested-subp2.exp: Likewise.
6518 * gdb.base/nested-subp3.exp: Likewise.
6519
340c2830
DV
65202015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
6521
6522 * lib/dwarf.exp (_note): Fix left shift of negative value.
6523 * gdb.trace/trace-condition.exp: Likewise.
6524
c1862d0f
YQ
65252015-11-13 Yao Qi <yao.qi@linaro.org>
6526
6527 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
6528 comments about d10v.
6529 (test_scalar_returns): Likewise.
6530 * gdb.base/d10v.ld: Remove.
6531 * gdb.base/overlays.exp: Remove the target triplet checking for
6532 d10v-*-*.
6533 * gdb.base/structs.exp (test_struct_returns): Remove the
6534 comments about d10v.
6535 (test_struct_calls): Likewise.
6536
77ae9c19
YQ
65372015-11-13 Yao Qi <yao.qi@linaro.org>
6538
6539 * gdb.base/gnu_vector.exp: Check the return value by "p res".
6540 * gdb.base/gnu_vector.c: Don't include stdio.h.
6541 (main): Don't print res and call add_some_intvecs.
6542
430e004e
MK
65432015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
6544
6545 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
6546 macro.
6547 (func5): Removed.
6548 (func4): Use FAST_TRACEPOINT_LABEL.
6549 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
6550 macro.
6551 (func): Removed.
6552 (thread_function): Use FAST_TRACEPOINT_LABEL.
6553 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
6554 (func): Remove.
6555 (marker): Use FAST_TRACEPOINT_LABEL.
6556 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
6557 (pendfunc1): Remove.
6558 (pendfunc): Use FAST_TRACEPOINT_LABEL.
6559 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
6560 (foo): Remove.
6561 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
6562 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
6563 macro.
6564 (func): Remove.
6565 (marker): Use FAST_TRACEPOINT_LABEL.
6566 * gdb.trace/trace-common.h: New header.
6567 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
6568 macro.
6569 (func): Remove.
6570 (marker): Use FAST_TRACEPOINT_LABEL.
6571 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
6572 (func): Remove.
6573 (thread_function): Use FAST_TRACEPOINT_LABEL.
6574
6e7675a7
MK
65752015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
6576
6577 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
6578 in front.
6579 * gdb.trace/change-loc.exp: Use global pcreg definition.
6580 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
6581 * gdb.trace/entry-values.exp: Use global spreg definition, add $
6582 in front.
6583 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
6584 * gdb.trace/pending.exp: Likewise.
6585 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
6586 * gdb.trace/trace-break.exp: Likewise.
6587 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
6588 in front.
6589 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
6590 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
6591 in front.
6592 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
6593
dddc0e16
JB
65942015-11-09 Joel Brobecker <brobecker@adacore.com>
6595
6596 * gdb.ada/fin_fun_out: New testcase.
6597
c6f0b406
KB
65982015-11-07 Kevin Buettner <kevinb@redhat.com>
6599
6600 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
6601 value associated with DW_AT_byte_size.
6602 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
6603 constants for DW_AT_byte_size, DW_AT_lower_bound, and
6604 DW_AT_upper_bound.
6605
f01dcfd9
KB
66062015-11-07 Kevin Buettner <kevinb@redhat.com>
6607
6608 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
6609 (gdb_target_symbol_prefix_flags): Define in terms of _asm
6610 version.
6611 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
6612 gdb.dwarf2/dw2-canonicalize-type.exp,
6613 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
6614 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
6615 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
6616 provided by gdb_target_symbol_prefix_flags_asm.
6617 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
6618 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
6619 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
6620 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
6621 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
6622 macros where needed). Use this macro for symbols which require
6623 the prefix provided by SYMBOL_PREFIX.
6624
2223449a
KB
66252015-11-05 Kevin Buettner <kevinb@redhat.com>
6626
6627 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
6628 New procs.
6629 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
6630 representing expressions, of more than one list element.
6631 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
6632 to prepend linker symbol prefix to f.
6633 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
6634 table_1 and table_2.
6635 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
6636 Likewise, for f and g.
6637 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
6638 for ptr.
6639 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
6640 for main.
6641 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
6642 table_1_ptr and table_2_ptr.
6643
6f2f1a3a
JK
66442015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6645 Joel Brobecker <brobecker@adacore.com>
6646
6647 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
6648
566c56c9
MK
66492015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
6650
6651 * gdb.reverse/s390-mvcle.c: New test.
6652 * gdb.reverse/s390-mvcle.exp: New file.
6653 * lib/gdb.exp: Enable reverse tests on s390*-linux.
6654
d5f0636b
MK
66552015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
6656
6657 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
6658
7ad8b86c
MK
66592015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
6660
6661 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
6662 reaching marker2.
6663 * gdb.reverse/getresuid-reverse.exp: Likewise.
6664 * gdb.reverse/pipe-reverse.exp: Likewise.
6665 * gdb.reverse/readv-reverse.exp: Likewise.
6666 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6667 * gdb.reverse/time-reverse.exp: Likewise.
6668 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
6669
4081c0f1
YQ
66702015-10-30 Yao Qi <yao.qi@linaro.org>
6671
6672 * gdb.threads/wp-replication.c (watch_count_done): Remove.
6673 (empty_cycle): Remove.
6674 (main): Don't call empty_cycle. Don't use watch_count_done.
6675 * gdb.threads/wp-replication.exp: Don't set breakpoint on
6676 empty_cycle. Rewrite the code counting HW watchpoints.
6677
452b4ba5
MK
66782015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
6679
6680 * gdb.reverse/fstatat-reverse.c: New test.
6681 * gdb.reverse/fstatat-reverse.exp: New file.
6682 * gdb.reverse/getresuid-reverse.c: New test.
6683 * gdb.reverse/getresuid-reverse.exp: New file.
6684 * gdb.reverse/pipe-reverse.c: New test.
6685 * gdb.reverse/pipe-reverse.exp: New file.
6686 * gdb.reverse/readv-reverse.c: New test.
6687 * gdb.reverse/readv-reverse.exp: New file.
6688 * gdb.reverse/recvmsg-reverse.c: New test.
6689 * gdb.reverse/recvmsg-reverse.exp: New file.
6690 * gdb.reverse/time-reverse.c: New test.
6691 * gdb.reverse/time-reverse.exp: New file.
6692 * gdb.reverse/waitpid-reverse.c: New test.
6693 * gdb.reverse/waitpid-reverse.exp: New file.
6694
5e2e7507
JK
66952015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6696
6697 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
6698
0fde2c53
DE
66992015-10-26 Doug Evans <dje@google.com>
6700
6701 PR symtab/17391
6702 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
6703 * gdb.dwarf2/bad-regnum.c: New file.
6704 * gdb.dwarf2/bad-regnum.exp: New file.
6705
1a70ae97
DE
67062015-10-26 Doug Evans <dje@google.com>
6707
6708 PR python/18938
6709 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
6710 file.
6711
27dc26ab
JK
67122015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6713
6714 * gdb.compile/compile.exp (compile code globalvar): Update expectation
6715 for a change by "Mention language in compile error message".
6716
bed91f4d
SM
67172015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
6718
6719 PR python/18073
6720 * gdb.python/py-type.c (C::a_method): New.
6721 (C::a_const_method): New.
6722 (C::a_static_method): New.
6723 (a_function): New.
6724 * gdb.python/py-type.exp (test_fields): Test getting fields
6725 from function and method.
6726
3f2f83dd
KB
67272015-10-21 Keven Boell <keven.boell@intel.com>
6728
6729 * gdb.fortran/vla-alloc-assoc.exp: New file.
6730 * gdb.fortran/vla-datatypes.exp: New file.
6731 * gdb.fortran/vla-datatypes.f90: New file.
6732 * gdb.fortran/vla-history.exp: New file.
6733 * gdb.fortran/vla-ptype-sub.exp: New file.
6734 * gdb.fortran/vla-ptype.exp: New file.
6735 * gdb.fortran/vla-sizeof.exp: New file.
6736 * gdb.fortran/vla-sub.f90: New file.
6737 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
6738 * gdb.fortran/vla-value-sub-finish.exp: New file.
6739 * gdb.fortran/vla-value-sub.exp: New file.
6740 * gdb.fortran/vla-value.exp: New file.
6741 * gdb.fortran/vla-ptr-info.exp: New file.
6742 * gdb.mi/mi-vla-fortran.exp: New file.
6743 * gdb.mi/vla.f90: New file.
6744
27145d50
SL
67452015-10-21 Sandra Loosemore <sandra@codesourcery.com>
6746
6747 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
6748 of hardwired timeout value.
6749
5f3ff4f8
JK
67502015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6751 Pedro Alves <palves@redhat.com>
6752
6753 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
6754 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
6755
bfd09d20
JS
67562015-10-19 Josh Stone <jistone@redhat.com>
6757
6758 * gdb.base/catch-syscall.c: Include <sched.h>.
6759 (unknown_syscall): New variable.
6760 (main): Trigger a vfork and an unknown syscall.
6761 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
6762 (unknown_syscall_number): Likewise.
6763 (check_call_to_syscall): Accept an optional syscall pattern.
6764 (check_return_from_syscall): Likewise.
6765 (check_continue): Likewise.
6766 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
6767 (test_catch_syscall_skipping_return): New test toggling off 'catch
6768 syscall' to step over the syscall return, then toggling back on.
6769 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
6770 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
6771 (do_syscall_tests): Call test_catch_syscall_without_args and
6772 test_catch_syscall_mid_vfork.
6773 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
6774 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
6775
b32b93c6
AS
67762015-10-19 Andrew Stubbs <ams@codesourcery.com>
6777
6778 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
6779 print g_vE): Add new pass patterns.
6780 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
6781 print various symbol names for vptr fields.
6782
9d622bda
AB
67832015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
6784
6785 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
6786 results.
6787
0fd8ac1c
YQ
67882015-10-12 Yao Qi <yao.qi@linaro.org>
6789
6790 * gdb.arch/disp-step-insn-reloc.exp: New test case.
6791
34240514
YQ
67922015-10-12 Yao Qi <yao.qi@linaro.org>
6793
6794 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
6795 is aarch64*-*-linux*.
6796
8240f442
YQ
67972015-10-12 Yao Qi <yao.qi@linaro.org>
6798
6799 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
6800 (can_relocate_bcond_true): ... it.
6801 (can_relocate_bcond_false): New function.
6802 (foo): Likewise.
6803 (can_relocate_bl): Likewise.
6804 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
6805 can_relocate_bl.
6806
2520f728
PMR
68072015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
6808
6809 * gdb.base/nested-addr.c: New file.
6810 * gdb.base/nested-addr.exp: New testcase.
6811
abcef95a
MM
68122015-10-09 Markus Metzger <markus.t.metzger@intel.com>
6813
6814 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
6815 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
6816 its output. Ignore the output of "record goto begin" and instead
6817 check that GDB is replaying.
6818
145e3ddb
PA
68192015-10-09 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
6822 (top level): Use it in the run with no args test.
6823
d5d8c4e1
IB
68242015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
6825
6826 * gdb.dlang/properties.exp: New file.
6827
06e635ef
SL
68282015-10-02 Sandra Loosemore <sandra@codesourcery.com>
6829
6830 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
6831 whether or not address 0x1000 is mapped on the target.
6832
e019fd1d
SM
68332015-09-30 Simon Marchi <simon.marchi@ericsson.com>
6834
6835 * gdb.python/py-type.exp: Do not run tests if binaries fail to
6836 build.
6837
77ba2a67
MM
68382015-09-30 Markus Metzger <markus.t.metzger@intel.com>
6839
6840 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
6841 instruction-history test.
6842
c60eb31f
DE
68432015-09-28 Doug Evans <dje@google.com>
6844
6845 * gdb.base/gcore.c (array_func): Add reference to static_array.
6846
9a3c8263
SM
68472015-09-25 Simon Marchi <simon.marchi@ericsson.com>
6848
6849 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
6850 source line.
6851
9720e656
SL
68522015-09-24 Sandra Loosemore <sandra@codesourcery.com>
6853
6854 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
6855 short or char as base type.
6856
938d3bf2
SL
68572015-09-23 Sandra Loosemore <sandra@codesourcery.com>
6858
6859 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
6860 to allow any size enum.
6861
e6c2c623
PMR
68622015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
6863
6864 * gdb.ada/array_ptr_renaming.exp: New testcase.
6865 * gdb.ada/array_ptr_renaming/foo.adb: New file.
6866 * gdb.ada/array_ptr_renaming/pack.ads: New file.
6867
06da0f77
PL
68682015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6869
6870 * gdb.trace/ftrace-lock.c: New file.
6871 * gdb.trace/ftrace-lock.exp: New file.
6872
4f51c22a
PL
68732015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6874
6875 * gdb.arch/insn-reloc.c: New file.
6876 * gdb.arch/ftrace-insn-reloc.exp: New file.
6877
7041adf4
PL
68782015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6879
6880 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
6881 instruction.
6882 * gdb.trace/pendshr1.c (pendfunc): Likewise.
6883 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
6884 * gdb.trace/range-stepping.c: Likewise.
6885 * gdb.trace/trace-break.c: Likewise.
6886 * gdb.trace/trace-mt.c (thread_function): Likewise.
6887 * gdb.trace/ftrace.c (marker): Likewise.
6888 * gdb.trace/trace-condition.c (marker): Likewise.
6889 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
6890 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
6891 is_aarch64_target.
6892
015d2e7e
DE
68932015-09-18 Doug Evans <xdje42@gmail.com>
6894
6895 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
6896 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
6897
26b188a2
SL
68982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6899
6900 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
6901 the breakpoint.
6902
79dc332b
SL
69032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6904
6905 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
6906 the pending breakpoint. Remove timeout override for "Run till
6907 MI pending breakpoint on pendfunc3 on thread 2" test.
6908
f57929f2
SL
69092015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6910
6911 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
6912 filename pattern.
6913
3f469b17
SL
69142015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6915
6916 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
6917 in breakpoint filename pattern.
6918
515b89b3
SL
69192015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6920
7800dbe4
SL
6921 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
6922
69232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6924
515b89b3
SL
6925 * gdb.linespec/explicit.exp: Check for readline support for
6926 tab-completion tests. Fix obvious typo.
6927
d2939ba2
MM
69282015-09-18 Markus Metzger <markus.t.metzger@intel.com>
6929
6930 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
6931 and replay.
6932
cbb55fa7
MM
69332015-09-18 Markus Metzger <markus.t.metzger@intel.com>
6934
6935 * gdb.btrace/non-stop.c: New.
6936 * gdb.btrace/non-stop.exp: New.
6937
43691ca1
PL
69382015-09-17 Pierre Langlois <pierre.langlois@arm.com>
6939 Yao Qi <yao.qi@linaro.org>
6940
6941 * gdb.trace/trace-condition.c: New file.
6942 * gdb.trace/trace-condition.exp: New file.
6943
d78908cf
WW
69442015-09-16 Wei-cheng Wang <cole945@gmail.com>
6945
6946 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
6947 for testing bytecode compilation.
6948
1ed415e2
PA
69492015-09-16 Pedro Alves <palves@redhat.com>
6950 Sandra Loosemore <sandra@codesourcery.com>
6951
6952 * gdb.threads/non-stop-fair-events.c (timeout): New global.
6953 (SECONDS): Redefine.
6954 (main): Call pthread_kill and alarm early.
6955 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
6956 support.
6957 (test): If the target can't hardware step and doesn't support
6958 displaced stepping, increase the timeout.
6959
d136eff5
PA
69602015-09-16 Pedro Alves <palves@redhat.com>
6961
6962 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
6963 (enable_debug): New procedures.
6964 (test): Use them. Bail out if waiting for threads fails.
6965 (top level): Bail out if a test fails.
6966
991f019c
YQ
69672015-09-16 Yao Qi <yao.qi@linaro.org>
6968
6969 * gdb.asm/asm-source.exp: Set asm-arch for
6970 aarch64*-*-* target.
6971 * gdb.asm/aarch64.inc: New file.
6972
bfca584f
PMR
69732015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
6974
6975 * gdb.ada/array_of_variable_length.exp: New testcase.
6976 * gdb.ada/array_of_variable_length/foo.adb: New file.
6977 * gdb.ada/array_of_variable_length/pck.adb: New file.
6978 * gdb.ada/array_of_variable_length/pck.ads: New file.
6979
b326e587
DE
69802015-09-15 Doug Evans <dje@google.com>
6981
6982 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
6983 of function static local variable.
6984
5382cfab
PW
69852015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6986
6987 * gdb.threads/tls-so_extern.exp: New test file.
6988 * gdb.threads/tls-so_extern.c: New test file.
6989 * gdb.threads/tls-so_extern_main.c: New test file.
6990
141c5cc4
JK
69912015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6992
6993 * gdb.opt/solib-intra-step-lib.c: New file.
6994 * gdb.opt/solib-intra-step-main.c: New file.
6995 * gdb.opt/solib-intra-step.exp: New file.
6996
d15dcecd
PA
69972015-09-15 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7000 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7001
4c2f2a79
PA
70022015-09-14 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.base/hook-stop-continue.c: Delete.
7005 * gdb.base/hook-stop-continue.exp: Delete.
7006 * gdb.base/hook-stop-frame.c: Delete.
7007 * gdb.base/hook-stop-frame.exp: Delete.
7008 * gdb.base/hook-stop.c: New file.
7009 * gdb.base/hook-stop.exp: New file.
7010
919e6dbe
PMR
70112015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7012
7013 * gdb.ada/access_to_packed_array.exp: New testcase.
7014 * gdb.ada/access_to_packed_array/foo.adb: New file.
7015 * gdb.ada/access_to_packed_array/pack.adb: New file.
7016 * gdb.ada/access_to_packed_array/pack.ads: New file.
7017
157280a4
MM
70182015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7019
7020 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7021 buffer size test.
7022
2fd33e94
DB
70232015-09-11 Don Breazeal <donb@codesourcery.com>
7024
7025 * gdb.base/foll-exec.c: Add copyright header. Fix
7026 formatting issues.
7027 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7028 (do_exec_tests): Use clean_restart in place of zap_session,
7029 and for test initialization. Fix formatting issues. Use
7030 fail in place of perror.
7031 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7032 an expect statement to match an expression with output from
7033 the program under debug.
7034 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7035 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7036 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7037 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7038 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7039
e70b6e8e
DE
70402015-09-09 Doug Evans <dje@google.com>
7041
7042 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7043
7a551a51
DE
70442015-09-09 Doug Evans <dje@google.com>
7045
7046 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7047
4c666f84
DE
70482015-09-09 Doug Evans <dje@google.com>
7049
7050 * gdb.base/savedregs.exp: Fix typo.
7051
243a9253
PA
70522015-09-09 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7055
c0fa8fbd
SL
70562015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7057
7058 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7059 command actually switches threads. Give up on remaining
7060 tests if target fails to stop at breakpoint.
7061
cd7c1778
PMR
70622015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7063
7064 * gdb.ada/funcall_char.exp: New testcase.
7065 * gdb.ada/funcall_char/foo.adb: New file.
7066
dc5c8746
PMR
70672015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7068
7069 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7070 expected outputs. Add two testcases for completing ambiguous
7071 functions.
7072 * gdb.ada/complete/aux_pck.adb: New file.
7073 * gdb.ada/complete/aux_pck.ads: New file.
7074 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
7075 Ambiguous_Func functions.
7076 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
7077 * gdb.ada/complete/pck.adb: Likewise.
7078
4e83a1e7
UW
70792015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
7080
7081 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
7082 failures to run the test program under GDB.
7083
8ce74153
LM
70842015-08-26 Luis Machado <lgustavo@codesourcery.com>
7085
7086 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
7087 to C.
7088
e9756d52
PP
70892015-08-26 Patrick Palka <patrick@parcs.ath.cx>
7090
7091 * gdb.base/run-after-attach.exp: New test file.
7092 * gdb.base/run-after-attach.c: New test file.
7093
8d37573b
DB
70942015-08-26 Don Breazeal <donb@codesourcery.com>
7095
7096 * gdb.base/foll-exec-2.c: New test program.
7097 * gdb.base/foll-exec-2.exp: New test.
7098
63e43d3a
PMR
70992015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
7100
7101 * gdb.base/nested-subp1.exp: New file.
7102 * gdb.base/nested-subp1.c: New file.
7103 * gdb.base/nested-subp2.exp: New file.
7104 * gdb.base/nested-subp2.c: New file.
7105 * gdb.base/nested-subp3.exp: New file.
7106 * gdb.base/nested-subp3.c: New file.
7107
3d40fbb5
PA
71082015-08-24 Pedro Alves <palves@redhat.com>
7109
7110 * gdb.server/connect-without-multi-process.c: New file.
7111 * gdb.server/connect-without-multi-process.exp: New file.
7112
4422ac93
LM
71132015-08-24 Luis Machado <lgustavo@codesourcery.com>
7114
7115 * gdb.opt/inline-markers.c: Make z int.
7116
91dddb86
LM
71172015-08-24 Luis Machado <lgustavo@codesourcery.com>
7118
7119 * gdb.opt/inline-markers.c: Make z volatile.
7120
a48847ee
LM
71212015-08-24 Luis Machado <lgustavo@codesourcery.com>
7122
7123 * gdb.opt/inline-bt.c: New volatile global z.
7124 * gdb.opt/inline-cmds.c: Likewise.
7125 * gdb.opt/inline-locals.c: Likewise.
7126 * gdb.opt/inline-markers.c: New extern global z.
7127 (marker): Use z.
7128 (inline_fn): Likewise.
7129
0ebbc52b
PA
71302015-08-24 Pedro Alves <palves@redhat.com>
7131
7132 * config/m32r-stub.exp: Remove file.
7133 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
7134 * gdb.base/call-rt-st.exp: Likewise.
7135 * gdb.base/call-strs.exp: Likewise.
7136 * gdb.base/default.exp: Remove references to h8300-*-hms and
7137 *-*-udi*.
7138 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
7139
77c365df
AA
71402015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7141
7142 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
7143 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
7144 and "return" use KFAIL when GDB can not read/write the vector
7145 return value.
7146
4313b8c0
GB
71472015-08-21 Gary Benson <gbenson@redhat.com>
7148
7149 * gdb.trace/pending.exp: Cope with remote transfer warnings.
7150
0e433b32
PA
71512015-08-20 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.server/solib-list.exp: No longer expect an interior stop in
7154 non-stop mode.
7155
221e1a37
PA
71562015-08-20 Pedro Alves <palves@redhat.com>
7157
7158 * gdb.server/connect-stopped-target.c: New file.
7159 * gdb.server/connect-stopped-target.exp: New file.
7160
40e3ad0e
PA
71612015-08-20 Pedro Alves <palves@redhat.com>
7162
7163 * gdb.dwarf2/comp-unit-lang.exp: New file.
7164 * gdb.dwarf2/comp-unit-lang.c: New file.
7165
af39b327
PMR
71662015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
7167
7168 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
7169 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
7170
7d45c7c3 71712015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 7172
7d45c7c3
KB
7173 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
7174 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
7175
4d6cceb4
DE
71762015-08-18 Doug Evans <dje@google.com>
7177 Adrian Sendroiu <adrian.sendroiu@freescale.com>
7178
7179 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
7180 skip_python_tests. New arg prompt_regexp.
7181 (skip_python_tests): New function.
7182 * lib/mi-support.exp (mi_skip_python_tests): New function.
7183 * gdb.python/py-mi-objfile-gdb.py: New file.
7184 * gdb.python/py-mi-objfile.c: New file.
7185 * gdb.python/py-mi-objfile.exp: New file.
7186
ad89c2aa
KS
71872015-08-17 Keith Seitz <keiths@redhat.com>
7188
7189 * gdb.linespec/explicit.exp: Move strace test from here ...
7190 * gdb.trace/strace.exp: ... to here.
7191
e3ae3c43
PP
71922015-08-15 Patrick Palka <patrick@parcs.ath.cx>
7193
7194 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
7195 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
7196
604b2636
DE
71972015-08-14 Doug Evans <xdje42@gmail.com>
7198
7199 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
7200 inferior before selecting a new file.
7201
6ff0ba5f
DE
72022015-08-14 Doug Evans <xdje42@gmail.com>
7203
7204 * gdb.mi/mi-disassemble.exp: Update.
7205 * gdb.base/disasm-optim.S: New file.
7206 * gdb.base/disasm-optim.c: New file.
7207 * gdb.base/disasm-optim.h: New file.
7208 * gdb.base/disasm-optim.exp: New file.
7209
9ca98f92
KS
72102015-08-14 Keith Seitz <keiths@redhat.com>
7211
7212 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
7213 "evaluated-by".
7214
52bbc560
JB
72152015-08-13 Joel Brobecker <brobecker@adacore.com>
7216
7217 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
7218
5d8c3ed3
PMR
72192015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
7220
7221 * gdb.ada/fun_renaming.exp: New testcase.
7222 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
7223 * gdb.ada/fun_renaming/pack.adb: New file.
7224 * gdb.ada/fun_renaming/pack.ads: New file.
7225
ea8812bc
KS
72262015-08-12 Keith Seitz <keiths@redhat.com>
7227
7228 * gdb.base/dso2dso.exp: Pass basename of source file in call to
7229 gdb_get_line_number.
7230
4dafcdeb
JB
72312015-08-12 Joel Brobecker <brobecker@adacore.com>
7232
7233 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
7234 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
7235 gdb.base/dso2dso.exp: New files.
7236
5ba32597
SDJ
72372015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
7238 Pedro Alves <palves@redhat.com>
7239 Keith Seitz <keiths@redhat.com>
7240
7241 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
7242 GDBFLAGS.
7243
b6dafabf
PP
72442015-08-12 Patrick Palka <patrick@parcs.ath.cx>
7245
7246 * gdb.base/gdbhistsize-history.exp
7247 (test_histsize_history_setting): Use save_vars.
7248 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7249 Use save_vars.
7250 (test_no_truncation_of_unlimited_history_file): Use save_vars.
7251 * gdb.base/readline.exp: Use save_vars.
7252
abe8e607
PP
72532015-08-12 Patrick Palka <patrick@parcs.ath.cx>
7254
7255 * lib/gdb.exp (save_vars): New proc.
7256
629500fa
KS
72572015-08-11 Keith Seitz <keiths@redhat.com>
7258
7259 * gdb.base/help.exp: Update help_breakpoint_text.
7260
eb8c4e2e
KS
72612015-08-11 Keith Seitz <keiths@redhat.com>
7262
7263 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
7264 (at toplevel): Call test_explicit_breakpoints.
7265 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
7266 breakpoints.
7267 * lib/mi-support.exp (mi_make_breakpoint): Add support for
7268 breakpoint conditions, "-cond".
7269
87f0e720
KS
72702015-08-11 Keith Seitz <keiths@redhat.com>
7271
7272 * gdb.linespec/3explicit.c: New file.
7273 * gdb.linespec/cpexplicit.cc: New file.
7274 * gdb.linespec/cpexplicit.exp: New file.
7275 * gdb.linespec/explicit.c: New file.
7276 * gdb.linespec/explicit.exp: New file.
7277 * gdb.linespec/explicit2.c: New file.
7278 * gdb.linespec/ls-errs.exp: Add explicit location tests.
7279 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
7280 before using in the matching pattern.
7281 Clarify that `prefix' is a regular expression.
7282
f00aae0f
KS
72832015-08-11 Keith Seitz <keiths@redhat.com>
7284
7285 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
7286 test.
7287 Add tests for missing ",FMT" and ",".
7288
e27852be
DE
72892015-08-10 Doug Evans <dje@google.com>
7290 Keith Seitz <keiths@redhat.com>
7291
7292 PR gdb/17960
7293 * gdb.base/completion.exp: Add location completer tests.
7294
7f03bd92
PA
72952015-08-07 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
7298 tests here.
7299 (top level): Run do_test with and without displaced stepping.
7300
3fc8eb30
PA
73012015-08-07 Pedro Alves <palves@redhat.com>
7302
7303 * gdb.base/valgrind-disp-step.c: New file.
7304 * gdb.base/valgrind-disp-step.exp: New file.
7305
d4569d7b
PA
73062015-08-07 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
7309 Delete function.
7310 (main): Add alarm. Run an infinite loop instead of calling
7311 wait_threads.
7312 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
7313 comment.
7314 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
7315 Delete function.
7316 (main): Add alarm. Run an infinite loop instead of calling
7317 wait_threads.
7318 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
7319 comment.
7320
e1316e60
PA
73212015-08-07 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.base/checkpoint-ns.exp: New file.
7324 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
7325 standard_testfile.
7326
da8c46d2
MM
73272015-08-07 Markus Metzger <markus.t.metzger@intel.com>
7328
7329 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
7330 * gdb.btrace/instruction_history.exp: Update.
7331 * gdb.btrace/tsx.exp: New.
7332 * gdb.btrace/tsx.c: New.
7333
de1c2c52
PA
73342015-08-06 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
7337 increase timeout.
7338 * gdb.reverse/until-precsave.exp: Bump timeouts.
7339
782e0bf4
PA
73402015-08-06 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
7343
83e97ed0
PA
73442015-08-06 Pedro Alves <palves@redhat.com>
7345
7346 PR gdb/18749
7347 * gdb.threads/process-dies-while-handling-bp.c: New file.
7348 * gdb.threads/process-dies-while-handling-bp.exp: New file.
7349
863d01bd
PA
73502015-08-06 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
7353 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
7354
0a39bb32
PA
73552015-08-05 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.threads/next-while-other-thread-longjmps.c: New file.
7358 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
7359
ee2d2b10
SL
73602015-08-03 Sandra Loosemore <sandra@codesourcery.com>
7361
7362 * gdb.base/bp-permanent.exp: Report test as unsupported if
7363 the target cannot stop at the permanent breakpoint.
7364
4e1bdb00
DE
73652015-08-03 Doug Evans <dje@google.com>
7366
7367 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
7368 10000.
7369
3d338901
DE
73702015-08-03 Doug Evans <dje@google.com>
7371
7372 * Makefile.in (workers/%.worker, build-perf): New rule.
7373 (GDB_PERFTEST_MODE): New variable.
7374 (check-perf): Use it.
7375 (clean): Clean up gdb.perf parallel build subdirs.
7376 * lib/build-piece.exp: New file.
7377 * lib/gdb.exp (make_gdb_parallel_path): New function
7378 (standard_output_file, standard_temp_file): Call it.
7379 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7380 of $GDB_PARALLEL.
7381 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
7382
af061d3e
DE
73832015-08-03 Doug Evans <dje@google.com>
7384
8e1afc81 7385 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
7386 (LOG_FILE_NAME): New global.
7387 (TextReporter.__init__): Initialize self.txt_sum.
7388 (TextReporter.report): Add support for multiple data-points.
7389 Move report to perftest.sum, put raw data in perftest.log.
7390 (TextReporter.start): Open sum and log files.
7391 (TextReporter.end): Close sum and log files.
8e1afc81
DE
7392 * gdb.perf/lib/perftest/testresult.py
7393 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 7394
2c8c5d37
PA
73952015-07-31 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
7398 Use spawn_id_get_pid. Wait for spawn id after eof. Use
7399 kill_wait_spawned_process instead of explicit "kill -9".
7400 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
7401 returning a spawn id instead of a pid. Use spawn_id_get_pid and
7402 kill_wait_spawned_process.
7403 * gdb.base/attach-twice.exp: Likewise.
7404 * gdb.base/attach.exp: Likewise.
7405 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
7406 gdb_test_multiple.
7407 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
7408 returning a spawn id instead of a pid. Use spawn_id_get_pid and
7409 kill_wait_spawned_process.
7410 * gdb.base/valgrind-infcall.exp: Likewise.
7411 * gdb.multi/multi-attach.exp: Likewise.
7412 * gdb.python/py-prompt.exp: Likewise.
7413 * gdb.python/py-sync-interp.exp: Likewise.
7414 * gdb.server/ext-attach.exp: Likewise.
7415 * gdb.threads/attach-into-signal.exp (corefunc): Use
7416 spawn_wait_for_attach, spawn_id_get_pid and
7417 kill_wait_spawned_process.
7418 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
7419 spawn_wait_for_attach returning a spawn id instead of a pid. Use
7420 spawn_id_get_pid and kill_wait_spawned_process.
7421 * gdb.threads/attach-stopped.exp (corefunc): Use
7422 spawn_wait_for_attach, spawn_id_get_pid and
7423 kill_wait_spawned_process.
7424 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
7425 Use spawn_id_get_pid. Wait for spawn id after eof. Use
7426 kill_wait_spawned_process instead of explicit "kill -9".
7427 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
7428 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
7429 (spawn_wait_for_attach): Use spawn instead of exec to spawn
7430 processes. Don't map cygwin/windows pids here. Now returns a
7431 spawn id list.
7432
032a0fca
SL
74332015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7434
7435 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
7436 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
7437 correct patch.
7438
61a934ca
SL
74392015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7440
7441 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
7442
4bc4d428
SL
74432015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7444
7445 Reapply:
7446 2014-05-21 Mark Wielaard <mjw@redhat.com>
7447
7448 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7449
998d452a
PA
74502015-07-30 Pedro Alves <palves@redhat.com>
7451
7452 * linux-low.c (handle_extended_wait): Set the child's last
7453 reported status to TARGET_WAITKIND_STOPPED.
7454
69dde7dc
PA
74552015-07-30 Pedro Alves <palves@redhat.com>
7456
7457 PR threads/18600
7458 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
7459 only shows inferior 1.
7460
4dd63d48
PA
74612015-07-30 Simon Marchi <simon.marchi@ericsson.com>
7462 Pedro Alves <palves@redhat.com>
7463
7464 PR threads/18600
7465 * gdb.threads/fork-plus-threads.c: New file.
7466 * gdb.threads/fork-plus-threads.exp: New file.
7467
d618e4c5
PP
74682015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7469
7470 * gdb.base/batch-preserve-term-settings.exp
7471 (test_terminal_settings_preserved_after_cli_exit): Use
7472 send_quit_command.
7473
1eef6428
PA
74742015-07-29 Pedro Alves <palves@redhat.com>
7475 Don Breazeal <donb@codesourcery.com>
7476
7477 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
7478 output from both inferior_spawn_id and gdb_spawn_id.
7479
7da5b897
SDJ
74802015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
7481
7482 * gdb.threads/attach-into-signal.exp (corefunc): Use
7483 with_test_prefix on nested loops, uniquefying the test messages.
7484
dac804df
SDJ
74852015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
7486
7487 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
7488 commit.
7489
06265e53
PP
74902015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7491
7492 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
7493 New proc.
7494 (test_terminal_settings_preserved_after_sigterm): New test.
7495
18206ca3
PP
74962015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7497
7498 * gdb.base/batch-preserve-term-settings.exp
7499 (test_terminal_settings_preserved_after_cli_exit): New test.
7500
90074d11
PP
75012015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7502
7503 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
7504 manipulation of saved_gdbflags.
7505 (test_terminal_settings_preserved): Remove global declaration of
7506 the unused variable pagination_prompt. Remove manipulation of
7507 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
7508 GDBFLAGS.
7509
eb1a7902
PA
75102015-07-29 Pedro Alves <palves@redhat.com>
7511
7512 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
7513
8b75dd3b
PA
75142015-07-29 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
7517 at the top.
7518
dedad4e3
PA
75192015-07-29 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
7522 (main): Call gdb_unbuffer_output.
7523 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
7524 (main): Call gdb_unbuffer_output.
7525 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
7526 (main): Call gdb_unbuffer_output.
7527 * gdb.base/call-strs.exp: Adjust to step over the
7528 gdb_unbuffer_output call.
7529 * gdb.base/catch-gdb-caused-signals.c: Include
7530 "../lib/unbuffer_output.c".
7531 (main): Call gdb_unbuffer_output.
7532 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
7533 (main): Call gdb_unbuffer_output.
7534 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
7535 (main): Call gdb_unbuffer_output.
7536 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
7537 (main): Call gdb_unbuffer_output.
7538 * gdb.base/shlib-call.exp: Adjust to step over the
7539 gdb_unbuffer_output call.
7540 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
7541 (main): Call gdb_unbuffer_output.
7542 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
7543 (main): Call gdb_unbuffer_output.
7544 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
7545 (main): Rename to ...
7546 (test): ... this.
7547 (main): Reimplement.
7548 * gdb.base/varargs.exp: Run to test instead of to main.
7549 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
7550 (main): Call gdb_unbuffer_output.
7551
58789a91
PA
75522015-07-29 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
7555 factore out from mi_continue_dprintf. For call-style dprintfs,
7556 expect dprintf output out of $inferior_spawn_id.
7557 (mi_continue_dprintf): Use mi_expect_dprintf.
7558 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
7559 (main): Call gdb_unbuffer_output.
7560
e8376742
PA
75612015-07-29 Pedro Alves <palves@redhat.com>
7562
7563 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
7564 (default_mi_gdb_start): Set inferior_spawn_id instead of
7565 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
7566 gdb_spawn_id.
7567 (mi_gdb_test): Always expect inferior output from both
7568 $inferior_spawn_id and $gdb_spawn_id.
7569
08280010
PA
75702015-07-29 Pedro Alves <palves@redhat.com>
7571
7572 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
7573 send_inferior and $inferior_spawn_id.
7574
4d30e432
PA
75752015-07-29 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.gdb/complaints.exp (test_initial_complaints)
7578 (test_serial_complaints, test_short_complaints): Use
7579 gdb_test_stdio.
7580 (test_empty_complaint): Handle $inferior_spawn_id !=
7581 $gdb_spawn_id.
7582
0d30a335
PA
75832015-07-29 Pedro Alves <palves@redhat.com>
7584
7585 * gdb.base/varargs.exp: Use gdb_test_stdio.
7586
39413b29
PA
75872015-07-29 Pedro Alves <palves@redhat.com>
7588
7589 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
7590
7cb000a9
PA
75912015-07-29 Pedro Alves <palves@redhat.com>
7592
7593 * gdb.base/ending-run.exp: Use gdb_test_stdio.
7594
d7b8ac82
PA
75952015-07-29 Pedro Alves <palves@redhat.com>
7596
7597 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
7598 parameter into two new parameters, "inf_result" and "gdb_result".
7599 Expect inferior output and gdb output from $inferior_spawn_id and
7600 $gdb_spawn_id, respectively. Adjust all callers.
7601
789c3a0c
PA
76022015-07-29 Pedro Alves <palves@redhat.com>
7603
7604 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
7605 of gdb_test_sequence.
7606
77e760c3
PA
76072015-07-29 Pedro Alves <palves@redhat.com>
7608
7609 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
7610 (saw_spurious_output): Expect inferior output from
7611 $inferior_spawn_id. Use gdb_test_stdio.
7612
8396d2cd
PA
76132015-07-29 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/dprintf.exp: Use standard_testfile. Change
7616 prepare_for_testing call.
7617 (srcfile): Don't set.
7618 (restart): New procedure.
7619 (test_dprintf): New procecure, use to continue over dprintfs.
7620 (test_call, test_agent): New procedures, tests moved here.
7621 Restart gdb and recreate dprintfs. Adjust expected output.
7622
2051d61f
PA
76232015-07-29 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
7626
452397af
PA
76272015-07-29 Pedro Alves <palves@redhat.com>
7628
7629 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
7630
8aed9555
PA
76312015-07-29 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
7634 gdb_test_stdio.
7635
188a61b4
PA
76362015-07-29 Pedro Alves <palves@redhat.com>
7637
7638 * lib/gdb.exp (gdb_test_stdio): New procedure.
7639
12264a45
PA
76402015-07-29 Pedro Alves <palves@redhat.com>
7641
7642 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
7643
23ffc893
PA
76442015-07-29 Pedro Alves <palves@redhat.com>
7645
7646 * gdb.base/call-signal-resume.exp: Remove check for
7647 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
7648 * gdb.base/unwindonsignal.exp: Likewise.
7649 * gdb.base/call-signals.c (gen_signal): Remove printf call.
7650 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
7651
65566918
PA
76522015-07-29 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/siginfo-addr.c (pass): New function.
7655 (handler): Call it iff si_addr is correct.
7656 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
7657 Set a breakpoint at "pass" and continue to it.
7658
d60a9221
SDJ
76592015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
7660
7661 * gdb.python/py-objfile.exp: Make some tests have unique names.
7662 * gdb.python/py-pp-registration.exp: Likewise.
7663
bde40b8f
PA
76642015-07-28 Pedro Alves <palves@redhat.com>
7665
7666 * gdb.server/server-exec-info.exp: Issue a "disconnect".
7667
13e1dec8
SM
76682015-07-27 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
7671
da33c9a7
SM
76722015-07-27 Simon Marchi <simon.marchi@ericsson.com>
7673
7674 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
7675
077836f7
PP
76762015-07-27 Patrick Palka <patrick@parcs.ath.cx>
7677
7678 * gdb.base/gdb-sigterm-2.exp: New test.
7679
b8cc7b2e
DE
76802015-07-25 Doug Evans <xdje42@gmail.com>
7681
7682 Revert:
7683 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
7684 (workers/%.worker, build-perf): New rule.
7685 (GDB_PERFTEST_MODE): New variable.
7686 (check-perf): Use it.
7687 (clean): Clean up gdb.perf parallel build subdirs.
7688 * lib/build-piece.exp: New file.
7689 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
7690 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
7691 name.
7692 (standard_temp_file): Ditto.
7693 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7694 of $GDB_PARALLEL.
7695
c8bd4544
DE
76962015-07-24 Doug Evans <dje@google.com>
7697
7698 * gdb.perf/lib/perftest/utils.py: New file.
7699 * gdb.perf/gm-hello.cc: New file.
7700 * gdb.perf/gm-pervasive-typedef.cc: New file.
7701 * gdb.perf/gm-pervasive-typedef.h: New file.
7702 * gdb.perf/gm-std.cc: New file.
7703 * gdb.perf/gm-std.h: New file.
7704 * gdb.perf/gm-use-cerr.cc: New file.
7705 * gdb.perf/gm-utils.h: New file.
7706 * gdb.perf/gmonster-null-lookup.py: New file.
7707 * gdb.perf/gmonster-pervasive-typedef.py: New file.
7708 * gdb.perf/gmonster-print-cerr.py: New file.
7709 * gdb.perf/gmonster-ptype-string.py: New file.
7710 * gdb.perf/gmonster-runto-main.py: New file.
7711 * gdb.perf/gmonster-select-file.py: New file.
7712 * gdb.perf/gmonster1-null-lookup.exp: New file.
7713 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
7714 * gdb.perf/gmonster1-print-cerr.exp: New file.
7715 * gdb.perf/gmonster1-ptype-string.exp: New file.
7716 * gdb.perf/gmonster1-runto-main.exp: New file.
7717 * gdb.perf/gmonster1-select-file.exp: New file.
7718 * gdb.perf/gmonster1.cc: New file.
7719 * gdb.perf/gmonster1.exp: New file.
7720 * gdb.perf/gmonster2-null-lookup.exp: New file.
7721 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
7722 * gdb.perf/gmonster2-print-cerr.exp: New file.
7723 * gdb.perf/gmonster2-ptype-string.exp: New file.
7724 * gdb.perf/gmonster2-runto-main.exp: New file.
7725 * gdb.perf/gmonster2-select-file.exp: New file.
7726 * gdb.perf/gmonster2.cc: New file.
7727 * gdb.perf/gmonster2.exp: New file.
7728
6eab34f3
DE
77292015-07-24 Doug Evans <dje@google.com>
7730
7731 * gdb.perf/README: New file.
7732 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
7733 * lib/gen-perf-test.exp: New file.
7734
63738bfd
DE
77352015-07-24 Doug Evans <dje@google.com>
7736
7737 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
7738 (PerfTest::startup): New function.
7739 (PerfTest::run): Return result of calling body.
7740 (PerfTest::assemble): Rewrite.
7741 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
7742 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
7743 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
7744 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
7745 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
7746
7b606f95
DE
77472015-07-24 Doug Evans <dje@google.com>
7748
7749 * lib/gdb.exp (clean_restart): Make executable optional.
7750
a97b16b8
DE
77512015-07-24 Doug Evans <dje@google.com>
7752
7753 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
7754 compiler_info references.
7755 * gdb.cp/temargs.exp: Ditto.
7756 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
7757 (get_compiler_info): Early exit if already computed. Set compiler_info
7758 to "unknown" if there was a problem.
7759 (test_compiler_info): Add function comment. Call get_compiler_info.
7760
35baa57f
DE
77612015-07-24 Doug Evans <dje@google.com>
7762
7763 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
7764 (workers/%.worker, build-perf): New rule.
7765 (GDB_PERFTEST_MODE): New variable.
7766 (check-perf): Use it.
7767 (clean): Clean up gdb.perf parallel build subdirs.
7768 * lib/build-piece.exp: New file.
7769 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
7770 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
7771 name.
7772 (standard_temp_file): Ditto.
7773 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7774 of $GDB_PARALLEL.
7775
6ebea266
DE
77762015-07-24 Doug Evans <dje@google.com>
7777
7778 * lib/future.exp (gdb_default_target_compile): New option
7779 "early_flags".
7780 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
7781 --as-needed.
7782
1e76a7e9
SDJ
77832015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
7784
7785 * gdb.base/catch-syscall.exp: Call gdb_exit before
7786 gdb_skip_xml_test.
7787
5068630a
PA
77882015-07-24 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.python/py-events.exp: Accept output between the stop event
7791 and the prompt.
7792 * gdb.python/py-evsignal.exp: Likewise.
7793 * gdb.python/py-evthreads.exp: Likewise.
7794
77598427
PA
77952015-07-24 Pedro Alves <palves@redhat.com>
7796
7797 PR gdb/18717
7798 * gdb.threads/non-ldr-exit.c: New file.
7799 * gdb.threads/non-ldr-exit.exp: New file.
7800
11e6c98f
YQ
78012015-07-24 Yao Qi <yao.qi@linaro.org>
7802
7803 * gdb.server/ext-wrapper.exp: Test --wrapper option when
7804 restarting process.
7805
51aee833
YQ
78062015-07-24 Yao Qi <yao.qi@linaro.org>
7807
7808 * gdb.server/ext-restart.exp: New file.
7809
8cfe207c
YQ
78102015-07-24 Yao Qi <yao.qi@linaro.org>
7811
7812 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
7813 argument options.
7814 * gdb.server/ext-wrapper.exp: New file.
7815
cc12ce38
DE
78162015-07-23 Doug Evans <dje@google.com>
7817
7818 * gdb.dwarf2/dw2-dummy-cu.S: New file.
7819 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
7820
d0d84780
PMR
78212015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
7822
7823 * gdb.ada/var_arr_typedef.exp: New testcase.
7824 * gdb.ada/var_arr_typedef/pack.adb: New file.
7825 * gdb.ada/var_arr_typedef/pack.ads: New file.
7826 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
7827
8b558f79
JB
78282015-07-20 Joel Brobecker <brobecker@adacore.com>
7829
7830 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
7831
775a3298
JK
78322015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7833
7834 * gdb.arch/i386-biarch-core.exp: Replace istarget
7835 by "complete set gnutarget". Remove expectation for the "core-file"
7836 command.
7837
db1ff28b
JK
78382015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7839
7840 Revert the previous commit:
7841 Tests for validate symbol file using build-id.
7842
0a94970d
JK
78432015-07-15 Aleksandar Ristovski <aristovski@qnx.com
7844
7845 Tests for validate symbol file using build-id.
7846 * gdb.base/solib-mismatch-lib.c: New file.
7847 * gdb.base/solib-mismatch-libmod.c: New file.
7848 * gdb.base/solib-mismatch.c: New file.
7849 * gdb.base/solib-mismatch.exp: New file.
7850
03346981
SL
78512015-07-15 Sandra Loosemore <sandra@codesourcery.com>
7852
7853 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
7854 nios2-*-linux*.
7855 * gdb.base/sigbpt.exp (stepi_out): Likewise.
7856 * gdb.base/siginfo.exp: Likewise.
7857 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7858
42422cc7
PL
78592015-07-15 Pierre Langlois <pierre.langlois@arm.com>
7860
7861 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
7862 Move it to ...
7863 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
7864 ... here.
7865 * gdb.trace/range-stepping.exp: Check that the target supports
7866 range stepping.
7867
cfa68bae
JK
78682015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7869
7870 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
7871
8ffdba26
PA
78722015-07-14 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.base/killed-outside.exp: New file.
7875 * gdb.base/killed-outside.c: New file.
7876
218a5a11
JK
78772015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7878
7879 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
7880 (n at main): New.
7881 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
7882
e03ed3c6
AA
78832015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7884
7885 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
7886 infcall tests instead of setting up for KFAIL.
7887
485668e5
MM
78882015-07-10 Markus Metzger <markus.t.metzger@intel.com>
7889
7890 * gdb.btrace/record_goto-step.exp: New.
7891
08464196
JK
78922015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7893
7894 PR compile/18484
7895 * gdb.compile/compile.c (struct struct_type): Add volatile to
7896 selffield's type.
7897 * gdb.compile/compile.exp
7898 (compile code struct_object.selffield = &struct_object): Skip further
7899 struct_object tests if this one xfails.
7900
bcf5c1d9
RC
79012015-07-08 Robert O'Callahan <robert@ocallahan.org>
7902
7903 PR exp/18617
7904 * gdb.trace/ax.exp: Add test.
7905
4931af25
YQ
79062015-07-07 Yao Qi <yao.qi@linaro.org>
7907
7908 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
7909 instead of istarget "aarch64*-*-*".
7910 * gdb.arch/aarch64-fp.exp: Likewise.
7911 * gdb.base/float.exp: Likewise.
7912 * gdb.reverse/aarch64.exp: Likewise.
7913 * lib/gdb.exp (is_aarch64_target): New proc.
7914
9fcf688e
YQ
79152015-07-07 Yao Qi <yao.qi@linaro.org>
7916
7917 * lib/gdb.exp (is_aarch32_target): New proc.
7918 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
7919 instead of "istarget "arm*-*-*"".
7920 * gdb.arch/arm-disp-step.exp: Likewise.
7921 * gdb.arch/thumb-bx-pc.exp: Likewise.
7922 * gdb.arch/thumb-prologue.exp: Likewise.
7923 * gdb.arch/thumb-singlestep.exp: Likewise.
7924 * gdb.base/disp-step-syscall.exp: Likewise.
7925 * gdb.base/float.exp: Likewise.
7926
fbd8d50d
YQ
79272015-07-07 Yao Qi <yao.qi@linaro.org>
7928
7929 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
7930 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
7931
71be1fdc
YQ
79322015-07-07 Yao Qi <yao.qi@linaro.org>
7933
7934 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
7935 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
7936 if it exists.
7937 * gdb.multi/multi-arch.exp: Likewise.
7938
3e221d36
SM
79392015-07-07 Simon Marchi <simon.marchi@ericsson.com>
7940
7941 * gdb.python/py-lazy-string.exp: Add missing parentheses to
7942 print.
7943
d441430b
YQ
79442015-07-07 Yao Qi <yao.qi@linaro.org>
7945
7946 * gdb.arch/thumb-singlestep.exp: Do one more single step.
7947
06f810bd
MG
79482015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
7949
7950 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
7951 '[' and ']' characters.
7952
5e61e7c0
IB
79532015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
7954
7955 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7956
28bf096c
PA
79572015-06-29 Pedro Alves <palves@redhat.com>
7958
7959 PR threads/18127
7960 * gdb.threads/hand-call-new-thread.c: New file.
7961 * gdb.threads/hand-call-new-thread.c: New file.
7962
ee93cd5e
KS
79632015-06-26 Keith Seitz <keiths@redhat.com>
7964 Doug Evans <dje@google.com>
7965
7966 PR 16253
7967 * gdb.cp/var-tag-2.cc: New file.
7968 * gdb.cp/var-tag-3.cc: New file.
7969 * gdb.cp/var-tag-4.cc: New file.
7970 * gdb.cp/var-tag.cc: New file.
7971 * gdb.cp/var-tag.exp: New file.
7972
fc637f04
PP
79732015-06-26 Patrick Palka <patrick@parcs.ath.cx>
7974
7975 * gdb.base/history-duplicates.exp: New test.
7976
2e52ae68
PP
79772015-06-26 Patrick Palka <patrick@parcs.ath.cx>
7978
7979 * gdb.base/completion.exp: Test the completion of the "focus"
7980 command.
7981
6e22494e
JK
79822015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7983
7984 * gdb.arch/amd64-prologue-skip.S: New file.
7985 * gdb.arch/amd64-prologue-skip.exp: New file.
7986
bf7b9cd9
SM
79872015-06-25 Simon Marchi <simon.marchi@ericsson.com>
7988
7989 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
7990 is_address_zero_readable check.
7991
201e8dfd
PB
79922015-06-24 Peter Bergner <bergner@vnet.ibm.com>
7993
7994 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
7995 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
7996
5cd867b4
YQ
79972015-06-24 Yao Qi <yao.qi@linaro.org>
7998
7999 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8000 linux targets.
8001
4d7be007
YQ
80022015-06-24 Yao Qi <yao.qi@linaro.org>
8003
8004 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8005 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8006 * gdb.base/siginfo-thread.exp: Likewise.
8007
07fcd301
YQ
80082015-06-22 Yao Qi <yao.qi@linaro.org>
8009
8010 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8011
52042a00
YQ
80122015-06-22 Yao Qi <yao.qi@linaro.org>
8013
8014 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8015 aarch64*-*-*.
8016 (skip_hw_watchpoint_tests): Likewise.
8017
74bd41ce
PP
80182015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8019
8020 * gdb.base/gdbinit-history.exp: Test the interaction between
8021 setting GDBHISTSIZE and setting the history size via .gdbinit.
8022
bc460514
PP
80232015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8024
8025 PR gdb/16999
8026 * gdb.base/gdbhistsize-history.exp: New test.
8027
b58c513b
PP
80282015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8029
8030 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8031 with GDBHISTSIZE.
8032 * gdb.base/readline.exp: Likewise.
8033
92046791
YQ
80342015-06-17 Yao Qi <yao.qi@linaro.org>
8035
8036 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8037 line.
8038
2093d2d3
PP
80392015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8040
8041 * gdb.base/gdbinit-history.exp: Add test case to check that
8042 an unlimited history file does not get truncated on exit.
8043
e6c693af
AA
80442015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8045
8046 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8047 (VECTOR): New macro. Use it...
8048 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8049 ...for these typedefs.
8050 (int8, char1, int1, double1): New typedefs.
8051 (struct just_int2, struct two_int2): New structures.
8052 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8053 (add_structvecs, add_singlevecs): New functions.
8054 (main): Call add_some_intvecs twice.
8055 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8056 the compile and exit upon failure. Try compiling for the "native"
8057 architecture. Test inferior function calls with vector arguments
8058 and vector return value handling with "finish" and "return".
8059
c74f7d1c
JT
80602015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8061
8062 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8063 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8064 PE file.
8065 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8066
98aa42ee
AT
80672015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8068
8069 PR breakpoints/16465
8070 * gdb.mi/mi-dprintf-pending.c: New file.
8071 * gdb.mi/mi-dprintf-pending.exp: New test.
8072 * gdb.mi/mi-dprintf-pendshr.c: New file.
8073
7d73c23c 80742015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 8075 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
8076
8077 * gdb.arch/i386-mpx-map.c: New file.
8078 * gdb.arch/i386-mpx-map.exp: New File.
8079
80802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8081
8082 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
8083 * gdb.arch/i386-mpx.exp: Indentation fixed.
8084
80852015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8086
8087 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
8088 function and improved indentation.
8089 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
8090 gdb_test_multiple. Added additional tests to skip the test.
8091
80922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8093
8094 * gdb.arch/i386-avx512.c: Change path in include file.
8095 * gdb.arch/i386-avx512.exp: Change include dir path
8096 compilation flag.
8097 * gdb.arch/i386-mpx.c: Change path in include file.
8098 * gdb.arch/i386-mpx.exp: Change include dir path compilation
8099 flag.
8100
d5eba19a
JK
81012015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8102
8103 * gdb.compile/compile-print.exp (compile print *vararray@3)
8104 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
8105
7f361056
JK
81062015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8107
8108 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
8109 (do not keep jit in memory): ... this.
8110 (expect 5): Change it to ...
8111 (expect no 5): ... this.
8112
3b462ec2
SM
81132015-06-02 Simon Marchi <simon.marchi@ericsson.com>
8114
8115 PR gdb/15564
8116 * gdb.mi/mi-detach.exp: New file.
8117
e0619de6
JK
81182015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 PR symtab/18392
8121 * gdb.arch/amd64-tailcall-self.S: New file.
8122 * gdb.arch/amd64-tailcall-self.c: New file.
8123 * gdb.arch/amd64-tailcall-self.exp: New file.
8124
e970cb34
DB
81252015-05-28 Don Breazeal <donb@codesourcery.com>
8126
8127 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
8128 tests for remote targets by checking is_target_gdbserver.
8129
b2e2f908
DE
81302015-05-27 Doug Evans <dje@google.com>
8131
8132 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
8133 * gdb.dwarf2/opaque-type-lookup.c: New file.
8134 * gdb.dwarf2/opaque-type-lookup.exp: New file.
8135
82c7be31
DE
81362015-05-26 Doug Evans <dje@google.com>
8137
8138 * gdb.cp/iostream.cc: New file.
8139 * gdb.cp/iostream.exp: New file.
8140
b4f54984
DE
81412015-05-26 Doug Evans <dje@google.com>
8142
8143 * gdb.dwarf2/dw2-op-call.exp: Update.
8144 * gdb.dwarf2/dw4-sig-types.exp: Update.
8145 * gdb.dwarf2/implptr.exp: Update.
8146 * gdb.mi/mi-cmd-param-changed.exp: Update.
8147
4ea6efe9
DE
81482015-05-26 Doug Evans <dje@google.com>
8149
8150 * gdb.python/py-lazy-string.c: New file.
8151 * gdb.python/py-lazy-string.exp: New file.
8152 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
8153 (main): Update. Add estring3.
8154 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
8155 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
8156
f6bb7db3
YQ
81572015-05-26 Omair Javaid <omair.javaid@linaro.org>
8158 Yao Qi <yao.qi@linaro.org>
8159
8160 * gdb.reverse/aarch64.c: New.
8161 * gdb.reverse/aarch64.exp: New.
8162
a81bfbd0
OJ
81632015-05-26 Omair Javaid <omair.javaid@linaro.org>
8164
25d49b86
PA
8165 * lib/gdb.exp (supports_process_record): Return true for
8166 aarch64*-linux*.
a81bfbd0
OJ
8167 (supports_reverse): Likewise.
8168
158bf1b4
PP
81692015-05-22 Patrick Palka <patrick@parcs.ath.cx>
8170
8171 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8172 Use with_test_prefix.
8173
a0145030
AB
81742015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8175
8176 * gdb.base/completion.exp: Add test for completion of layout
8177 names.
8178
ebe3b578
AB
81792015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
8180
8181 * lib/gdb.exp (skip_tui_tests): New proc.
8182 * gdb.base/tui-layout.exp: Check skip_tui_tests.
8183
84204ed7
PA
81842015-05-19 Pedro Alves <palves@redhat.com>
8185
8186 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8187 Save the whole env array instead of just HOME. Unset HISTSIZE in
8188 the environment while testing. Restore whole environment
8189 afterwards.
8190
37442ce1
DE
81912015-05-16 Doug Evans <xdje42@gmail.com>
8192
8193 * gdb.guile/scm-ports.c: New file.
8194 * gdb.guile/scm-ports.exp: Add memory port tests.
8195
36de76f9
JK
81962015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8197
8198 * gdb.compile/compile-print.c: New file.
8199 * gdb.compile/compile-print.exp: New file.
8200
3a9558c4
JK
82012015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8202
8203 * gdb.compile/compile-ops.exp: Cast param to void.
8204 * gdb.compile/compile.exp: Complete type for _gdb_expr.
8205 (compile code struct_object.selffield = &struct_object): Add xfail.
8206
aa715135
JG
82072015-05-15 Joel Brobecker <brobecker@adacore.com>
8208
8209 * gdb.ada/arr_enum_with_gap: New testcase.
8210
931e5bc3
JG
82112015-05-15 Joel Brobecker <brobecker@adacore.com>
8212
8213 * gdb.ada/byte_packed_arr: New testcase.
8214
9cd4d857
JB
82152015-05-15 Joel Brobecker <brobecker@adacore.com>
8216
8217 * gdb.ada/pckd_neg: New testcase.
8218
ebfd00d2
PP
82192015-05-13 Patrick Palka <patrick@parcs.ath.cx>
8220
8221 PR gdb/17820
8222 * gdb.base/gdbinit-history.exp: New test.
8223 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
8224 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
8225
4c082a81
SC
82262015-05-09 Siva Chandra Reddy <sivachandra@google.com>
8227
8228 * gdb.python/py-xmethods.cc: Enhance test case.
8229 * gdb.python/py-xmethods.exp: New tests.
8230 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
8231 function.
8232 (B_indexoper): Likewise.
8233 (global_dm_list) : Add new xmethod worker functions.
8234
f7797074
SDJ
82352015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
8236
8237 * gdb.base/coredump-filter.exp: Correctly unset
8238 "coredump_var_addr" array.
8239
a4674e4e
PA
82402015-05-08 Pedro Alves <palves@redhat.com>
8241
8242 * gdb.server/non-existing-program.exp: Unset spawn_id.
8243
df2eb078
SC
82442015-05-08 Siva Chandra Reddy <sivachandra@google.com>
8245
8246 PR python/18291
8247 * gdb.python/py-xmethods.exp: Add tests.
8248
422349a3
YQ
82492015-05-08 Yao Qi <yao.qi@linaro.org>
8250
8251 PR gdb/18208
8252 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
8253 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
8254 function set_coredump_filter, and remove remote_exec call.
8255 Remove argument ipid. Callers update.
8256 (top level): Don't get inferior's PID.
8257
63fc80ce
AA
82582015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
8259
8260 * gdb.base/watch_thread_num.exp: Skip test on targets without
8261 access watchpoints.
8262
80ad801e
PA
82632015-05-06 Pedro Alves <palves@redhat.com>
8264
8265 PR server/18081
8266 * gdb.server/non-existing-program.exp: New file.
8267
0fa7fe50
JB
82682015-05-05 Joel Brobecker <brobecker@adacore.com>
8269
8270 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
8271
3ea89b92
PMR
82722015-05-05 Joel Brobecker <brobecker@adacore.com>
8273
8274 * gdb.ada/out_of_line_in_inlined: New testcase.
8275
87b8eff0
JB
82762015-05-05 Joel Brobecker <brobecker@adacore.com>
8277
8278 * gdb.ada/var_rec_arr: New testcase.
8279
5fccc635
YQ
82802015-04-30 Yao Qi <yao.qi@linaro.org>
8281
8282 * gdb.base/break-idempotent.exp: If
8283 skip_hw_watchpoint_multi_tests returns true, skip the tests
8284 on "rwatch" and "awatch".
8285
42d38f42
YQ
82862015-04-30 Yao Qi <yao.qi@linaro.org>
8287
8288 * gdb.base/relativedebug.exp: Invoke gdb command
8289 "info sharedlibrary", and if libc.so doesn't have debug info,
8290 skip the test.
8291
2ce1cdbf
DE
82922015-04-29 Doug Evans <dje@google.com>
8293
8294 * gdb.python/py-xmethods.exp: Add ptype tests.
8295 * gdb.python/py-xmethods.py (E_method_char_worker): Add
8296 get_result_type method.
8297
f24a38c5
LM
82982015-04-29 Luis Machado <lgustavo@codesourcery.com>
8299
8300 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
8301 the target does not support hardware watchpoints.
8302
ecbf2b3c
LM
83032015-04-29 Luis Machado <lgustavo@codesourcery.com>
8304
8305 * gdb.base/break-always.exp: Abort testing if writing to memory
8306 causes an error.
8307
34f5f757
DE
83082015-04-28 Doug Evans <dje@google.com>
8309
8310 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
8311 * gdb.python/py-pp-registration.exp: ... here. New file.
8312 * gdb.python/py-pp-registration.c: New file.
8313 * gdb.python/py-pp-registration.py: New file.
8314
69b4374a
DE
83152015-04-28 Doug Evans <dje@google.com>
8316
8317 * gdb.python/py-bad-printers.c: New file.
8318 * gdb.python/py-bad-printers.py: New file.
8319 * gdb.python/py-bad-printers.exp: New file.
8320
59fb7612
SS
83212015-04-28 Sasha Smundak <asmundak@google.com>
8322
8323 * gdb.python/py-type.exp: New test.
8324
2631b16a
AW
83252015-04-28 Andy Wingo <wingo@igalia.com>
8326
8327 * gdb.python/py-parameter.exp:
8328 * gdb.guile/scm-parameter.exp: Escape the path that we are
8329 matching against, as it might contain characters that are special
8330 to regular expressions.
8331
460efde1
JB
83322015-04-27 Joel Brobecker <brobecker@adacore.com>
8333
8334 * gdb.ada/rec_comp: New testcase.
8335
2d369d8e
SDJ
83362015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
8337
8338 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
8339 before using it.
8340
cf75d6c3
AB
83412015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
8342
8343 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
8344 new tests for verilog output.
8345
8dbe7ca5
YQ
83462015-04-24 Yao Qi <yao.qi@linaro.org>
8347
8348 * boards/remote-gdbserver-on-localhost.exp: New file.
8349
4ef9fb2f
PA
83502015-04-23 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
8353 $inferior_spawn_id instead of $inferior_spawn_id directly. On
8354 "end of file", remove $inferior_spawn_id from the indirect list.
8355
0a803169
PA
83562015-04-23 Pedro Alves <palves@redhat.com>
8357
8358 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
8359
749ef8f8
PA
83602015-04-23 Pedro Alves <palves@redhat.com>
8361
8362 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
8363 on $any_spawn_id instead of only on $gdb_spawn_id.
8364
8aae4344
PM
83652015-04-21 Pierre Muller <muller@sourceware.org>
8366
8367 PR pascal/17815
8368 * lib/pascal.exp (gpc_compile): Add new option "class".
8369 (fpc_compile): Likewise.
8370 * gdb.pascal/case-insensitive-symbols.pas: New file.
8371 * gdb.pascal/case-insensitive-symbols.exp: New file.
8372
1586c8fb
GB
83732015-04-20 Gary Benson <gbenson@redhat.com>
8374
8375 * gdb.base/attach.exp: Fix three extended remote failures.
8376
1b6e6f5c
GB
83772015-04-17 Gary Benson <gbenson@redhat.com>
8378
8379 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
8380 the main executable over the remote protocol.
8381
e797481d
PA
83822015-04-16 Pedro Alves <palves@redhat.com>
8383
8384 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
8385 a new gdbserver if gdbserver_reconnect_p is set.
8386
1ca99c42
PA
83872015-04-16 Pedro Alves <palves@redhat.com>
8388
8389 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
8390 is set, don't exit gdbserver.
8391
af9fd6f8
AA
83922015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8393
8394 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
8395 appropriate .insn, such that an older assembler can be used.
8396 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
8397 the z/Architecture instruction set on 31-bit targets as well.
8398
04ff1e61
AA
83992015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8400
8401 * gdb.go/handcall.exp: Remove all logic related to the first
8402 breakpoint and rely on go_runto_main instead.
8403 * gdb.go/strings.exp: Likewise.
8404 * gdb.go/unsafe.exp: Likewise.
8405 * gdb.go/hello.exp: Likewise. Also rename the remaining
8406 breakpoint marker to "breakpoint 1".
8407 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
8408 * gdb.go/strings.go: Likewise.
8409 * gdb.go/unsafe.go: Likewise.
8410 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
8411 "set breakpoint 2 here" and rename the remaining breakpoint marker
8412 to "breakpoint 1".
8413
40d2f8d6
SM
84142015-04-15 Simon Marchi <simon.marchi@ericsson.com>
8415
8416 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
8417 if itertools.imap is not present.
8418 * gdb.python/py-objfile.exp: Add parentheses.
8419 * gdb.python/py-type.exp: Same.
8420 * gdb.python/py-unwind-maint.py: Same.
8421
8cbc97c6
YQ
84222015-04-15 Yao Qi <yao.qi@linaro.org>
8423
8424 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
8425 of ":$ptr_size" and set its form explicitly.
8426
45fd756c
YQ
84272015-04-15 Pedro Alves <palves@redhat.com>
8428 Yao Qi <yao.qi@linaro.org>
8429
8430 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
8431 timeout by factor of 4.
8432 (test_regular_watch): Likewise.
8433 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
8434 * gdb.reverse/sigall-reverse.exp: Likewise.
8435 * gdb.reverse/until-precsave.exp: Likewise.
8436 * lib/gdb.exp (with_timeout_factor): New proc.
8437 (gdb_expect): Move some code to ...
8438 (get_largest_timeout): ... here. New procedure.
8439
9e811bc3
LM
84402015-04-14 Luis Machado <lgustavo@codesourcery.com>
8441
8442 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
8443
0ff6fcb2
LM
84442015-04-13 Luis Machado <lgustavo@codesourcery.com>
8445
8446 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
8447 to write to the .text section.
8448
7578d5f7
LM
84492015-04-13 Luis Machado <lgustavo@codesourcery.com>
8450
8451 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
8452 Handle the case of targets that do not provide PID information.
8453
2efe15c4
YQ
84542015-04-13 Yao Qi <yao.qi@linaro.org>
8455
8456 * lib/gdbserver-support.exp (gdb_exit): Catch exception
8457 and use expect instead of gdb_expect.
8458
8cd8f2f8
SDJ
84592015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
8460
8461 * gdb.base/coredump-filter.exp: Rename variable "addr" to
8462 "coredump_var_addr" to avoid naming conflict with other testcases.
8463
9ee41772
PA
84642015-04-10 Pedro Alves <palves@redhat.com>
8465
8466 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
8467 gdb_test_sequence and gdb_assert.
8468
07473109
PA
84692015-04-10 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
8472 test messages that don't include the breakpoint address.
8473
de3db44c
YQ
84742015-04-10 Yao Qi <yao.qi@linaro.org>
8475
8476 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
8477 false for some offset and width combinations which aren't
8478 supported by linux kernel.
8479
c79d856c
PA
84802015-04-10 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
8483 procedure, factored out from ...
8484 (top level): ... here. Add "set displaced-stepping" testing axis.
8485 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
8486 parameter "displaced". Use it.
8487 (top level): Use foreach and add "set displaced-stepping" testing
8488 axis.
8489
ebc90b50
PA
84902015-04-10 Pedro Alves <palves@redhat.com>
8491
8492 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
8493 Remove comment.
8494 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
8495 both the address of the instruction that triggers the watchpoint
8496 and the address of the instruction immediately after, and use
8497 those addresses for the test. Fix comment.
8498
8f572e5c
PA
84992015-04-10 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.base/sigstep.exp (breakpoint_to_handler)
8502 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
8503 Test "backtrace" in handler.
8504 (breakpoint_over_handler): New parameter 'displaced'. Use it.
8505 (top level): Add new "displaced" test axis to
8506 breakpoint_to_handler, breakpoint_to_handler_entry and
8507 breakpoint_over_handler.
8508
8d707a12
PA
85092015-04-10 Pedro Alves <palves@redhat.com>
8510
8511 PR gdb/18216
8512 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
8513
ef713951
YQ
85142015-04-10 Yao Qi <yao.qi@linaro.org>
8515
8516 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
8517 (test_add_rn_pc): New function.
8518 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
8519 (top level): Invoke test_add_rn_pc.
8520
906d60cf
PA
85212015-04-10 Pedro Alves <palves@redhat.com>
8522
8523 PR gdb/13858
8524 * gdb.base/step-over-no-symbols.exp: New file.
8525
f2983cc3
AW
85262015-04-09 Andy Wingo <wingo@igalia.com>
8527
8528 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
8529 after the Python tests.
8530
6d62641c
SDJ
85312015-04-08 Keith Seitz <keiths@redhat.com>
8532
8533 PR python/16699
8534 * gdb.python/py-completion.exp: New tests for completion.
8535 * gdb.python/py-completion.py (CompleteLimit1): New class.
8536 (CompleteLimit2): Likewise.
8537 (CompleteLimit3): Likewise.
8538 (CompleteLimit4): Likewise.
8539 (CompleteLimit5): Likewise.
8540 (CompleteLimit6): Likewise.
8541 (CompleteLimit7): Likewise.
8542
f3770638
PA
85432015-04-08 Pedro Alves <palves@redhat.com>
8544
8545 PR gdb/18214
8546 PR gdb/18216
8547 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
8548 function.
8549 (main): Install it as SIGUSR1 handler.
8550 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
8551 parameter. Always use "setup" as prefix. Toggle "set
8552 displaced-stepping" off/on depending on global. Don't switch to
8553 thread 1 here.
8554 (top level): Add displaced stepping "off/on" test axis. Update
8555 "setup" calls. Wrap each subtest with with_test_prefix. Test
8556 continuing with a queued signal in each thread.
8557
4496bed7
PA
85582015-04-08 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
8561 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
8562 gdb_breakpoint instead of gdb_test that doesn't expect anything.
8563 Return early if running to main fails.
8564 * gdb.trace/while-stepping.exp: Likewise.
8565
b97fde92
PA
85662015-04-07 Pedro Alves <palves@redhat.com>
8567
8568 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
8569 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
8570 interact with inferior program.
8571
f71c18e7
PA
85722015-04-07 Pedro Alves <palves@redhat.com>
8573
8574 * lib/gdb.exp (inferior_spawn_id): New global.
8575 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
8576 spawn id after processing the user code.
8577 (default_gdb_start): Set inferior_spawn_id.
8578 (send_inferior): New procedure.
8579 * lib/gdbserver-support.exp (gdbserver_start): Set
8580 inferior_spawn_id.
8581 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
8582
6423214f
PA
85832015-04-07 Pedro Alves <palves@redhat.com>
8584
8585 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
8586 * lib/gdbserver-support.exp (gdbserver_start): Make
8587 $server_spawn_id global.
8588 (gdbserver_start): Don't wait for gdbserver's spawn id with
8589 expect_background.
8590 (close_gdbserver): New procedure.
8591 (gdb_exit): Rename the default version and reimplement.
8592
71c0ee8c
PA
85932015-04-07 Pedro Alves <palves@redhat.com>
8594
72f4393d 8595 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
8596 append the substituted item, not the original item.
8597
203bc29b
PA
85982015-04-07 Pedro Alves <palves@redhat.com>
8599
8600 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
8601 gdb_expect.
8602
508a3ddf
PA
86032015-04-07 Pedro Alves <palves@redhat.com>
8604
8605 * gdb.base/interrupt.exp: Don't handle the case of the inferior
8606 output appearing once only.
8607
9f6dbe2b
PA
86082015-04-07 Pedro Alves <palves@redhat.com>
8609
8610 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
8611 that doesn't expect anything. Return early if running to main
8612 fails.
8613
337532fa
YQ
86142015-04-07 Yao Qi <yao.qi@linaro.org>
8615
8616 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
8617 (child_function): Call alarm.
8618 (main): Move call to alarm into the loop.
8619 * gdb.threads/non-stop-fair-events.exp: Build program with
8620 -DTIMEOUT=$timeout.
8621
01b622d4
DE
86222015-04-06 Doug Evans <xdje42@gmail.com>
8623
8624 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
8625 Fix dest parameter to board_info.
8626 (fpc_compile): Ditto.
8627 (gdb_compile_pascal): Rename dest arg to destfile.
8628
961f4160
PMR
86292015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
8630
8631 * gdb.ada/funcall_ref.exp: New file.
8632 * gdb.ada/funcall_ref/foo.adb: New file.
8633
cafda597
YQ
86342015-04-02 Yao Qi <yao.qi@linaro.org>
8635
8636 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
8637 is remote.
8638
fed040c6
GB
86392015-04-02 Gary Benson <gbenson@redhat.com>
8640
8641 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
8642
d11916aa
SS
86432015-04-01 Sasha Smundak <asmundak@google.com>
8644
8645 * gdb.python/py-unwind-maint.c: New file.
8646 * gdb.python/py-unwind-maint.exp: New test.
8647 * gdb.python/py-unwind-maint.py: New file.
8648 * gdb.python/py-unwind.c: New file.
8649 * gdb.python/py-unwind.exp: New test.
8650 * gdb.python/py-unwind.py: New test.
8651
a1471180
PA
86522015-04-01 Pedro Alves <palves@redhat.com>
8653
8654 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
8655 to fail instead of non-existent $test.
8656
0bbeccb1
PA
86572015-04-01 Pedro Alves <palves@redhat.com>
8658
8659 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
8660 GDBFLAGS if not empty.
8661
3c724c8c
PMR
86622015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
8663
8664 * gdb.ada/complete.exp: Remove "multi_line".
8665 * gdb.ada/info_exc.exp: Remove "multi_line".
8666 * gdb.ada/packed_tagged.exp: Remove "multi_line".
8667 * gdb.ada/ptype_field.exp: Remove "multi_line".
8668 * gdb.ada/sym_print_name.exp: Remove "multi_line".
8669 * gdb.ada/tagged.exp: Remove "multi_line".
8670 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
8671 [multi_line ...]
8672 * gdb.btrace/delta.exp: Likewise.
8673 * gdb.btrace/exception.exp: Likewise.
8674 * gdb.btrace/function_call_history.exp: Likewise.
8675 * gdb.btrace/instruction_history.exp: Likewise.
8676 * gdb.btrace/nohist.exp: Likewise.
8677 * gdb.btrace/record_goto.exp: Likewise.
8678 * gdb.btrace/segv.exp: Likewise.
8679 * gdb.btrace/stepi.exp: Likewise.
8680 * gdb.btrace/tailcall.exp: Likewise.
8681 * gdb.btrace/unknown_functions.exp: Likewise.
8682 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
8683 * lib/gdb.exp: Add the "multi_line" helper.
8684
4eec2deb
PA
86852015-04-01 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.threads/tid-reuse.c: New file.
8688 * gdb.threads/tid-reuse.exp: New file.
8689
df8411da
SDJ
86902015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
8691
8692 PR corefiles/16092
8693 * gdb.base/coredump-filter.c: New file.
8694 * gdb.base/coredump-filter.exp: Likewise.
8695
6ef37366
PM
86962015-03-27 Petr Machata <pmachata@redhat.com>
8697
8698 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
8699 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
8700 (Dwarf::assemble): Initialize them.
8701 (Dwarf::lines): New function.
8702
7ec911b0
JT
87032015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
8704
8705 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
8706 SYMBOL_PREFIX for x86_64-*-cygwin.
8707
ff908ebf
AW
87082015-03-26 Andy Wingo <wingo@igalia.com>
8709
8710 PR symtab/18148
8711 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
8712 const_value but not a location.
8713 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
8714 location defined in non-main CUs are visible.
8715
6d5f0679
YQ
87162015-03-26 Yao Qi <yao.qi@linaro.org>
8717
8718 PR testsuite/18139
8719 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
8720 Add a line number entry for the same line.
8721 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
8722 Add a line number entry for the same line.
8723
2898689b
YQ
87242015-03-26 Yao Qi <yao.qi@linaro.org>
8725
8726 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
8727 .int 0.
8728 (func): Likewise. Add .Lfunc_1 label.
8729 Use .Lfunc_1 label.
8730 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
8731 .int 0.
8732 (func): Likewise.
8733 Use .Lfunc_1 label.
8734
85180498
YQ
87352015-03-26 Yao Qi <yao.qi@linaro.org>
8736
8737 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
8738 Call gdb_compile instead to compile each .s files without debug
8739 information.
8740
8aa08a8d
YQ
87412015-03-26 Yao Qi <yao.qi@linaro.org>
8742
8743 * gdb.base/savedregs.exp (process_saved_regs): Make
8744 "Saved registers:" optional in the pattern.
8745
66849923
MM
87462015-03-25 Markus Metzger <markus.t.metzger@intel.com>
8747
8748 * gdb.btrace/next.exp: Merged into step.exp.
8749 * gdb.btrace/finish.exp: Merged into step.exp.
8750 * gdb.btrace/nexti.exp: Merged into stepi.exp.
8751 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
8752 "record goto" and checking the exact replay position.
8753 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
8754 check for "Recording format" in "info record" output.
8755 * gdb.btrace/record_goto.exp: Choose test file based on target.
8756 * gdb.btrace/x86-record_goto.S: Renamed into ...
8757 * gdb.btrace/x86_64-record_goto.S: ... this.
8758 * gdb.btrace/i686-record_goto.S: New.
8759 * gdb.btrace/x86-tailcall.S: Renamed into ...
8760 * gdb.btrace/x86_64-tailcall.S: ... this.
8761 * gdb.btrace/i686-tailcall.S: New.
8762 * gdb.btrace/x86-tailcall.c: Renamed into ...
8763 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
8764 separate statements. Update test.
8765 * gdb.btrace/delta.exp: Use record_goto.c as test file.
8766 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
8767 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
8768 * gdb.btrace/tailcall.exp: Choose test file based on target.
8769 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
8770
11cc1b74
MM
87712015-03-25 Markus Metzger <markus.t.metzger@intel.com>
8772
8773 * gdb.btrace/exception.exp: Increase BTS buffer size.
8774
a25d8bf9
PA
87752015-03-24 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
8778
856e7dd6
PA
87792015-03-24 Pedro Alves <palves@redhat.com>
8780
8781 * gdb.threads/schedlock.exp (test_step): No longer expect that
8782 "set scheduler-locking step" with "next" over a function call runs
8783 threads unlocked.
8784
ad235a41
AT
87852015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8786
8787 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
8788
15630549
AT
87892015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8790
8791 PR breakpoints/16466
8792 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
8793 * gdb.mi/mi-pending.c (thread_func): New function.
8794 (int main): Add threading support required.
8795 * gdb.mi/mi-pending.exp: Add tests for this issue.
8796 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
8797 (pendfunc2): Remove stdio dependency.
8798 * gdb.mi/mi-pendshr2.c: New file.
8799
693dca06
KS
88002015-03-23 Keith Seitz <keiths@redhat.com>
8801
8802 * gdb.linespec/keywords.c: New file.
8803 * gdb.linespec/keywords.exp: New file.
8804
7e993ebf
KS
88052015-03-23 Keith Seitz <keiths@redhat.com>
8806
8807 PR gdb/18021
8808 * gdb.dwarf2/staticvirtual.exp: New test.
8809
bc23328c
JK
88102015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8811
8812 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
8813 * README: Remove HP-UX and gdb.hp.
8814 (configuration):
8815 * configure: Regenerate.
8816 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
8817 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
8818 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
8819 gdb.hp/gdb.defects/Makefile.
8820 * gdb.hp/Makefile.in: File deleted.
8821 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
8822 * gdb.hp/gdb.aCC/optimize.c: File deleted.
8823 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
8824 * gdb.hp/gdb.aCC/run.c: File deleted.
8825 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
8826 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
8827 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
8828 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
8829 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
8830 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
8831 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
8832 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
8833 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
8834 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
8835 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
8836 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
8837 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
8838 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
8839 * gdb.hp/gdb.base-hp/reg.s: File deleted.
8840 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
8841 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
8842 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
8843 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
8844 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
8845 * gdb.hp/gdb.compat/Makefile.in: File deleted.
8846 * gdb.hp/gdb.compat/average.c: File deleted.
8847 * gdb.hp/gdb.compat/sum.c: File deleted.
8848 * gdb.hp/gdb.compat/xdb.c: File deleted.
8849 * gdb.hp/gdb.compat/xdb0.c: File deleted.
8850 * gdb.hp/gdb.compat/xdb0.h: File deleted.
8851 * gdb.hp/gdb.compat/xdb1.c: File deleted.
8852 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
8853 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
8854 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
8855 * gdb.hp/gdb.defects/Makefile.in: File deleted.
8856 * gdb.hp/gdb.defects/bs14602.c: File deleted.
8857 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
8858 * gdb.hp/gdb.defects/solib-d.c: File deleted.
8859 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
8860 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
8861 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
8862 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
8863 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
8864 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
8865 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
8866 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
8867 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
8868 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
8869 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
8870 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
8871 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
8872 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
8873 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
8874 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
8875 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
8876 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
8877 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
8878 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
8879 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
8880 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
8881 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
8882 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
8883 * gdb.hp/tools/odump: File deleted.
8884
8bf3b159
PA
88852015-03-19 Pedro Alves <palves@redhat.com>
8886
8887 * gdb.threads/continue-pending-status.exp (saw_thread_2)
8888 (saw_thread_3): New globals.
8889 (top level): Increment them when an event for the corresponding
8890 thread is seen.
8891 (no thread starvation): New test.
8892
eb54c8bf
PA
88932015-03-19 Pedro Alves <palves@redhat.com>
8894
8895 * gdb.threads/continue-pending-status.c: New file.
8896 * gdb.threads/continue-pending-status.exp: New file.
8897
32d2e5d6
PA
88982015-03-18 Pedro Alves <palves@redhat.com>
8899
8900 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8901 Use gdb_is_target_remote instead of is_remote. Use
8902 gdb_test_multiple instead of gdb_expect. Exit early if
8903 gdb_test_multiple hits its internal matches. Tighten stepi tests
8904 expected output. Fail on exit with any signal, instead of just
8905 SIGILL.
8906
f68f11b7
YQ
89072015-03-18 Yao Qi <yao.qi@linaro.org>
8908
8909 PR tdep/18107
8910 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
8911 variable.
8912 * gdb.base/catch-syscall.exp: Don't skip it on
8913 aarch64*-*-linux* target. Remove elements in all_syscalls.
8914 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
8915 target.
8916 (setup_all_syscalls): New proc.
8917
ca5fd19b
YQ
89182015-03-16 Yao Qi <yao.qi@linaro.org>
8919
8920 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
8921 (top level): Skip tests if valid_addr_p returns false for
8922 $cmd1 or $cmd2.
8923
85642ba0
AW
89242015-03-11 Andy Wingo <wingo@igalia.com>
8925
8926 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
8927
e03f9645
YQ
89282015-03-11 Yao Qi <yao.qi@linaro.org>
8929
8930 * gdb.base/catch-syscall.exp: Fix typo in comments.
8931
5d0962b2
YQ
89322015-03-11 Yao Qi <yao.qi@linaro.org>
8933
8934 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
8935
b2df3cef
PA
89362015-03-09 Pedro Alves <palves@redhat.com>
8937
8938 * dg-extract-results.py: Delete.
8939
ef878e53
PA
89402015-03-09 Pedro Alves <palves@redhat.com>
8941
8942 Merge dg-extract-results.sh from GCC upstream (r218843).
8943
8944 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
8945 * dg-extract-results.sh: Use --text with grep to avoid issues with
8946 binary files. Fall back to cat -v, if that doesn't work.
8947
9494d219
PA
89482015-03-05 Pedro Alves <palves@redhat.com>
8949
8950 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
8951
a8d9763a
SM
89522015-03-04 Simon Marchi <simon.marchi@ericsson.com>
8953
8954 * lib/mi-support.exp (mi_expect_interrupt): Accept
8955 alternative event for when in all-stop mode.
8956
be9957b8
PA
89572015-03-04 Pedro Alves <palves@redhat.com>
8958
8959 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
8960
d57be0f4 89612015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
8962
8963 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
8964
c214c7cf
AA
89652015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
8966
8967 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
8968 regexps for GDB's current line display, accept a hex address
8969 preceding the line number.
8970
6d74a497
AA
89712015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
8972
8973 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
8974 the 'arch1' variable for "s390*-linux*" targets.
8975
511aee7c
PA
89762015-03-04 Pedro Alves <palves@redhat.com>
8977
8978 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
8979 (main): Pass missing retval argument to pthread_join call.
8980
95e50b27
PA
89812015-03-02 Pedro Alves <palves@redhat.com>
8982
8983 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
8984 (top level): Call do_test with non-stop as well.
8985
28054d69
PA
89862015-03-02 Pedro Alves <palves@redhat.com>
8987
8988 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
8989 -1.
8990
4fa5d7b4
AA
89912015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8992
8993 * gdb.arch/s390-vregs.exp: New test.
8994 * gdb.arch/s390-vregs.S: New file.
8995
97c18565
PA
89962015-02-27 Pedro Alves <palves@redhat.com>
8997
8998 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
8999 call to catch_command_errors.
9000 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9001 catch_command_errors.
9002
a37bfa30
PA
90032015-02-27 Pedro Alves <palves@redhat.com>
9004
9005 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9006 "true" for boolean result.
9007 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9008 prototype of main.
9009
6f98576f
PA
90102015-02-27 Pedro Alves <palves@redhat.com>
9011
9012 * lib/unbuffer_output.c: New file.
9013 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9014 (main): Call gdb_unbuffer_output.
9015
eba5ab56
YQ
90162015-02-27 Yao Qi <yao.qi@linaro.org>
9017
9018 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9019 target.
9020
0def5aaa
DE
90212015-02-26 Doug Evans <dje@google.com>
9022
9023 * gdb.cp/class2.cc (Dbase, D): New classes.
9024 (main): New local delta.
9025 * gdb.cp/class2.exp: Test printing delta.
9026 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9027 (dynbar): New global.
9028 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9029
081a1c2c
JK
90302015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9031
9032 * gdb.compile/compile-ifunc.c: New file.
9033 * gdb.compile/compile-ifunc.exp: New file.
9034
2f41223f
AT
90352015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9036
9037 * gdb.base/structs.exp: Check for correct struct on finish.
9038
03eddd80
YQ
90392015-02-26 Yao Qi <yao.qi@linaro.org>
9040
9041 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9042 is zero.
9043
80c57053
JK
90442015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9045
9046 * gdb.arch/cordic.ko.bz2: New file.
9047 * gdb.arch/cordic.ko.debug.bz2: New file.
9048 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9049
21613c12
YQ
90502015-02-25 Yao Qi <yao.qi@linaro.org>
9051
9052 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9053 aarch64*-*-* target.
9054
d8b901ed
PA
90552015-02-23 Pedro Alves <palves@redhat.com>
9056
9057 * lib/gdb.exp (delete_breakpoints): Rewrite using
9058 gdb_test_multiple.
9059
e5b85ead
PA
90602015-02-23 Pedro Alves <palves@redhat.com>
9061
9062 * gdb.base/info-os.c: Include stdlib.h.
9063
85c3a371
DE
90642015-02-22 Doug Evans <xdje42@gmail.com>
9065
9066 PR symtab/17855
9067 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9068 is read after symbols have been re-read.
9069 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9070 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9071
96553a0c
DE
90722015-02-21 Doug Evans <dje@google.com>
9073
9074 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
9075
97a0c697
JK
90762015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9077
9078 PR corefiles/17808
9079 * gdb.arch/i386-biarch-core.core.bz2: New file.
9080 * gdb.arch/i386-biarch-core.exp: New file.
9081
a47cd6e9
PA
90822015-02-21 Pedro Alves <palves@redhat.com>
9083
9084 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
9085 runto_main fails.
9086
c5facdc4
PA
90872015-02-20 Pedro Alves <palves@redhat.com>
9088
9089 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
9090 info probes.
9091
2db9a427
PA
90922015-02-20 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.threads/multi-create-ns-info-thr.exp: New file.
9095
60fb7e9e
PA
90962015-02-20 Pedro Alves <palves@redhat.com>
9097
9098 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
9099 clean_restart before gdb_target_supports_trace.
9100
5c5019c2
PA
91012015-02-20 Pedro Alves <palves@redhat.com>
9102
9103 PR threads/18006
9104 * gdb.threads/clone-thread_db.c: New file.
9105 * gdb.threads/clone-thread_db.exp: New file.
9106
c9587f88
AT
91072015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
9108
9109 PR breakpoints/16812
9110 * gdb.base/catch-gdb-caused-signals.c: New file.
9111 * gdb.base/catch-gdb-caused-signals.exp: New file.
9112
f6a88844
JM
91132015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
9114
9115 * configure: Regenerated.
9116 * configure.ac: Use GDB_AC_TRANSFORM.
9117 * aclocal.m4: sinclude ../transform.m4.
9118
497c491b
JM
91192015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9120
9121 * lib/dtrace.exp: New file.
9122 * gdb.base/dtrace-probe.exp: Likewise.
9123 * gdb.base/dtrace-probe.d: Likewise.
9124 * gdb.base/dtrace-probe.c: Likewise.
9125 * lib/pdtrace.in: Likewise.
9126 * configure.ac: Output variables with the transformed names of
9127 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
9128 * configure: Regenerated.
9129
03e98035
JM
91302015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9131
9132 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
9133 expected message when trying to access $_probe_* convenience
9134 variables while not on a probe.
9135
63cc30e9
JK
91362015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9137
9138 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
9139
0703599a
PA
91402015-02-11 Pedro Alves <pedro@codesourcery.com>
9141
9142 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
9143 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
9144
7e60a48e
DE
91452015-02-10 Doug Evans <xdje42@gmail.com>
9146
9147 * lib/gdb.exp (gdb_load): Always return a result.
9148
01b088bc
PA
91492015-02-10 Pedro Alves <palves@redhat.com>
9150
9151 * gdb.threads/signal-sigtrap.c: New file.
9152 * gdb.threads/signal-sigtrap.exp: New file.
9153
b05ec7a5
AT
91542015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
9155
9156 * gdb.trace/no-attach-trace.c: New file.
9157 * gdb.trace/no-attach-trace.exp: New file.
9158
a2c2acaf
MW
91592015-02-09 Mark Wielaard <mjw@redhat.com>
9160
9161 * gdb.dwarf2/atomic.c: New file.
9162 * gdb.dwarf2/atomic-type.exp: Likewise.
9163
31fd9caa
MM
91642015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9165
9166 * gdb.btrace/buffer-size.exp: Update "info record" output.
9167 * gdb.btrace/delta.exp: Update "info record" output.
9168 * gdb.btrace/enable.exp: Update "info record" output.
9169 * gdb.btrace/finish.exp: Update "info record" output.
9170 * gdb.btrace/instruction_history.exp: Update "info record" output.
9171 * gdb.btrace/next.exp: Update "info record" output.
9172 * gdb.btrace/nexti.exp: Update "info record" output.
9173 * gdb.btrace/step.exp: Update "info record" output.
9174 * gdb.btrace/stepi.exp: Update "info record" output.
9175 * gdb.btrace/nohist.exp: Update "info record" output.
9176
d33501a5
MM
91772015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9178
9179 * gdb.btrace/buffer-size: New.
9180
f4abbc16
MM
91812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9182
9183 * gdb.btrace/delta.exp: Update "info record" output.
9184 * gdb.btrace/enable.exp: Update "info record" output.
9185 * gdb.btrace/finish.exp: Update "info record" output.
9186 * gdb.btrace/instruction_history.exp: Update "info record" output.
9187 * gdb.btrace/next.exp: Update "info record" output.
9188 * gdb.btrace/nexti.exp: Update "info record" output.
9189 * gdb.btrace/step.exp: Update "info record" output.
9190 * gdb.btrace/stepi.exp: Update "info record" output.
9191 * gdb.btrace/nohist.exp: Update "info record" output.
9192
b9d61307
SM
91932015-02-06 Simon Marchi <simon.marchi@ericsson.com>
9194
9195 PR gdb/15678
9196 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
9197
e584fdbc
PA
91982015-02-06 Pedro Alves <palves@redhat.com>
9199
9200 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
9201 macro.
9202 (seconds_left, again): New globals.
9203 (main): Wait seconds_left in a 1-second sleep loop instead of
9204 sleeping 180 seconds. If 'again' is set, reset the seconds
9205 counter.
9206 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
9207 'again' in the inferior before detaching. Print the seconds left.
9208 (options): New global.
9209 (top level): Build program with -DTIMEOUT=$timeout.
9210
77f41761
PA
92112015-02-06 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
9214 determine how many seconds to pass to 'alarm'.
9215 * gdb.base/gdb-sigterm.exp (top level): Build program with
9216 -DTIMEOUT=$timeout.
9217 (do_test): Return success/failure indication. Add more verbose
9218 logging. Don't fail if 200 single steps are seen. Instead, fail
9219 when the test times out.
9220 (passes): New global.
9221 (top level): Break the testing loop if testing fails on any
9222 iteration. Use gdb_assert.
9223
b9394193
DB
92242015-02-04 Don Breazeal <donb@codesourcery.com>
9225
9226 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
9227 and initialize them.
9228 (ipc_cleanup): New function.
9229 (main): Don't declare shmid, semid, and msqid. Add a call to
9230 atexit so that we call ipc_cleanup on exit.
9231
42d9e528
PA
92322015-02-04 Pedro Alves <palves@redhat.com>
9233
9234 * boards/native-extended-gdbserver.exp: Remove any target variant
9235 specifications from the board name before clearing the isremote
9236 flag from board_info.
9237
ae6ae975
DE
92382015-01-31 Doug Evans <xdje42@gmail.com>
9239
9240 * gdb.base/maint.exp <maint print type argc>: Update expected output.
9241
cfb069a8
GB
92422015-01-31 Gary Benson <gbenson@redhat.com>
9243
9244 * gdb.base/completion.exp: Disable completion limiting for
9245 existing tests. Add new tests to check completion limiting.
9246 * gdb.linespec/ls-errs.exp: Disable completion limiting.
9247
5dd31d79
DE
92482015-01-31 Doug Evans <xdje42@gmail.com>
9249
9250 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
9251
9f050062
DE
92522015-01-31 Doug Evans <xdje42@gmail.com>
9253
9254 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
9255 entries. Duplicate file section script entries.
9256 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
9257 inlined entries. Add test for safe-path rejection.
9258 * gdb.python/py-section-script.c: Add duplicate inlined section script
9259 entries. Duplicate file section script entries.
9260 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
9261 inlined entries. Add test for safe-path rejection.
9262
df25ebbd
JB
92632015-01-29 Joel Brobecker <brobecker@adacore.com>
9264
9265 * gdb.ada/disc_arr_bound: New testcase.
9266
4a0ca9ec
JB
92672015-01-29 Joel Brobecker <brobecker@adacore.com>
9268
9269 * gdb.ada/mi_var_array: New testcase.
9270
3a8b707a
DE
92712015-01-27 Doug Evans <dje@google.com>
9272
9273 * gdb.python/py-objfile.exp: Add tests for objfile.username.
9274 Add test for objfile.filename, objfile.username after objfile
9275 has been unloaded.
9276
f8313f6e
JB
92772015-01-26 Joel Brobecker <brobecker@adacore.com>
9278
9279 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
9280 the second test to print the name attribute of value
9281 returned by the call to gdb.lookup_type, and adjust
9282 the expected output accordingly.
9283
37bc665e
MW
92842015-01-25 Mark Wielaard <mjw@redhat.com>
9285
9286 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
9287 * gdb.base/disp-step-fork.c: Include unistd.h.
9288 * gdb.base/siginfo-obj.c: Include stdio.h.
9289 * gdb.base/siginfo-thread.c: Likewise.
9290 * gdb.mi/non-stop.c: Include unistd.h.
9291 * gdb.mi/nsthrexec.c: Include stdio.h.
9292 * gdb.mi/pthreads.c: Include unistd.h.
9293 * gdb.modula2/unbounded1.c (main): Declare returns int.
9294 * gdb.reverse/consecutive-reverse.c: Likewise.
9295 * gdb.threads/create-fail.c: Include unistd.h.
9296 * gdb.threads/killed.c: Likewise.
9297 * gdb.threads/linux-dp.c: Likewise.
9298 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
9299 * gdb.threads/non-ldr-exc-2.c: Likewise.
9300 * gdb.threads/non-ldr-exc-3.c: Likewise.
9301 * gdb.threads/non-ldr-exc-4.c: Likewise.
9302 * gdb.threads/pthreads.c: Include unistd.h.
9303 (main): Declare returns int.
9304 * gdb.threads/tls-main.c (foo): New declaration.
9305 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
9306
f7e5394d
SM
93072015-01-23 Simon Marchi <simon.marchi@ericsson.com>
9308
9309 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
9310 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
9311
743649fd
MW
93122015-01-15 Mark Wielaard <mjw@redhat.com>
9313
9314 * gdb.base/noreturn-return.c: New file.
9315 * gdb.base/noreturn-return.exp: New file.
9316 * gdb.base/noreturn-finish.c: New file.
9317 * gdb.base/noreturn-finish.exp: New file.
9318
198297aa
PA
93192015-01-23 Pedro Alves <palves@redhat.com>
9320
9321 * gdb.threads/continue-pending-after-query.c: New file.
9322 * gdb.threads/continue-pending-after-query.exp: New file.
9323
717cf30c
AG
93242015-01-22 Anders Granlund <anders.granlund@ericsson.com>
9325 Simon Marchi <simon.marchi@ericsson.com>
9326
9327 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
9328 * gdb.base/valgrind-db-attach.exp: Same.
9329 * gdb.base/valgrind-infcall.exp: Same.
9330 * lib/mi-support.exp (default_mi_gdb_start): Same.
9331 * lib/prompt.exp (default_prompt_gdb_start): Same.
9332 * lib/gdb.exp (default_gdb_spawn): Same.
9333 (gdb_interact): New.
9334
9335
4b62a76e
JK
93362015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.compile/compile.exp (pointer to jit function): New test.
9339
b4cdae6f
WW
93402015-01-17 Wei-cheng Wang <cole945@gmail.com>
9341
9342 * lib/gdb.exp (supports_process_record): Return true for
9343 powerpc*-*-linux*.
9344 (supports_reverse): Likewise.
9345
d221e7ef
DB
93462015-01-15 Don Breazeal <donb@codesourcery.com>
9347
9348 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
9349 instead of checking whether the target board is remote and
9350 use spawn_wait_for_attach instead of exec/sleep.
9351 * gdb.base/attach-twice.exp: Likewise.
9352
bafffb51
JB
93532015-01-15 Joel Brobecker <brobecker@adacore.com>
9354
9355 * gdb.ada/var_arr_attrs: New testcase.
9356
5589af0e
PA
93572015-01-14 Pedro Alves <palves@redhat.com>
9358 Joel Brobecker <brobecker@adacore.com>
9359
9360 PR gdb/17525
9361 * gdb.base/bp-cmds-execution-x-script.c: New file.
9362 * gdb.base/bp-cmds-execution-x-script.exp: New file.
9363 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
9364
6c400b59
PA
93652015-01-14 Pedro Alves <palves@redhat.com>
9366
9367 PR cli/17828
9368 * gdb.base/batch-preserve-term-settings.c: New file.
9369 * gdb.base/batch-preserve-term-settings.exp: New file.
9370
e02c96a7
DE
93712015-01-13 Doug Evans <dje@google.com>
9372
9373 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
9374 binary.
9375
576fd14c
JB
93762015-01-13 Joel Brobecker <brobecker@adacore.com>
9377
9378 * Makefile.in (clean mostlyclean): Do not delete *.py.
9379
04dccad0
JB
93802015-01-13 Joel Brobecker <brobecker@adacore.com>
9381
9382 * gdb.python/py-lookup-type.exp: New file.
9383
3d230f71
PA
93842015-01-12 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
9387 restore GDBFLAGS before returning.
9388
7e67715d
JK
93892015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9390
9391 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
9392 is_amd64_regs_target and is_x86_like_target.
9393
f2e0d4b4
DE
93942015-01-11 Doug Evans <xdje42@gmail.com>
9395
9396 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
9397 is given without an explicit form.
9398 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
9399 attributes.
9400 * gdb.dwarf/corrupt.exp: Ditto.
9401 * gdb.dwarf2/enum-type.exp: Ditto.
9402 * gdb.trace/entry-values.exp: Ditto.
9403 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
9404
439250fb
DE
94052015-01-11 Doug Evans <xdje42@gmail.com>
9406
9407 PR gdb/15830
9408 * gdb.base/maint.exp: Remove references to "maint demangle".
9409 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
9410 Add tests for explicitly specifying language to demangle.
9411 * gdb.dlang/demangle.exp: Ditto.
9412
ede9f622
PA
94132015-01-09 Pedro Alves <palves@redhat.com>
9414
9415 * gdb.threads/non-stop-fair-events.c: New file.
9416 * gdb.threads/non-stop-fair-events.exp: New file.
9417
a7b796db
PA
94182015-01-09 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
9421 the global scope. Set a breakpoint after all threads are started
9422 rather than stepping over two source lines. Expect the prompt.
9423 * gdb.base/watch_thread_num.c (threads_started_barrier): New
9424 global.
9425 (NUM): Now 15.
9426 (main): Use threads_started_barrier to wait for all threads to
9427 start. Main thread no longer calls thread_function. Exit after
9428 180 seconds.
9429 (loop): New function.
9430 (thread_function): Wait on threads_started_barrier barrier. Call
9431 'loop' at each iteration.
9432 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
9433 threads have started, instead of hardcoding number of "next"
9434 steps. Use an access watchpoint instead of a write watchpoint.
9435
9665ffdd
PA
94362015-01-09 Pedro Alves <palves@redhat.com>
9437
9438 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
9439 (thread_func): Wait on barrier.
9440 (main): Wait for all threads to start before stopping GDB.
9441 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
9442 global.
9443 (thread1_func, thread2_func): Wait on barrier.
9444 (main): Wait for all threads to start before stopping GDB.
9445 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
9446 New global.
9447 (thread1_func, thread2_func): Wait on barrier.
9448 (main): Wait for all threads to start before stopping GDB.
9449
c945a99f
PA
94502015-01-09 Pedro Alves <palves@redhat.com>
9451
9452 * gdb.threads/attach-many-short-lived-threads.c: New file.
9453 * gdb.threads/attach-many-short-lived-threads.exp: New file.
9454
c1a747c1
PA
94552014-01-09 Pedro Alves <palves@redhat.com>
9456
9457 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
9458 instead of to thread 2.
9459 * gdb.threads/signal-command-multiple-signals-pending.c (main):
9460 Add barrier around each pthread_create call instead of around all
9461 calls.
9462 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
9463 Set a break on thread_function and have the child threads hit it
9464 one at at a time.
9465
60b3033e
PA
94662015-01-09 Pedro Alves <palves@redhat.com>
9467
9468 * lib/gdb.exp (can_spawn_for_attach): New procedure.
9469 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
9470 false.
9471 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
9472 checking whether the target board is remote.
9473 * gdb.multi/multi-attach.exp: Likewise.
9474 * gdb.python/py-sync-interp.exp: Likewise.
9475 * gdb.server/ext-attach.exp: Likewise.
9476 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
9477 tests that need to attach, instead of checking whether the target
9478 board is remote at the top of the file.
9479
acc018ac
YQ
94802015-01-08 Yao Qi <yao@codesourcery.com>
9481
9482 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
9483
50a18af8
JK
94842015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9485
9486 Fix testcase compilation.
9487 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
9488
8503d6e1
JB
94892015-01-06 Joel Brobecker <brobecker@adacore.com>
9490
9491 * gdb.python/py-type.exp: Add a couple test about empty
9492 array creation, and negative-length array creation.
9493
cc73dbcc
DE
94942015-01-02 Doug Evans <xdje42@gmail.com>
9495
9496 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
9497
0300bbc7
DE
94982015-01-02 Doug Evans <dje@google.com>
9499
9500 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
9501
9d85a0ec
YQ
95022014-12-29 Yao Qi <yao@codesourcery.com>
9503
9504 * gdb.trace/entry-values.exp: Update comments. Rename variable
9505 bar_call_foo to returned_from_foo.
9506
87186c6a
MMN
95072014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
9508
9509 PR gdb/17394
9510 * gdb.linespec/break-asm-file.c: New file.
9511 * gdb.linespec/break-asm-file.exp: New file.
9512 * gdb.linespec/break-asm-file0.s: New file.
9513 * gdb.linespec/break-asm-file1.s: New file.
9514
1bab7383
YQ
95152014-12-18 Nigel Stephens <nigel@mips.com>
9516 Maciej W. Rozycki <macro@codesourcery.com>
9517
9518 * gdb.base/float.exp: Handle the new output from "info float" on
9519 MIPS targets.
9520
1bc1068a
JK
95212014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9522
9523 Fix MinGW compilation.
9524 * gdb.compile/compile-ops.exp: Update untested message if
9525 !skip_compile_feature_tests.
9526 * gdb.compile/compile-setjmp.exp: Likewise.
9527 * gdb.compile/compile-tls.exp: Likewise.
9528 * gdb.compile/compile.exp: Likewise.
9529 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
9530 supported on this host".
9531
b6615d10
DE
95322014-12-16 Doug Evans <xdje42@gmail.com>
9533
9534 * boards/stabs.exp: New file.
9535
25dda427
AA
95362014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
9537
9538 * gdb.base/completion.exp: Adjust to format changes of "maint
9539 print user-registers".
9540
bf330350
CU
95412014-12-16 Catalin Udma <catalin.udma@freescale.com>
9542
9543 PR server/17457
9544 * gdb.arch/aarch64-fp.c: New file.
9545 * gdb.arch/aarch64-fp.exp: New file.
9546
395cf596
SDJ
95472014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
9548
9549 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
9550 r210637, r210913, r211666, r215400, r215817).
9551
9552 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
9553 * dg-extract-results.py: New file.
9554 * dg-extract-results.sh: Use it if the environment seems
9555 suitable.
9556
9557 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
9558
9559 * dg-extract-results.py (parse_run): Handle warnings that
9560 are printed before a test harness is run.
9561
9562 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
9563
9564 * dg-extract-results.py (Named): Remove __cmp__ method.
9565 (output_variation): Use a key to sort variation.harnesses.
9566
9567 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
9568
9569 * dg-extract-results.py: For Python 3, force sys.stdout to
9570 handle surrogate escape sequences.
9571 (safe_open): New function.
9572 (output_segment, main): Use it.
9573
9574 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
9575
9576 * dg-extract-results.py (Prog.result_re): Include options
9577 in test name.
9578
9579 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
9580
9581 * dg-extract-results.py (output_variation): Always sort if
9582 do_sum.
9583
e882ef3c
SM
95842014-12-15 Simon Marchi <simon.marchi@ericsson.com>
9585
9586 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
9587 as long as we get pagination notifications.
9588
4992aa20
JM
95892014-12-15 Jason Merrill <jason@redhat.com>
9590
9591 * Makefile.in (check-gdb.%): Restore.
9592 * README: Mention it.
9593
c1b5a1a6
JB
95942014-12-13 Joel Brobecker <brobecker@adacore.com>
9595
9596 * gdb.ada/str_uninit: New testcase.
9597
5537b577
JK
95982014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9599
9600 PR symtab/17642
9601 * gdb.base/vla-stub-define.c: New file.
9602 * gdb.base/vla-stub.c: New file.
9603 * gdb.base/vla-stub.exp: New file.
9604
bb2ec1b3
TT
96052014-12-12 Phil Muldoon <pmuldoon@redhat.com>
9606 Jan Kratochvil <jan.kratochvil@redhat.com>
9607 Tom Tromey <tromey@redhat.com>
9608
9609 * configure.ac: Add gdb.compile/.
9610 * configure: Regenerate.
9611 * gdb.compile/Makefile.in: New file.
9612 * gdb.compile/compile-ops.exp: New file.
9613 * gdb.compile/compile-ops.c: New file.
9614 * gdb.compile/compile-tls.c: New file.
9615 * gdb.compile/compile-tls.exp: New file.
9616 * gdb.compile/compile-constvar.S: New file.
9617 * gdb.compile/compile-constvar.c: New file.
9618 * gdb.compile/compile-mod.c: New file.
9619 * gdb.compile/compile-nodebug.c: New file.
9620 * gdb.compile/compile-setjmp-mod.c: New file.
9621 * gdb.compile/compile-setjmp.c: New file.
9622 * gdb.compile/compile-setjmp.exp: New file.
9623 * gdb.compile/compile-shlib.c: New file.
9624 * gdb.compile/compile.c: New file.
9625 * gdb.compile/compile.exp: New file.
9626 * lib/gdb.exp (skip_compile_feature_tests): New proc.
9627
4ff709eb
TT
96282014-12-12 Tom Tromey <tromey@redhat.com>
9629
9630 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
9631 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
9632
6dddd6a5
DE
96332014-12-12 Doug Evans <dje@google.com>
9634
9635 * lib/gdb-python.exp (get_python_valueof): New function.
9636 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
9637
71c24708
AA
96382014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
9639
9640 * gdb.base/completion.exp: Add test for completion of "info
9641 registers ".
9642
3e29f34a
MR
96432014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
9644
9645 * gdb.base/func-ptrs.c: New file.
9646 * gdb.base/func-ptrs.exp: New file.
9647
fc126975
SM
96482014-12-10 Simon Marchi <simon.marchi@ericsson.com>
9649
9650 PR breakpoints/17012
9651 * gdb.base/dprintf-detach.c: New file.
9652 * gdb.base/dprintf-detach.exp: New file.
9653
0a46d518
SM
96542014-12-10 Simon Marchi <simon.marchi@ericsson.com>
9655
9656 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
9657 * lib/gdb.exp (target_is_gdbserver): New procedure.
9658
a0be3e44
DE
96592014-12-08 Doug Evans <dje@google.com>
9660
9661 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
9662
df1b803a
YQ
96632014-12-05 Yao Qi <yao@codesourcery.com>
9664
9665 * gdb.guile/scm-error.exp: Remove the third argument to
9666 gdb_remote_download.
9667 * gdb.guile/scm-frame-args.exp: Likewise.
9668 * gdb.guile/scm-section-script.exp: Likewise.
9669
ddb9f679
YQ
96702014-12-05 Yao Qi <yao@codesourcery.com>
9671
9672 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
9673
86e4ed39
DE
96742014-12-04 Doug Evans <dje@google.com>
9675
9676 * gdb.python/py-objfile.exp: Add tests for
9677 objfile.add_separate_debug_file.
9678
7c50a931
DE
96792014-12-04 Doug Evans <dje@google.com>
9680
9681 * lib/gdb.exp (get_build_id): New function.
9682 (build_id_debug_filename_get): Rewrite to use it.
9683 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
9684
621661e3
MR
96852014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
9686
9687 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
9688 `method(long)', not just 0x0.
9689 * gdb.cp/nsalias.exp: Align code labels to 4.
9690 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
9691 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
9692 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
9693 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
9694 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
9695 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
9696
29f0c3b7
DE
96972014-12-02 Doug Evans <dje@google.com>
9698
e1e061e7 9699 PR symtab/17602
29f0c3b7 9700 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 9701 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
9702 * gdb.cp/anon-ns.exp: Update.
9703
162078c8
NB
97042014-12-02 Nick Bull <nicholaspbull@gmail.com>
9705
9706 * gdb.python/py-events.py (inferior_call_handler): New.
9707 (register_changed_handler, memory_changed_handler): New.
9708 (test_events.invoke): Register new handlers.
9709 * gdb.python/py-events.exp: Add tests for inferior call,
9710 memory_changed and register_changed events.
9711
fdb09caf
AA
97122014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9713
9714 * gdb.base/execl-update-breakpoints.exp: Specify the link address
9715 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
9716 if the linker doesn't understand this.
9717
55cfb2c4
SM
97182014-12-01 Simon Marchi <simon.marchi@ericsson.com>
9719
9720 * gdb.python/python.exp: Change expected reply to help().
9721
9e8cd6df
YQ
97222014-12-01 Yao Qi <yao@codesourcery.com>
9723
9724 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
9725 AC_CONFIG_SUBDIRS(gdb.gdbtk).
9726 * configure: Re-generated.
9727
6c659fc2
SC
97282014-11-28 Siva Chandra Reddy <sivachandra@google.com>
9729
9730 * gdb.cp/chained-calls.cc: New file.
9731 * gdb.cp/chained-calls.exp: New file.
9732 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
9733
d7fc3181
SM
97342014-11-28 Simon Marchi <simon.marchi@ericsson.com>
9735
9736 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
9737 * gdb.dwarf2/symtab-producer.exp: Same.
9738 * gdb.gdb/python-interrupts.exp: Same.
9739 * gdb.gdb/python-selftest.exp: Same.
9740 * gdb.python/py-linetable.exp: Same.
9741 * gdb.python/py-type.exp: Same.
9742 * gdb.python/py-value-cc.exp: Same.
9743 * gdb.python/py-value.exp: Same.
9744
10e79639
YQ
97452014-11-28 Yao Qi <yao@codesourcery.com>
9746
9747 * gdb.base/break-probes.exp: Match library name prefixed with
9748 sysroot.
9749
f28a0564
SM
97502014-11-27 Simon Marchi <simon.marchi@ericsson.com>
9751
9752 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
9753 test expected output. Add parentheses for the call to print.
9754 Remove L suffix from integers.
9755
3fe1ce1d
DE
97562014-11-26 Doug Evans <dje@google.com>
9757
9758 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
9759
84429e27
YQ
97602014-11-22 Yao Qi <yao@codesourcery.com>
9761
9762 * gdb.trace/entry-values.c: Remove asms.
9763 (foo): Add foo_label.
9764 (bar): Add bar_label.
9765 * gdb.trace/entry-values.exp: Remove code computing foo's
9766 length and bar's length.
9767 (Dwarf::assemble): Invoke function_range for bar and use
9768 MACRO_AT_func for foo.
9769
26741859
YQ
97702014-11-22 Yao Qi <yao@codesourcery.com>
9771
9772 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
9773 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
9774 Use .Lgcc43_procstart instead of gcc43.
9775
45e44d27
JB
97762014-11-21 Joel Brobecker <brobecker@adacore.com>
9777
9778 * gdb.ada/n_arr_bound: New testcase.
9779
458c8db8
SDJ
97802014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
9781
9782 PR breakpoints/10737
9783 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
9784 test_catch_syscall_multi_arch.
9785 (test_catch_syscall_multi_arch): New function.
9786
43f3e411
DE
97872014-11-20 Doug Evans <xdje42@gmail.com>
9788
9789 * gdb.base/maint.exp: Update expected output.
9790
0d7b2549
AA
97912014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9792
9793 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
9794 4-byte instruction on S390.
9795
8908fca5
JB
97962014-11-19 Joel Brobecker <brobecker@adacore.com>
9797
9798 * gdb.ada/arr_arr: New testcase.
9799
4a46959e
JB
98002014-11-19 Joel Brobecker <brobecker@adacore.com>
9801
9802 * gdb.ada/pkd_arr_elem: New Testcase.
9803
470e2f4e
LM
98042014-11-18 Luis Machado <lgustavo@codesourcery.com>
9805
9806 * gdb.reverse/break-precsave: Expect completion message for
9807 core file reads.
9808 * gdb.reverse/consecutive-precsave.exp: Likewise.
9809 * gdb.reverse/finish-precsave.exp: Likewise.
9810 * gdb.reverse/i386-precsave.exp: Likewise.
9811 * gdb.reverse/machinestate-precsave.exp: Likewise.
9812 * gdb.reverse/sigall-precsave.exp: Likewise.
9813 * gdb.reverse/solib-precsave.exp: Likewise.
9814 * gdb.reverse/step-precsave.exp: Likewise.
9815 * gdb.reverse/until-precsave.exp: Likewise.
9816 * gdb.reverse/watch-precsave.exp: Likewise.
9817
a267f3ad
AA
98182014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9819
9820 * gdb.base/bp-permanent.c: Include unistd.h.
9821 * gdb.python/py-framefilter-mi.c (main): Add return type.
9822 * gdb.python/py-framefilter.c (main): Likewise.
9823 * gdb.trace/actions-changed.c (main): Likewise.
9824
12084a9a
AA
98252014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9826
9827 * gdb.mi/until.c: Add eye-catchers.
9828 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
9829 line numbers.
9830
dc7e1a77
AA
98312014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9832
9833 * gdb.base/condbreak.exp: Drop references to removed non-prototype
9834 function header variants in break1.c.
9835 * gdb.base/ena-dis-br.exp: Likewise.
9836 * gdb.base/hbreak2.exp: Likewise.
9837 * gdb.reverse/until-precsave.exp: Drop references to removed
9838 non-prototype function header variants in ur1.c.
9839 * gdb.reverse/until-reverse.exp: Likewise.
9840
41c77605
PM
98412014-11-17 Petr Machata <pmachata@redhat.com>
9842
9843 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
9844 ${_cu_offset_size} bytes abbrev offset.
9845
34248c3a
DE
98462014-11-15 Doug Evans <xdje42@gmail.com>
9847
9848 PR symtab/17559
9849 * gdb.base/line-symtabs.exp: New file.
9850 * gdb.base/line-symtabs.c: New file.
9851 * gdb.base/line-symtabs.h: New file.
9852
646da059
YQ
98532014-11-14 Yao Qi <yao@codesourcery.com>
9854
9855 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
9856 (func): Add label func_label.
9857 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
9858 Replace low_pc and high_pc with MACRO_AT_range.
9859 Replace name, low_pc and high_pc with MACRO_AT_func.
9860
9301ebe6
YQ
98612014-11-14 Yao Qi <yao@codesourcery.com>
9862
9863 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
9864 Replace name, low_pc and high_pc with MACRO_AT_func.
9865
f166b542
YQ
98662014-11-14 Yao Qi <yao@codesourcery.com>
9867
9868 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
9869 produce debug information.
9870 * gdb.dwarf2/implptr-optimized-out.S: Removed.
9871
0f6e71e3
YQ
98722014-11-14 Yao Qi <yao@codesourcery.com>
9873
9874 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
9875 object and get function length.
9876 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
9877 with MACRO_AT_func.
9878 (top-level): Replace gdb_compile and clean_restart with
9879 prepare_for_testing.
9880 * gdb.dwarf2/main.c (main): Add label main_label.
9881
876c4df9
YQ
98822014-11-14 Yao Qi <yao@codesourcery.com>
9883
9884 * lib/dwarf.exp (function_range): New procedure.
9885 (Dwarf::_handle_macro_at_func): New procedure.
9886 (Dwarf::_handle_macro_at_range): New procedure.
9887 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
9888
02ad9cf1
YQ
98892014-11-14 Yao Qi <yao@codesourcery.com>
9890
9891 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
9892 (_handle_attribute): New procedure.
9893
a59add0c
AA
98942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9895
9896 * gdb.ada/cond_lang/foo.c (callme): Add return type.
9897 * gdb.base/call-sc.c (zed): Likewise.
9898 * gdb.base/checkpoint.c (main): Likewise.
9899 * gdb.base/dump.c (main): Likewise.
9900 * gdb.base/gcore.c (main): Likewise.
9901 * gdb.base/huge.c (main): Likewise.
9902 * gdb.base/multi-forks.c (main): Likewise.
9903 * gdb.base/pr10179-a.c (main): Likewise.
9904 * gdb.base/savedregs.c (main): Likewise.
9905 * gdb.base/sigaltstack.c (main): Likewise.
9906 * gdb.base/siginfo.c (main): Likewise.
9907 * gdb.base/structs.c (zed): Likewise.
9908 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
9909 * gdb.mi/mi-syn-frame.c (main): Likewise.
9910 * gdb.mi/until.c (foo, main): Likewise.
9911 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
9912 * gdb.base/solib-weak.c (foo): Declare.
9913 * gdb.base/attach-twice.c: Include stdio.h.
9914 * gdb.base/weaklib1.c: Likewise.
9915 * gdb.base/weaklib2.c: Likewise.
9916 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
9917 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
9918 unistd.h.
9919 * gdb.base/attach-pie-misread.c: Include stdlib.h.
9920 * gdb.mi/mi-exit-code.c: Likewise.
9921 * gdb.base/break-interp-lib.c: Include string.h.
9922 * gdb.base/coremaker.c: Likewise.
9923 * gdb.base/testenv.c: Likewise.
9924 * gdb.python/py-finish-breakpoint.c: Likewise.
9925 * gdb.base/inferior-died.c: Include sys/wait.h.
9926 * gdb.base/fileio.c: Include time.h.
9927 * gdb.base/async-shell.c: Include unistd.h.
9928 * gdb.base/dprintf-non-stop.c: Likewise.
9929 * gdb.base/info-os.c: Likewise.
9930 * gdb.mi/mi-console.c: Likewise.
9931 * gdb.mi/watch-nonstop.c: Likewise.
9932 * gdb.python/py-events.c: Likewise.
9933 * gdb.base/async.c (baz): Move up before its invocation.
9934 * gdb.base/code_elim2.c (my_global_func): Likewise.
9935 * gdb.base/skip-solib-lib.c (multiply): Likewise.
9936 * gdb.base/advance.c (func2): Likewise.
9937
3b5d5997
AA
99382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9939
9940 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
9941 variant.
9942 * gdb.base/annota3.c: Likewise.
9943 * gdb.base/async.c: Likewise.
9944 * gdb.base/average.c: Likewise.
9945 * gdb.base/call-ar-st.c: Likewise.
9946 * gdb.base/call-rt-st.c: Likewise.
9947 * gdb.base/call-sc.c: Likewise.
9948 * gdb.base/call-strs.c: Likewise.
9949 * gdb.base/ending-run.c: Likewise.
9950 * gdb.base/execd-prog.c: Likewise.
9951 * gdb.base/exprs.c: Likewise.
9952 * gdb.base/foll-exec.c: Likewise.
9953 * gdb.base/foll-fork.c: Likewise.
9954 * gdb.base/foll-vfork.c: Likewise.
9955 * gdb.base/funcargs.c: Likewise.
9956 * gdb.base/gcore.c: Likewise.
9957 * gdb.base/jump.c: Likewise.
9958 * gdb.base/langs0.c: Likewise.
9959 * gdb.base/langs1.c: Likewise.
9960 * gdb.base/langs2.c: Likewise.
9961 * gdb.base/mips_pro.c: Likewise.
9962 * gdb.base/nodebug.c: Likewise.
9963 * gdb.base/opaque0.c: Likewise.
9964 * gdb.base/opaque1.c: Likewise.
9965 * gdb.base/recurse.c: Likewise.
9966 * gdb.base/run.c: Likewise.
9967 * gdb.base/scope0.c: Likewise.
9968 * gdb.base/scope1.c: Likewise.
9969 * gdb.base/setshow.c: Likewise.
9970 * gdb.base/setvar.c: Likewise.
9971 * gdb.base/shmain.c: Likewise.
9972 * gdb.base/shr1.c: Likewise.
9973 * gdb.base/shr2.c: Likewise.
9974 * gdb.base/sigall.c: Likewise.
9975 * gdb.base/signals.c: Likewise.
9976 * gdb.base/so-indr-cl.c: Likewise.
9977 * gdb.base/solib2.c: Likewise.
9978 * gdb.base/structs.c: Likewise.
9979 * gdb.base/sum.c: Likewise.
9980 * gdb.base/vforked-prog.c: Likewise.
9981 * gdb.base/watchpoint.c: Likewise.
9982 * gdb.reverse/shr2.c: Likewise.
9983 * gdb.reverse/until-reverse.c: Likewise.
9984 * gdb.reverse/ur1.c: Likewise.
9985 * gdb.reverse/watch-reverse.c: Likewise.
9986
066a77c5
AA
99872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9988
9989 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
9990 variant.
9991 * gdb.base/sepdebug.exp: Drop references to removed code.
9992
4f204ea5
AA
99932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9994
9995 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
9996 variant. Preserve original line numbering.
9997 * gdb.base/list1.c: Likewise.
9998
3b377a3a
AA
99992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10000
10001 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10002 variant.
10003 * gdb.base/break1.c: Likewise.
10004 * gdb.base/break.exp: Drop references to removed code.
10005
e444df73
AA
100062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10007
10008 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10009 variant.
10010
8008f2a7
AA
100112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10012
10013 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10014
a5a06887
AA
100152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10016
10017 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10018 logic into perform_all_tests() and invoke it with and without
10019 function header prototypes.
10020 (do_function_calls): Remove conditional XFAIL for PR 5318.
10021 (rerun_and_prepare): Remove duplicate code.
10022 (perform_all_tests): New. Main logic moved here.
10023
44dba9b9
AA
100242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10025
10026 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10027 code guarded by #ifdef NO_PROTOTYPES.
10028 (t_double_many_args): Likewise.
10029 (DEF_FUNC_MANY_ARGS_1): Likewise.
10030 (DEF_FUNC_VALUES_1): Likewise.
10031 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10032 guarded by #ifdef PROTOTYPES.
10033
d1fbcd56
AA
100342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10035
10036 * gdb.mi/mi-console.c: Add eye-catcher.
10037 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10038 instead of literal line number.
10039
b0e59b8f
AA
100402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10041
10042 * gdb.base/shr2.c: Add eye-catcher.
10043 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10044 line number.
10045
78f98cca
AA
100462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10047
10048 * gdb.base/jump.c: Add eye-catchers.
10049 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10050 numbers.
10051
58fa2af0
AA
100522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10053
10054 * gdb.base/execd-prog.c: Add eye-catchers.
10055 * gdb.base/foll-exec.c: Likewise.
10056 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10057 line numbers.
10058
04e5059b
AA
100592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10060
10061 * gdb.base/ending-run.c: Add eye-catchers.
10062 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10063 literal line numbers.
10064
dbfdb174
AA
100652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10066
10067 * gdb.base/call-rt-st.c: Add eye-catchers.
10068 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10069 literal line numbers.
10070
888a2ade
AA
100712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10072
10073 * gdb.base/call-ar-st.c: Add eye-catchers.
10074 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
10075 literal line numbers.
10076
6acc2dde
AA
100772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10078
10079 * gdb.base/average.c: Add eye-catchers.
10080 * gdb.base/sum.c: Likewise.
10081 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
10082 regexps dynamically.
10083
9ecfcd1d
AA
100842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10085
10086 * gdb.base/solib1.c: Add eye-catchers.
10087 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
10088 literal line numbers.
10089
78708b7c
PA
100902014-11-12 Pedro Alves <palves@redhat.com>
10091
10092 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
10093 leader has exited.
10094
af48d08f
PA
100952014-11-12 Pedro Alves <palves@redhat.com>
10096
10097 * gdb.arch/i386-bp_permanent.c: New file.
10098 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
10099 (srcfile): Set to i386-bp_permanent.c.
10100 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
10101 that stepi does not execute the 'leave' instruction, instead of
10102 testing it does execute.
10103 * gdb.base/bp-permanent.c: New file.
10104 * gdb.base/bp-permanent.exp: New file.
10105
af3768e9
DE
101062014-11-10 Doug Evans <xdje42@gmail.com>
10107
10108 PR symtab/17564
10109 * gdb.base/symtab-search-order.exp: New file.
10110 * gdb.base/symtab-search-order.c: New file.
10111 * gdb.base/symtab-search-order-1.c: New file.
10112 * gdb.base/symtab-search-order-shlib-1.c: New file.
10113
9de00a4a
PA
101142014-11-07 Pedro Alves <palves@redhat.com>
10115
10116 PR gdb/17511
10117 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
10118 i?86-*-linux*.
10119
e0f52461
SC
101202014-11-03 Siva Chandra Reddy <sivachandra@google.com>
10121
10122 PR c++/17494
10123 * gdb.cp/pr17494.cc: New file.
10124 * gdb.cp/pr17494.exp: New file.
10125
6ce8c980
YQ
101262014-11-02 Yao Qi <yao@codesourcery.com>
10127
10128 * gdb.python/python.exp: Get working directory and match the
10129 output of "set extended-prompt \\w " with it.
10130
02be9a71
DE
101312014-10-30 Doug Evans <dje@google.com>
10132
10133 * gdb.python/py-objfile.exp: Add tests for setting random attributes
10134 in objfiles.
10135 * gdb.python/py-progspace.exp: Add tests for setting random attributes
10136 in progspaces.
10137
3bdff46b
LM
101382014-10-30 Janis Johnson <janisjo@codesourcery.com>
10139
10140 * gdb.base/fullpath-expand.exp: Skip for a remote host.
10141 * gdb.base/realname-expand.exp: Likewise.
10142 * gdb.linespec/macro-relative.exp: Likewise.
10143
ab917dfb
PA
101442014-10-29 Pedro Alves <palves@redhat.com>
10145
10146 PR gdb/17408
10147 * gdb.threads/schedlock.c (some_function): New function.
10148 (call_function): New global.
10149 (MAYBE_CALL_SOME_FUNCTION): New macro.
10150 (thread_function): Call it.
10151 * gdb.threads/schedlock.exp (get_args): Add description parameter,
10152 and use it instead of a global counter. Adjust all callers.
10153 (get_current_thread): Use "find current thread" for test message
10154 here rather than having all callers pass down the same string.
10155 (goto_loop): New procedure, factored out from ...
10156 (my_continue): ... this.
10157 (step_ten_loops): Change parameter from test message to command to
10158 use. Adjust.
10159 (list_count): Delete global.
10160 (check_result): New procedure, factored out from duplicate top
10161 level code.
10162 (continue tests): Wrap in with_test_prefix.
10163 (test_step): New procedure, factored out from duplicate top level
10164 code.
10165 (top level): Test "step" in combination with all scheduler-locking
10166 modes. Test "next" in combination with all scheduler-locking
10167 modes, and in combination with stepping over a function call or
10168 not.
10169 * gdb.threads/next-bp-other-thread.c: New file.
10170 * gdb.threads/next-bp-other-thread.exp: New file.
10171
d3d4baed
PA
101722014-10-29 Pedro Alves <palves@redhat.com>
10173
10174 PR python/17372
10175 * gdb.python/python.exp: Test a multi-line command that spawns
10176 interactive Python.
10177 * gdb.base/multi-line-starts-subshell.exp: New file.
10178
563e8d85
YQ
101792014-10-29 Yao Qi <yao@codesourcery.com>
10180
10181 * gdb.base/fileio.exp: Make directories on host.
10182
0ea4d52e
YQ
101832014-10-29 Yao Qi <yao@codesourcery.com>
10184
10185 * gdb.base/fileio.c (test_write): Close the file.
10186
7f5ef605
PA
101872014-10-28 Pedro Alves <palves@redhat.com>
10188
10189 PR gdb/12623
10190 * gdb.base/sigstep.c (no_handler): New global.
10191 (main): If 'no_handler is true, set the signal handlers to
10192 SIG_IGN.
10193 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
10194 with_sw_watch and no_handler parameters. Handle them.
10195 (top level) <stepping over handler when stopped at a breakpoint
10196 test>: Add a test axis for testing with a software watchpoint, and
10197 another for testing with the signal handler set to SIG_IGN.
10198 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
10199 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
10200
abbdbd03
PA
102012014-10-28 Pedro Alves <palves@redhat.com>
10202
10203 PR gdb/17511
10204 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
10205 * gdb.base/sigstep.exp (other_handler_location): New global.
10206 (advance): Support stepping into the signal handler, and running
10207 commands while in the handler.
10208 (in_handler_map): New global.
10209 (top level): In the advance test, add combinations for getting
10210 into the handler with stepping commands, and for running commands
10211 in the handler. Add comment descripting the advancei tests.
10212
1df4399f
PA
102132014-10-28 Pedro Alves <palves@redhat.com>
10214
10215 * gdb.base/sigstep.exp: Use build_executable instead of
10216 prepare_for_testing.
10217 (top level): Move code that starts GDB, runs to main and creates a
10218 display to ...
10219 (restart): ... this new procedure.
10220 (top level): Move backtrace from signal handler test to ...
10221 (validate_backtrace): ... this new procedure.
10222 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
10223 with_test_prefix. Always restart GDB.
10224 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
10225 with_test_prefix. Always restart GDB. No need to delete
10226 breakpoints after the test.
10227 (test_skip_handler): Remove prefix parameter.
10228 (skip_over_handler, breakpoint_to_handler)
10229 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
10230 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
10231 restart GDB. No need to delete breakpoints after the test.
10232 (top level): Use foreach to call the test procedures with
10233 different commands.
10234
a5b6e449
PA
102352014-10-28 Pedro Alves <palves@redhat.com>
10236
10237 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
10238 instead of GNATS numbers.
10239 * gdb.base/sigbpt.exp: Likewise.
10240 * gdb.base/siginfo.exp: Likewise.
10241 * gdb.base/sigstep.exp: Likewise.
10242
e5f8a7cc
PA
102432014-10-27 Pedro Alves <palves@redhat.com>
10244
10245 * gdb.base/sigstep.c (dummy): New global.
10246 (main): Issue a couple writes to the new global.
10247 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
10248 procedures.
10249 (skip_over_handler): Use test_skip_handler.
10250 (top level): Call skip_over_handler for stepi and nexti too.
10251 (breakpoint_over_handler): Use test_skip_handler.
10252 (top level): Call breakpoint_over_handler for stepi and nexti too.
10253
763905a3
YQ
102542014-10-27 Yao Qi <yao@codesourcery.com>
10255
10256 * gdb.trace/tfile.c (adjust_function_address)
10257 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
10258 function descriptor.
10259
6f259a23
DB
102602014-10-24 Don Breazeal <donb@codesourcery.com>
10261
10262 * gdb.base/foll-fork.exp (test_follow_fork,
10263 catch_fork_child_follow): Check for updated fork messages emitted
10264 from infrun.c.
10265 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
10266 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
10267 vfork_and_exec_child_follow_through_step): Check for updated vfork
10268 messages emitted from infrun.c.
10269
09dd9a69
PA
102702014-10-24 Pedro Alves <palves@redhat.com>
10271
10272 * gdb.base/corefile.exp: Remove references to ultrix.
10273 * gdb.base/interrupt.exp: Likewise.
10274 * gdb.base/whatis.exp: Likewise.
10275 * gdb.gdb/selftest.exp: Likewise.
10276 * gdb.threads/manythreads.exp: Likewise.
10277 * gdb.threads/print-threads.exp: Likewise.
10278 * gdb.threads/pthreads.exp:: Likewise.
10279 * gdb.threads/schedlock.exp: Likewise.
10280
3433cfa5
SC
102812014-10-24 Siva Chandra Reddy <sivachandra@google.com>
10282
10283 * gdb.cp/non-trivial-retval.cc: Add a test case.
10284 * gdb.cp/non-trivial-retval.exp: Add a test.
10285
092f880b
YQ
102862014-10-20 Yao Qi <yao@codesourcery.com>
10287
10288 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
10289 * gdb.python/py-objfile-script-gdb.py: New file.
10290 * gdb.python/py-objfile-script.exp: Update reference to
10291 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
10292 of remote_download. Remove the dest file.
10293
acbdb7f3
YQ
102942014-10-20 Yao Qi <yao@codesourcery.com>
10295
10296 * gdb.base/checkpoint.exp: Don't remove file copied on host.
10297 * gdb.base/step-line.exp: Likewise.
10298 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10299 * gdb.dwarf2/dw2-basic.exp: Likewise.
10300 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10301 * gdb.dwarf2/dw2-filename.exp: Likewise.
10302 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10303 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10304 * gdb.dwarf2/dw2-producer.exp: Likewise.
10305 * gdb.dwarf2/mac-fileno.exp: Likewise.
10306 * gdb.python/py-frame-args.exp: Likewise.
10307 * gdb.python/py-framefilter.exp: Likewise.
10308 * gdb.python/py-mi.exp: Likewise.
10309 * gdb.python/py-objfile-script.exp: Likewise
10310 * gdb.python/py-pp-integral.exp: Likewise.
10311 * gdb.python/py-pp-re-notag.exp: Likewise.
10312 * gdb.python/py-prettyprint.exp: Likewise.
10313 * gdb.python/py-section-script.exp: Likewise.
10314 * gdb.python/py-typeprint.exp: Likewise.
10315 * gdb.python/py-xmethods.exp: Likewise.
10316 * gdb.stabs/weird.exp: Likewise.
10317 * gdb.xml/tdesc-regs.exp: Likewise.
10318
bd286a29
KCY
103192014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
10320
10321 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
10322 (out_cu): Use addr_len for the size of addresses.
10323 (out_line): Likewise. Size DW_LNE_set_address instruction
10324 according to addr_len.
10325 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
10326 (FUNC): Add START_INSNS to definition.
10327
673dc4a0
YQ
103282014-10-18 Yao Qi <yao@codesourcery.com>
10329
10330 * gdb.base/argv0-symlink.exp: Check argv[0] value if
10331 gdb_has_argv0 return true.
10332 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
10333 check [target_info exists noargs], check [gdb_has_argv0]
10334 instead.
10335 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
10336 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
10337 procedures.
10338
4ffbba72
DE
103392014-10-17 Doug Evans <dje@google.com>
10340
10341 * gdb.python/py-events.exp: Update expected output for clear_objfiles
10342 event.
10343 * gdb.python/py-events.py: Add clear_objfiles event.
10344
d096d8c1
DE
103452014-10-17 Doug Evans <dje@google.com>
10346
10347 * gdb.python/py-objfile.exp: Test progspace attribute.
10348
a80db015
LM
103492014-10-17 Luis Machado <lgustavo@codesourcery.com>
10350
10351 * gdb.guile/scm-breakpoint.exp: Do not assume any
10352 directory separators when matching source file paths.
10353 * gdb.python/py-breakpoint.exp: Likewise.
10354 * gdb.reverse/break-precsave.exp: Likewise.
10355 * gdb.reverse/break-reverse.exp: Likewise.
10356 * gdb.reverse/consecutive-precsave.exp: Likewise.
10357 * gdb.reverse/finish-precsave.exp: Likewise.
10358 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
10359 * gdb.reverse/finish-reverse.exp: Likewise.
10360 * gdb.reverse/i386-precsave.exp: Likewise.
10361 * gdb.reverse/i387-env-reverse.exp: Likewise.
10362 * gdb.reverse/i387-stack-reverse.exp: Likewise.
10363 * gdb.reverse/machinestate-precsave.exp: Likewise.
10364 * gdb.reverse/machinestate.exp: Likewise.
10365 * gdb.reverse/sigall-precsave.exp: Likewise.
10366 * gdb.reverse/solib-precsave.exp: Likewise.
10367 * gdb.reverse/step-precsave.exp: Likewise.
10368 * gdb.reverse/until-precsave.exp: Likewise.
10369 * gdb.reverse/watch-precsave.exp: Likewise.
10370 * gdb.reverse/watch-reverse.exp: Likewise.
10371
b22089ab
YQ
103722014-10-17 Yao Qi <yao@codesourcery.com>
10373
10374 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
10375 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
10376
6c4486e6
PA
103772014-10-17 Pedro Alves <palves@redhat.com>
10378
10379 PR gdb/17471
10380 * gdb.base/bg-execution-repeat.c: New file.
10381 * gdb.base/bg-execution-repeat.exp: New file.
10382
0ff33695
PA
103832014-10-17 Pedro Alves <palves@redhat.com>
10384
10385 PR gdb/17300
10386 * gdb.base/continue-all-already-running.c: New file.
10387 * gdb.base/continue-all-already-running.exp: New file.
10388
6fdebc3d
PA
103892014-10-17 Pedro Alves <palves@redhat.com>
10390
10391 PR gdb/17472
10392 * gdb.base/annota-input-while-running.c: New file.
10393 * gdb.base/annota-input-while-running.exp: New file.
10394
32a8097b
PA
103952014-10-17 Pedro Alves <palves@redhat.com>
10396
10397 * gdb.base/callfuncs.exp: emove references to osf.
10398 * gdb.base/sigall.exp: Likewise.
10399 * gdb.gdb/selftest.exp: Likewise.
10400 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
10401 * gdb.mi/non-stop.c: Likewise.
10402 * gdb.mi/pthreads.c: Likewise.
10403 * gdb.reverse/sigall-precsave.exp: Likewise.
10404 * gdb.reverse/sigall-reverse.exp: Likewise.
10405 * gdb.threads/pthreads.c: Likewise.
10406 * gdb.threads/pthreads.exp: Likewise.
10407
7a3517ff
YQ
104082014-10-17 Yao Qi <yao@codesourcery.com>
10409
10410 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
10411 check 'target_info exists noargs'.
10412 (test_command_prompt_position): Likewise.
10413 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
10414 Remove "set args".
10415 (progvar_simple_while_test): Likewise.
10416 (progvar_complex_if_while_test): Likewise.
10417 (if_while_breakpoint_command_test): Likewise.
10418 (infrun_breakpoint_command_test): Likewise.
10419 (breakpoint_command_test): Likewise.
10420 (watchpoint_command_test): Likewise.
10421 (bp_deleted_in_command_test): Likewise.
10422 (temporary_breakpoint_commands): Likewise.
10423
bb99c472
YQ
104242014-10-16 Yao Qi <yao@codesourcery.com>
10425
10426 * gdb.base/remotetimeout.exp: Remove noargs checking.
10427
7c16b83e
PA
104282014-10-15 Pedro Alves <palves@redhat.com>
10429
10430 PR breakpoints/9649
10431 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
10432 * gdb.base/breakpoint-in-ro-region.exp
10433 (probe_target_hardware_step): New procedure.
10434 (top level): Probe hardware stepping and hardware breakpoint
10435 support. Test stepping through a read-only region, with both
10436 "breakpoint auto-hw" on and off and both "always-inserted" on and
10437 off.
10438
35a49624
IB
104392014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
10440
10441 * gdb.dlang/demangle.exp: Update for demangling changes.
10442
2d1c107c
SC
104432014-10-15 Siva Chandra Reddy <sivachandra@google.com>
10444
10445 * gdb.cp/non-trivial-retval.cc: Add new test cases.
10446 * gdb.cp/non-trivial-retval.exp: Add new tests.
10447
778811d5
SC
104482014-10-15 Siva Chandra Reddy <sivachandra@google.com>
10449
10450 PR c++/13403
10451 PR c++/15154
10452 * gdb.cp/non-trivial-retval.cc: New file.
10453 * gdb.cp/non-trivial-retval.exp: New file.
10454
10c5f0a8
YQ
104552014-10-15 Yao Qi <yao@codesourcery.com>
10456
10457 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
10458 remote host.
10459
65d7b369
YQ
104602014-10-15 Yao Qi <yao@codesourcery.com>
10461
10462 * gdb.python/py-symbol.exp: Match file base name if host is
10463 remote, otherwise match file name with dir name.
10464 * gdb.python/py-symtab.exp: Likewise.
10465 * gdb.python/python.exp: Likewise.
10466
46dc1394
YQ
104672014-10-15 Yao Qi <yao@codesourcery.com>
10468
10469 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
10470 pattern.
10471 * gdb.python/py-symtab.exp: Likewise.
10472 * gdb.python/python.exp: Remove trailing ".*". Fix typo
10473 locationn.
10474
c40cc657
JB
104752014-10-14 Joel Brobecker <brobecker@adacore.com>
10476
10477 * gdb.ada/addr_arith: New testcase.
10478
2abf49e1
MR
104792014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
10480
10481 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
10482 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
10483 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
10484 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
10485
f7088df3
SDJ
104862014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
10487
10488 * gdb.arch/stap-eval-lang-ada.S: Likewise.
10489 * gdb.arch/stap-eval-lang-ada.c: Likewise.
10490 * gdb.arch/stap-eval-lang-ada.exp: New file.
10491
4dc06805
YQ
104922014-10-14 Yao Qi <yao@codesourcery.com>
10493
10494 * gdb.mi/mi-var-child.c (nothing1): New function.
10495 (nothing2): New function.
10496 (do_children_tests): Set function pointers by nothing1 and
10497 nothing2.
10498 * gdb.mi/mi-var-child.exp: Step over new added statements.
10499 Update test to match the new output.
10500 * gdb.mi/var-cmd.c (nothing1): New function.
10501 (nothing2): New function.
10502 (do_children_tests): Set function pointers by nothing1 and
10503 nothing2.
10504 * gdb.mi/mi-var-display.exp: Update test to match output.
10505 Step to the line specified by $line_dct_nothing.
10506 Increase the number of lines to step.
10507
46a93de2
YQ
105082014-10-14 Yao Qi <yao@codesourcery.com>
10509
10510 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
10511 tests.
10512 * gdb.mi/mi2-var-child.exp: Likewise.
10513
14ea52ee
DE
105142014-10-13 Doug Evans <dje@google.com>
10515
10516 * gdb.python/py-objfile.exp: Change name of file name test.
10517
e5c6e92b
DE
105182014-10-13 Doug Evans <dje@google.com>
10519
10520 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
10521 from the start of the CU.
10522
c780cc2f
JK
105232014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10524 Yao Qi <yao@codesourcery.com>
10525
10526 Fix "save breakpoints" for "catch" command.
10527 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
10528 Remove -nonewline. Match also the added "main" line.
10529
99894e11
JK
105302014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10531
10532 Fix "save breakpoints" for "disable $bpnum" command.
10533 * gdb.base/save-bp.c (main): Add label.
10534 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
10535
6e1ac5a3
JK
105362014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10537
10538 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
10539
754dd2b0
YQ
105402014-10-11 Yao Qi <yao@codesourcery.com>
10541
10542 * gdb.server/server-kill.exp: Execute command
10543 "set remote trace-status-packet on" before "tstatus".
10544
f90183d7
YQ
105452014-10-11 Yao Qi <yao@codesourcery.com>
10546
10547 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
10548 (main): Call getppid.
10549 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
10550 and continue to it. Read variable "server_pid".
10551
bf40a607
YQ
105522014-10-11 Yao Qi <yao@codesourcery.com>
10553
10554 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
10555
052ca370
YQ
105562014-10-11 Yao Qi <yao@codesourcery.com>
10557
10558 * gdb.threads/thread-find.exp: Don't execute command
10559 "info threads".
10560 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
10561 * gdb.threads/linux-dp.exp: Don't check the condition
10562 $threads_created equals to zero.
10563
3831839c
PA
105642014-10-10 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.base/bigcore.exp: Remove references to IRIX.
10567 * gdb.base/funcargs.exp: Likewise.
10568 * gdb.base/interrupt.exp: Likewise.
10569 * gdb.base/mips_pro.exp: Likewise.
10570 * gdb.base/nodebug.exp: Likewise.
10571 * gdb.base/setvar.exp: Likewise.
10572 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
10573
8b9a549d
PA
105742014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10575 Pedro Alves <palves@redhat.com>
10576
10577 PR symtab/14466
10578 * gdb.base/vdso-warning.c: New file.
10579 * gdb.base/vdso-warning.exp: New file.
10580
d48ba5e8
DE
105812014-10-02 Doug Evans <dje@google.com>
10582
10583 * gdb.base/structs.c (main): Don't run forever.
10584
2278c276
PA
105852014-10-02 Pedro Alves <palves@redhat.com>
10586
10587 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
10588 (top level) <stop threads 1, stop threads 2>: Use it.
10589
b57bacec
PA
105902014-10-02 Pedro Alves <palves@redhat.com>
10591
10592 * gdb.threads/break-while-running.exp (test): Add new
10593 'update_thread_list' argument. Skip "info threads" if false.
10594 (top level): Add new 'update_thread_list' axis.
10595
13fd3ff3
PA
105962014-10-02 Pedro Alves <palves@redhat.com>
10597
10598 PR breakpoints/17431
10599 * gdb.base/execl-update-breakpoints.c: New file.
10600 * gdb.base/execl-update-breakpoints.exp: New file.
10601
0fec99e8
PA
106022014-10-01 Pedro Alves <palves@redhat.com>
10603
10604 * gdb.base/breakpoint-in-ro-region.c: New file.
10605 * gdb.base/breakpoint-in-ro-region.exp: New file.
10606
2ddf4301
SM
106072014-10-01 Simon Marchi <simon.marchi@ericsson.com>
10608
10609 * gdb.mi/mi-exit-code.exp: New file.
10610 * gdb.mi/mi-exit-code.c: New file.
10611
6a5f3f43
YQ
106122014-09-30 Yao Qi <yao@codesourcery.com>
10613
10614 * lib/prelink-support.exp (build_executable_own_libs): Error if
10615 the target isn't native.
10616
345bcc73
YQ
106172014-09-30 Yao Qi <yao@codesourcery.com>
10618
10619 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
10620 false.
10621
a25a5a45
PA
106222014-09-22 Pedro Alves <palves@redhat.com>
10623
10624 * gdb.threads/break-while-running.exp: New file.
10625 * gdb.threads/break-while-running.c: New file.
10626
00ba3162
YQ
106272014-09-19 Yao Qi <yao@codesourcery.com>
10628
10629 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
10630 Invoke test. Restart GDB with --readnow and invoke test again.
10631
c3b7b696
YQ
106322014-09-19 Yao Qi <yao@codesourcery.com>
10633
10634 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
10635 proc set_breakpoint_on_gcd_function. Invoke
10636 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
10637 invoke set_breakpoint_on_gcd_function again.
10638
2b4fd423
DE
106392014-09-18 Doug Evans <dje@google.com>
10640
10641 * gdb.dwarf2/symtab-producer.exp: New file.
10642
a5947601
SDJ
106432014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
10644
10645 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
10646 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
10647 * gdb.base/global-var-nested-by-dso.c: Likewise.
10648 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10649
91c19059
SDJ
106502014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
10651 Pedro Alves <palves@redhat.com>
10652
10653 * gdb.base/watch-bitfields.exp: Pass string other than test file
10654 name to prepare_for_testing.
10655 (watch): New procedure.
10656 (expect_watchpoint): Use with_test_prefix.
10657 (top level): Factor out tests to ...
10658 (test_watch_location, test_regular_watch): ... these new
10659 procedures, and use with_test_prefix and gdb_continue_to_end.
10660
bb9d5f81
PP
106612014-09-16 Patrick Palka <patrick@parcs.ath.cx>
10662
10663 PR breakpoints/12526
10664 * gdb.base/watch-bitfields.exp: New file.
10665 * gdb.base/watch-bitfields.c: New file.
10666
635856f5
PA
106672014-09-16 Pedro Alves <palves@redhat.com>
10668
10669 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
10670 software and hardware addresses, not software address against
10671 itself.
10672
7280ceea
PA
106732014-09-16 Pedro Alves <palves@redhat.com>
10674
10675 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
10676 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
10677
428b16bd
PA
106782014-09-16 Pedro Alves <palves@redhat.com>
10679
10680 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
10681 files.
10682 * gdb.base/a2-run.exp: Remove all code guarded by istarget
10683 "*-*-vxworks*" throughout.
10684 * gdb.base/break.exp: Likewise.
10685 * gdb.base/default.exp: Likewise.
10686 * gdb.base/scope.exp: Likewise.
10687 * gdb.base/sepdebug.exp: Likewise.
10688 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
10689 throughout.
10690 * gdb.base/run.c: Likewise.
10691 * gdb.base/sepdebug.c: Likewise.
10692 * gdb.hp/gdb.aCC/run.c: Likewise.
10693 * gdb.reverse/until-reverse.c: Likewise.
10694 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
10695
666d413c
YQ
106962014-09-16 Yao Qi <yao@codesourcery.com>
10697
10698 * boards/local-remote-host-native.exp: New file.
10699
57cbd724
DE
107002014-09-14 Doug Evans <xdje42@gmail.com>
10701
10702 * gdb.threads/queue-signal.c (thread_count): New variable.
10703 (thread_count_mutex, thread_count_condvar): New variables.
10704 (incr_thread_count, wait_all_threads_running): New functions.
10705 (main): Wait for all threads to be in their thread functions.
10706
81219e53
DE
107072014-09-13 Doug Evans <xdje42@gmail.com>
10708
10709 * gdb.threads/queue-signal.c: New file.
10710 * gdb.threads/queue-signal.exp: New file.
10711
3714cea7
DE
107122014-09-13 Doug Evans <xdje42@gmail.com>
10713
10714 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
10715 be consistent with what default_gdb_init uses.
10716 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
10717 the plain text of the prompt. Add some logging printfs.
10718 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
10719
fa43b1d7
PA
107202014-09-12 Pedro Alves <palves@redhat.com>
10721
10722 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
10723 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
10724 * gdb.arch/i386-size-overlap.exp: Likewise.
10725 * gdb.arch/i386-size.exp: Likewise.
10726 * gdb.arch/i386-unwind.exp: Likewise.
10727 * gdb.base/a2-run.exp: Likewise.
10728 * gdb.base/break.exp: Likewise.
10729 * gdb.base/charset.exp: Likewise.
10730 * gdb.base/chng-syms.exp: Likewise.
10731 * gdb.base/commands.exp: Likewise.
10732 * gdb.base/dbx.exp: Likewise.
10733 * gdb.base/find.exp: Likewise.
10734 * gdb.base/funcargs.exp: Likewise.
10735 * gdb.base/jit-simple.exp: Likewise.
10736 * gdb.base/reread.exp: Likewise.
10737 * gdb.base/sepdebug.exp: Likewise.
10738 * gdb.base/step-bt.exp: Likewise.
10739 * gdb.cp/mb-inline.exp: Likewise.
10740 * gdb.cp/mb-templates.exp: Likewise.
10741 * gdb.objc/basicclass.exp: Likewise.
10742 * gdb.threads/killed.exp: Likewise.
10743
9d9bf2df
EBM
107442014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10745
10746 PR tdep/17379
10747 * gdb.arch/powerpc-stackless.S: New file.
10748 * gdb.arch/powerpc-stackless.exp: New file.
10749
1cf2f1b0
JK
107502014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 * gdb.base/attach.c: Include unistd.h.
10753 (main): Call alarm. Add label postloop.
10754 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
10755 gdb_breakpoint, gdb_continue_to_breakpoint.
10756 (test_command_line_attach_run): Kill ${testpid} in one exit path.
10757
98880d46
PA
107582014-09-11 Pedro Alves <palves@redhat.com>
10759
10760 PR gdb/17347
10761 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
10762 * gdb.base/attach.exp (test_command_line_attach_run): New
10763 procedure.
10764 (top level): Call it.
10765
4c92ff2c
PA
107662014-09-11 Pedro Alves <palves@redhat.com>
10767
10768 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
10769 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
10770 (do_command_attach_tests): Use spawn_wait_for_attach.
10771 * gdb.base/solib-overlap.exp: Likewise.
10772 * gdb.multi/multi-attach.exp: Likewise.
10773 * gdb.python/py-prompt.exp: Likewise.
10774 * gdb.python/py-sync-interp.exp: Likewise.
10775 * gdb.server/ext-attach.exp: Likewise.
10776
3adc1a7d
GKB
107772014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
10778
10779 * gdb.fortran/array-element.exp: Remove unexpected "continue"
10780 command in testcase. Simplify testcase.
10781
96334934
JB
107822014-09-10 Joel Brobecker <brobecker@adacore.com>
10783
10784 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
10785
eb479039
JB
107862014-09-10 Joel Brobecker <brobecker@adacore.com>
10787
10788 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
10789
deede10c
JB
107902014-09-10 Joel Brobecker <brobecker@adacore.com>
10791
10792 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
10793
7828a5f5
JB
107942014-09-10 Joel Brobecker <brobecker@adacore.com>
10795
10796 * gdb.dwarf2/dynarr-ptr.c: New file.
10797 * gdb.dwarf2/dynarr-ptr.exp: New file.
10798
33aeebcf
MR
107992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10800
10801 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
10802 of 30 rather than hardcoding 120 for a slow test case. Take the
10803 `gdb,timeout' target setting into account for this calculation.
10804 Don't extend the timeout for the test cases that don't need it.
10805
7b415901
MR
108062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10807
10808 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
10809 a factor of 2 for a slow test case. Take the `gdb,timeout'
10810 target setting into account for this calculation.
10811 * gdb.reverse/until-precsave.exp: Increase the timeout by
10812 a factor of 15 and 3 respectively rather than adding 120
10813 for a pair of slow test cases. Take the `gdb,timeout'
10814 target setting into account for this calculation.
10815
4a40f85a
MR
108162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10817
10818 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
10819 timeout, don't pass one down to gdb_expect.
10820 (gdb_expect): Rework timeout selection.
10821
09635af7
MR
108222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10823
10824 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
10825 exception on timeout.
10826 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
10827 (gdbserver_start_extended): Catch any `gdbserver_start' error
10828 exceptions.
10829 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
10830 * lib/mi-support.exp (mi_gdb_target_load): Catch any
10831 `gdbserver_gdb_load' error exceptions.
10832
2bdd10b7
MR
108332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
10834
10835 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
10836 120 on waiting for the TCP socket to open.
10837
316935f0
DE
108382014-09-09 Doug Evans <xdje42@gmail.com>
10839
10840 * gdb.base/default.exp (show_conv_list): Add _caller_is,
10841 _caller_matches, _any_caller_is, _any_caller_matches.
10842
83740597
DE
108432014-09-09 Doug Evans <xdje42@gmail.com>
10844
10845 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
10846
4c122fc3
YQ
108472014-09-09 Yao Qi <yao@codesourcery.com>
10848
10849 * gdb.mi/mi-var-display.exp: Set print symbol off.
10850
a9f116cb
GKB
108512014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
10852
10853 PR gdb/17035
10854 * gdb.base/commands.exp: Add tests to verify user-defined
10855 commands with empty bodies.
10856 * gdb.python/py-cmd.exp: Test that we don't show user-defined
10857 python commands in `show user command`.
10858 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
10859 scheme commands in `show user command`.
10860
c75bd3a2
JK
108612014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10862
10863 PR python/17355
10864 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
10865 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
10866 * gdb.python/py-framefilter-invalidarg.exp: New file.
10867 * gdb.python/py-framefilter-invalidarg.py: New file.
10868
faa42425
DE
108692014-09-06 Doug Evans <xdje42@gmail.com>
10870
10871 PR 15276
10872 * gdb.python/py-caller-is.c: New file.
10873 * gdb.python/py-caller-is.exp: New file.
10874
474ca4f6
SDJ
108752014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
10876
10877 PR gdb/17235
10878 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
10879 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
10880
eb0b0463
SDJ
108812014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
10882
10883 PR fortran/17237
10884 * gdb.fortran/print-formatted.exp: New file.
10885 * gdb.fortran/print-formatted.f90: Likewise.
10886
5f3b99cf
SS
108872014-09-03 Sasha Smundak <asmundak@google.com>
10888
10889 * gdb.python/py-frame.exp: Test Frame.read_register.
10890
7d793aa9
SDJ
108912014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
10892
10893 PR python/16699
10894 * gdb.python/py-completion.exp: New file.
10895 * gdb.python/py-completion.py: Likewise.
10896
fb0576e9
DE
108972014-08-28 Doug Evans <dje@google.com>
10898
10899 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
10900 eax,etc. are live with values set by gdb and thus the compiler can't
10901 use them.
10902 * gdb.arch/i386-pseudo.c (main): Ditto.
10903
ee92b0dd
DE
109042014-08-27 Doug Evans <dje@google.com>
10905
10906 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
10907
6649db35
DE
109082014-08-25 Doug Evans <dje@google.com>
10909
10910 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
10911 (main): Ditto.
10912
564b7600
DE
109132014-08-25 Doug Evans <dje@google.com>
10914
10915 * gdb.threads/thread-execl.exp: #include <stdio.h>.
10916
3881fb67
YQ
109172014-08-24 Yao Qi <yao@codesourcery.com>
10918
10919 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
10920 symbol off.
10921 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
10922
a05a36a5
DE
109232014-08-22 Doug Evans <dje@google.com>
10924
10925 PR 17276
10926 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
10927 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
10928 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
10929
7c343b48
YQ
109302014-08-22 Yao Qi <yao@codesourcery.com>
10931
10932 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
10933 * gdb.python/py-finish-breakpoint2.exp: Likewise.
10934 * gdb.python/python.exp: Likewise. Use .py file on the host
10935 instead of the build.
10936
22fd09ae
JK
109372014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10938
10939 * gdb.threads/gcore-stale-thread.c: New file.
10940 * gdb.threads/gcore-stale-thread.exp: New file.
10941
a8454a7c
PA
109422014-08-21 Pedro Alves <palves@redhat.com>
10943
10944 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
10945 * gdb.base/gcore-relro-pie.exp: Likewise.
10946 * gdb.base/gcore-relro.exp: Likewise.
10947 * gdb.base/gcore.exp: Likewise.
10948 * gdb.base/print-symbol-loading.exp: Likewise.
10949 * gdb.threads/gcore-thread.exp: Likewise.
10950 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
10951
2a31c623
PA
109522014-08-20 Pedro Alves <palves@redhat.com>
10953 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 * Makefile.in (EXTRA_RULES, CC): New variables, get from
10956 configure.
10957 (EXPECT): Handle READ1 being set.
10958 (all): Depend on EXTRA_RULES.
10959 (check-read1, expect-read1, read1.so, read1): New rules.
10960 * README (Testsuite Parameters): Document the READ1 make variable.
10961 (Race detection): New section.
10962 * configure: Regenerate.
10963 * configure.ac: If build==host==target, and running under a
10964 GNU/glibc system, add read1 to the extra Makefile rules.
10965 (EXTRA_RULES): AC_SUBST it.
10966 * lib/read1.c: New file.
10967
d36430db
JB
109682014-08-20 Joel Brobecker <brobecker@adacore.com>
10969
10970 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
10971 the handling of variables declared as a typedef to an array
10972 which a DW_AT_data_location attribute.
10973
9a0dc9e3
PA
109742014-08-19 Andrew Burgess <aburgess@broadcom.com>
10975 Pedro Alves <palves@redhat.com>
10976
10977 PR symtab/14604
10978 PR symtab/14605
10979 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
10980 gdb_test.
10981
0718a8da
PA
109822014-08-19 Pedro Alves <palves@redhat.com>
10983
10984 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
10985
13b448cd
YQ
109862014-08-19 Yao Qi <yao@codesourcery.com>
10987
10988 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
10989 right line.
10990
1cbf5077
DB
109912014-08-18 David Blaikie <dblaikie@gmail.com>
10992
10993 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
10994
bf0fae19
JB
109952014-08-18 Joel Brobecker <brobecker@adacore.com>
10996
10997 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
10998 attribute in array range.
10999
3c8c5dcc
JB
110002014-08-18 Joel Brobecker <brobecker@adacore.com>
11001
11002 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11003
e66d4446
SC
110042014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11005
11006 PR c++/17132
11007 * gdb.cp/pr17132.cc: New file.
11008 * gdb.cp/pr17132.exp: New file.
11009
940df408
SC
110102014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11011
11012 * gdb.python/py-xmethods.py (A_getarrayind)
11013 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11014 Use 'print' with function call syntax.
11015 (E_method_matcher.match): Fix tab vs space indentation mixup.
11016
ebcc6c3a
YQ
110172014-08-15 Yao Qi <yao@codesourcery.com>
11018
11019 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11020 false.
11021
775e0f04
YQ
110222014-08-15 Yao Qi <yao@codesourcery.com>
11023
11024 * gdb.cp/casts.exp: Set print symbol off.
11025 * gdb.cp/class2.exp: Likewise.
11026 * gdb.cp/overload.exp: Likewise.
11027 * gdb.cp/templates.exp: Likewise.
11028
d769e349
DE
110292014-08-11 Doug Evans <dje@google.com>
11030
11031 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11032 (test_load_shlib): Update.
11033
20c6f1e1
YQ
110342014-08-09 Yao Qi <yao@codesourcery.com>
11035
11036 * gdb.base/display.exp: Invoke is_address_zero_readable.
11037 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11038 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11039 * gdb.base/hbreak-unmapped.exp: Return if
11040 is_address_zero_readable returns true.
11041 * gdb.base/signest.exp: Likewise.
11042 * gdb.base/signull.exp: Likewise.
11043 * gdb.base/sigbpt.exp: Likewise.
11044 * gdb.guile/scm-disasm.exp: Do the test if
11045 is_address_zero_readable returns false.
11046 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11047 * gdb.python/py-arch.exp: Likewise.
11048 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11049 * lib/gdb.exp (is_address_zero_readable): New proc.
11050
5792e8e3
YQ
110512014-08-09 Yao Qi <yao@codesourcery.com>
11052
11053 PR testsuite/13443
11054 * gdb.mi/mi-var-display.exp: Make test messages unique.
11055
3cecbbbe
TT
110562014-08-04 Tom Tromey <tromey@redhat.com>
11057
11058 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11059 target 0".
11060
00b51ff5
TT
110612014-08-04 Tom Tromey <tromey@redhat.com>
11062
11063 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11064 "target_resume".
11065
6908c509
JB
110662014-08-01 Joel Brobecker <brobecker@adacore.com>
11067
11068 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11069 inner_vla_struct_object_size.
11070 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11071 as xfail.
11072
cc6563d2
PA
110732014-07-30 Pedro Alves <palves@redhat.com>
11074
11075 * gdb.threads/signal-command-handle-nopass.exp (test): Add
11076 comment.
11077
7e09a223
YQ
110782014-07-29 Yao Qi <yao@codesourcery.com>
11079
11080 PR gdb/17206
11081 * gdb.base/until-nodebug.exp: New.
11082
7ebdbe92
DE
110832014-07-28 Doug Evans <xdje42@gmail.com>
11084
11085 PR guile/17203
11086 * gdb.guile/scm-parameter.exp: Add tests for trying to create
11087 previously existing parameter, and previously ambiguously spelled
11088 parameter.
11089
fdb1adc6
WN
110902014-07-28 Will Newton <will.newton@linaro.org>
11091
11092 * gdb.base/varargs.exp: Remove KFAILs for ARM.
11093
186fcde0
DE
110942014-07-26 Ludovic Courtès <ludo@gnu.org>
11095 Doug Evans <xdje42@gmail.com>
11096
11097 PR guile/17146
11098 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
11099
70509625
PA
111002014-07-25 Pedro Alves <palves@redhat.com>
11101
11102 * gdb.threads/signal-command-handle-nopass.c: New file.
11103 * gdb.threads/signal-command-handle-nopass.exp: New file.
11104 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
11105 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
11106 * gdb.threads/signal-delivered-right-thread.c: New file.
11107 * gdb.threads/signal-delivered-right-thread.exp: New file.
11108
c3f814a1
PA
111092014-07-25 Pedro Alves <palves@redhat.com>
11110
11111 * gdb.base/double-prompt-target-event-error.exp
11112 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
11113 match.
11114 (cancel_pagination_in_target_event): Rework double prompt
11115 detection.
11116 * gdb.base/paginate-after-ctrl-c-running.exp
11117 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
11118 <return>' match.
11119 * gdb.base/paginate-bg-execution.exp
11120 (test_bg_execution_pagination_return)
11121 (test_bg_execution_pagination_cancel): Remove '-notransfer
11122 <return>' matches.
11123 * gdb.base/paginate-execution-startup.exp
11124 (test_fg_execution_pagination_return)
11125 (test_fg_execution_pagination_cancel): Remove '-notransfer
11126 <return>' matches.
11127 * gdb.base/paginate-inferior-exit.exp
11128 (test_paginate_inferior_exited): Remove '-notransfer <return>'
11129 match.
11130 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
11131 * lib/gdb.exp (pagination_prompt): Run text through
11132 string_to_regexp.
11133 (gdb_test_multiple): Match $pagination_prompt instead of
11134 "<return>".
11135 (string_to_regexp): Move to lib/gdb-utils.exp.
11136
e214cf6c
JK
111372014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11138
11139 * gdb.arch/amd64-entry-value-paramref.S: New file.
11140 * gdb.arch/amd64-entry-value-paramref.cc: New file.
11141 * gdb.arch/amd64-entry-value-paramref.exp: New file.
11142 * gdb.arch/amd64-optimout-repeat.S: New file.
11143 * gdb.arch/amd64-optimout-repeat.c: New file.
11144 * gdb.arch/amd64-optimout-repeat.exp: New file.
11145
17d0c5c8
JK
111462014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11147
11148 PR gdb/17170
11149 * gdb.base/statistics.exp: New file.
11150
b8b8facf
DE
111512014-07-17 Doug Evans <dje@google.com>
11152
74b49205 11153 PR gdb/17170
b8b8facf
DE
11154 * gdb.base/maint.exp: Update testing of per-command stats.
11155
1b5d0ab3
PA
111562014-07-16 Pedro Alves <palves@redhat.com>
11157
11158 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
11159 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
11160 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
11161 (tfile_write_buf): New functions.
11162 (add_memory_block): Rewrite using the above.
11163 (adjust_function_address): New function.
11164 (FUNCTION_ADDRESS): New macro.
11165 (write_basic_trace_file): Remove short_x local, and use
11166 tfile_write_16. Change type of func_addr local to unsigned long
11167 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
11168 here. Cast argument of add_memory_block to char pointer.
11169 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
11170 (main): Remove parameters.
11171 * gdb.trace/tfile.exp: Remove nowarnings.
11172
4d974e88
SM
111732014-07-15 Simon Marchi <simon.marchi@ericsson.com>
11174
11175 * gdb.base/debug-expr.exp: Test string evaluation with
11176 "debug expression" on.
11177
41e99568
PA
111782014-07-15 Pedro Alves <palves@redhat.com>
11179
11180 * gdb.base/reread.exp: Use clean_restart.
11181
487d9753
PL
111822014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
11183
11184 * gdb.arch/avr-flash-qualifer.c: New.
11185 * gdb.arch/avr-flash-qualifer.exp: New.
11186
cc1c52ad
PA
111872014-07-14 Pedro Alves <palves@redhat.com>
11188
11189 * gdb.base/paginate-after-ctrl-c-running.c: New file.
11190 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
11191
1e973570
PA
111922014-07-14 Pedro Alves <palves@redhat.com>
11193
11194 * gdb.base/double-prompt-target-event-error.c: New file.
11195 * gdb.base/double-prompt-target-event-error.exp: New file.
11196
93d6eb10
PA
111972014-07-14 Pedro Alves <palves@redhat.com>
11198
11199 PR gdb/17072
11200 * gdb.base/paginate-inferior-exit.c: New file.
11201 * gdb.base/paginate-inferior-exit.exp: New file.
11202
0017922d
PA
112032014-07-14 Pedro Alves <palves@redhat.com>
11204
11205 PR gdb/17072
11206 * gdb.base/paginate-bg-execution.c: New file.
11207 * gdb.base/paginate-bg-execution.exp: New file.
11208
94696ad3
PA
112092014-07-14 Pedro Alves <palves@redhat.com>
11210
11211 PR gdb/17072
11212 * gdb.base/paginate-execution-startup.c: New file.
11213 * gdb.base/paginate-execution-startup.exp: New file.
11214 * lib/gdb.exp (pagination_prompt): New global.
11215 (default_gdb_spawn): New procedure, factored out from
11216 default_gdb_spawn.
11217 (default_gdb_start): Adjust to call default_gdb_spawn.
11218 (gdb_spawn): New procedure.
11219
bd293940
PA
112202014-07-14 Pedro Alves <palves@redhat.com>
11221
11222 * lib/gdb.exp (gdb_assert): New procedure.
11223 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
11224
c933f875
PA
112252014-07-14 Pedro Alves <palves@redhat.com>
11226
11227 * gdb.base/execution-termios.c: New file.
11228 * gdb.base/execution-termios.exp: New file.
11229
d98b7a16
TT
112302014-07-14 Tom Tromey <tromey@redhat.com>
11231
11232 * gdb.cp/vla-cxx.cc: New file.
11233 * gdb.cp/vla-cxx.exp: New file.
11234
548740d6
TT
112352014-07-14 Tom Tromey <tromey@redhat.com>
11236
11237 * gdb.reverse/rerun-prec.c: New file.
11238 * gdb.reverse/rerun-prec.exp: New file.
11239
a25eb028
MR
112402014-07-12 Maciej W. Rozycki <macro@mips.com>
11241 Maciej W. Rozycki <macro@codesourcery.com>
11242
11243 * lib/gdb-utils.exp: New file.
11244 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
11245 inline `gdb_init_command' processing.
11246 (gdb_start_cmd): Likewise.
11247 * lib/mi-support.exp (mi_run_cmd): Likewise.
11248 * README: Document `gdb_init_command' and `gdb_init_commands'.
11249
218c2655
JK
112502014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11251
11252 Fix false FAIL running under a very long directory name.
11253 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
11254 and "set print elements 10000". Twice.
11255
5401fde3
YQ
112562014-07-11 Yao Qi <yao@codesourcery.com>
11257
11258 * gdb.base/exprs.exp: "set print symbol off".
11259
e76126e8
PA
112602014-07-11 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.threads/kill.c: New file.
11263 * gdb.threads/kill.exp: New file.
11264
2d6f0de6
YQ
112652014-07-10 Yao Qi <yao@codesourcery.com>
11266
11267 * gdb.trace/tfile.c (write_basic_trace_file)
11268 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
11269 address written to trace file.
11270
7180e04a
PA
112712014-07-09 Pedro Alves <palves@redhat.com>
11272
11273 * gdb.base/attach-wait-input.exp: New file.
11274 * gdb.base/attach-wait-input.c: New file.
11275
9a9a7608
AB
112762014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
11277
11278 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
11279 setting up test structures.
11280 (main): Call new test function.
11281 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
11282 test function, continue into test function and walk test
11283 structures.
11284
161ac41e
YQ
112852014-07-02 Yao Qi <yao@codesourcery.com>
11286
11287 * gdb.trace/entry-values.c: Define labels 'foo_start' and
11288 'bar_start' at the beginning of functions 'foo' and 'bar'
11289 respectively.
11290 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
11291 instead of 'foo' and 'bar'.
11292
1f267ae3
MM
112932014-07-08 Markus Metzger <markus.t.metzger@intel.com>
11294
11295 * gdb.btrace/segv.exp: New.
11296 * gdb.btrace/segv.c: New.
11297
2b239efb
LM
112982014-07-02 Luis Machado <lgustavo@codesourcery.com>
11299
11300 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
11301 instruction.
11302
cf363f18
MW
113032014-06-30 Mark Wielaard <mjw@redhat.com>
11304
11305 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
11306 vulture, vilify, villar): New volatile array constants.
11307 (vindictive, vegetation): New const volatile array constants.
11308 * gdb.base/volatile.exp: Test volatile and const volatile array
11309 types.
11310
aebf9d24
AA
113112014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11312
11313 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
11314 target lacks support for awatch, rwatch, or hbreak.
11315
b67a2c6f
YQ
113162014-06-27 Yao Qi <yao@codesourcery.com>
11317
11318 * gdb.multi/dummy-frame-restore.exp: New.
11319 * gdb.multi/dummy-frame-restore.c: New.
11320
aef92902
MM
113212014-06-25 Markus Metzger <markus.t.metzger@intel.com>
11322
11323 * gdb.btrace/gcore.exp: New.
11324
8e9db26e
PA
113252014-06-23 Pedro Alves <palves@redhat.com>
11326
11327 * gdb.base/watchpoint-reuse-slot.c: New file.
11328 * gdb.base/watchpoint-reuse-slot.exp: New file.
11329
70afc5b7
SC
113302014-06-23 Siva Chandra Reddy <sivachandra@google.com>
11331
11332 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
11333 progspace's filename in 'info', 'enable' and 'disable' command
11334 tests.
11335
b972bd9c
JK
113362014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11337
11338 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
11339 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
11340 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
11341
125f8a3d
GB
113422014-06-20 Gary Benson <gbenson@redhat.com>
11343
11344 * gdb.arch/i386-avx.exp: Fix include file location.
11345 * gdb.arch/i386-sse.exp: Likewise.
11346
3ed9baed
IB
113472014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
11348
11349 * gdb.dlang/expression.exp: New file.
11350
034f788c
PA
113512014-06-19 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
11354 out from ...
11355 (top level): ... here. Iterate running tests under different
11356 scheduler-locking settings.
11357
45371d0c
LM
113582014-06-18 Luis Machado <lgustavo@codesourcery.com>
11359
11360 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
11361 to DW_FORM_addr and use non-zero addresses.
11362
5d376983
SC
113632014-06-18 Siva Chandra Reddy <sivachandra@google.com>
11364
11365 PR gdb/17017
11366 * gdb.python/py-xmethods.cc: Add global function call counters and
11367 increment them in their respective functions. Remove "cout"
11368 statements.
11369 * gdb.python/py-xmethods.exp: Make tests check the global function
11370 call counters instead of depending on inferior IO.
11371
a1aa2221
LM
113722014-06-18 Don Breazeal <donb@codesourcery.com>
11373
11374 * gdb.base/foll-fork.exp (default_fork_parent_follow):
11375 Deleted procedure.
11376 (explicit_fork_parent_follow): Deleted procedure.
11377 (explicit_fork_child_follow): Deleted procedure.
11378 (test_follow_fork): New procedure.
11379 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 11380 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
11381 procedure calls.
11382
0fc05997
YQ
113832014-06-17 Yao Qi <yao@codesourcery.com>
11384
11385 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
11386 CP1252.
11387
70795c52
LM
113882014-06-17 Luis Machado <lgustavo@codesourcery.com>
11389
11390 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
11391 Initialize ptr and S explicitly.
11392 (skip_type_update_when_not_use_rtti_test): Likewise.
11393
6be47f0c
KS
113942014-06-16 Keith Seitz <keiths@redhat.com>
11395
11396 PR mi/15863
11397 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
11398 the inferior is started.
11399
d03de421
PA
114002014-06-16 Pedro Alves <palves@redhat.com>
11401
11402 * gdb.base/break-main-file-remove-fail.c: New file.
11403 * gdb.base/break-main-file-remove-fail.exp: New file.
11404 * gdb.base/break-unload-file.exp: Use build_executable instead of
11405 prepare_for_testing.
11406 (test_break): New parameter "initial_load". Handle it.
11407 (top level): Add initial_load cmdline/file axis.
11408
f9579b99
TT
114092014-06-12 Tom Tromey <tromey@redhat.com>
11410
11411 * gdb.base/completion.exp: Don't use directory name in test.
11412
3657956b
GB
114132014-06-09 Gary Benson <gbenson@redhat.com>
11414
11415 * gdb.base/sigall.c [Functions to send signals]: Reorder to
11416 separate the always-available ANSI-standard signals from the
11417 signals that require checking.
11418 (main): Likewise.
11419 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
11420 Likewise.
11421 (main): Likewise.
11422
4186eb54
KS
114232014-06-07 Keith Seitz <keiths@redhat.com>
11424
11425 Revert:
11426 PR c++/16253
11427 * gdb.cp/var-tag.cc: New file.
11428 * gdb.cp/var-tag.exp: New file.
11429 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11430 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11431 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11432 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11433
25326a28 114342014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
11435
11436 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
11437
829155c9
PA
114382014-06-06 Pedro Alves <palves@redhat.com>
11439
11440 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
11441 in target debug output instead of looking at RSP packets,
11442 disabling the test on any target that uses hardware stepping.
11443 Update comments.
11444
61c8d22e
PA
114452014-06-06 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.base/break-unload-file.exp: Fix typo.
11448
d9a47287
YQ
114492014-06-06 Yao Qi <yao@codesourcery.com>
11450
11451 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
11452 from "jit_function" to "^jit_function".
11453
e5e01dbf
YQ
114542014-06-06 Yao Qi <yao@codesourcery.com>
11455
11456 * gdb.base/async.c (foo): Add one statement.
11457 * gdb.base/async.exp: Get the next instruction address and
11458 match the output of "nexti" by instruction address. Match
11459 the hex address in the output of "finish".
11460
73ba372c
GB
114612014-06-06 Gary Benson <gbenson@redhat.com>
11462
11463 * gdb.base/call-signals.c: Remove preprocessor conditionals
11464 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
11465 SIGSEGV and SIGTERM.
11466 * gdb.base/sigall.c: Likewise.
11467 * gdb.base/unwindonsignal.c: Likewise.
11468 * gdb.reverse/sigall-reverse.c: Likewise.
11469
831517df
YQ
114702014-06-06 Yao Qi <yao@codesourcery.com>
11471
11472 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
11473 readable, skip the test.
11474
b8b91e98
YQ
114752014-06-06 Yao Qi <yao@codesourcery.com>
11476
11477 * gdb.threads/staticthreads.c (thread_function): Move the line
11478 setting breakpoint on forward.
11479 * gdb.threads/staticthreads.exp: Update comments.
11480
fb934770
LC
114812014-06-05 Ludovic Courtès <ludo@gnu.org>
11482
11483 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
11484 "history-append! type error".
11485
6ef284bd
SM
114862014-06-05 Simon Marchi <simon.marchi@ericsson.com>
11487
11488 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
11489 erroneous dprintf expected input.
11490
a872e241
DE
114912014-06-04 Doug Evans <xdje42@gmail.com>
11492
11493 * gdb.guile/scm-generics.exp: Delete.
11494
16f691fb
DE
114952014-06-04 Doug Evans <xdje42@gmail.com>
11496
11497 * gdb.guile/scm-breakpoint.exp: Update.
11498 Add tests for breakpoint registration.
11499
012370f6
TT
115002014-06-04 Tom Tromey <tromey@redhat.com>
11501
11502 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
11503 VLA-in-union.
11504 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
11505 inner_vla_struct, vla_union types. Initialize objects of those
11506 types and compute their sizes.
11507
9f5a4cef
HZ
115082014-06-04 Nathan Sidwell <nathan@codesourcery.com>
11509 Hui Zhu <hui@codesourcery.com>
11510
11511 * gdb.base/fileio.exp: Add test for shell not available as well as
11512 available.
11513 * gdb.base/fileio.c (test_system): Check for shell twice.
11514
90a45c4d
YQ
115152014-06-04 Yao Qi <yao@codesourcery.com>
11516
11517 * gdb.base/auto-connect-native-target.exp: Remove redundant
11518 space from the regexp pattern.
11519
70017e41
YQ
115202014-06-04 Yao Qi <yao@codesourcery.com>
11521
11522 * gdb.base/default.exp: Replace "child" with "native" in
11523 regexp pattern.
11524
883964a7
SC
115252014-06-03 Siva Chandra Reddy <sivachandra@google.com>
11526
11527 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
11528 * gdb.python/py-xmethods.exp: New tests to test xmethods.
11529 * gdb.python/py-xmethods.py: Python script supporting the
11530 new testcase and tests.
11531
ef370185
JB
115322014-06-03 Joel Brobecker <brobecker@adacore.com>
11533 Pedro Alves <palves@redhat.com>
11534
11535 PR breakpoints/17000
11536 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
11537 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
11538
1e2ccb61
BM
115392014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
11540
11541 * gdb.base/subst.exp: Add tests to verify partial path matching
11542 output.
11543
c6ec5ab2
PA
115442014-06-03 Pedro Alves <palves@redhat.com>
11545
11546 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
11547 target that doesn't use software single-stepping.
11548
835c559f
PA
115492014-06-03 Pedro Alves <palves@redhat.com>
11550
11551 PR breakpoints/17000
11552 * gdb.base/sss-bp-on-user-bp-2.c: New file.
11553 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
11554
06eb1586
DE
115552014-06-02 Doug Evans <xdje42@gmail.com>
11556
11557 * gdb.guile/scm-parameter.exp: New file.
11558
e698b8c4
DE
115592014-06-02 Doug Evans <xdje42@gmail.com>
11560
11561 * gdb.guile/scm-cmd.c: New file.
11562 * gdb.guile/scm-cmd.exp: New file.
11563
ded03782
DE
115642014-06-02 Doug Evans <xdje42@gmail.com>
11565
11566 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
11567 pretty-printer lookup.
11568 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
11569 (make-pp_s-printer): Call it.
11570 (make-pretty-printer-from-dict): New function.
11571 (lookup-pretty-printer-maker-from-dict): New function.
11572 (*pretty-printer*): Simplify.
11573 (make-objfile-pp_s-printer): New function.
11574 (install-objfile-pretty-printers!): New function.
11575 (make-progspace-pp_s-printer): New function.
11576 (install-progspace-pretty-printers!): New function.
11577 * gdb.guile/scm-progspace.c: New file.
11578 * gdb.guile/scm-progspace.exp: New file.
11579
41fac0cf
PA
115802014-06-02 Pedro Alves <palves@redhat.com>
11581
11582 * gdb.base/dprintf-bp-same-addr.c: New file.
11583 * gdb.base/dprintf-bp-same-addr.exp: New file.
11584
96ae5695
EBM
115852014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11586
11587 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
11588 * gdb.arch/powerpc-power.s: Likewise.
11589
da02b3a8
JB
115902014-06-02 Joel Brobecker <brobecker@adacore.com>
11591
11592 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
11593
c72b2e7b
YQ
115942014-06-01 Yao Qi <yao@codesourcery.com>
11595
11596 * gdb.base/watchpoint.exp (test_watch_location): Check null
11597 pointer can be dereferenced. If not, do the test, otherwise
11598 skip it.
11599
53e8a631
AB
116002014-05-30 Andrew Burgess <aburgess@broadcom.com>
11601
11602 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
11603 results.
11604 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
11605
938f0e2f
AB
116062014-05-30 Andrew Burgess <aburgess@broadcom.com>
11607
11608 * gdb.arch/amd64-invalid-stack-middle.S: New file.
11609 * gdb.arch/amd64-invalid-stack-middle.c: New file.
11610 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
11611 * gdb.arch/amd64-invalid-stack-top.c: New file.
11612 * gdb.arch/amd64-invalid-stack-top.exp: New file.
11613
9ba6657a
PA
116142014-05-30 Pedro Alves <palves@redhat.com>
11615
11616 PR breakpoints/17000
11617 * gdb.base/sss-bp-on-user-bp.c: New file.
11618 * gdb.base/sss-bp-on-user-bp.exp: New file.
11619
522c09bf
DB
116202014-05-30 David Blaikie <dblaikie@gmail.com>
11621
11622 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
11623 gnu_inline semantics via attribute.
11624 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
11625 source explicitly specifies the required semantics.
11626
bf4ef81e
MR
116272014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
11628
11629 * gdb.reverse/sigall-reverse.exp: Fix a typo.
11630
329ea579
PA
116312014-05-29 Pedro Alves <palves@redhat.com>
11632 Tom Tromey <tromey@redhat.com>
11633
11634 * gdb.base/async-shell.exp: Don't enable target-async.
11635 * gdb.base/async.exp
11636 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
11637 parameter. Adjust.
11638 (top level): Don't test with "target-async".
11639 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
11640 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
11641 * gdb.base/inferior-died.exp: Don't enable target-async.
11642 * gdb.base/interrupt-noterm.exp: Likewise.
11643 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
11644 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11645 * gdb.mi/mi-nonstop.exp: Likewise.
11646 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11647 * gdb.mi/mi-nsintrall.exp: Likewise.
11648 * gdb.mi/mi-nsmoribund.exp: Likewise.
11649 * gdb.mi/mi-nsthrexec.exp: Likewise.
11650 * gdb.mi/mi-watch-nonstop.exp: Likewise.
11651 * gdb.multi/watchpoint-multi.exp: Adjust comment.
11652 * gdb.python/py-evsignal.exp: Don't enable target-async.
11653 * gdb.python/py-evthreads.exp: Likewise.
11654 * gdb.python/py-prompt.exp: Likewise.
11655 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
11656 * gdb.server/solib-list.exp: Don't enable target-async.
11657 * gdb.threads/thread-specific-bp.exp: Likewise.
11658 * lib/mi-support.exp: Adjust to use mi-async.
11659
fd664c91
PA
116602014-05-29 Pedro Alves <palves@redhat.com>
11661
11662 PR gdb/13860
11663 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
11664 reason, even in sync mode.
11665
251bde03
PA
116662014-05-29 Pedro Alves <palves@redhat.com>
11667 Hui Zhu <hui@codesourcery.com>
11668
11669 PR PR15693
11670 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
11671 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
11672 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
11673 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
11674
7f3c0343
JB
116752014-05-28 Joel Brobecker <brobecker@adacore.com>
11676
11677 * config/monitor.exp (gdb_target_monitor): Replace use of
11678 "set remotebaud" by "set serial baud".
11679
b2715b27
AW
116802014-05-26 Andy Wingo <wingo@igalia.com>
11681
11682 * gdb.guile/scm-breakpoint.exp:
11683 * gdb.guile/scm-gsmob.exp: Update to use plain old object
11684 properties instead of gdb-object-properties.
11685
498a4489
YQ
116862014-05-26 Yao Qi <yao@codesourcery.com>
11687
11688 * gdb.server/no-thread-db.exp: Specify source file name
11689 explicitly when setting a breakpoint.
11690
589fdceb
MM
116912014-05-23 Markus Metzger <markus.t.metzger@intel.com>
11692
11693 * gdb.btrace/vdso.c: New.
11694 * gdb.btrace/vdso.exp: New.
11695
e9089e05
MM
116962014-05-23 Markus Metzger <markus.t.metzger@intel.com>
11697
11698 * gdb.base/gcore.exp (capture_command_output): Move ...
11699 * lib/gdb.exp (capture_command_output): ... here.
11700
67b5c0c1
MM
117012014-05-23 Markus Metzger <markus.t.metzger@intel.com>
11702
11703 * gdb.btrace/data.exp: Test memory access during btrace replay.
11704
a2199296
SM
117052014-05-22 Simon Marchi <simon.marchi@ericsson.com>
11706
11707 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
11708
17b2616c
PA
117092014-05-21 Pedro Alves <palves@redhat.com>
11710
11711 PR gdb/13860
11712 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
11713 (top level): Test that output related to execution commands is
11714 sent to the console with CLI commands, but not with MI commands.
11715 Test that breakpoint events are always mirrored to the console.
11716 Also expect the new source line to be output after a "next" in
11717 async mode too. Make it a pass/fail test.
11718 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
11719 output.
11720 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
11721
5166082f
PA
117222014-05-21 Pedro Alves <palves@redhat.com>
11723
11724 * gdb.base/list.exp (build_pattern, test_list): New procedures.
11725 Use them to test variations of "list" after reaching a breakpoint.
11726 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
11727 Test "list" with listsize 10 after reaching a breakpoint.
11728 * gdb.python/python.exp (decode_line current location line
11729 number): Adjust expected line number.
11730
2f25d70f
SM
117312014-05-21 Simon Marchi <simon.marchi@ericsson.com>
11732
11733 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
11734 behavior for $args, pass it directly to "run".
11735
ff604a67
MR
117362014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
11737
11738 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
11739 30000 to 65536.
11740
6a3cb8e8
PA
117412014-05-21 Pedro Alves <palves@redhat.com>
11742
11743 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
11744 auto-connect-native-target off".
11745 * gdb.base/auto-connect-native-target.c: New file.
11746 * gdb.base/auto-connect-native-target.exp: New file.
11747
4ebfc96e
PA
117482014-05-21 Pedro Alves <palves@redhat.com>
11749
11750 * gdb.base/default.exp: Test "target native" instead of "target
11751 child".
11752
36d46afb
MW
117532014-05-21 Mark Wielaard <mjw@redhat.com>
11754
11755 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11756
5876f503
JK
117572014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11758
11759 Fix TLS access for -static -pthread.
11760 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
11761 <HAVE_TLS> (thread_function, main): Initialize it.
11762 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
11763 Add clean_restart.
11764 <$have_tls != "">: Check TLSVAR.
11765
0256a6ac
PA
117662014-05-21 Pedro Alves <palves@redhat.com>
11767
11768 * gdb.base/dcache-line-read-error.c: New.
11769 * gdb.base/dcache-line-read-error.exp: New.
11770
936d2992
PA
117712014-05-20 Pedro Alves <palves@redhat.com>
11772
11773 * gdb.base/compare-sections.c: New file.
11774 * gdb.base/compare-sections.exp: New file.
11775
802e8e6d
PA
117762014-05-20 Pedro Alves <palves@redhat.com>
11777
11778 * gdb.base/break-idempotent.c: New file.
11779 * gdb.base/break-idempotent.exp: New file.
11780
e59fa00f
MM
117812014-05-20 Markus Metzger <markus.t.metzger@intel.com>
11782
11783 * gdb.btrace/nohist.exp: New.
11784
8b696e31
YQ
117852014-05-20 Yao Qi <yao@codesourcery.com>
11786
11787 * lib/gdb.exp (gdb_init): Set timeout if test file is under
11788 gdb.reverse directory and gdb_reverse_timeout exists in board
11789 setting.
11790 * README: Document gdb_reverse_timeout.
11791
73c9764f
YQ
117922014-05-20 Yao Qi <yao@codesourcery.com>
11793
11794 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
11795 'test_file_name'. Treat args as a string instead of a list.
11796 (gdb_init): Rename argument 'args' by 'test_file_name'.
11797
f1f4348a
JK
117982014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11799
11800 * gdb.arch/powerpc-power.exp: New file.
11801 * gdb.arch/powerpc-power.s: New file.
11802
0dbe70ce
DE
118032014-05-16 Doug Evans <dje@google.com>
11804
11805 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
11806 * gdb.base/completion.exp: Check that all expected files exist
11807 before doing file completion.
0dbe70ce 11808
8d551b02
DE
118092014-05-16 Doug Evans <dje@google.com>
11810
11811 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
11812 Update.
11813 (do_syscall_tests_without_xml): Update.
11814
73eb7709
PA
118152014-05-16 Pedro Alves <palves@redhat.com>
11816
11817 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
11818 instead of "unknown output after running".
11819
3fae92fc
YQ
118202014-05-16 Yao Qi <yao@codesourcery.com>
11821
11822 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
11823 file1.txt from host at the end.
11824 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11825
c2b2ccc5
DE
118262014-05-15 Doug Evans <dje@google.com>
11827
11828 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
11829 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
11830 loading file. Add test for TU lookup.
11831
8c217a4b
SM
118322014-05-15 Simon Marchi <simon.marchi@ericsson.com>
11833
11834 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
11835 calling "-exec-arguments" or "set args" before running the
11836 inferior.
11837
3deb39c6
SM
118382014-05-15 Simon Marchi <simon.marchi@ericsson.com>
11839
11840 * lib/mi-support.exp (mi_expect_stop): Expect message for
11841 inferiors that exit with non-zero exit code.
11842
71a79f8c
YQ
118432014-05-14 Yao Qi <yao@codesourcery.com>
11844
11845 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
11846 match absolute path on remote host.
11847 (test_file_list_exec_source_files): Remove "/" from the
11848 pattern.
11849
f23fcd46
YQ
118502014-05-14 Yao Qi <yao@codesourcery.com>
11851
11852 * boards/local-remote-host-notty.exp (${board}_file): New
11853 proc.
11854
9404b58f
KM
118552014-05-07 Kyle McMartin <kyle@redhat.com>
11856
11857 Pushed by Joel Brobecker <brobecker@adacore.com>.
11858 * gdb.arch/aarch64-atomic-inst.c: New file.
11859 * gdb.arch/aarch64-atomic-inst.exp: New file.
11860
5e45f04c
YQ
118612014-05-07 Yao Qi <yao@codesourcery.com>
11862
11863 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
11864 in current context" too.
11865
c888a17d
KS
118662014-05-05 Keith Seitz <keiths@redhat.com>
11867
11868 * gdb.linespec/ls-dollar.exp: Add test for linespec
11869 file:convenience_variable.
11870
290a839c
YQ
118712014-05-05 Yao Qi <yao@codesourcery.com>
11872
11873 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
11874 traceframes into tfile and ctf trace files. Read data from
11875 trace file and test collected data.
11876 (gdb_collect_locals_test): Likewise.
11877 (gdb_unavailable_registers_test): Likewise.
11878 (gdb_unavailable_floats): Likewise.
11879 (gdb_collect_globals_test): Likewise.
11880 (top-level): Append "ctf" to trace_file_targets if GDB
11881 supports.
11882
b5262cd0
YQ
118832014-05-05 Yao Qi <yao@codesourcery.com>
11884
11885 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
11886 code to ...
11887 (gdb_collect_args_test_1): ... it. New proc.
11888 (gdb_collect_locals_test): Move some code to ...
11889 (gdb_collect_locals_test_1): ... it. New proc.
11890 (gdb_unavailable_registers_test): Move some code to ...
11891 (gdb_unavailable_registers_test_1): ... it. New proc.
11892 (gdb_unavailable_floats): Move some code to ...
11893 (gdb_unavailable_floats_1): ... it. New proc.
11894
30a1e6cc
SDJ
118952014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
11896
11897 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
11898 probes to test for bitness recognition.
11899 * gdb.arch/amd64-stap-optional-prefix.exp
11900 (test_probe_value_without_reg): New procedure.
11901 Add code to test for different kinds of bitness.
11902
f33da99a
SDJ
119032014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
11904
11905 PR breakpoints/16889
11906 * gdb.arch/amd64-stap-optional-prefix.S: New file.
11907 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
11908
5b80f00d
PA
119092014-05-01 Pedro Alves <palves@redhat.com>
11910
11911 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
11912 gdb_file_cmd if no file is specified.
11913 * boards/native-extended-gdbserver.exp (gdb_load): Use the
11914 last_loaded_file to set the remote exec-file.
11915
f8c2a73c
PA
119162014-05-01 Pedro Alves <palves@redhat.com>
11917
11918 * boards/local-remote-host.exp: New file.
11919
be6e8ac7
PA
119202014-05-01 Pedro Alves <palves@redhat.com>
11921
11922 * boards/local-remote-host.exp: Rename to ...
11923 * boards/local-remote-host-notty.exp: ... this.
11924
cac0dc8f
JB
119252014-04-28 Joel Brobecker <brobecker@adacore.com>
11926
11927 * gdb.ada/dyn_arrayidx: New testcase.
11928
9730e6cc
YQ
119292014-04-26 Yao Qi <yao@codesourcery.com>
11930
11931 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
11932 and compute the length of function main. Save it in
11933 $main_length.
11934 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
11935 (top-level): Use gdb_compile to compile objects into
11936 executable and restart GDB. Remove invocation to
11937 prepare_for_testing.
11938
7ae1a6a6
PA
119392014-04-25 Simon Marchi <simon.marchi@ericsson.com>
11940 Pedro Alves <palves@redhat.com>
11941
11942 PR server/16255
11943 * gdb.multi/multi-attach.c: New file.
11944 * gdb.multi/multi-attach.exp: New file.
11945
4082afcc
PA
119462014-04-25 Pedro Alves <palves@redhat.com>
11947
11948 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
11949 user.
11950 (top level): Test that "set remote conditional-breakpoints-packet
11951 off" works as intended.
11952 * gdb.base/dprintf.exp: Test that "set remote
11953 breakpoint-commands-packet off" works as intended.
11954 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
11955 New function.
11956 (top level): Call it.
11957 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
11958 remote fast-tracepoints-packet off" works as intended.
11959 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
11960 * lib/gdb.exp (gdb_is_target_remote): ... here.
11961
2abc3f8d
DB
119622014-04-24 David Blaikie <dblaikie@gmail.com>
11963
11964 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
11965 ensure clang would not discard them.
11966 * gdb.base/gdbvars.c: Ditto.
11967 * gdb.base/memattr.c: Ditto.
11968 * gdb.base/whatis.c: Ditto.
11969 * gdb.python/py-prettyprint.c: Ditto.
11970 * gdb.trace/actions.c: Ditto.
11971 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
11972 ensure clang would not discard it.
11973
bfd39632
DB
119742014-04-24 David Blaikie <dblaikie@gmail.com>
11975
11976 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
11977 clang to emit the full definition of type required by the test
11978 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
11979
22842ff6
DB
119802014-04-24 David Blaikie <dblaikie@gmail.com>
11981
11982 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
11983 coax Clang into emitting the definition of the type.
11984 * gdb.cp/pr10728-x.h (y): Ditto.
11985 * gdb.cp/pr10728-y.cc (y): Ditto.
11986
c2e827ad
DB
119872014-04-24 David Blaikie <dblaikie@gmail.com>
11988
11989 * gdb.base/label.exp: XFAIL label related tests under Clang.
11990 * gdb.cp/cplabel.exp: Ditto.
11991 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
11992 under Clang those using labels.
11993
4c2d33e7
YQ
119942014-04-25 Yao Qi <yao@codesourcery.com>
11995
11996 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
11997 double_label.
11998 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
11999 partial_label and double_label.
12000
56083b99
DB
120012014-04-24 David Blaikie <dblaikie@gmail.com>
12002
12003 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12004
25d4e99d
DB
120052014-04-24 David Blaikie <dblaikie@gmail.com>
12006
12007 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12008 of the function to work across GCC and Clang.
12009 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12010 pointer types (const void ** const V void **).
12011
01f9f808
MS
120122014-04-24 Michael Sturm <michael.sturm@mintel.com>
12013 Walfred Tedeschi <walfred.tedeschi@intel.com>
12014
12015 * Makefile.in (EXECUTABLES): Added i386-avx512.
12016 * gdb.arch/i386-avx512.c: New file.
12017 * gdb.arch/i386-avx512.exp: Likewise.
12018
4b48d439
KS
120192014-04-23 Keith Seitz <keiths@redhat.com>
12020
12021 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12022 (mi_make_breakpoint_table): New procedure.
12023 (mi_create_breakpoint): Use mi_make_breakpoint
12024 and return the result.
12025 (mi_make_breakpoint): New procedure.
12026 (mi_build_kv_pairs): New procedure.
12027
12028 * gdb.mi/mi-break.exp: Remove unused globals,
12029 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12030 All callers updated.
12031 * gdb.mi/mi-dprintf.exp: Use variable to track command
12032 number.
12033 Update all callers of mi_create_breakpoint and use
12034 mi_make_breakpoint_table.
12035 Remove any unused global variables.
12036 * gdb.mi/mi-nonstop.exp: Likewise.
12037 * gdb.mi/mi-nsintrall.exp: Likewise.
12038 * gdb.mi/mi-nsmoribund.exp: Likewise.
12039 * gdb.mi/mi-nsthrexec.exp: Likewise.
12040 * gdb.mi/mi-reverse.exp: Likewise.
12041 * gdb.mi/mi-simplerun.exp: Likewise.
12042 * gdb.mi/mi-stepn.exp: Likewise.
12043 * gdb.mi/mi-syn-frame.exp: Likewise.
12044 * gdb.mi/mi-until.exp: Likewise.
12045 * gdb.mi/mi-var-cp.exp: Likewise.
12046 * gdb.mi/mi-var-display.exp: Likewise.
12047 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12048 * gdb.mi/mi2-var-child.exp: Likewise.
12049 * gdb.mi/mi-vla-c99.exp: Likewise.
12050 * lib/mi-support.exp: Likewise.
12051
12052 From Ian Lance Taylor <iant@cygnus.com>:
12053 * lib/gdb.exp (parse_args): New procedure.
12054
08351840
PA
120552014-04-23 Pedro Alves <palves@redhat.com>
12056
12057 * gdb.base/break-unload-file.c: New file.
12058 * gdb.base/break-unload-file.exp: New file.
12059 * gdb.base/sym-file-lib.c (baz): New function.
12060 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12061 field.
12062 (load): Store the segment's mapped size.
12063 (unload): New function.
12064 (unload_shlib): New function.
12065 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12066 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12067 set a breakpoint at baz, and call it.
12068 * gdb.base/sym-file.exp: New tests for stale breakpoint
12069 instructions.
12070
076855f9
PA
120712014-04-23 Pedro Alves <palves@redhat.com>
12072
12073 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
12074 * gdb.base/hbreak-in-shr-unsupported.c: New file.
12075 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
12076 * gdb.base/hbreak-unmapped.c: New file.
12077 * gdb.base/hbreak-unmapped.exp: New file.
12078 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
12079 * lib/gdb.exp (gdb_is_target_remote): ... here.
12080
483805cf
PA
120812014-04-22 Pedro Alves <palves@redhat.com>
12082
12083 * gdb.base/consecutive-step-over.c: New file.
12084 * gdb.base/consecutive-step-over.exp: New file.
12085
06d97543
PA
120862014-04-22 Pedro Alves <palves@redhat.com>
12087
12088 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
12089 instead of send_gdb/gdb_expect.
12090
b4429ea2
YQ
120912014-04-22 Yao Qi <yao@codesourcery.com>
12092
12093 * lib/trace-support.exp (generate_tracefile): New procedure.
12094 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
12095 return 0.
12096 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
12097 if generate_tracefile returns 1.
12098
51d48146
PA
120992014-04-18 Tom Tromey <palves@redhat.com>
12100 Pedro alves <tromey@redhat.com>
12101
12102 PR backtrace/15558
12103 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
12104 with a backtrace limit.
12105 * gdb.python/py-frame-inline.exp: Test running to an inline
12106 function with a backtrace limit, and printing the newest frame.
12107 * gdb.python/py-frame-inline.c (main): Call f.
12108
bd1dce5f
MS
121092014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12110
12111 * gdb.java/jnpe.exp: Drop srcdir from untested path.
12112
40d1a503
MS
121132014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12114
12115 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
12116 Drop prefix from unsupported source file path.
12117
389b98f7
YQ
121182014-04-17 Yao Qi <yao@codesourcery.com>
12119
12120 * lib/gdb.exp (with_target_charset): New proc.
12121 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
12122 with_target_charset.
12123 (test_print_strings): Likewise.
12124 (test_repeat_bytes): Likewise.
12125 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
12126 for some tests.
12127
22869d73
KS
121282014-04-16 Keith Seitz <keiths@redhat.com>
12129
12130 PR gdb/15827
12131 * gdb.dwarf2/corrupt.c: New file.
12132 * gdb.dwarf2/corrupt.exp: New file.
12133
c4f87ca6
KS
121342014-04-16 Keith Seitz <keiths@redhat.com>
12135
12136 PR c++/16597
12137 * gdb.cp/namelessclass.cc: New file.
12138 * gdb.cp/namelessclass.exp: New file.
12139 * gdb.cp/namelessclass.S: New file.
12140
ab19de87
DE
121412014-04-16 Doug Evans <dje@google.com>
12142
12143 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
12144 Add comment.
12145 (gdbserver_default_get_comm_port): New function.
12146 (gdbserver_start): Check if board file provided
12147 "gdbserver,get_comm_port" and use it if so.
12148 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
12149 (gdb,socketport): Set to "stdio".
12150 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
12151 (stdio_gdbserver_template): Delete.
12152 (${board}_get_remote_address): Update.
12153 (${board}_build_remote_cmd): Delete.
12154 (${board}_get_comm_port): New function.
12155 (${board}_spawn): Update.
12156 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
12157 Delete.
12158 (${board}_get_remote_address): Update.
12159 (${board}_get_comm_port): New function.
12160
fc98a809
AB
121612014-04-16 Andrew Burgess <aburgess@broadcom.com>
12162
12163 * gdb.base/memattr.exp: Improve regexps to handle memory regions
12164 appearing in any order.
12165
87fd9e6e
DE
121662014-04-15 Doug Evans <dje@google.com>
12167
12168 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
12169 uninitialized value of "description".
12170
099fc3ea
KS
121712014-04-15 Keith Seitz <keiths@redhat.com>
12172
12173 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
12174 Remove unused globals.
12175 (test_running_the_program): Likewise.
12176 (test_controlled_execution): Likewise.
12177 (test_controlling_breakpoints): Likewise.
12178 (test_program_termination): Likewise.
12179
5da151d4
KS
121802014-04-15 Keith Seitz <keiths@redhat.com>
12181
12182 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
12183 unused globals.
12184 (test_rbreak_creation_and_listing): Likewise.
12185 (test_ignore_count): Likewise.
12186 (test_error): Likewise.
12187
35e5d2f0
PA
121882014-04-15 Pedro Alves <palves@redhat.com>
12189
12190 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
12191 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
12192 sym-file-loader.c.
12193 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12194 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12195 to sym-file-loader.c.
12196 (struct library): Forward declare.
12197 (load_shlib, lookup_function): Change prototypes.
12198 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12199 (translate_offset): Remove declarations.
12200 (get_text_addr): New declaration.
12201 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
12202 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
12203 sym-file-loader.h.
12204 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12205 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12206 here from sym-file-loader.h.
12207 (struct library): New structure.
12208 (load_shlib, lookup_function): Change prototypes and adjust to
12209 work with a struct library.
12210 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12211 (translate_offset): Make static.
12212 (get_text_addr): New function.
12213 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
12214
eb4c1710
PA
122152014-04-15 Pedro Alves <palves@redhat.com>
12216
12217 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
12218
2d1baf52
PA
122192014-04-15 Pedro Alves <palves@redhat.com>
12220
12221 * gdb.base/sym-file-loader.c: Include <limits.h>.
12222 (SELF_LINK): New define.
12223 (get_origin): New function.
12224 (load_shlib): Use it.
12225 * gdb.base/sym-file.exp: Don't early return if the target is
12226 remote. Use runto_main, and issue fail is that fails. Use
12227 gdb_load_shlibs.
12228 (shlib_name): Delete.
12229 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
12230
7dd6df01
PA
122312014-04-15 Pedro Alves <palves@redhat.com>
12232
12233 * gdb.base/sym-file.exp: Remove regex characters from test
12234 message. Don't refer to breakpoint numbers in test messages.
12235
b50c8614
KS
122362014-04-14 Keith Seitz <keiths@redhat.com>
12237
12238 PR c++/16253
12239 * gdb.cp/var-tag.cc: New file.
12240 * gdb.cp/var-tag.exp: New file.
12241 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12242 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12243 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12244 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12245
3d567982
TT
122462014-04-14 Tom Tromey <tromey@redhat.com>
12247
12248 * gdb.cp/classes.exp (test_enums): Handle underlying type.
12249 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
12250 type.
12251 * gdb.cp/enum-class.exp: New file.
12252 * gdb.cp/enum-class.cc: New file.
12253
0626fc76
TT
122542014-04-14 Tom Tromey <tromey@redhat.com>
12255
12256 * gdb.dwarf2/enum-type.exp: New file.
12257
dca325b3
SA
122582014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12259
12260 * gdb.mi/mi-vla-c99.exp: New file.
12261 * gdb.mi/vla.c: New file.
12262
5854b38a
SA
122632014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12264
12265 * gdb.base/vla-datatypes.c: New file.
12266 * gdb.base/vla-datatypes.exp: New file.
12267
463bb957
SA
122682014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12269
12270 * gdb.base/vla-ptr.c: New file.
12271 * gdb.base/vla-ptr.exp: New file.
12272
3dd170be
SA
122732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12274
12275 * gdb.dwarf2/count.exp: New file.
12276
5ecaaa66
SA
122772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12278
12279 * gdb.base/vla-sideeffect.c: New file.
12280 * gdb.base/vla-sideeffect.exp: New file.
12281
41f1ada5
DB
122822014-04-14 David Blaikie <dblaikie@gmail.com>
12283
12284 * gdb.mi/non-stop.c: Add return value for non-void function return
12285 statement.
12286 * gdb.threads/staticthreads.c: Ditto.
12287
0be03e84
DE
122882014-04-12 Siva Chandra Reddy <sivachandra@google.com>
12289 Doug Evans <xdje42@gmail.com>
12290
12291 * gdb.guile/scm-value.c: Improve test case.
12292 * gdb.guile/scm-value.exp: Add new test.
12293
f180a1fb
DB
122942014-04-11 David Blaikie <dblaikie@gmail.com>
12295
12296 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
12297 override Clang's default.
12298
6b662e19
JB
122992014-04-11 Joel Brobecker <brobecker@adacore.com>
12300
12301 Revert the following changes (regressions):
12302
12303 * gdb.base/vla-sideeffect.c: New file.
12304 * gdb.base/vla-sideeffect.exp: New file.
12305
12306 * gdb.dwarf2/count.exp: New file.
12307
12308 * gdb.base/vla-multi.c: New file.
12309 * gdb.base/vla-multi.exp: New file.
12310
12311 * gdb.base/vla-ptr.c: New file.
12312 * gdb.base/vla-ptr.exp: New file.
12313
12314 * gdb.base/vla-datatypes.c: New file.
12315 * gdb.base/vla-datatypes.exp: New file.
12316
12317 * gdb.mi/mi-vla-c99.exp: New file.
12318 * gdb.mi/vla.c: New file.
12319
245a5f0b
KS
123202014-04-11 Keith Seitz <keiths@redhat.com>
12321
12322 PR c++/16675
12323 * gdb.cp/cpsizeof.exp: New file.
12324 * gdb.cp/cpsizeof.cc: New file.
12325
58a84dcf
SA
123262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12327
191a8a90
JB
12328 * gdb.mi/mi-vla-c99.exp: New file.
12329 * gdb.mi/vla.c: New file.
58a84dcf 12330
c8655f75
SA
123312014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12332
12333 * gdb.base/vla-datatypes.c: New file.
12334 * gdb.base/vla-datatypes.exp: New file.
12335
024e13b4
SA
123362014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12337
12338 * gdb.base/vla-ptr.c: New file.
12339 * gdb.base/vla-ptr.exp: New file.
12340
1a237e0e
SA
123412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12342
12343 * gdb.base/vla-multi.c: New file.
12344 * gdb.base/vla-multi.exp: New file.
12345
504f3432
SA
123462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12347
12348 * gdb.dwarf2/count.exp: New file.
12349
3bce8237
SA
123502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12351
191a8a90
JB
12352 * gdb.base/vla-sideeffect.c: New file.
12353 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 12354
322f9c21
YQ
123552014-04-11 Yao Qi <yao@codesourcery.com>
12356
12357 * gdb.base/completion.exp: Check file exists before running tests
12358 on file completion.
12359
d708bcd1
PA
123602014-04-10 Pedro Alves <palves@redhat.com>
12361
12362 * gdb.base/cond-eval-mode.c: New file.
12363 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
12364 prepare_for_testing to build the new file. Check result of
12365 runto_main.
12366 (test_break, test_watch): New procedures.
12367 (top level): Use them.
12368
ae1d2761
PM
123692014-04-08 Pierre Muller <muller@sourceware.org>
12370
12371 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
12372 Ctrl-V use for mingw hosts.
12373
7af389b8
SC
123742014-04-07 Siva Chandra Reddy <sivachandra@google.com>
12375
12376 * gdb.python/py-value.c: Improve test case.
12377 * gdb.python/py-value.exp: Add new test.
12378
5e703181
DE
123792014-04-07 David Blaikie <dblaikie@gmail.com>
12380
12381 * lib/compiler.c: Identify the clang compiler.
12382 * lib/compiler.cc: Ditto.
12383
9810b410
YQ
123842014-04-03 Yao Qi <yao@codesourcery.com>
12385
12386 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
12387
98d1b8dc
AB
123882014-04-01 Anton Blanchard <anton@samba.org>
12389
12390 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
12391 messages unique.
12392
3114cea1
AB
123932014-04-01 Anton Blanchard <anton@samba.org>
12394
12395 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
12396 prepare_for_testing.
12397
62f7182c
AB
123982014-04-01 Anton Blanchard <anton@samba.org>
12399
12400 * gdb.arch/ppc64-atomic-inst.c: Remove.
12401 * gdb.arch/ppc64-atomic-inst.S: New file.
12402 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
12403
770e7fc7
DE
124042014-03-31 Doug Evans <dje@google.com>
12405
12406 * gdb.base/print-symbol-loading-lib.c: New file.
12407 * gdb.base/print-symbol-loading-main.c: New file.
12408 * gdb.base/print-symbol-loading.exp: New file.
12409
46e2bafa
YQ
124102014-03-31 Yao Qi <yao@codesourcery.com>
12411
12412 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
12413
8776cfe9
JB
124142014-03-28 Joel Brobecker <brobecker@adacore.com>
12415
12416 * gdb.ada/mi_dyn_arr: New testcase.
12417
5d1ef361
DE
124182014-03-27 Doug Evans <dje@google.com>
12419
12420 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
12421
b5bee914
YQ
124222014-03-27 Yao Qi <yao@codesourcery.com>
12423
12424 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
12425 if target is nios2-*-*.
12426
0d4d0e77
YQ
124272014-03-26 Yao Qi <yao@codesourcery.com>
12428
12429 * lib/gdb.exp (readline_is_used): New proc.
12430 * gdb.base/completion.exp: Move tests on command complete up.
12431 Skip the rest of tests if readline is not used.
12432 * gdb.ada/complete.exp: Skp the test if readline is not
12433 used.
12434 * gdb.base/filesym.exp: Likewise.
12435 * gdb.base/macscp.exp: Likewise.
12436 * gdb.base/readline-ask.exp: Likewise.
12437 * gdb.base/readline.exp: Likewise.
12438 * gdb.python/py-cmd.exp: Likewise.
12439 * gdb.trace/tfile.exp: Likewise.
12440
29361eee
YQ
124412014-03-26 Yao Qi <yao@codesourcery.com>
12442
12443 * gdb.base/macscp.exp: Fix code format issues.
12444
bc9a5525
UW
124452014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
12446
12447 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
12448 * gdb.asm/powerpc64le.inc: New file.
12449
d3839ede
PA
124502014-03-25 Pedro Alves <palves@redhat.com>
12451 Doug Evans <dje@google.com>
12452
12453 * gdb.base/source-execution.c: New file.
12454 * gdb.base/source-execution.exp: New file.
12455 * gdb.base/source-execution.gdb: New file.
12456
01672a57
DE
124572014-03-24 Doug Evans <dje@google.com>
12458
12459 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
12460 using fission.
12461
88bbeca9
HZ
124622014-03-24 Hui Zhu <hui@codesourcery.com>
12463 Pedro Alves <palves@redhat.com>
12464
12465 PR breakpoints/16101
12466 * gdb.base/dprintf.exp: Use unsupported rather than changing the
12467 test pass/fail messages. Detect missing support for dprintf when
12468 breakpoints are actually inserted.
12469 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
12470 breakpoints are actually inserted.
12471 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
12472 fails.
12473
d2348791
JK
124742014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12475
12476 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
12477
feef67ab
DE
124782014-03-22 Doug Evans <xdje42@gmail.com>
12479
12480 * gdb.python/python.exp (python not supported): Verify multi-line
12481 python command issues an error.
25d743f9 12482 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 12483 guile command issues an error.
feef67ab 12484
ecebef6a
MR
124852014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
12486
12487 * gdb.threads/thread-specific.exp: Handle the lack of usable
12488 $this_breakpoint and $this_thread.
12489
ccdd1909
HZ
124902014-03-21 Hui Zhu <hui@codesourcery.com>
12491
12492 * gdb.base/attach.exp (do_command_attach_tests): New.
12493
beb460e8
PA
124942014-03-20 Tom Tromey <tromey@redhat.com>
12495 Pedro Alves <palves@redhat.com>
12496
12497 PR cli/15718
12498 * gdb.base/condbreak-call-false.c: New file.
12499 * gdb.base/condbreak-call-false.exp: New file.
12500
40acf43a
PA
125012014-03-20 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
12504 Delete.
12505 (block_signals, unblock_signals): Delete.
12506 (child_function_2, main): Remove references to deleted variable
12507 and functions.
12508
9f5e1e02
PA
125092014-03-20 Pedro Alves <palves@redhat.com>
12510
12511 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
12512 Use pthread_kill to signal thread 2.
12513 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
12514 Adjust to make the test send itself a signal rather than using the
12515 host's "kill" command.
12516
99619bea
PA
125172014-03-20 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.threads/multiple-step-overs.c: New file.
12520 * gdb.threads/multiple-step-overs.exp: New file.
12521 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
12522 Adjust expected infrun debug output.
12523
2adfaa28
PA
125242014-03-20 Pedro Alves <palves@redhat.com>
12525
12526 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
12527 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
12528
31e77af2
PA
125292014-03-20 Pedro Alves <palves@redhat.com>
12530
12531 PR breakpoints/7143
12532 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
12533 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
12534 of gdb_test_multiple.
12535 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
12536 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
12537
b9f437de
PA
125382014-03-20 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
12541 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
12542
05adc73e
PA
125432014-03-19 Pedro Alves <palves@redhat.com>
12544
12545 * gdb.base/async.exp: Remove early return.
12546
6048b950
PA
125472014-03-19 Pedro Alves <palves@redhat.com>
12548
12549 * gdb.base/async.exp (step& tests): Pass explicit test messages.
12550
8bcfb00a
PA
125512014-03-19 Pedro Alves <palves@redhat.com>
12552
12553 * gdb.base/async.exp (test_background): Expect \r\n after
12554 "completed." in the fail pattern.
12555
884e37dc
PA
125562014-03-19 Pedro Alves <palves@redhat.com>
12557
12558 * gdb.base/async.exp (test_background): New procedure.
12559 Use it for all background execution command tests.
12560
148e57e2
PA
125612014-03-19 Pedro Alves <palves@redhat.com>
12562
12563 * gdb.base/async.exp: Use prepare_for_testing.
12564
f48088c7
PA
125652014-03-19 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
12568 the same line.
12569
e2f6c966
PA
125702014-03-19 Pedro Alves <palves@redhat.com>
12571
12572 * gdb.base/async.c (main): Add "jump here" and "until here" line
12573 marker comments.
12574 * gdb.base/async.exp (jump_here): New global.
12575 (jump& test): Use it.
12576 (until_here): New global.
12577 (until& test): Use it.
12578
c30568d4
PA
125792014-03-19 Pedro Alves <palves@redhat.com>
12580
12581 * gdb.base/async.exp: Don't frob gdb_protocol.
12582
0172b6a7
DE
125832014-03-18 Doug Evans <xdje42@gmail.com>
12584
12585 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
12586 Fix spelling of exec-done-display.
12587
06c868a8
JK
125882014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
12589
12590 PR gdb/15358
12591 * gdb.base/gdb-sigterm.c: New file.
12592 * gdb.base/gdb-sigterm.exp: New file.
12593
0c7e1a46
PA
125942014-03-18 Pedro Alves <palves@redhat.com>
12595
12596 PR gdb/13860
12597 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
12598 * lib/mi-support.exp (mi_expect_stop): Add special handling for
12599 solib-event.
12600
f7c77d93
JB
126012014-03-17 Joel Brobecker <brobecker@adacore.com>
12602
12603 * gdb.ada/pckd_arr_ren: New testcase.
12604
5a1e8c7a
DE
126052014-03-13 Doug Evans <xdje42@gmail.com>
12606
12607 PR guile/16612
12608 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
12609 collect after discarding symbols.
12610
350e1a76
DE
126112014-03-13 Ludovic Courtès <ludo@gnu.org>
12612 Doug Evans <xdje42@gmail.com>
12613
12614 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
12615 to history survives a gc.
12616
a69900ae
PA
126172014-03-13 Pedro Alves <palves@redhat.com>
12618
12619 * gdb.base/default.exp: Don't test "target procfs".
12620
5db9f0bd
PA
126212014-03-13 Pedro Alves <palves@redhat.com>
12622
12623 * gdb.base/default.exp: Update "target child" and "target procfs"
12624 tests to not expect "Unix".
12625
b3ccfe11
TT
126262014-03-12 Tom Tromey <tromey@redhat.com>
12627
12628 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
12629 New procs. Add target-async tests.
12630 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
12631 Add target-async tests.
12632
646f4417
AA
126332014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12634
12635 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
12636 'func_start' and 'func_end' for the beginning and end of the
12637 function code, respectively.
12638 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
12639 'func_end' instead of 'func' and 'main'.
12640
288c211f
AA
126412014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12642
12643 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
12644 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
12645 generate the debug info assembler source.
12646
e0c0f156
AA
126472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12648
12649 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
12650 * gdb.dwarf2/arr-subrange.exp: Likewise.
12651 * gdb.dwarf2/dwz.exp: Likewise.
12652 * gdb.dwarf2/method-ptr.exp: Likewise.
12653 * gdb.dwarf2/missing-sig-type.exp: Likewise.
12654 * gdb.dwarf2/subrange.exp: Likewise.
12655 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
12656 * gdb.dwarf2/implptrpiece.exp: Likewise.
12657 * gdb.dwarf2/nostaticblock.exp: Likewise.
12658
0e5c4555
AA
126592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12660
12661 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
12662 directory to absolute path name arguments.
12663
5ec18f2b
JG
126642014-03-10 Joel Brobecker <brobecker@adacore.com>
12665
12666 * gdb.ada/tagged_access: New testcase.
12667
847fc4f2
MM
126682014-03-07 Markus Metzger <markus.t.metzger@intel.com>
12669
12670 * gdb.btrace/data.exp: Update expected output.
12671
cc3da688
YQ
126722014-03-06 Yao Qi <yao@codesourcery.com>
12673
12674 * gdb.trace/pr16508.exp: New file.
12675
0f26cec1
PA
126762014-03-05 Pedro Alves <palves@redhat.com>
12677
12678 PR gdb/16575
12679 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
12680 procedure.
12681 (top level): Adjust to use it. Add tests that exercise breakpoint
12682 interaction with the code-cache.
12683
7a5a839f
LC
126842014-02-26 Ludovic Courtès <ludo@gnu.org>
12685
12686 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
12687 test for 'history-append!'.
12688
31aa7e4e
JB
126892014-02-26 Joel Brobecker <brobecker@adacore.com>
12690
12691 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
12692 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
12693 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
12694 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
12695 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
12696 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
12697
1b588015
JB
126982014-02-26 Joel Brobecker <brobecker@adacore.com>
12699
12700 * testsuite/gdb.python/py-pp-re-notag.c: New file.
12701 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
12702 * testsuite/gdb.python/py-pp-re-notag.p: New file.
12703
55426c9d
JB
127042014-02-26 Joel Brobecker <brobecker@adacore.com>
12705
12706 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
12707
dc53a7ad
JB
127082014-02-26 Joel Brobecker <brobecker@adacore.com>
12709
12710 * gdb.dwarf2/arr-stride.c: New file.
12711 * gdb.dwarf2/arr-stride.exp: New file.
12712
12ab52e9
PA
127132014-02-26 Pedro Alves <palves@redhat.com>
12714
12715 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
12716 that won't ever trigger. Make sure that GDB reports the correct
12717 breakpoint that caused the stop.
12718
849c862e
JK
127192014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12720
12721 PR gdb/16626
12722 * gdb.base/auto-load-script: New file.
12723 * gdb.base/auto-load.c: New file.
12724 * gdb.base/auto-load.exp: New file.
12725
71b7d793
JK
12726 PR gdb/16626
12727 * gdb.base/auto-load.exp: Fix out-of-srctree run.
12728
e2f0d509
JK
127292014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12730
12731 Fix dw2-icycle.exp -fsanitize=address GDB crash.
12732 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
12733
50cc37c8
DE
127342014-02-24 Doug Evans <dje@google.com>
12735
12736 * lib/gdb.exp (run_on_host): Log error output if program fails.
12737
ea4758f2
PA
127382014-02-21 Pedro Alves <palves@redhat.com>
12739
12740 * gdb.threads/step-after-sr-lock.c: Rename to ...
12741 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
12742 * gdb.threads/step-after-sr-lock.exp: Rename to ...
12743 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
12744 ... this.
12745
d7b30f67
SDJ
127462014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
12747
12748 PR tdep/16397
12749 * gdb.arch/amd64-stap-special-operands.exp: New file.
12750 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
12751 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
12752 * gdb.arch/amd64-stap-triplet.S: Likewise.
12753 * gdb.arch/amd64-stap-triplet.c: Likewise.
12754
83deb43f
JB
127552014-02-20 Joel Brobecker <brobecker@adacore.com>
12756
12757 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
12758 in .section pseudo-op.
12759
adde2bff
DE
127602014-02-20 lin zuojian <manjian2006@gmail.com>
12761 Joel Brobecker <brobecker@adacore.com>
12762 Doug Evans <xdje42@gmail.com>
12763
12764 PR symtab/16581
12765 * gdb.dwarf2/dw2-icycle.S: New file.
12766 * gdb.dwarf2/dw2-icycle.c: New file.
12767 * gdb.dwarf2/dw2-icycle.exp: New file.
12768
f7bd0f78
SC
127692014-02-19 Siva Chandra Reddy <sivachandra@google.com>
12770
12771 * gdb.python/py-value-cc.cc: Improve test case to enable testing
12772 operations on gdb.Value objects.
12773 * gdb.python/py-value-cc.exp: Add new test to test operations on
12774 gdb.Value objects.
12775
c17ef0d5
DE
127762014-02-18 Doug Evans <dje@google.com>
12777
12778 * Makefile.in (TESTS): New variable.
12779 (expanded_tests, expanded_tests_or_none): New variables
12780 (check-single): Pass $(expanded_tests_or_none) to runtest.
12781 (check-parallel): Only run tests in $(TESTS) if non-empty.
12782 (check/no-matching-tests-found): New rule.
12783 * README: Document TESTS makefile variable.
12784
5dd3176f
DE
127852014-02-18 Doug Evans <dje@google.com>
12786
12787 * Makefile.in (check-parallel): rm -rf outputs temp.
12788
0b10be4f
JK
127892014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12790
12791 Fix "ERROR: no fileid for" in the testsuite.
12792 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
12793
85f224e7
DE
127942014-02-12 Doug Evans <dje@google.com>
12795
12796 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
12797 (MISCELLANEOUS): New variable.
12798 (clean): rm -rf $(MISCELLANEOUS).
12799 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
12800 dwp live in the same directory as symlinks, with each symlink pointed
12801 to a differently named file in a different directory.
12802
149b30ff
DE
128032014-02-11 Doug Evans <dje@google.com>
12804
12805 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
12806 of Tcl file commands.
12807
1dfdac32
MK
128082014-02-10 Mark Kettenis <kettenis@gnu.org>
12809
12810 * gdb.threads/step-after-sr-lock.exp: Avoid executing
12811 "kill -SIGUSR1 -1".
12812
aa4fb036
JB
128132014-02-10 Joel Brobecker <brobecker@adacore.com>
12814
12815 * gdb.ada/tick_length_array_enum_idx: New testcase.
12816
ed3ef339
DE
128172014-02-10 Doug Evans <xdje42@gmail.com>
12818
12819 * configure.ac (AC_OUTPUT): Add gdb.guile.
12820 * configure: Regenerate.
12821 * lib/gdb-guile.exp: New file.
12822 * lib/gdb.exp (get_target_charset): New function.
12823 * gdb.base/help.exp: Update expected output from "apropos apropos".
12824 * gdb.guile/Makefile.in: New file.
12825 * gdb.guile/guile.exp: New file.
12826 * gdb.guile/scm-arch.c: New file.
12827 * gdb.guile/scm-arch.exp: New file.
12828 * gdb.guile/scm-block.c: New file.
12829 * gdb.guile/scm-block.exp: New file.
12830 * gdb.guile/scm-breakpoint.c: New file.
12831 * gdb.guile/scm-breakpoint.exp: New file.
12832 * gdb.guile/scm-disasm.c: New file.
12833 * gdb.guile/scm-disasm.exp: New file.
12834 * gdb.guile/scm-equal.c: New file.
12835 * gdb.guile/scm-equal.exp: New file.
12836 * gdb.guile/scm-error.exp: New file.
12837 * gdb.guile/scm-error.scm: New file.
12838 * gdb.guile/scm-frame-args.c: New file.
12839 * gdb.guile/scm-frame-args.exp: New file.
12840 * gdb.guile/scm-frame-args.scm: New file.
12841 * gdb.guile/scm-frame-inline.c: New file.
12842 * gdb.guile/scm-frame-inline.exp: New file.
12843 * gdb.guile/scm-frame.c: New file.
12844 * gdb.guile/scm-frame.exp: New file.
12845 * gdb.guile/scm-generics.exp: New file.
12846 * gdb.guile/scm-gsmob.exp: New file.
12847 * gdb.guile/scm-iterator.c: New file.
12848 * gdb.guile/scm-iterator.exp: New file.
12849 * gdb.guile/scm-math.c: New file.
12850 * gdb.guile/scm-math.exp: New file.
12851 * gdb.guile/scm-objfile-script-gdb.in: New file.
12852 * gdb.guile/scm-objfile-script.c: New file.
12853 * gdb.guile/scm-objfile-script.exp: New file.
12854 * gdb.guile/scm-objfile.c: New file.
12855 * gdb.guile/scm-objfile.exp: New file.
12856 * gdb.guile/scm-ports.exp: New file.
12857 * gdb.guile/scm-pretty-print.c: New file.
12858 * gdb.guile/scm-pretty-print.exp: New file.
12859 * gdb.guile/scm-pretty-print.scm: New file.
12860 * gdb.guile/scm-section-script.c: New file.
12861 * gdb.guile/scm-section-script.exp: New file.
12862 * gdb.guile/scm-section-script.scm: New file.
12863 * gdb.guile/scm-symbol.c: New file.
12864 * gdb.guile/scm-symbol.exp: New file.
12865 * gdb.guile/scm-symtab-2.c: New file.
12866 * gdb.guile/scm-symtab.c: New file.
12867 * gdb.guile/scm-symtab.exp: New file.
12868 * gdb.guile/scm-type.c: New file.
12869 * gdb.guile/scm-type.exp: New file.
12870 * gdb.guile/scm-value-cc.cc: New file.
12871 * gdb.guile/scm-value-cc.exp: New file.
12872 * gdb.guile/scm-value.c: New file.
12873 * gdb.guile/scm-value.exp: New file.
12874 * gdb.guile/source2.scm: New file.
12875 * gdb.guile/types-module.cc: New file.
12876 * gdb.guile/types-module.exp: New file.
12877
7026a7c1
YQ
128782014-02-10 Yao Qi <yao@codesourcery.com>
12879
12880 PR testsuite/16543
12881 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
12882 * configure: Regenerated.
12883 * Makefile.in: New file.
12884
6c466447
AS
128852014-02-08 Andreas Schwab <schwab@linux-m68k.org>
12886
12887 * gdb.python/py-framefilter.exp: Fix typo.
12888
6e854735
YQ
128892014-02-08 Yao Qi <yao@codesourcery.com>
12890
12891 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
12892 that no =breakpoint-modified is emitted when breakpoints are
12893 modified through MI commands.
12894
d137e6dc
PA
128952014-02-07 Pedro Alves <pedro@codesourcery.com>
12896 Pedro Alves <palves@redhat.com>
12897
12898 * gdb.threads/step-after-sr-lock.c: New file.
12899 * gdb.threads/step-after-sr-lock.exp: New file.
12900
b5ee5a50
PA
129012014-02-07 Pedro Alves <palves@redhat.com>
12902
12903 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
12904
3c77faf3
JK
129052014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12906
12907 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
12908 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
12909
6dddc817
DE
129102014-02-06 Doug Evans <xdje42@gmail.com>
12911
12912 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
12913 output.
12914
12915 * gdb.gdb/python-interrupts.exp: New file.
12916
de7b2893
YQ
129172014-02-05 Yao Qi <yao@codesourcery.com>
12918
12919 * gdb.trace/report.exp (use_collected_data): Test the output
12920 of "info threads" and "info inferiors".
12921
66d032ac
YQ
129222014-02-05 Yao Qi <yao@codesourcery.com>
12923
12924 Revert this patch:
12925
12926 2013-05-24 Yao Qi <yao@codesourcery.com>
12927
12928 * gdb.trace/tfile.exp: Test inferior and thread.
12929
591a12a1
UW
129302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12931
12932 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
12933 on a function.
12934 * gdb.base/step-bt.c: Call hello via function pointer to make
12935 sure its first instruction is executed on powerpc64le-linux.
12936
0ff3e01f
UW
129372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12938
12939 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
12940
084ee545
UW
129412014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12942
12943 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
12944 of the test patterns for use on little-endian systems.
12945
6ed14ff3
UW
129462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12947
12948 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
12949 (decimal_vector): Fix for little-endian.
12950
401e27fd
JM
129512014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
12952
12953 * gdb.arch/sparc-sysstep.exp: New file.
12954 * gdb.arch/sparc-sysstep.c: Likewise.
12955
12956 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
12957
8b924729
EBM
129582014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12959
12960 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
12961
fb151210
JB
129622014-01-23 Tom Tromey <tromey@redhat.com>
12963
12964 * gdb.ada/array_char_idx: New testcase.
12965
0740f8d8
TT
129662014-01-23 Tom Tromey <tromey@redhat.com>
12967
12968 PR python/16487:
12969 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
12970 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
12971 classes.
12972
21909fa1
TT
129732014-01-23 Tom Tromey <tromey@redhat.com>
12974
12975 PR python/16491:
12976 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
12977 string from an inferior frame.
12978 * gdb.python/py-framefilter-mi.exp: Update.
12979
87ce2a04
DE
129802014-01-22 Doug Evans <dje@google.com>
12981
12982 * gdb.server/server-mon.exp: Add tests for "set debug-format".
12983
237b092b
AA
129842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12985
12986 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
12987
d674a709
AA
129882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12989
12990 * gdb.trace/entry-values.exp: Remove excess space character from
12991 regex patterns. Handle s390 call instruction.
12992
20fa3390
AA
129932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12994
12995 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
12996 define "*_start" label. Make "name" static.
12997 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
12998 ${name} by references to ${name}_start.
12999
78466714
AA
130002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13001
13002 * gdb.base/info-macros.exp: Remove "debug" from the compile
13003 options.
13004
ec9f644a
IB
130052014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13006
13007 * gdb.dlang/demangle.exp: New file.
13008
94b1b47e
IB
130092014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13010
13011 * gdb.dlang/primitive-types.exp: New file.
13012
7f420862
IB
130132014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13014
13015 * configure.ac: Create gdb.dlang/Makefile.
13016 * configure: Regenerate.
13017 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13018 * gdb.dlang/Makefile.in: New file.
13019 * lib/d-support.exp: New file.
13020 * lib/gdb.exp (skip_d_tests): New proc.
13021
52834460
MM
130222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13023
13024 * gdb.btrace/delta.exp: Check reverse stepi.
13025 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13026 * gdb.btrace/finish.exp: New.
13027 * gdb.btrace/next.exp: New.
13028 * gdb.btrace/nexti.exp: New.
13029 * gdb.btrace/record_goto.c: Add comments.
13030 * gdb.btrace/step.exp: New.
13031 * gdb.btrace/stepi.exp: New.
13032 * gdb.btrace/multi-thread-step.c: New.
13033 * gdb.btrace/multi-thread-step.exp: New.
13034 * gdb.btrace/rn-dl-bind.c: New.
13035 * gdb.btrace/rn-dl-bind.exp: New.
13036 * gdb.btrace/data.c: New.
13037 * gdb.btrace/data.exp: New.
13038 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13039
6e07b1d2
MM
130402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13041
13042 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13043 * gdb.btrace/exception.exp: Update.
13044 * gdb.btrace/instruction_history.exp: Update.
13045 * gdb.btrace/record_goto.exp: Update.
13046 * gdb.btrace/tailcall.exp: Update.
13047 * gdb.btrace/unknown_functions.exp: Update.
13048 * gdb.btrace/delta.exp: New.
13049
0b722aec
MM
130502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13051
13052 * gdb.btrace/record_goto.exp: Add backtrace test.
13053 * gdb.btrace/tailcall.exp: Add backtrace test.
13054
066ce621
MM
130552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13056
13057 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13058 * gdb.btrace/record_goto.c: New.
13059 * gdb.btrace/record_goto.exp: New.
13060 * gdb.btrace/x86-record_goto.S: New.
13061
0688d04e
MM
130622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13063
13064 * gdb.btrace/function_call_history.exp: Update tests.
13065 * gdb.btrace/instruction_history.exp: Update tests.
13066
8710b709
MM
130672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13068
13069 * gdb.btrace/function_call_history.exp: Fix expected field
13070 order for "record function-call-history".
13071 Add new tests for "record function-call-history /c".
13072 * gdb.btrace/exception.cc: New.
13073 * gdb.btrace/exception.exp: New.
13074 * gdb.btrace/tailcall.exp: New.
13075 * gdb.btrace/x86-tailcall.S: New.
13076 * gdb.btrace/x86-tailcall.c: New.
13077 * gdb.btrace/unknown_functions.c: New.
13078 * gdb.btrace/unknown_functions.exp: New.
13079 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13080
5de9129b
MM
130812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13082
13083 * gdb.btrace/instruction_history.exp: Update.
13084 * gdb.btrace/function_call_history.exp: Update.
13085
23a7fe75
MM
130862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13087
13088 * gdb.btrace/function_call_history.exp: Fix expected function
13089 trace.
13090 * gdb.btrace/instruction_history.exp: Initialize traced.
13091 Remove traced_functions.
13092
724c7dd8
MM
130932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13094
13095 * gdb.btrace/function_call_history.exp: Update
13096 * gdb.btrace/instruction_history.exp: Update.
13097
6d78d93b
MM
130982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13099
13100 * gdb.btrace/enable.exp: Update expected text.
13101
93a360cc
OJ
131022014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
13103
13104 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
13105 bytes.
13106
3772b53f
MR
131072014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
13108
13109 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
13110
596662fa
OJ
131112014-01-15 Omair Javaid <omair.javaid@linaro.org>
13112
13113 * lib/gdb.exp (supports_process_record): Return true for
13114 arm*-linux*. (supports_reverse): Likewise.
13115
b5b08fb4
SC
131162014-01-13 Siva Chandra Reddy <sivachandra@google.com>
13117
13118 PR python/15464
13119 PR python/16113
13120 * gdb.python/py-type.c: Enhance test case.
13121 * gdb.python/py-value-cc.cc: Likewise
13122 * gdb.python/py-type.exp: Add new tests.
13123 * gdb.python/py-value-cc.exp: Likewise
13124
52d7fb13
AA
131252014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13126 Pedro Alves <palves@redhat.com>
13127
13128 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
13129 Make "name" extern.
13130 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
13131 references to ${name}_start by references to ${name}.
13132
a2cd8cfe
JB
131332014-01-10 Joel Brobecker <brobecker@adacore.com>
13134
13135 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
13136
4e23fced
JB
131372014-01-10 Joel Brobecker <brobecker@adacore.com>
13138
13139 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
13140
c6a9e42c
PA
131412014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
13142 Pedro Alves <palves@redhat.com>
13143
13144 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 13145 mi_gdb_target_load.
c6a9e42c 13146
b7ea362b
PA
131472014-01-08 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.threads/reconnect-signal.c: New file.
13150 * gdb.threads/reconnect-signal.exp: New file.
13151
5e3f4fab
EBM
131522014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 * gdb.base/source-dir.exp: New file.
13155
79301218
JB
131562014-01-07 Joel Brobecker <brobecker@adacore.com>
13157
13158 * gdb.ada/mi_interface: New testcase.
13159
8e355c5d
JB
131602014-01-07 Joel Brobecker <brobecker@adacore.com>
13161
13162 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
13163 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
13164 gdb.ada/pp-rec-component/pck.ads: New files.
13165
c0d48811
JB
131662014-01-07 Joel Brobecker <brobecker@adacore.com>
13167
13168 * gdb.python/py-pp-integral.c: New file.
13169 * gdb.python/py-pp-integral.py: New file.
13170 * gdb.python/py-pp-integral.exp: New file.
13171
17b609c3 13172For older changes see ChangeLog-1993-2013.
c906108c 13173\f
8d8cb839
EZ
13174;; Local Variables:
13175;; mode: change-log
13176;; left-margin: 8
13177;; fill-column: 74
13178;; version-control: never
13179;; End:
902f2ccb 13180
e2882c85 13181 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
13182 Copying and distribution of this file, with or without modification,
13183 are permitted provided the copyright notice and this notice are preserved.
This page took 2.921073 seconds and 4 git commands to generate.