]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Add c-format tags to translatable strings with more than one argument-using formattin...
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e42b25a0
SM
12016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4 Change test message.
5
3ccdb432
SM
62016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7
8 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9 Update comment.
10
5bad3170
SM
112016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12
13 * gdb.trace/mi-trace-save.exp: New file.
14
5ad9dba7
YQ
152016-10-13 Yao Qi <yao.qi@linaro.org>
16
17 * gdb.base/code_elim.exp (get_var_address): Remove.
18 * gdb.base/relocate.exp: Likewise.
19 * gdb.base/shreloc.exp: Likewise.
20 * lib/gdb.exp (get_var_address): New.
21
62df7e21
YQ
222016-10-13 Yao Qi <yao.qi@linaro.org>
23
24 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
25 floating point tests if $skip_float_test is false.
26
4dac951e
LM
272016-10-12 Luis Machado <lgustavo@codesourcery.com>
28
29 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
30 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
31 argc values.
32 Add 1 to argc so we guarantee distinct initial/modified argc values.
33
8f1a8fc4
JK
342016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
35
36 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
37
16c85b5d
JK
382016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
39
40 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
41 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
42 * gdb.arch/vsx-regs.exp: Likewise.
43
1d0e042a
YQ
442016-10-07 Yao Qi <yao.qi@linaro.org>
45
46 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
47
68dadef5
MM
482016-10-07 Markus Metzger <markus.t.metzger@intel.com>
49
50 * gdb.python/python.exp: Test decode_line("*0").
51
33fa2c6e
DE
522016-10-06 Doug Evans <dje@google.com>
53
54 * gdb.python/py-value.exp (test_value_creation): Add test for large
55 unsigned 64-bit value.
56
9c37b5ae
TT
572016-10-06 Tom Tromey <tom@tromey.com>
58
59 * gdb.compile/compile.exp: Change java tests to rust.
60 * gdb.base/setshow.exp: Change java tests to rust.
61 * gdb.base/default.exp: Remove java from language list.
62 * README (Examples): Update language example.
63 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
64 test.
65 * lib/gdb.exp (skip_java_tests): Remove.
66 * lib/java.exp: Remove.
67 * gdb.java: Remove.
68
78b86327
MR
692016-10-06 Maciej W. Rozycki <macro@imgtec.com>
70
71 * gdb.arch/mips-fcr.exp: New test.
72 * gdb.arch/mips-fcr.c: Source for the new test.
73
7470adbb
MR
742016-10-06 Maciej W. Rozycki <macro@imgtec.com>
75
76 * gdb.base/solib-disc.exp: Use `standard_output_file'
77 throughout.
78
4a556533
PA
792016-10-06 Pedro Alves <palves@redhat.com>
80
81 * gdb.base/jit-simple-dl.c: New file.
82 * gdb.base/jit-simple-jit.c: New file, factored out from ...
83 * gdb.base/jit-simple.c: ... this.
84 * gdb.base/jit-simple.exp (jit_run): Delete.
85 (build_jit): New proc.
86 (jit_test_reread): Recompile either the main program or the shared
87 library, depending on what is being tested. Skip changing address
88 if caller wants to. Compare before/after addresses. If testing
89 standalone, explicitly load the binary. Test "maint info
90 breakpoints".
91 (top level): Add "standalone vs shared lib" and "change address"
92 vs "same address" axes.
93
5a122fbc
PA
942016-10-06 Pedro Alves <palves@redhat.com>
95
96 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
97 call.
98 (jit_run): Delete.
99 (jit_test_reread): Use with_test_prefix. Reload the main binary
100 explicitly. Compare the before/after addresses of the JIT
101 descriptor.
102
ee8da4b8
DE
1032016-08-15 Doug Evans <dje@google.com>
104
105 * gdb.xml/extra-regs.xml: Update, end field now required, default type
106 for single bitfields is bool.
107 * gdb.xml/tdesc-regs.exp: Ditto.
108
f389f6fe
JK
1092016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
110
111 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
112
fdebf1a4
YQ
1132016-10-05 Yao Qi <yao.qi@linaro.org>
114
115 * lib/gdb.exp (support_complex_tests): Return zero if
116 gdb_skip_float_test return true.
117
9c36d954
AT
1182016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1192016-10-03 Simon Marchi <simon.marchi@ericsson.com>
120
121 PR gdb/20487
122 * gdb.mi/user-selected-context-sync.exp: New file.
123 * gdb.mi/user-selected-context-sync.c: New file.
124
4034d0ff
AT
1252016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1262016-10-03 Simon Marchi <simon.marchi@ericsson.com>
127
128 PR gdb/20487
129 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
130 =thread-select-event check.
131
a4297203
PB
1322016-09-29 Peter Bergner <bergner@vnet.ibm.com>
133
134 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
135 the compulsory L operand changes.
136 * gdb.arch/powerpc-power.s: Likewise.
137
bb805577
JK
1382016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
139
140 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
141 * gdb.base/jit-attach-pie.c: New file.
142 * gdb.base/jit-attach-pie.exp: New file.
143
6d61dee5
PA
1442016-09-28 Pedro Alves <palves@redhat.com>
145
146 * gdb.base/infcall-input.c: New file.
147 * gdb.base/infcall-input.exp: New file.
148
f73842fc
YQ
1492016-09-22 Yao Qi <yao.qi@linaro.org>
150
151 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
152 (gdb_exit): Rename it to ...
153 (gdbserver_gdb_exit): ... Close GDBserver.
154 (gdb_exit): New proc, call gdbserver_gdb_exit.
155 (mi_gdb_exit): Likewise.
156
90681dab
YQ
1572016-09-22 Yao Qi <yao.qi@linaro.org>
158
159 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
160 path.
161 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
162 Remove duplication.
163
9c211fd8
YQ
1642016-09-22 Yao Qi <yao.qi@linaro.org>
165
166 * lib/gdbserver-support.exp: Check the existence of
167 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
168
ad0a504f
AK
1692016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
170
171 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
172
36cf1806
TT
1732016-09-21 Tom Tromey <tom@tromey.com>
174
175 PR gdb/20604:
176 * gdb.base/quit.exp: New file.
177
74172ecf
SM
1782016-09-21 Simon Marchi <simon.marchi@ericsson.com>
179
180 * .gitignore: New file.
181
3d0ec882
MR
1822016-09-21 Maciej W. Rozycki <macro@imgtec.com>
183
184 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
185 throughout.
186
8193adea
AA
1872016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
188
189 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
190
d41a5c09
JK
1912016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
192
193 * gdb.cp/casts.cc (decltype): Move it ...
194 (main): ... with its call to ...
195 * gdb.cp/casts03.cc: ... a new file.
196 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
197
d2dfe700
JK
1982016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
199
200 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
201
e2a92b16
PB
2022016-09-15 Peter Bergner <bergner@vnet.ibm.com>
203
204 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
205 and sync up the test with tests in gas/testsuite/gas/ppc.
206 * gdb.arch/powerpc-power.exp: Likewise.
207
49b4de64
JK
2082016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
211
2c29df25
SDJ
2122016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
213 Jan Kratochvil <jan.kratochvil@redhat.com>
214
215 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
216 make m1's definition to be different from m2's. Use 'dummy' as an
217 argument for probe 'two'.
218
cc3c2846
JB
2192016-09-10 Jon Beniston <jon@beniston.com>
220
221 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
222 for sim target.
223
e1b2624a
AA
2242016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
225
226 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
227 variable declaration.
228 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
229 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
230 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
231 received HWCAP as its argument.
232
4295e285
PA
2332016-09-06 Pedro Alves <palves@redhat.com>
234
235 * gdb.base/new-ui-pending-input.c: New file.
236 * gdb.base/new-ui-pending-input.exp: New file.
237 * gdb.exp (clear_gdb_spawn_id): New procedure.
238 (with_spawn_id): Check whether gdb_spawn_id exists before
239 referencing it. If gdb_spawn_id didn't exist on entry, clear it
240 on exit.
241
00d5215e
UW
2422016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
243
244 * gdb.base/float128.c: New file.
245 * gdb.base/float128.exp: Likewise.
246 * gdb.base/floatn.c: Likewise.
247 * gdb.base/floatn.exp: Likewise.
248
a9ff5f12
UW
2492016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
250
251 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
252
f245535c
PA
2532016-09-05 Pedro Alves <palves@redhat.com>
254
255 PR backtrace/19927
256 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
257 unwinders are immediately called as side effect of "source" or
258 "disable unwinder" commands.
259 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
260
ae9cf263
YQ
2612016-09-02 Yao Qi <yao.qi@linaro.org>
262
263 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
264 is true and $type is "float" or "double".
265
27aba047
YQ
2662016-09-02 Yao Qi <yao.qi@linaro.org>
267
268 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
269 true.
270 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
271 * gdb.base/call-rt-st.exp: Likewise.
272 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
273 return value instead of gdb,skip_float_test.
274 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
275 (do_function_calls): Use its return value instead of
276 gdb,skip_float_test.
277 * gdb.base/finish.exp: Likewise.
278 * gdb.base/funcargs.exp: Likewise.
279 * gdb.base/return.exp: Likewise.
280 * gdb.base/return2.exp: Likewise.
281 * gdb.base/varargs.exp: Likewise.
282 * lib/gdb.exp (gdb_skip_float_test): Change it to
283 gdb_caching_proc. Detect the broken ptrace on arm-linux.
284
5af962df
AA
2852016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
286
287 * gdb.multi/tids.exp: Test "thread apply all".
288
7fac6910
JK
2892016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 * gdb.base/default.exp (tty): Remove.
292
bb1fe4ac
KB
2932016-08-24 Kevin Buettner <kevinb@redhat.com>
294
295 * gdb.python/py-recurse-unwind.c: New file.
296 * gdb.python/py-recurse-unwind.py: New file.
297 * gdb.python/py-recurse-unwind.exp: New file.
298
0a1ddfa6
SM
2992016-08-24 Simon Marchi <simon.marchi@ericsson.com>
300
301 * gdb.base/set-inferior-tty.exp: New file.
302 * gdb.base/set-inferior-tty.c: New file.
303
d9de1fe3
PA
3042016-08-23 Pedro Alves <palves@redhat.com>
305
306 PR gdb/20494
307 * gdb.base/new-ui-echo.c: New file.
308 * gdb.base/new-ui-echo.exp: New file.
309
e9d9abd7
YQ
3102016-08-23 Yao Qi <yao.qi@linaro.org>
311
312 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
313 gdbserver_spawn.
314 * gdb.server/connect-without-multi-process.exp (do_test):
315 Likewise.
316
3589529e
YQ
3172016-08-23 Yao Qi <yao.qi@linaro.org>
318
319 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
320 standalone_txt. Delete gdb_txt and standalone_txt on host
321 and target. Spawn the binary on target. Copy files from
322 target to host.
323
6bb90213
PA
3242016-08-22 Pedro Alves <palves@redhat.com>
325
326 PR gdb/20505
327 * gdb.base/vdso-warning.exp: Test core dumps too. Use
328 with_test_prefix. Factor out bits to ...
329 (test_no_vdso): ... this new procedure.
330
20c2c024
CL
3312016-08-19 Carl Love <cel@us.ibm.com>
332
333 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
334 maintaining separate logic for constructing the output path.
335 * gdb.arch/powerpc-d128-regs.exp: Likewise.
336 * gdb.arch/ppc-dfp.exp: Likewise.
337 * gdb.arch/ppc-fp.exp: Likewise.
338 * gdb.arch/vsx-regs.exp: Likewise.
339 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
340 binprefix for generating the additional binary files.
341
0646e07d
PA
3422016-08-19 Pedro Alves <palves@redhat.com>
343
344 * gdb.trace/mi-trace-frame-collected.exp
345 (test_trace_frame_collected): On x32, expect two registers.
346
46da9242
CL
3472016-08-18 Carl Love <cel@us.ibm.com>
348
349 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
350 and sync up the test with tests in gas/testsuite/gas/ppc.
351 * gdb.arch/powerpc-power.exp: Likewise.
352
eb2332d7
SM
3532016-08-17 Simon Marchi <simon.marchi@ericsson.com>
354
355 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
356 expected error message.
357
63c61e04
SM
3582016-08-17 Simon Marchi <simon.marchi@ericsson.com>
359
360 * gdb.multi/remove-inferiors.exp: New file.
361 * gdb.multi/remove-inferiors.c: New file.
362
7b17065f
YQ
3632016-08-12 Yao Qi <yao.qi@linaro.org>
364
365 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
366 argument list.
367
01d3dedf
PA
3682016-08-10 Pedro Alves <palves@redhat.com>
369
370 PR gdb/19187
371 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
372 setup_kfails.
373
3eb7562a
PA
3742016-08-09 Pedro Alves <palves@redhat.com>
375 Simon Marchi <simon.marchi@ericsson.com>
376
377 PR gdb/20418
378 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
379 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
380
80614914
PA
3812016-08-09 Pedro Alves <palves@redhat.com>
382
383 PR mi/20431
384 * gdb.mi/mi-cmd-error.exp: New file.
385
f348d89a
PA
3862016-08-09 Pedro Alves <palves@redhat.com>
387
388 PR gdb/18653
389 * gdb.base/signals-state-child.c: New file.
390 * gdb.base/signals-state-child.exp: New file.
391 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
392
e5ca03b4
PA
3932016-08-09 Pedro Alves <palves@redhat.com>
394
395 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
396
282a0691
TT
3972016-08-03 Tom Tromey <tom@tromey.com>
398
399 PR python/18565:
400 * gdb.python/py-frame-inline.exp: Add Frame.function test.
401
41bfcd63
YQ
4022016-08-01 Yao Qi <yao.qi@linaro.org>
403
404 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
405 variable mode to "multi-process" if $multi_process is 1, otherwise
406 set it to "single-process".
407
e3465b24
YQ
4082016-08-01 Yao Qi <yao.qi@linaro.org>
409
410 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
411 * gdb.cp/cpexprs.exp: Likewise.
412 * gdb.cp/m-static.exp: Likewise.
413
0b31a4bc
TT
4142016-07-26 Tom Tromey <tom@tromey.com>
415
416 PR python/20190:
417 * gdb.threads/tls.exp (check_thread_local): Add python symbol
418 test.
419
e0461dbb
MM
4202016-07-26 Markus Metzger <markus.t.metzger@intel.com>
421
422 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
423 selecting assembly source files.
424 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
425 assembly source files.
426 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
427 assembly source files.
428 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
429 selecting assembly source files.
430
8194e927
SM
4312016-07-25 Simon Marchi <simon.marchi@ericsson.com>
432
433 * gdb.base/new-ui.exp (do_test_invalid_args): New
434 procedure.
435
c0272db5
TW
4362016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
437
438 * gdb.btrace/reconnect.c: New file.
439 * gdb.btrace/reconnect.exp: New file.
440
e3487908
GKB
4412016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
442
443 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
444 to test_catch_syscall_group.
445 (test_catch_syscall_group): New.
446
12df5c00
TT
4472016-07-21 Tom Tromey <tom@tromey.com>
448
449 * gdb.rust/simple.rs (main): Use empty struct expression.
450 * gdb.rust/simple.exp: Add tests for empty struct expression.
451
bae62ee2
YQ
4522016-07-21 Yao Qi <yao.qi@linaro.org>
453
454 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
455 if gdb_skip_xml_test is true on some targets.
456
b1b53fb3
YQ
4572016-07-21 Yao Qi <yao.qi@linaro.org>
458
459 * gdb.server/solib-list.exp: Unset last_loaded_file.
460
027d97f8
JK
4612016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
462
463 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
464 "step into captured_main (args)".
465
7674d381
JK
4662016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
467
468 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
469
72b5d099
JK
4702016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
471
472 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
473
1f960ced
PA
4742016-07-19 Pedro Alves <palves@redhat.com>
475
476 * gdb.opt/inline-break.exp: Remove optimize=-O2.
477 * gdb.opt/inline-bt.exp: Likewise.
478 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
479 additional_flags=-Winline.
480 * gdb.opt/inline-locals.exp: Likewise.
481 * gdb.opt/inline-markers.c (ATTR): Define.
482 (inlined_fn): Use it.
483
f25827c1
YQ
4842016-07-19 Yao Qi <yao.qi@linaro.org>
485
486 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
487 (test_with_self): Remove some code. Remove argument executable.
488 (top-level): Use do_self_tests.
489
37539ebe
DB
4902016-07-15 Zachary Welch <zwelch@codesourcery.com>
491 Don Breazeal <donb@codesourcery.com>
492
493 * gdb.base/maint.exp: Escape paths used in regular expressions.
494 * gdb.stabs/weird.exp: Likewise.
495
dac790e1
TT
4962016-07-13 Tom Tromey <tom@tromey.com>
497
498 PR python/15620, PR python/18620:
499 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
500 (test_bkpt_events): New procs.
501
93daf339
TT
5022016-07-13 Tom Tromey <tom@tromey.com>
503
504 PR python/17698:
505 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
506 test.
507 (test_watchpoints): Likewise.
508 (test_bkpt_pending): New proc.
509
6571a381
TT
5102016-07-13 Tom Tromey <tom@tromey.com>
511
512 PR cli/18053:
513 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
514 completion test.
515
e8732474
JK
5162016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
517
518 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
519 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
520 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
521 f_label.
522 (g): Rename g_end_lbl to g_label.
523 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
524 low_pc and high_pc.
525 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
526
e0f3fd7c
TT
5272016-07-12 Tom Tromey <tom@tromey.com>
528
529 PR python/19293:
530 * gdb.python/py-unwind-maint.exp: Update tests.
531
3cfe46b6
YQ
5322016-07-12 Yao Qi <yao.qi@linaro.org>
533
534 * lib/selftest-support.exp (selftest_setup): Match the output
535 when captured_main is inlined.
536
4f19a0e6
WT
5372016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
538
539 * gdb.fortran/derived-types.exp (result_line, result_line_2):
540 New variables.
541 (print this%a, print this%b, print this): New tests.
542 * gdb.fortran/derived-types.f90 (this): New object and
543 initialization.
544
986cf455
SM
5452016-07-06 Simon Marchi <simon.marchi@ericsson.com>
546
547 * gdb.ada/arraydim.exp: Remove extra directory level in build
548 directory.
549
f0464b23
SM
5502016-07-06 Simon Marchi <simon.marchi@ericsson.com>
551
552 * lib/ada.exp: Remove extra directory level in build directory.
553 * gdb.ada/cond_lang.exp: Likewise.
554 * gdb.ada/exec_changed.exp: Likewise.
555 * gdb.ada/lang_switch.exp: Likewise.
556
42d94011
MG
5572016-07-06 Manish Goregaokar <manish@mozilla.com>
558
559 * simple.rs: Add test for raw pointer subscripting
560 * simple.exp: Add test expectations
561
647c264c
YQ
5622016-07-05 Yao Qi <yao.qi@linaro.org>
563
564 * gdb.mi/mi-reverse.exp: Match =record-started output.
565
20aa2c60
PA
5662016-07-01 Pedro Alves <palves@redhat.com>
567
568 * gdb.base/jit-reader.exp (info_registers_current_frame): New
569 procedure.
570 (jit_reader_test): Test the jit reader's unwinder.
571 * gdb.base/jithost.c (jit_function_00_code): New global.
572 (main): Use memcpy to fill in the mmapped code, instead of poking
573 bytes manually here.
574 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
575 value.
576 (read_debug_info): Save the function's range.
577 (read_sp): New function.
578 (unwind_frame): Use it. Also unwind RBP.
579 (get_frame_id): Use read_sp.
580 (gdb_init_reader): Use calloc instead of malloc.
581 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
582 parameter. Use gdb_test_multiple.
583
ced2dffb
PA
5842016-07-01 Pedro Alves <palves@redhat.com>
585 Antoine Tremblay <antoine.tremblay@ericsson.com>
586
587 * gdb.threads/process-dies-while-detaching.c: New file.
588 * gdb.threads/process-dies-while-detaching.exp: New file.
589
63000888
PA
5902016-07-01 Pedro Alves <palves@redhat.com>
591
592 * gdb.multi/watchpoint-multi-exit.c: New file.
593 * gdb.multi/watchpoint-multi-exit.exp: New file.
594
038d4868
PA
5952016-06-30 Pedro Alves <palves@redhat.com>
596
597 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
598 unset inferior_spawn_id.
599
994e9c83
PA
6002016-06-30 Pedro Alves <palves@redhat.com>
601
602 * lib/mi-support.exp (default_mi_gdb_start): Declare global
603 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
604
e5653468
YQ
6052016-06-29 Yao Qi <yao.qi@linaro.org>
606
607 * gdb.base/return.c: Add copyright header.
608
803b47e5
TT
6092016-06-29 Tom Tromey <tom@tromey.com>
610
611 PR python/20129:
612 * gdb.python/py-framefilter.exp: Add tests for setting priority
613 and disabling of non-existent frame filter.
614
28244707
YQ
6152016-06-29 Yao Qi <yao.qi@linaro.org>
616
617 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
618 0x0f07ff.
619
a31d2f06
YQ
6202016-06-28 Yao Qi <yao.qi@linaro.org>
621
622 * gdb.base/catch-syscall.exp: Remove check on isnative and target
623 triplets. Start gdb, execute catch syscall, and continue. Check
624 gdb's output to determine catch syscall is supported.
625
921d8f54
MG
6262016-06-27 Manish Goregaokar <manish@mozilla.com>
627
25d49b86
PA
628 * gdb.rust/simple.rs: Add test for returning unit in a function.
629 * gdb.rust/simple.exp: Add expectation for functions returning
630 unit.
921d8f54 631
f4952523
PMR
6322016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
633
634 * gdb.python/py-breakpoint-create-fail.c,
635 gdb.python/py-breakpoint-create-fail.exp,
636 gdb.python/py-breakpoint-create-fail.py: New testcase.
637
fccb08f8
MG
6382016-06-25 Manish Goregaokar <manish@mozilla.com>
639
640 PR gdb/20239
641 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
642 * gdb.rust/simple.exp: Add test expectations for new NonZero
643 tests.
fccb08f8 644
6b850546
DT
6452016-06-24 David Taylor <dtaylor@emc.com>
646
647 * gdb.base/offsets.exp: New file.
648 * gdb.base/offsets.c: New file.
649
17621150
TT
6502016-06-23 Tom Tromey <tom@tromey.com>
651
652 PR gdb/16483:
653 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
654 before any filters are loaded.
655
04d59df6
WT
6562016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
657
658 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
659 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
660 structs.
661 * gdb.fortran/derived-type-function.exp: New file.
662 * gdb.fortran/derived-type-function.f90: New file.
663
664
ac69f786
PA
6652016-06-21 Pedro Alves <palves@redhat.com>
666
667 * gdb.base/new-ui.exp: New file.
668 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
669 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
670 (with_spawn_id): New procedure.
671
49940788
PA
6722016-06-21 Pedro Alves <palves@redhat.com>
673
674 * gdb.mi/mi-exec-run.exp: New file.
675
ef274d26
PA
6762016-06-21 Pedro Alves <palves@redhat.com>
677
678 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
679 breakpoint command's output on the main UI.
680 (test_break): New procedure, factored out from calls in the top
681 level.
682 (top level): Use foreach_with_prefix to test MI as main UI and as
683 separate UI.
684
468afe6c
PA
6852016-06-21 Pedro Alves <palves@redhat.com>
686
687 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
688 (test_awatch_creation_and_listing)
689 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
690 Remove 'type' parameter.
691 (test_watchpoint_all): New parameter mi_mode. Remove
692 with_test_prefix.
693 (top level): Use foreach_with_prefix, and add main/separate UI MI
694 testing axis.
695
51f77c37
PA
6962016-06-21 Pedro Alves <palves@redhat.com>
697
698 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
699 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
700 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
701 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
702 (gdb_main_spawn_id, mi_spawn_id): Declare and
703 comment.
704 (mi_create_inferior_pty): New procedure,
705 factored out from default_mi_gdb_start.
706 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
707 procedures.
708 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
709 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
710 Use mi_create_inferior_pty.
711 (mi_gdb_start): Use eval to pass down args list.
712
8980e177
PA
7132016-06-21 Pedro Alves <palves@redhat.com>
714
715 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
716 * gdb.opt/inline-cmds.exp: Add MI tests.
717
f38d3ad1
PA
7182016-06-21 Pedro Alves <palves@redhat.com>
719
720 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
721
45db7c09
PA
7222016-06-21 Pedro Alves <palves@redhat.com>
723
724 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
725 (top level): Use it instead of mi_execute_to.
726
5a069ab3
PA
7272016-06-21 Pedro Alves <palves@redhat.com>
728
729 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
730 (cont_handler_str): New.
731 (signal_stop_handler): Set stop_handler_str instead of printing to
732 stdout.
733 (continue_handler): Set cont_handler_str instead of printing to
734 stdout.
735 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
736 mi_send_resuming_command. Print stop_handler_str and
737 cont_handler_str instead of expecting the python events print
738 directly.
739
2838cc1d
SD
7402016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
741
742 * gdb.base/jit-reader.exp: New file.
743 * gdb.base/jithost.c: New file.
744 * gdb.base/jithost.h: New file.
745 * gdb.base/jitreader.c : New file.
746 * gdb.base/jit-protocol.h: New file.
747
21a77091
YQ
7482016-06-17 Yao Qi <yao.qi@linaro.org>
749
750 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
751 parameters follow_fork and detach_on_fork. Set follow-fork-mode
752 and detach-on-fork. Adjust tests.
753 (top level): Invoke break_cond_on_syscall with combinations of
754 syscall, follow-fork-mode and detach-on-fork.
755
f50bf8e5
YQ
7562016-06-17 Yao Qi <yao.qi@linaro.org>
757
758 * gdb.base/step-over-exit.c: New.
759 * gdb.base/step-over-exit.exp: New.
760
a28d8e50
YTL
7612016-06-17 Yan-Ting Lin <currygt52@gmail.com>
762
763 * gdb.base/float.exp: Add target check for nds32*-*-*.
764 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
765
cad8e26d
AB
7662016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
769 for unsupported target features.
770 * gdb.base/call-rt-st.exp: Likewise.
771 * gdb.base/call-sc.exp: Likewise.
772 * gdb.base/call-signal-resume.exp: Likewise.
773 * gdb.base/call-strs.exp: Likewise.
774 * gdb.base/callexit.exp: Likewise.
775 * gdb.base/callfuncs.exp: Likewise.
776 * gdb.base/nodebug.exp: Likewise.
777 * gdb.base/printcmds.exp: Likewise.
778 * gdb.base/ptype.exp: Likewise.
779 * gdb.base/structs.exp: Likewise.
780 * gdb.base/unwindonsignal.exp: Likewise.
781 * gdb.cp/gdb2495.exp: Likewise.
782 * gdb.cp/templates.exp: Likewise.
783 * gdb.cp/virtfunc.exp: Likewise.
784 * gdb.threads/hand-call-in-threads.exp: Likewise.
785 * gdb.threads/interrupted-hand-call.exp: Likewise.
786 * gdb.threads/thread-unwindonsignal.exp: Likewise.
787
347dc102
TT
7882016-06-10 Tom Tromey <tom@tromey.com>
789
790 PR rust/20110:
791 * gdb.rust/expr.exp: Add test for integer constant larger than
792 i32.
793
5e13cf25
BH
7942016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
795
796 * gdb.fortran/nested-funcs.exp: New.
797 * gdb.fortran/nested-funcs.f90: New.
798
bb556f1f
TK
7992016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
800
801 * gdb.base/examine-backward.c: New file.
802 * gdb.base/examine-backward.exp: New file.
803
38b022b4
SM
8042016-06-06 Simon Marchi <simon.marchi@ericsson.com>
805
806 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
807 matching.
808
1b40ec05
TT
8092016-06-02 Tom Tromey <tom@tromey.com>
810
811 PR python/18984:
812 * gdb.python/py-shared.exp: Add solib_name test.
813
193bd378
SM
8142016-06-02 Simon Marchi <simon.marchi@ericsson.com>
815
816 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
817
3326303b
MG
8182016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
819
820 PR c++/19893
821 * gdb.dwarf2/implref.exp: Rename to...
822 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
823 * gdb.dwarf2/implref-array.c: New file.
824 * gdb.dwarf2/implref-array.exp: Likewise.
825 * gdb.dwarf2/implref-global.c: Likewise.
826 * gdb.dwarf2/implref-global.exp: Likewise.
827 * gdb.dwarf2/implref-struct.c: Likewise.
828 * gdb.dwarf2/implref-struct.exp: Likewise.
829
825c8ef2
AT
8302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
831
832 * gdb.trace/trace-condition.exp: Add 64bit tests.
833
2320162a
AT
8342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
835
836 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
837 bits types.
838 (main): Adapt to 8 to 64 bits types.
839 * gdb.trace/trace-condition.exp: Add new tests.
840
a7818233
AT
8412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
842
843 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
844
0d336466
AT
8452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
846
847 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
848 Move condition tests...
849 * gdb.trace/trace-condition.exp: Here.
850
7faeb45a
AT
8512016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
852
853 * gdb.trace/trace-condition.exp: Add counter-case tests.
854
e385593e
JK
8552016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
856
857 PR c++/15231
858 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
859 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
860
744608cc
PA
8612016-05-27 Pedro Alves <palves@redhat.com>
862
863 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
864 New procedure.
865 (top level): Call it, and bail out of DejaGnu is known to be bad.
866
ac775bf4
AB
8672016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
868
869 * gdb.base/whatis.c: Extend the test case.
870 * gdb.base/whatis.exp: Add additional tests.
871
2bbad2ea
BH
8722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
873
874* gdb.fortran/type.f90: Add pointer variable.
875* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
876
8b70175d
BH
8772016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
878
879 * gdb.fortran/vla-type.exp: Fix testcase name.
880
86d8a848
BH
8812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
882
883 * gdb.fortran/vla-type.exp: Access elements in nested structs.
884
e188eb36
BH
8852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
886
887 * gdb.fortran/type.f90: Add nested structures.
888 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
889 * gdb.fortran/derived-type.exp: Adapt expected output.
890 * gdb.fortran/vla-type.exp: Adapt expected output.
891
9b2db1fd
BH
8922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
893
894 * gdb.fortran/whatis_type.exp: Adapt expected output.
895
72b17055
BH
8962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
897
898 * gdb.fortran/print_type.exp: Fix expected output.
899 * gdb.fortran/whatis_type.exp: Fix expected output.
900
3cd81d8d
BH
9012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
902
903 * gdb.fortran/whatis_type.exp: Use multi_line.
904
ddae9462
TT
9052016-05-24 Tom Tromey <tom@tromey.com>
906
907 PR python/17386:
908 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
909 use value as an index.
910
1957f6b8
TT
9112016-05-23 Tom Tromey <tom@tromey.com>
912
913 PR python/17981:
914 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
915 no-breakpoint case.
916
026a9174
PA
9172016-05-24 Pedro Alves <palves@redhat.com>
918
919 PR gdb/19828
920 * gdb.threads/clone-attach-detach.c: New file.
921 * gdb.threads/clone-attach-detach.exp: New file.
922
e70a7231
FR
9232016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
924
925 * gdb.base/annota-input-while-running.exp: Fix syntax error.
926
0f6ed0e0
TT
9272016-05-23 Tom Tromey <tom@tromey.com>
928
929 PR python/19438, PR python/18393:
930 * gdb.python/py-progspace.exp: Add "dir" test.
931 * gdb.python/py-objfile.exp: Add "dir" test.
932
ffd19d61
YQ
9332016-05-23 Yao Qi <yao.qi@linaro.org>
934
935 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
936 * gdb.arch/thumb2-it.exp: Likewise.
937
9e8f9b05
SM
9382016-05-18 Simon Marchi <simon.marchi@ericsson.com>
939
940 * gdb.mi/mi-threads-interrupt.c: New file.
941 * gdb.mi/mi-threads-interrupt.exp: New file.
942
61c6156d
SM
9432016-05-17 Simon Marchi <simon.marchi@ericsson.com>
944
945 PR gdb/18077
946 * gdb.mi/mi-async-run.exp: New file.
947 * gdb.mi/mi-async-run.c: New file.
948
67218854
TT
9492016-05-17 Tom Tromey <tom@tromey.com>
950 Manish Goregaokar <manishsmail@gmail.com>
951
952 * lib/rust-support.exp: New file.
953 * lib/gdb.exp (skip_rust_tests): New proc.
954 (build_executable_from_specs): Handle rust.
955 * lib/future.exp (gdb_find_rustc): New proc.
956 (gdb_default_target_compile): Handle rust.
957 * gdb.rust/expr.exp: New file.
958 * gdb.rust/generics.exp: New file.
959 * gdb.rust/generics.rs: New file.
960 * gdb.rust/methods.exp: New file.
961 * gdb.rust/methods.rs: New file.
962 * gdb.rust/modules.exp: New file.
963 * gdb.rust/modules.rs: New file.
964 * gdb.rust/simple.exp: New file.
965 * gdb.rust/simple.rs: New file.
966
c44af4eb
TT
9672016-05-17 Tom Tromey <tom@tromey.com>
968
969 * gdb.base/default.exp (set language): Add rust.
970
dcd1f979
TT
9712016-05-17 Tom Tromey <tom@tromey.com>
972
973 * gdb.gdb/unittest.exp: New file.
974
155b7f57
YQ
9752016-05-16 Yao Qi <yao.qi@linaro.org>
976
977 * gdb.base/batch-preserve-term-settings.exp: Remove variable
978 shell_prompt. Update shell_prompt_re.
979
8ddd5a6c
DE
9802016-05-12 Doug Evans <dje@google.com>
981
982 PR symtab/19999
983 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
984 $options when building executable.
985 * gdb.dwarf2/fission-loclists-pie.S: New file.
986 * gdb.dwarf2/fission-loclists-pie.exp: New file.
987
02e370d9
SM
9882016-05-04 Simon Marchi <simon.marchi@ericsson.com>
989
990 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
991 of [is_remote target],
992
8929ad8b
SM
9932016-05-04 Simon Marchi <simon.marchi@ericsson.com>
994
995 * lib/gdb.exp (use_gdb_stub): New procedure.
996
6c447423
DE
9972016-05-03 Yunlian Jiang <yunlian@google.com>
998 Doug Evans <dje@google.com>
999
1000 PR symtab/19914
1001 * gdb.dwarf2/dwp-sepdebug.c: New file.
1002 * gdb.dwarf2/dwp-sepdebug.exp: New file.
1003
444e826c
SM
10042016-05-02 Simon Marchi <simon.marchi@ericsson.com>
1005
1006 * gdb.base/detach.exp: Remove is_remote check.
1007
740feeaa
SM
10082016-05-02 Simon Marchi <simon.marchi@ericsson.com>
1009
1010 * gdb.base/annota-input-while-running.exp: Don't check for
1011 [is_remote target]. Enable annotations after running to main.
1012 Remove unused "set test..." line.
1013
9080ac9d
SM
10142016-04-28 Simon Marchi <simon.marchi@ericsson.com>
1015
1016 * gdb.trace/trace-enable-disable.exp: New file.
1017 * gdb.trace/trace-enable-disable.c: New file.
1018
952ebca5
SM
10192016-04-28 Simon Marchi <simon.marchi@ericsson.com>
1020
1021 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
1022 use it in info sharedlibrary test.
1023 * gdb.trace/ftrace-lock.exp: Likewise.
1024 * gdb.trace/ftrace.exp: Likewise.
1025 * gdb.trace/range-stepping.exp: Likewise.
1026 * gdb.trace/trace-break.exp: Likewise.
1027 * gdb.trace/trace-condition.exp: Likewise.
1028 * gdb.trace/trace-mt.exp: Likewise.
1029
d9019901
SM
10302016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1031
1032 * lib/gdb.exp (gdb_load_shlibs): Rename to...
1033 (gdb_load_shlib): ... this.
1034 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
1035 gdb_load_shlib.
1036 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1037 * gdb.base/ctxobj.exp: Likewise.
1038 * gdb.base/dprintf-pending.exp: Likewise.
1039 * gdb.base/dso2dso.exp: Likewise.
1040 * gdb.base/fixsection.exp: Likewise.
1041 * gdb.base/gcore-relro.exp: Likewise.
1042 * gdb.base/gdb1555.exp: Likewise.
1043 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1044 * gdb.base/gnu-ifunc.exp: Likewise.
1045 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
1046 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1047 * gdb.base/pending.exp: Likewise.
1048 * gdb.base/print-file-var.exp: Likewise.
1049 * gdb.base/print-symbol-loading.exp: Likewise.
1050 * gdb.base/shlib-call.exp: Likewise.
1051 * gdb.base/shreloc.exp: Likewise.
1052 * gdb.base/so-impl-ld.exp: Likewise.
1053 * gdb.base/solib-disc.exp: Likewise.
1054 * gdb.base/solib-nodir.exp: Likewise.
1055 * gdb.base/solib-overlap.exp: Likewise.
1056 * gdb.base/solib-symbol.exp: Likewise.
1057 * gdb.base/solib-weak.exp (do_test): Likewise.
1058 * gdb.base/sym-file.exp: Likewise.
1059 * gdb.base/symtab-search-order.exp: Likewise.
1060 * gdb.base/type-opaque.exp: Likewise.
1061 * gdb.base/unload.exp: Likewise.
1062 * gdb.base/watchpoint-solib.exp: Likewise.
1063 * gdb.compile/compile.exp: Likewise.
1064 * gdb.cp/gdb2384.exp: Likewise.
1065 * gdb.cp/infcall-dlopen.exp: Likewise.
1066 * gdb.cp/re-set-overloaded.exp: Likewise.
1067 * gdb.fortran/library-module.exp: Likewise.
1068 * gdb.opt/solib-intra-step.exp: Likewise.
1069 * gdb.python/py-finish-breakpoint.exp: Likewise.
1070 * gdb.python/py-shared.exp: Likewise.
1071 * gdb.reverse/solib-precsave.exp: Likewise.
1072 * gdb.reverse/solib-reverse.exp: Likewise.
1073 * gdb.server/solib-list.exp: Likewise.
1074 * gdb.threads/dlopen-libpthread.exp: Likewise.
1075 * gdb.threads/tls-shared.exp: Likewise.
1076 * gdb.threads/tls-so_extern.exp: Likewise.
1077 * gdb.trace/change-loc.exp: Likewise.
1078 * gdb.trace/ftrace-lock.exp: Likewise.
1079 * gdb.trace/ftrace.exp: Likewise.
1080 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
1081 * gdb.trace/pending.exp: Likewise.
1082 * gdb.trace/range-stepping.exp: Likewise.
1083 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
1084 (strace_info_marker): Likewise.
1085 (strace_probe_marker): Likewise.
1086 (strace_trace_on_same_addr): Likewise.
1087 (strace_trace_on_diff_addr): Likewise.
1088 * gdb.trace/trace-break.exp: Likewise.
1089 * gdb.trace/trace-condition.exp: Likewise.
1090 * gdb.trace/trace-mt.exp: Likewise.
1091
fca4cfd9
SM
10922016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1093
1094 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
1095 result of gdb_remote_download.
1096 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
1097 * gdb.base/dso2dso.exp: Likewise.
1098 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1099 * gdb.base/print-file-var.exp: Likewise.
1100 * gdb.base/shlib-call.exp: Likewise.
1101 * gdb.base/shreloc.exp: Likewise.
1102 * gdb.base/solib-overlap.exp: Likewise.
1103 * gdb.base/solib-weak.exp (do_test): Likewise.
1104 * gdb.base/unload.exp: Likewise.
1105
11cf4ffb
YQ
11062016-04-27 Yao Qi <yao.qi@linaro.org>
1107
1108 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
1109 exists.
1110
3e2e34f8
KB
11112016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1112
1113 * vla-type.exp: Print structure from toplevel.
1114
8f07e298
BH
11152016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1116
1117 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
1118 of dynamic types.
1119 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
1120 of dynamic types.
1121
9920b434
BH
11222016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1123
1124 * gdb.fortran/vla-type.f90: New file.
1125 * gdb.fortran/vla-type.exp: New file.
1126
f3abeff5
YQ
11272016-04-25 Yao Qi <yao.qi@linaro.org>
1128
1129 * gdb.base/branch-to-self.c: New file.
1130 * gdb.base/branch-to-self.exp: New file.
1131
0a5d52f0
YQ
11322016-04-22 Yao Qi <yao.qi@linaro.org>
1133
1134 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
1135 more after $hex.
1136
495346f6
YQ
11372016-04-22 Yao Qi <yao.qi@linaro.org>
1138
1139 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
1140 * gdb.base/annota3.exp: Likewise.
1141
4a7e075c
YQ
11422016-04-22 Yao Qi <yao.qi@linaro.org>
1143
1144 * gdb.reverse/step-precsave.exp: Do one step and test program
1145 stops in "callee" and do multiple steps until program goes out
1146 of "callee".
1147 * gdb.reverse/step-reverse.exp: Likewise.
1148
5b061e98
YQ
11492016-04-22 Yao Qi <yao.qi@linaro.org>
1150
1151 * gdb.trace/signal.exp: Also pass if
1152 $tracepoint_hits($i) > $iterations.
1153
5c5dc57f
YQ
11542016-04-22 Yao Qi <yao.qi@linaro.org>
1155
1156 * gdb.trace/signal.c: New file.
1157 * gdb.trace/signal.exp: New file.
1158
a55411b9
DE
11592016-04-19 Doug Evans <xdje42@gmail.com>
1160
1161 * gdb.base/bad-file.exp: New file.
1162
a22df60a
MG
11632016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
1164
1165 * gdb.dwarf2/implref.exp: New file.
1166
0c13f7e5
BH
11672016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1168
1169 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
1170 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
1171 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
1172 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
1173 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
1174 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
1175 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
1176 * lib/fortran.exp (fortran_int4): New procedure.
1177 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
1178 (fortran_logical4): Likewise.
1179
9b9b09e9
BH
11802016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
1181
1182 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
1183
a14d1f4d
BH
11842016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1185
1186 * lib/compiler.c: Add Intel specific preprocessor macros.
1187 * lib/compiler.cc: Likewise.
25d49b86 1188
7d49b1d0
LM
11892016-04-13 Luis Machado <lgustavo@codesourcery.com>
1190
1191 * gdb.server/connect-with-no-symbol-file.c: New file.
1192 * gdb.server/connect-with-no-symbol-file.exp: New file.
1193
8392fa22
SM
11942016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1195
1196 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
1197
8c4c4aeb
SM
11982016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1199
1200 * boards/gdbserver-base.exp (${board}_download): Copy source file to
1201 standard output directory.
1202
45e3745e
AT
12032016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1204
1205 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
1206
e26b7e41
MM
12072016-04-13 Markus Metzger <markus.t.metzger@intel.com>
1208
1209 * gdb.btrace/instruction_history.c (loop): Add declaration.
1210
8ce09462
AT
12112016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1212
1213 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
1214
2e88a1ea
SM
12152016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
1216
1217 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
1218 parentheses to print.
1219 (continue_handler): Likewise.
1220
f48e22e3
SM
12212016-04-08 Simon Marchi <simon.marchi@ericsson.com>
1222
1223 * gdb.server/solib-list.exp: Remove is_remote check.
1224 Pass shlib= to gdb_compile. Don't link shared library with
1225 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1226 Run binary filename through "readlink -f" on the target.
1227
096be756
PA
12282016-04-08 Pedro Alves <palves@redhat.com>
1229
1230 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1231 interpreter filename as argument to gdbserver_spawn.
1232 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1233 Return empty if $last_loaded_file does not exist.
1234
06500533
JK
12352016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1236
1237 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1238 * gdb.base/jit-main.c: Use exit after usage.
1239
2d35e871
JK
12402016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1241
1242 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1243 GDBHISTSIZE prior to the tests.
1244 * gdb.base/gdbinit-history.exp: Likewise.
1245
12462016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
1247
1248 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1249 instead of build_executable. Use gdb_load_shlibs.
1250
c8064e7e
YQ
12512016-04-07 Yao Qi <yao.qi@linaro.org>
1252
1253 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1254 Execute "si" command.
1255
bde47561
YQ
12562016-04-07 Yao Qi <yao.qi@linaro.org>
1257
1258 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1259 number instead of the comments on some line.
1260
b16f8a3b
DB
12612016-04-06 Don Breazeal <donb@codesourcery.com>
1262
1263 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1264 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1265
c2f901df
SM
12662016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1267
1268 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1269 standard_output_file. Remove unused binfile variable.
1270
ac17fda0
CU
12712016-04-05 Catalin Udma <catalin.udma@freescale.com>
1272
1273 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1274 * gdb.python/py-mi-objfile.exp: Match "list main" output
1275 in console format.
1276
03a8c4df
SM
12772016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1278
1279 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1280 absolute.
1281
6e774b13
SM
12822016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1283
1284 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1285 absolute.
1286 * gdb.trace/ftrace.exp: Likewise.
1287 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1288 targets as well.
1289 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1290 (gdb_load_shlibs): Copy libraries to test directory when testing
1291 natively. Only set solib-search-path if testing remotely.
1292 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1293
7817ea46
SM
12942016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1295
1296 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1297 gdb_download. Use it even if the target is not remote.
1298 * gdb.base/jit.exp (compile_jit_test): Likewise.
1299 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1300 output directory if the destination board is local, otherwise use
1301 the standard remote_download from DejaGnu.
1302 (gdb_download): Remove.
1303 (gdb_load_shlibs): Use gdb_remote_download instead of
1304 gdb_download.
1305 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1306 Use gdb_remote_download instead of gdb_download. Use it even if
1307 the target is not remote.
1308 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1309 instead of gdb_download.
1310
7beb7f68
SM
13112016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1312
1313 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1314 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1315 run.
1316
cc63428a
AV
13172016-04-01 Artemiy Volkov <artemiyv@acm.org>
1318
1319 PR gdb/19820
1320 * gdb.base/printcmds.exp: Add artificial arrays tests.
1321
64cdf930
PA
13222016-03-31 Pedro Alves <palves@redhat.com>
1323
1324 PR gdb/19858
1325 * gdb.base/jit-main.c: Include unistd.h.
1326 (ATTACH): Define to 0 if not already defined.
1327 (wait_for_gdb, mypid): New globals.
1328 (WAIT_FOR_GDB): New macro.
1329 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1330 some breakpoint locations.
1331 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1332 New procedures.
1333 (one_jit_test): Add REATTACH parameter, and handle it. Use
1334 continue_to_test_location.
1335 (top level): Test attach, and adjusts calls to one_jit_test.
1336
40dea8cb
PA
13372016-03-31 Pedro Alves <palves@redhat.com>
1338
1339 PR gdb/19858
1340 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1341 BINSUFFIX parameter, and handle it.
1342 (top level): Adjust calls compile_jit_test.
1343
e7ea3ec7
CU
13442016-03-31 Catalin Udma <catalin.udma@freescale.com>
1345
1346 PR python/19743
1347 * gdb.python/py-mi-events-gdb.py: New file.
1348 * gdb.python/py-mi-events.c: New file.
1349 * gdb.python/py-mi-events.exp: New file.
1350
e6359af3
YQ
13512016-03-30 Yao Qi <yao.qi@linaro.org>
1352
1353 * gdb.reverse/until-precsave.exp: Match function name only.
1354 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1355 Move malloc to a condition block.
1356 * gdb.reverse/until-reverse.exp: Match function name only.
1357
a4105d04
MK
13582016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1359
1360 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1361 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1362 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1363 variable for GPR 0 instead of assuming it is register 0.
1364 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1365 * lib/trace-support.exp: Add s390 registers.
1366
bfa6adb9
YQ
13672016-03-29 Yao Qi <yao.qi@linaro.org>
1368
1369 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1370
1e6697ea
YQ
13712016-03-24 Yao Qi <yao.qi@linaro.org>
1372
1373 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1374 test message.
1375
64bcd522
AA
13762016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1377
1378 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1379 maintaining separate logic for constructing the output path.
1380
7868401b
DB
13812016-03-16 Don Breazeal <donb@codesourcery.com>
1382
1383 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1384 Retry fork and waitpid on interrupted system call errors.
1385 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1386 Use with_timeout_factor to increase timeout by factor of 10.
1387
1cafadb4
DB
13882016-03-15 Don Breazeal <donb@codesourcery.com>
1389
1390 * gdb.cp/scope-err.cc: New test program.
1391 * gdb.cp/scope-err.exp: New test script.
1392 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1393 lines and "set breakpoint here" comment.
1394 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1395 Fixed some whitespace and format issues.
1396 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1397 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1398
81516450
DE
13992016-03-15 Doug Evans <dje@google.com>
1400
1401 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1402 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1403 All callers updated. Add tests for enums, mixed flags register.
1404
aa52b601
DE
14052016-03-15 Doug Evans <dje@google.com>
1406
1407 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1408 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1409
fa4ff313
SM
14102016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1411
1412 * gdb.base/default.exp: Add $_as_string to the list of expected
1413 convenience functions.
1414
f2403c39
AB
14152016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1416
1417 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1418
f2f3ccb9
SM
14192016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1420
1421 * gdb.python/py-as-string.exp: New file.
1422 * gdb.python/py-as-string.c: New file.
1423
00dbd492
PA
14242016-03-09 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1427 signal" -> "Thread NN received signal" output change.
1428 * gdb.threads/ia64-sigill.exp: Likewise.
1429 * gdb.threads/linux-dp.exp: Likewise.
1430 * gdb.threads/manythreads.exp: Likewise.
1431 * gdb.threads/pending-step.exp: Likewise.
1432 * gdb.threads/print-threads.exp: Likewise.
1433 * gdb.threads/sigstep-threads.exp: Likewise.
1434 * gdb.threads/staticthreads.exp: Likewise.
1435 * gdb.threads/tls.exp: Likewise.
1436
1e6697ea
YQ
14372016-03-09 Pedro Alves <palves@redhat.com>
1438
1439 * gdb.base/command-line-input.exp: New file.
1440
b04fd3be
MK
14412016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1442
1443 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1444 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1445 * gdb.trace/pending.exp: Accept leading dot before function name.
1446 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1447 * lib/trace-support.exp: Set registers for ppc.
1448
98fa59e9
MK
14492016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1450
1451 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1452 use it for disassembly; accept .main in addition to main in backtrace.
1453
f77198c8
MK
14542016-03-09 Wei-cheng Wang <cole945@gmail.com>
1455 Marcin Kościelnicki <koriakin@0x04.net>
1456
1457 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1458 (gdb_recursion_test_ptr): New global variable.
1459 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1460 gdb_recursion_test.
1461 (gdb_c_test): Ditto.
1462
ba84e0da
MK
14632016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1464
1465 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1466 ordering.
1467
4366d36e
MK
14682016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1469
1470 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1471 (bar): Add bar_start_lbl label.
1472 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1473 of foo/bar for emitting DWARF and tracing.
1474
5eb264df
SDJ
14752016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1476
1477 * analyze-racy-logs.py: Set executable bit.
1478
fb6a751f
SDJ
14792016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1480
1481 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1482 (CHECK_TARGET_TMP): Likewise.
1483 (check-single-racy): New rule.
1484 (check-parallel-racy): Likewise.
1485 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1486 (do-check-parallel-racy): New rule.
1487 (check-racy/%.exp): Likewise.
1488 * README (Racy testcases): New section.
1489 * analyze-racy-logs.py: New file.
1490
bdf7e230
DE
14912016-03-03 Doug Evans <dje@google.com>
1492
1493 * gdb.base/skip.exp: Use with_test_prefix.
1494
4719d415
YQ
14952016-03-03 Yao Qi <yao.qi@linaro.org>
1496
1497 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1498 Invoke step_over_syscall "clone" and break_cond_on_syscall
1499 "clone".
1500 * gdb.base/step-over-clone.c: New file.
1501
ea507862
YQ
15022016-03-03 Yao Qi <yao.qi@linaro.org>
1503
1504 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1505 code format.
1506
8fc8cbda
YQ
15072016-03-03 Yao Qi <yao.qi@linaro.org>
1508
1509 * gdb.base/disp-step-fork.c: Rename to ...
1510 * gdb.base/step-over-fork.c: ... it. New file.
1511 * gdb.base/disp-step-vfork.c: Rename to ...
1512 * gdb.base/step-over-vfork.c: ... it. New file.
1513 * gdb.base/disp-step-syscall.exp: Rename to ...
1514 * gdb.base/step-over-syscall.exp: ... it. New file.
1515 (disp_step_cross_syscall): Rename to ...
1516 (step_over_syscall): ... it.
1517
92fa70b0
YQ
15182016-03-03 Yao Qi <yao.qi@linaro.org>
1519
1520 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1521 If target supports condition evaluation on target, invoke
1522 break_cond_on_syscall for fork and vfork.
1523
e197ad3c
YQ
15242016-03-03 Yao Qi <yao.qi@linaro.org>
1525
1526 * gdb.base/disp-step-syscall.exp: Don't invoke
1527 support_displaced_stepping.
1528 (disp_step_cross_syscall): Test with displaced stepping off and
1529 on if supported.
1530
0b47da9f
YQ
15312016-03-03 Yao Qi <yao.qi@linaro.org>
1532
1533 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1534 proc.
1535 (setup): New proc.
1536 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1537 and setup.
1538
065ab6dc
BH
15392016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1540
1541 * gdb.fortran/vla-history.exp: Remove breakpoint.
1542
07e448ad 15432016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1544
25d49b86
PA
1545 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1546 exceeds timeout.
07e448ad 1547
9ac2d526 15482016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1549
25d49b86
PA
1550 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1551 breakpoint.
9ac2d526 1552
17807369
BH
15532016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1554
1555 * gdb.mi/vla.f90: Nullify pointer after declaration.
1556
86e501af
PA
15572016-03-01 Pedro Alves <palves@redhat.com>
1558
1559 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1560
1e903e32
PA
15612016-03-01 Pedro Alves <palves@redhat.com>
1562
1563 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1564 before anything else.
1565 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1566 _GNU_SOURCE here.
1567 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1568 before anything else.
1569 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1570
6ccb54e2
PA
15712016-03-01 Pedro Alves <palves@redhat.com>
1572
1573 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1574
30ca9da1
YQ
15752016-03-01 Yao Qi <yao.qi@linaro.org>
1576
1577 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1578 prepare_for_testing.
1579
dc856b38
YQ
15802016-03-01 Yao Qi <yao.qi@linaro.org>
1581
1582 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1583
4a932159
AA
15842016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1585
1586 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1587 manually constructing the output path.
1588
f2489477
AA
15892016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1590
1591 * gdb.arch/s390-stackless.S: New.
1592 * gdb.arch/s390-stackless.exp: New.
1593
38899f16
IB
15942016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1595
1596 * gdb.dlang/circular.c: New file.
1597 * gdb.dlang/circular.exp: New file.
1598
9fde51ed
YQ
15992016-02-26 Yao Qi <yao.qi@linaro.org>
1600
1601 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1602 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1603 (testcases): Update.
1604
ce90fefe
YQ
16052016-02-26 Yao Qi <yao.qi@linaro.org>
1606
1607 * gdb.reverse/aarch64.c: Rename to ...
1608 * gdb.reverse/insn-reverse.c: ... it.
1609 * gdb.reverse/aarch64.exp: Rename to ...
1610 * gdb.reverse/insn-reverse.exp: ... it.
1611
3263bceb
YQ
16122016-02-26 Yao Qi <yao.qi@linaro.org>
1613
1614 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1615 (testcase_ftype): New.
1616 (testcases): New array.
1617 (n_testcases): New.
1618 (main): Call each element in testcases.
1619 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1620 (read_testcase): New.
1621 Do the tests in a loop.
1622
6cb59ff1
YQ
16232016-02-25 Yao Qi <yao.qi@linaro.org>
1624
1625 * gdb.base/branches.c: Remove.
1626
ae91f625
MK
16272016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1628
1629 PR gdb/13808
1630 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1631
678b48b7
MK
16322016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1633
1634 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1635
7337a6f2
MK
16362016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1637
1638 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1639 change x86_64 call_insn to 'callq'.
1640
861ca91f
AT
16412016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1642
1643 * gdb.trace/tfile-avx.c: Move to...
1644 * gdb.trace/tracefile-pseudo-reg.c: Here.
1645 * gdb.trace/tfile-avx.exp: Move to...
1646 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1647
bf74e428
GB
16482016-02-24 Gary Benson <gbenson@redhat.com>
1649
1650 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1651 message on attach.
1652
cce0e923
DE
16532016-02-23 Doug Evans <dje@google.com>
1654
1655 * gdb.base/skip.c (test_skip): New function.
1656 (end_test_skip_file_and_function): New function.
1657 (test_skip_file_and_function): New function.
1658 * gdb.base/skip1.c (test_skip): New function.
1659 (skip1_test_skip_file_and_function): New function.
1660 * gdb.base/skip.exp: Add tests for new skip options.
1661 * gdb.base/skip-solib.exp: Update expected output.
1662 * gdb.perf/skip-command.cc: New file.
1663 * gdb.perf/skip-command.exp: New file.
1664 * gdb.perf/skip-command.py: New file.
1665
4000e47e
MK
16662016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1667
1668 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1669 info registers pattern.
1670
24f75ead
IB
16712016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1672
1673 * lib/future.exp: Add D support.
1674 (gdb_find_gdc): New proc.
1675 (gdb_default_target_compile): Add D support.
1676
fbb7bcbe
WW
16772016-02-18 Wei-cheng Wang <cole945@gmail.com>
1678
1679 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1680 user+system time.
1681 (trace_speed_test): Determine the iteration count for a time
1682 between 15..30 seconds.
1683
012b3a21
WT
16842016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1685
1686 * gdb.arch/i386-mpx-sigsegv.c: New file.
1687 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1688 * gdb.arch/i386-mpx-simple_segv.c: New file.
1689 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1690
2d5189bd
YQ
16912016-02-18 Yao Qi <yao.qi@linaro.org>
1692
1693 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1694 Don't call setup_kfail.
1695
40fb20d0
YQ
16962016-02-18 Yao Qi <yao.qi@linaro.org>
1697
1698 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1699 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1700
21b1f8d2
DE
17012016-02-16 Doug Evans <dje@google.com>
1702
1703 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1704 * gdb.base/skip1.c: Ditto.
1705 * gdb.base/skip.exp: Whitespace cleanup.
1706
4041ed77
DB
17072016-02-16 Don Breazeal <donb@codesourcery.com>
1708
1709 PR remote/19496
1710 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1711 Remove kfail for PR remote/19496.
1712
c4ef31bf
SM
17132016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1714
1715 * lib/gdb.exp (standard_temp_file): Return a path specific to
1716 the runtest invocation.
1717
266b65b3
SM
17182016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1719
1720 * gdb.trace/save-trace.exp: Change relative path to be in the
1721 standard output directory.
1722
a7a0a6a9
JK
17232016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1724
1725 * gdb.arch/i386-prologue.c: Add missing prototypes.
1726
c99dbb42
JK
17272016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1730 * gdb.arch/i386-prologue.exp: Likewise.
1731 * gdb.arch/i386-size.exp: Likewise.
1732
aa480355
SM
17332016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1734
1735 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1736 define object file path.
1737 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1738 file path.
1739 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1740 standard_output_file to define binfile.
1741
ba881f50
JK
17422016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1743
1744 Fix compatibility with recent gfortran-5.3.1.
1745 * gdb.fortran/vla-history.exp (print vla1 allocated)
1746 (print vla2 allocated, print $2, print $3): Remove
1747 (print $4): Rename to ...
1748 (print $2): ... here.
1749 (print $9): Rename to ...
1750 (print $5): ... here.
1751 (print $10): Rename to ...
1752 (print $6): ... here.
1753 * gdb.fortran/vla.f90: Add pvla initialization.
1754
e9fb005c
JK
17552016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1756
1757 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1758 New test.
1759 * gdb.fortran/vla-value-sub.exp: Likewise.
1760
e44e00ff
MK
17612016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1762
1763 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1764
97e94151
SM
17652016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1766
1767 * i386-biarch-core.exp: Define corefile using
1768 standard_output_file.
1769
01113bc1
YQ
17702016-02-12 Yao Qi <yao.qi@linaro.org>
1771
1772 * gdb.arch/arm-single-step-kernel-helper.c: New.
1773 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1774
33b4777c
MM
17752016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1776
1777 * gdb.btrace/tailcall-only.exp: New.
1778 * gdb.btrace/tailcall-only.c: New.
1779 * gdb.btrace/x86_64-tailcall-only.S: New.
1780 * gdb.btrace/i686-tailcall-only.S: New.
1781
acc23c11
PA
17822016-02-11 Pedro Alves <palves@redhat.com>
1783
1784 * README (Parallel testing): Add missing double quotes.
1785
e352bf0a
PA
17862016-02-11 Pedro Alves <palves@redhat.com>
1787
1788 * README (Parallel testing): New section.
1789 (GDB_PARALLEL): Rewrite.
1790 (FORCE_PARALLEL): Document.
1791
9f5fed78
MK
17922016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1793
1794 * gdb.trace/tfile-avx.c: New test.
1795 * gdb.trace/tfile-avx.exp: New test.
1796
9ef9e6a6
KS
17972016-02-09 Keith Seitz <keiths@redhat.com>
1798
1799 PR breakpoints/19546
1800 * gdb.base/infcall-exec.c: New file.
1801 * gdb.base/infcall-exec2.c: New file.
1802 * gdb.base/infcall-exec.exp: New file.
1803
a96e36da
KS
18042016-02-09 Keith Seitz <keiths@redhat.com>
1805
1806 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1807 (toplevel): Call test_bkpt_address.
1808
9f61929f
KS
18092016-02-09 Keith Seitz <keiths@redhat.com>
1810
1811 PR python/19506
1812 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1813 (toplevel): Call test_bkpt_address.
1814
1e94266c
SM
18152016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1816
1817 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1818 to AC_OUTPUT.
1819 * configure: Regenerate.
1820
2a7f3dff
PA
18212016-02-09 Pedro Alves <palves@redhat.com>
1822
1823 PR breakpoints/19548
1824 * gdb.base/execl-update-breakpoints.c (some_function): New
1825 function.
1826 (main): Call it.
1827 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1828 Tighten expected GDB output.
1829
2151ccc5
SM
18302016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1831
1832 * Makefile.in (ALL_SUBDIRS): Remove.
1833 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1834 (distclean maintainer-clean realclean): Likewise.
1835 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1836 * configure: Regenerate.
1837 * gdb.ada/Makefile.in: Delete.
1838 * gdb.arch/Makefile.in: Likewise.
1839 * gdb.asm/Makefile.in: Likewise.
1840 * gdb.base/Makefile.in: Likewise.
1841 * gdb.btrace/Makefile.in: Likewise.
1842 * gdb.cell/Makefile.in: Likewise.
1843 * gdb.compile/Makefile.in: Likewise.
1844 * gdb.cp/Makefile.in: Likewise.
1845 * gdb.disasm/Makefile.in: Likewise.
1846 * gdb.dlang/Makefile.in: Likewise.
1847 * gdb.dwarf2/Makefile.in: Likewise.
1848 * gdb.fortran/Makefile.in: Likewise.
1849 * gdb.gdb/Makefile.in: Likewise.
1850 * gdb.go/Makefile.in: Likewise.
1851 * gdb.guile/Makefile.in: Likewise.
1852 * gdb.java/Makefile.in: Likewise.
1853 * gdb.linespec/Makefile.in: Likewise.
1854 * gdb.mi/Makefile.in: Likewise.
1855 * gdb.modula2/Makefile.in: Likewise.
1856 * gdb.multi/Makefile.in: Likewise.
1857 * gdb.objc/Makefile.in: Likewise.
1858 * gdb.opencl/Makefile.in: Likewise.
1859 * gdb.opt/Makefile.in: Likewise.
1860 * gdb.pascal/Makefile.in: Likewise.
1861 * gdb.perf/Makefile.in: Likewise.
1862 * gdb.python/Makefile.in: Likewise.
1863 * gdb.reverse/Makefile.in: Likewise.
1864 * gdb.server/Makefile.in: Likewise.
1865 * gdb.stabs/Makefile.in: Likewise.
1866 * gdb.threads/Makefile.in: Likewise.
1867 * gdb.trace/Makefile.in: Likewise.
1868 * gdb.xml/Makefile.in: Likewise.
1869 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1870 GDB_PARALLEL.
1871 (standard_output_file): Remove check for GDB_PARALLEL, always
1872 return path in outputs/$subdir/$testname.
1873
437277d4
SM
18742016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1875
1876 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1877 (site.exp): Assign abs_srcdir to tcl's srcdir.
1878
31d913c7
YQ
18792016-02-04 Yao Qi <yao.qi@linaro.org>
1880
1881 * gdb.base/foll-exec-mode.c: Include limits.h.
1882 (main): Add parameters argc and argv. Get directory from
1883 argv[0].
1884 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1885 compilation.
1886 * gdb.base/foll-exec.c: Include limits.h.
1887 (main): Add parameters argc and argv.
1888 Get directory from argv[0].
1889 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1890 Adjust tests on the number of lines as source code changed.
1891 * gdb.base/foll-vfork-exit.c: Include limits.h.
1892 (main): Add one line of statement before vfork.
1893 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1894 (main): Add parameters argc and argv. Get directory from
1895 argv[0].
1896 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
1897 (setup_gdb): Set tbreak to skip some source lines.
1898 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
1899 (main): Add parameters argc and argv. Get directory from
1900 argv[0].
1901 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
1902 compilation.
1903 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
1904 (main): Add parameters argc and argv. Get directory from
1905 argv[0].
1906 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
1907 compilation.
1908
9482b9fb
DE
19092016-02-01 Doug Evans <dje@google.com>
1910
1911 * gdb.base/skip.exp: Clean up multiple references to same test name.
1912
6b2e4f10
PA
19132016-02-01 Pedro Alves <palves@redhat.com>
1914
ccb6afd6 1915 PR remote/19496
6b2e4f10
PA
1916 * gdb.threads/forking-threads-plus-breakpoint.exp
1917 (displaced_stepping_supported): New global.
1918 (probe_displaced_stepping_support): New procedure.
1919 (do_test): Add 'displaced' parameter, and use it.
1920 (top level): Check for displaced stepping support. Add displaced
1921 stepping on/off testing axis.
1922
37a8db1a
AB
19232016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1924
1925 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
1926 pointer. Don't perform further tests on the unassociated pointer
1927 if the first test fails.
1928
5fdf6324
AB
19292016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1930
1931 * gdb.base/max-value-size.c: New file.
1932 * gdb.base/max-value-size.exp: New file.
1933 * gdb.base/huge.exp: Disable max-value-size for this test.
1934
935c6144
IB
19352016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
1936
1937 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1938
7fe8399d
YQ
19392016-01-28 Yao Qi <yao.qi@linaro.org>
1940
1941 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
1942
a2077e25
PA
19432016-01-25 Pedro Alves <palves@redhat.com>
1944
1945 PR threads/19461
1946 * gdb.base/fork-running-state.c: New file.
1947 * gdb.base/fork-running-state.exp: New file.
1948
1d2736d4
PA
19492016-01-25 Pedro Alves <palves@redhat.com>
1950
1951 PR gdb/19494
1952 * gdb.base/catch-fork-kill.c: New file.
1953 * gdb.base/catch-fork-kill.exp: New file.
1954
f1da4b11
PA
19552016-01-25 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
1958 Delete, moved to lib/gdb.exp.
1959 * gdb.threads/forking-threads-plus-breakpoint.exp
1960 (foreach_with_prefix): Likewise.
1961 * gdb.threads/process-dies-while-handling-bp.exp
1962 (foreach_with_prefix): Likewise.
1963 * lib/gdb.exp (foreach_with_prefix): New procedure.
1964
45f38546
MK
19652016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
1966
1967 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
1968 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
1969
dc29a1ce
MK
19702016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
1971
1972 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
1973 endian targets.
1974
092127d7
JK
19752016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1976 Pedro Alves <palves@redhat.com>
1977
1978 Fix testsuite compatibility with Guile.
1979 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
1980 number.
1981
31d765d3
JK
19822016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1983
1984 Fix testsuite compatibility with Guile.
1985 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
1986 (thread 1): New test for backtrace through signal handler.
1987
1ac78c04
YQ
19882016-01-22 Yao Qi <yao.qi@linaro.org>
1989
1990 PR testsuite/19491
1991 * gdb.base/multi-forks.c: Include
1992 ../lib/unbuffer_output.c
1993 (main): Call gdb_unbuffer_output.
1994
4f5946a8
DE
19952016-01-21 Doug Evans <dje@google.com>
1996
1997 * lib/ada.exp (gdb_compile_ada): Fix typo.
1998
305e13e6
JB
19992016-01-21 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.base/break-fun-addr.exp: New file.
2002 * gdb.base/break-fun-addr1.c: New file.
2003 * gdb.base/break-fun-addr2.c: New file.
2004
5f5dfff6
SM
20052016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
2006
2007 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
2008 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
2009 enum flag values.
2010
fd356fa2
AA
20112016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2012
2013 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
2014 when GDB can not set the vector return value. Add more comments
2015 for clarification.
2016
9df22175
AT
20172016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
2018
2019 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
2020 command.
2021
41d1845e
SM
20222016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2023
2024 * Makefile.in (DO_RUNTEST): Add --status and update usages.
2025
01ac6840
SM
20262016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2027
2028 * Makefile.in (check-single): Pass --status to runtest.
2029 (check/%.exp): Likewise.
2030
20312016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2032
2033 * Makefile.in (check-parallel): Propagate return code from make
2034 do-check-parallel.
2035
bd0a71fa
MK
20362016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
2037
2038 * gdb.trace/ftrace.exp: Fix expected message on continue.
2039 * gdb.trace/pending.exp: Fix expected message on continue.
2040 * gdb.trace/trace-break.exp: Fix expected message on continue.
2041
8bcbad33
SM
20422016-01-18 Simon Marchi <simon.marchi@ericsson.com>
2043
2044 * lib/gdb.exp (gdb_test): Remove unused global references.
2045
f303dbd6
PA
20462016-01-18 Pedro Alves <palves@redhat.com>
2047
2048 * gdb.base/async-shell.exp: Adjust expected output.
2049 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
2050 * gdb.base/siginfo-thread.exp: Adjust expected output.
2051 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
2052 * gdb.java/jnpe.exp: Adjust expected output.
2053 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
2054 * gdb.threads/continue-pending-status.exp: Adjust expected output.
2055 * gdb.threads/leader-exit.exp: Adjust expected output.
2056 * gdb.threads/manythreads.exp: Adjust expected output.
2057 * gdb.threads/pthreads.exp: Adjust expected output.
2058 * gdb.threads/schedlock.exp: Adjust expected output.
2059 * gdb.threads/siginfo-threads.exp: Adjust expected output.
2060 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
2061 expected output.
2062 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
2063 output.
2064 * gdb.threads/sigthread.exp: Adjust expected output.
2065 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
2066
b2789696
YQ
20672016-01-18 Yao Qi <yao.qi@linaro.org>
2068
2069 * gdb.guile/scm-section-script.c: Replace @progbits with
2070 %progbits.
2071 * gdb.python/py-section-script.c: Likewise.
2072
71ef29a8
PA
20732016-01-15 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.multi/tids.exp: Test star wildcard ranges.
2076
3f5b7598
PA
20772016-01-15 Pedro Alves <palves@redhat.com>
2078
2079 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
2080 command from "thread apply" invocation.
2081 (thr_apply_info_thr_invalid): Default the expected output to the
2082 input tid list.
2083 (top level): Add tests that use convenience variables. Add tests
2084 for "thread apply" with a valid TID list, but missing the command.
2085
663f6d42
PA
20862016-01-13 Pedro Alves <palves@redhat.com>
2087
2088 * gdb.base/default.exp: Expect $_gthread as well.
2089 * gdb.multi/tids.exp: Test $_gthread.
2090 * gdb.threads/thread-specific.exp: Test $_gthread.
2091
c84f6bbf
PA
20922016-01-13 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.multi/tids.exp: Test "info threads -gid".
2095
22a02324
PA
20962016-01-13 Pedro Alves <palves@redhat.com>
2097
2098 * gdb.multi/tids.exp: Test InferiorThread.global_num and
2099 Breakpoint.thread.
2100 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
2101
5d5658a1
PA
21022016-01-07 Pedro Alves <palves@redhat.com>
2103
2104 * gdb.base/break.exp: Adjust to output changes.
2105 * gdb.base/hbreak2.exp: Likewise.
2106 * gdb.base/sepdebug.exp: Likewise.
2107 * gdb.base/watch_thread_num.exp: Likewise.
2108 * gdb.linespec/keywords.exp: Likewise.
2109 * gdb.multi/info-threads.exp: Likewise.
2110 * gdb.threads/thread-find.exp: Likewise.
2111 * gdb.multi/tids.c: New file.
2112 * gdb.multi/tids.exp: New file.
2113
84654457
PA
21142016-01-13 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
2117
e3940304
PA
21182016-01-13 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.base/default.exp: Expect $_inferior as well.
2121 * gdb.multi/base.exp: Test $_inferior.
2122
a911d87a
PA
21232016-01-13 Pedro Alves <palves@redhat.com>
2124
2125 PR breakpoints/19388
2126 * gdb.base/catch-signal-siginfo-cond.c: New file.
2127 * gdb.base/catch-signal-siginfo-cond.exp: New file.
2128
82075af2
JS
21292016-01-12 Josh Stone <jistone@redhat.com>
2130 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2131
2132 * gdb.base/catch-syscall.c (do_execve): New variable.
2133 (main): Conditionally trigger an execve.
2134 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
2135 (test_catch_syscall_execve): New, check entry/return across execve.
2136 (do_syscall_tests): Call test_catch_syscall_execve.
2137
e46eeedd
PA
21382016-01-12 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.base/random-signal.exp (do_test): New procedure, with body
2141 of testcase moved in.
2142
01d8c27e
JK
21432016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2144 Pedro Alves <palves@redhat.com>
2145
2146 * gdb.base/funcargs.exp (finish from indirectly called function):
2147 Reintroduce the case for 'First'.
2148
9a706302
JK
21492016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2150 Pedro Alves <palves@redhat.com>
2151
2152 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2153 (tcatch_vfork_then_child_follow_exec)
2154 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
2155 identification.
2156
c0ecb95f
JK
21572016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2158
2159 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
2160 and repeats to unlimited.
2161 * gdb.python/py-value.exp: Likewise.
2162 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
2163 and repeats to unlimited.
2164
6cfc1fcb
JK
21652016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2166
2167 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
2168 and reordering the functions.
2169 * gdb.multi/hangout.c: Likewise.
2170 * gdb.multi/hello.c: Likewise.
2171
582a1b00
SM
21722016-01-08 Simon Marchi <simon.marchi@ericsson.com>
2173
2174 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
2175 absolute.
2176 (SingleStatisticTestResult.report): Use dict.keys instead of
2177 dict.iterkeys.
2178
79bc59cb
PA
21792016-01-06 Pedro Alves <palves@redhat.com>
2180
2181 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
2182
43368e1d
MM
21832016-01-04 Markus Metzger <markus.t.metzger@intel.com>
2184
2185 * gdb.btrace/dlopen.exp: New.
2186 * gdb.btrace/dlopen.c: New.
2187 * gdb.btrace/dlopen-dso.c: New.
2188
79fad5b8
SL
21892015-12-25 Sandra Loosemore <sandra@codesourcery.com>
2190
2191 * lib/gdb.exp (gdb_test): Update comments to clarify that the
2192 PATTERN argument is optional.
2193
ab8314b3
JB
21942015-12-24 Joel Brobecker <brobecker@adacore.com>
2195
2196 * lib/ada.exp (target_compile_ada_from_dir): New function.
2197 (gdb_compile_ada): Reimplement avoiding the use of project files.
2198 * gdb.ada/gnat_ada.gpr: Delete.
2199 * gdb.ada/cond_lang.exp: Adjust test to make path before
2200 filename optional.
2201 * gdb.ada/small_reg_param.exp: Likewise.
2202
fe33faff
SM
22032015-12-22 Simon Marchi <simon.marchi@ericsson.com>
2204
2205 * gdb.base/foll-vork.exp: Remove HP-UX special case.
2206
6d265cb4
TP
22072015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
2208
2209 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
2210 case.
2211
10125099
SM
22122015-12-21 Simon Marchi <simon.marchi@ericsson.com>
2213
2214 * gdb.base/break.exp: Remove dead code.
2215 * gdb.base/sepdebug.exp: Likewise.
2216
3ca22649
SM
22172015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2218
2219 * gdb.asm/asm-source.exp: Remove HP-UX references.
2220 * gdb.base/annota1.exp: Likewise.
2221 * gdb.base/annota3.exp: Likewise.
2222 * gdb.base/attach.exp: Likewise.
2223 * gdb.base/bigcore.exp: Likewise.
2224 * gdb.base/break.exp: Likewise.
2225 * gdb.base/call-ar-st.exp: Likewise.
2226 * gdb.base/callfuncs.exp: Likewise.
2227 * gdb.base/catch-fork-static.exp: Likewise.
2228 * gdb.base/display.exp: Likewise.
2229 * gdb.base/foll-exec-mode.exp: Likewise.
2230 * gdb.base/foll-exec.exp: Likewise.
2231 * gdb.base/foll-fork.exp: Likewise.
2232 * gdb.base/foll-vfork.exp: Likewise.
2233 * gdb.base/funcargs.exp: Likewise.
2234 * gdb.base/hbreak2.exp: Likewise.
2235 * gdb.base/inferior-died.exp: Likewise.
2236 * gdb.base/interrupt.exp: Likewise.
2237 * gdb.base/multi-forks.exp: Likewise.
2238 * gdb.base/nodebug.exp: Likewise.
2239 * gdb.base/sepdebug.exp: Likewise.
2240 * gdb.base/solib1.c: Likewise.
2241 * gdb.base/step-test.exp: Likewise.
2242 * gdb.mi/non-stop.c: Likewise.
2243 * gdb.mi/pthreads.c: Likewise.
2244 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2245 * gdb.threads/pthreads.c: Likewise.
2246 * gdb.threads/staticthreads.exp: Likewise.
2247 * lib/future.exp: Likewise.
2248 * lib/gdb.exp: Likewise.
2249 * gdb.base/so-indr-cl.c: Remove.
2250 * gdb.base/so-indr-cl.exp: Likewise.
2251 * gdb.base/solib.c: Likewise.
2252 * gdb.base/solib.exp: Likewise.
2253 * gdb.base/solib2.c: Likewise.
2254
b6304613
SM
22552015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2256
2257 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2258 * gdb.base/call-ar-st.exp: Likewise.
2259 * gdb.base/callfuncs.exp: Likewise.
2260 * gdb.base/condbreak.exp: Likewise.
2261 * gdb.base/constvars.exp: Likewise.
2262 * gdb.base/hbreak2.exp: Likewise.
2263 * gdb.base/langs.exp: Likewise.
2264 * gdb.base/list.exp: Likewise.
2265 * gdb.base/long_long.exp: Likewise.
2266 * gdb.base/ptype.exp: Likewise.
2267 * gdb.base/scope.exp: Likewise.
2268 * gdb.base/signals.exp: Likewise.
2269 * gdb.base/so-impl-ld.exp: Likewise.
2270 * gdb.base/varargs.exp: Likewise.
2271 * gdb.base/volatile.exp: Likewise.
2272 * gdb.base/whatis.exp: Likewise.
2273 * gdb.cp/cplusfuncs.exp: Likewise.
2274 * gdb.cp/inherit.exp: Likewise.
2275 * gdb.cp/local.exp: Likewise.
2276 * gdb.cp/member-ptr.exp: Likewise.
2277 * gdb.cp/method.exp: Likewise.
2278 * gdb.cp/overload.exp: Likewise.
2279 * gdb.cp/templates.exp: Likewise.
2280 * gdb.stabs/weird.exp: Likewise.
2281 * lib/compiler.c: Likewise.
2282 * lib/compiler.cc: Likewise.
2283 * lib/cp-support.exp: Likewise.
2284 * lib/gdb.exp: Likewise.
2285
bf401b07
SM
22862015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2287
2288 * configure.ac: Remove HP-UX case.
2289 * configure: Regenerate.
2290
aff9c0f8
SM
22912015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2292
2293 * lib/gdb.exp (gdb_compile): Add function doc.
2294
a6904d5a
PA
22952015-12-17 Pedro Alves <palves@redhat.com>
2296
2297 PR threads/19354
2298 * gdb.multi/info-threads.exp: New file.
2299
a22279dd
YQ
23002015-12-15 Yao Qi <yao.qi@linaro.org>
2301
2302 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2303 is aarch64*-*-*.
2304
0588c796
SL
23052015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2306
2307 * gdb.base/history-duplicates.exp: Skip if no readline support.
2308
5d978e17
SL
23092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2310
2311 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2312
7e763b86
SL
23132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2314
2315 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2316
87a3a92c
SL
23172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2318
2319 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2320 ctrl-C if nointerrupts target property is set.
2321 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2322 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2323 * gdb.base/paginate-bg-execution.exp: Likewise.
2324 * gdb.base/paginate-execution-startup.exp: Likewise.
2325 * gdb.base/random-signal.exp: Likewise.
2326 * gdb.base/range-stepping.exp: Likewise.
2327 * gdb.cp/annota2.exp: Likewise.
2328 * gdb.cp/annota3.exp: Likewise.
2329 * gdb.gdb/selftest.exp: Likewise.
2330 * gdb.threads/continue-pending-status.exp: Likewise.
2331 * gdb.threads/leader-exit.exp: Likewise.
2332 * gdb.threads/manythreads.exp: Likewise.
2333 * gdb.threads/pthreads.exp: Likewise.
2334 * gdb.threads/schedlock.exp: Likewise.
2335 * gdb.threads/sigthread.exp: Likewise.
2336
a8f077dc
DB
23372015-12-11 Don Breazeal <donb@codesourcery.com>
2338
2339 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2340 remote.
2341 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2342 * gdb.base/foll-exec.exp (main): Enable for target remote.
2343 * gdb.base/foll-fork.exp (main): Likewise.
2344 * gdb.base/foll-vfork.exp (main): Likewise.
2345 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2346 (proc continue_to_exit_bp_loc): Use clean_restart.
2347 * gdb.base/pie-execl.exp (main): Disable for target remote.
2348 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2349 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2350 * gdb.threads/execl.exp (main): Likewise.
2351 * gdb.threads/fork-child-threads.exp (main): Likewise.
2352 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2353 remote.
2354 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2355 remote.
2356 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2357 pid.tid style ptids, instead of just tid.
2358 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2359 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2360 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2361 ptids, instead of just tid.
2362
3b2464a8
AB
23632015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2364
2365 * gdb.base/list.exp (test_list_forward): Add end of file error
2366 test.
2367 (test_repeat_list_command): Add end of file error test.
2368 (test_list_backwards): Add beginning of file error test.
2369
a0def019
AB
23702015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.base/list.exp (test_list_invalid_args): New function,
2373 defined, and called.
2374
5c000dff
AB
23752015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2376
2377 * gdb.base/list.exp (test_list): Make test names unique.
2378
f1637ebe
YQ
23792015-12-11 Yao Qi <yao.qi@linaro.org>
2380
2381 * gdb.base/coremaker2.c: Remove.
2382
36d6fc0a
PA
23832015-12-10 Pedro Alves <palves@redhat.com>
2384
2385 * gdb.multi/base.exp: Remove stale "spaces" references.
2386
762f7747
PA
23872015-12-10 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.multi/base.exp: Don't use nowarnings.
2390 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2391 * gdb.multi/hangout.c: Include stdio.h.
2392 * gdb.multi/hello.c: Include stdlib.h.
2393 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2394 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2395 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2396
28d2bfb9
AB
23972015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2398
2399 * gdb.dwarf2/dw2-ranges-base.c: New file.
2400 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2401 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2402 support additional line table, and debug ranges generation.
2403 (Dwarf::ranges): New function, generate .debug_ranges.
2404 (Dwarf::lines): Support generating simple line table programs.
2405 (Dwarf::assemble): Initialise new namespace variables.
2406
5fc2beac
KB
24072015-12-09 Kevin Buettner <kevinb@redhat.com>
2408
2409 * gdb.base/async.exp (proc test_background): Add case for
2410 asynchronous execution not supported.
2411
1c35a88f
LM
24122015-12-09 Luis Machado <lgustavo@codesourcery.com>
2413
2414 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2415 format and change test names to make them unique.
2416
b593e3d9
RK
24172015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2418 Pedro Alves <pedro@redhat.com>
2419
2420 PR gdb/18702
2421 Add checking of floatformats setup on x86_64 hosts.
2422 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2423 (smallval, bigval): New labels/constants.
2424 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2425 float" after loading bigval and smallval.
2426
d72413e6
PMR
24272015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2428
2429 * gdb.ada/fun_overload_menu.exp: New testcase.
2430 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2431
ece66d65
JS
24322015-12-04 Josh Stone <jistone@redhat.com>
2433
2434 * gdb.base/catch-fork-static.exp: New.
2435
41d0efca
YQ
24362015-12-03 Yao Qi <yao.qi@linaro.org>
2437
2438 * gdb.base/sizeof.c: Don't include stdio.h and
2439 ../lib/unbuffer_output.c.
2440 (main): New variable 'size' and 'value'. Remove printf and
2441 gdb_unbuffer_output. Assign return value to size and value.
2442 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2443 at the beginning.
2444 (check_sizeof): Check the result by printing variable 'size'.
2445 (check_valueof): Check the result by printing variable 'value'.
2446
99fd02d9
YQ
24472015-12-01 Yao Qi <yao.qi@linaro.org>
2448
2449 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2450 for aarch64*-*-linux* target.
2451
f2faf941
PA
24522015-11-30 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2455
04bf20c5
PA
24562015-11-30 Pedro Alves <palves@redhat.com>
2457
2458 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2459 Handle non-stop mode vCont replies.
2460
09df4675
PA
24612015-11-30 Pedro Alves <palves@redhat.com>
2462
2463 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2464 prepare_for_testing. Start gdb with "set non-stop on" appended to
2465 GDBFLAGS. Lax expected stop output.
2466
58b584af
YQ
24672015-11-27 Yao Qi <yao.qi@linaro.org>
2468
2469 * gdb.arch/arm-neon.exp: New.
2470 * gdb.arch/arm-neon.c: New.
2471
dfcb77a8
YQ
24722015-11-27 Yao Qi <yao.qi@linaro.org>
2473
2474 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2475
88e8ec1b
YQ
24762015-11-27 Yao Qi <yao.qi@linaro.org>
2477
2478 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2479 frames-invalid annotation.
2480
bfde72c2
YQ
24812015-11-27 Yao Qi <yao.qi@linaro.org>
2482
2483 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2484
f6512a69
SM
24852015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2486
2487 * gdb.threads/names.exp: New file.
2488 * gdb.threads/names.c: New file.
2489 * README: Mention gdb,no_thread_names.
2490
46a3515b
MM
24912015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2492
2493 PR 19297
2494 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2495 support" error.
2496
62147a22
PA
24972015-11-24 Pedro Alves <palves@redhat.com>
2498
2499 PR 17539
2500 * gdb.base/display.exp: Expect displays to be sorted in ascending
2501 order. Use multi_line.
2502 * gdb.base/solib-display.exp: Likewise.
2503
2f341b6e
PA
25042015-11-24 Pedro Alves <palves@redhat.com>
2505
2506 PR 17539
25d49b86
PA
2507 * gdb.base/display.exp: Expect displays to be sorted in ascending
2508 order. Use multi_line.
2509 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2510
7e0aa6aa
PA
25112015-11-24 Pedro Alves <palves@redhat.com>
2512
2513 PR 17539
2514 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2515 threads in ascending order.
2516 * gdb.base/foll-fork.exp: Likewise.
2517 * gdb.base/foll-vfork.exp: Likewise.
2518 * gdb.base/multi-forks.exp: Likewise.
2519 * gdb.mi/mi-nonstop.exp: Likewise.
2520 * gdb.mi/mi-nsintrall.exp: Likewise.
2521 * gdb.multi/base.exp: Likewise.
2522 * gdb.multi/multi-arch.exp: Likewise.
2523 * gdb.python/py-inferior.exp: Likewise.
2524 * gdb.threads/break-while-running.exp: Likewise.
2525 * gdb.threads/execl.exp: Likewise.
2526 * gdb.threads/gcore-thread.exp: Likewise.
2527 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2528 * gdb.threads/kill.exp: Likewise.
2529 * gdb.threads/linux-dp.exp: Likewise.
2530 * gdb.threads/multiple-step-overs.exp: Likewise.
2531 * gdb.threads/next-bp-other-thread.exp: Likewise.
2532 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2533 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2534 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2535 * gdb.threads/thread-find.exp: Likewise.
2536 * gdb.threads/tls.exp: Likewise.
2537 * lib/mi-support.exp (mi_reverse_list): Delete.
2538 (mi_check_thread_states): No longer reverse list.
2539
2cc57ad8
PA
25402015-11-24 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2543 use lowercase.
2544
c93e8391
SM
25452015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2546
2547 * gdb.trace/actions.c: Include trace-common.h.
2548 (main): Add a location for a fast tracepoint.
2549 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2550 the normal tracepoints.
2551 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2552
045ccf91
SM
25532015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2554
2555 * save-trace.exp: Factor out code to these...
2556 (gdb_save_tracepoints): New.
2557 (gdb_load_tracepoints): New.
2558 (do_save_load_test): New.
2559
5506f9f6
KB
25602015-11-23 Kevin Buettner <kevinb@redhat.com>
2561
2562 * gdb.base/asmlabel.exp: New test.
2563 * gdb.base/asmlabel.c: New test case.
2564
16c3b12f
JB
25652015-11-23 Joel Brobecker <brobecker@adacore.com>
2566
2567 * gdb.base/wrong_frame_bt_full-main.c: New file.
2568 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2569 * gdb.base/wrong_frame_bt_full.exp: New file.
2570
155bfbd3
JB
25712015-11-23 Joel Brobecker <brobecker@adacore.com>
2572
2573 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2574
bb097445
JM
25752015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2576
206853a0 2577 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2578 pstate register when comparing registers values in
2579 sparc64-*-linux-gnu targets to avoid spurious differences.
2580
9c88ed8f
JM
25812015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2582
206853a0 2583 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2584
96161e25
SL
25852015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2586
2587 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2588 as type argument to gdb_compile.
2589 * gdb.base/nested-subp2.exp: Likewise.
2590 * gdb.base/nested-subp3.exp: Likewise.
2591
340c2830
DV
25922015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2593
2594 * lib/dwarf.exp (_note): Fix left shift of negative value.
2595 * gdb.trace/trace-condition.exp: Likewise.
2596
c1862d0f
YQ
25972015-11-13 Yao Qi <yao.qi@linaro.org>
2598
2599 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2600 comments about d10v.
2601 (test_scalar_returns): Likewise.
2602 * gdb.base/d10v.ld: Remove.
2603 * gdb.base/overlays.exp: Remove the target triplet checking for
2604 d10v-*-*.
2605 * gdb.base/structs.exp (test_struct_returns): Remove the
2606 comments about d10v.
2607 (test_struct_calls): Likewise.
2608
77ae9c19
YQ
26092015-11-13 Yao Qi <yao.qi@linaro.org>
2610
2611 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2612 * gdb.base/gnu_vector.c: Don't include stdio.h.
2613 (main): Don't print res and call add_some_intvecs.
2614
430e004e
MK
26152015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2616
2617 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2618 macro.
2619 (func5): Removed.
2620 (func4): Use FAST_TRACEPOINT_LABEL.
2621 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2622 macro.
2623 (func): Removed.
2624 (thread_function): Use FAST_TRACEPOINT_LABEL.
2625 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2626 (func): Remove.
2627 (marker): Use FAST_TRACEPOINT_LABEL.
2628 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2629 (pendfunc1): Remove.
2630 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2631 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2632 (foo): Remove.
2633 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2634 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2635 macro.
2636 (func): Remove.
2637 (marker): Use FAST_TRACEPOINT_LABEL.
2638 * gdb.trace/trace-common.h: New header.
2639 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2640 macro.
2641 (func): Remove.
2642 (marker): Use FAST_TRACEPOINT_LABEL.
2643 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2644 (func): Remove.
2645 (thread_function): Use FAST_TRACEPOINT_LABEL.
2646
6e7675a7
MK
26472015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2648
2649 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2650 in front.
2651 * gdb.trace/change-loc.exp: Use global pcreg definition.
2652 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2653 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2654 in front.
2655 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2656 * gdb.trace/pending.exp: Likewise.
2657 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2658 * gdb.trace/trace-break.exp: Likewise.
2659 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2660 in front.
2661 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2662 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2663 in front.
2664 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2665
dddc0e16
JB
26662015-11-09 Joel Brobecker <brobecker@adacore.com>
2667
2668 * gdb.ada/fin_fun_out: New testcase.
2669
c6f0b406
KB
26702015-11-07 Kevin Buettner <kevinb@redhat.com>
2671
2672 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2673 value associated with DW_AT_byte_size.
2674 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2675 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2676 DW_AT_upper_bound.
2677
f01dcfd9
KB
26782015-11-07 Kevin Buettner <kevinb@redhat.com>
2679
2680 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2681 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2682 version.
2683 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2684 gdb.dwarf2/dw2-canonicalize-type.exp,
2685 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2686 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2687 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2688 provided by gdb_target_symbol_prefix_flags_asm.
2689 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2690 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2691 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2692 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2693 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2694 macros where needed). Use this macro for symbols which require
2695 the prefix provided by SYMBOL_PREFIX.
2696
2223449a
KB
26972015-11-05 Kevin Buettner <kevinb@redhat.com>
2698
2699 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2700 New procs.
2701 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2702 representing expressions, of more than one list element.
2703 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2704 to prepend linker symbol prefix to f.
2705 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2706 table_1 and table_2.
2707 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2708 Likewise, for f and g.
2709 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2710 for ptr.
2711 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2712 for main.
2713 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2714 table_1_ptr and table_2_ptr.
2715
6f2f1a3a
JK
27162015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2717 Joel Brobecker <brobecker@adacore.com>
2718
2719 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2720
566c56c9
MK
27212015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2722
2723 * gdb.reverse/s390-mvcle.c: New test.
2724 * gdb.reverse/s390-mvcle.exp: New file.
2725 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2726
d5f0636b
MK
27272015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2728
2729 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2730
7ad8b86c
MK
27312015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2732
2733 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2734 reaching marker2.
2735 * gdb.reverse/getresuid-reverse.exp: Likewise.
2736 * gdb.reverse/pipe-reverse.exp: Likewise.
2737 * gdb.reverse/readv-reverse.exp: Likewise.
2738 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2739 * gdb.reverse/time-reverse.exp: Likewise.
2740 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2741
4081c0f1
YQ
27422015-10-30 Yao Qi <yao.qi@linaro.org>
2743
2744 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2745 (empty_cycle): Remove.
2746 (main): Don't call empty_cycle. Don't use watch_count_done.
2747 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2748 empty_cycle. Rewrite the code counting HW watchpoints.
2749
452b4ba5
MK
27502015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2751
2752 * gdb.reverse/fstatat-reverse.c: New test.
2753 * gdb.reverse/fstatat-reverse.exp: New file.
2754 * gdb.reverse/getresuid-reverse.c: New test.
2755 * gdb.reverse/getresuid-reverse.exp: New file.
2756 * gdb.reverse/pipe-reverse.c: New test.
2757 * gdb.reverse/pipe-reverse.exp: New file.
2758 * gdb.reverse/readv-reverse.c: New test.
2759 * gdb.reverse/readv-reverse.exp: New file.
2760 * gdb.reverse/recvmsg-reverse.c: New test.
2761 * gdb.reverse/recvmsg-reverse.exp: New file.
2762 * gdb.reverse/time-reverse.c: New test.
2763 * gdb.reverse/time-reverse.exp: New file.
2764 * gdb.reverse/waitpid-reverse.c: New test.
2765 * gdb.reverse/waitpid-reverse.exp: New file.
2766
5e2e7507
JK
27672015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2768
2769 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2770
0fde2c53
DE
27712015-10-26 Doug Evans <dje@google.com>
2772
2773 PR symtab/17391
2774 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2775 * gdb.dwarf2/bad-regnum.c: New file.
2776 * gdb.dwarf2/bad-regnum.exp: New file.
2777
1a70ae97
DE
27782015-10-26 Doug Evans <dje@google.com>
2779
2780 PR python/18938
2781 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2782 file.
2783
27dc26ab
JK
27842015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2785
2786 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2787 for a change by "Mention language in compile error message".
2788
bed91f4d
SM
27892015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2790
2791 PR python/18073
2792 * gdb.python/py-type.c (C::a_method): New.
2793 (C::a_const_method): New.
2794 (C::a_static_method): New.
2795 (a_function): New.
2796 * gdb.python/py-type.exp (test_fields): Test getting fields
2797 from function and method.
2798
3f2f83dd
KB
27992015-10-21 Keven Boell <keven.boell@intel.com>
2800
2801 * gdb.fortran/vla-alloc-assoc.exp: New file.
2802 * gdb.fortran/vla-datatypes.exp: New file.
2803 * gdb.fortran/vla-datatypes.f90: New file.
2804 * gdb.fortran/vla-history.exp: New file.
2805 * gdb.fortran/vla-ptype-sub.exp: New file.
2806 * gdb.fortran/vla-ptype.exp: New file.
2807 * gdb.fortran/vla-sizeof.exp: New file.
2808 * gdb.fortran/vla-sub.f90: New file.
2809 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2810 * gdb.fortran/vla-value-sub-finish.exp: New file.
2811 * gdb.fortran/vla-value-sub.exp: New file.
2812 * gdb.fortran/vla-value.exp: New file.
2813 * gdb.fortran/vla-ptr-info.exp: New file.
2814 * gdb.mi/mi-vla-fortran.exp: New file.
2815 * gdb.mi/vla.f90: New file.
2816
27145d50
SL
28172015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2818
2819 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2820 of hardwired timeout value.
2821
5f3ff4f8
JK
28222015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2823 Pedro Alves <palves@redhat.com>
2824
2825 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2826 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2827
bfd09d20
JS
28282015-10-19 Josh Stone <jistone@redhat.com>
2829
2830 * gdb.base/catch-syscall.c: Include <sched.h>.
2831 (unknown_syscall): New variable.
2832 (main): Trigger a vfork and an unknown syscall.
2833 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2834 (unknown_syscall_number): Likewise.
2835 (check_call_to_syscall): Accept an optional syscall pattern.
2836 (check_return_from_syscall): Likewise.
2837 (check_continue): Likewise.
2838 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2839 (test_catch_syscall_skipping_return): New test toggling off 'catch
2840 syscall' to step over the syscall return, then toggling back on.
2841 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2842 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2843 (do_syscall_tests): Call test_catch_syscall_without_args and
2844 test_catch_syscall_mid_vfork.
2845 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2846 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2847
b32b93c6
AS
28482015-10-19 Andrew Stubbs <ams@codesourcery.com>
2849
2850 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2851 print g_vE): Add new pass patterns.
2852 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2853 print various symbol names for vptr fields.
2854
9d622bda
AB
28552015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2858 results.
2859
0fd8ac1c
YQ
28602015-10-12 Yao Qi <yao.qi@linaro.org>
2861
2862 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2863
34240514
YQ
28642015-10-12 Yao Qi <yao.qi@linaro.org>
2865
2866 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2867 is aarch64*-*-linux*.
2868
8240f442
YQ
28692015-10-12 Yao Qi <yao.qi@linaro.org>
2870
2871 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2872 (can_relocate_bcond_true): ... it.
2873 (can_relocate_bcond_false): New function.
2874 (foo): Likewise.
2875 (can_relocate_bl): Likewise.
2876 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2877 can_relocate_bl.
2878
2520f728
PMR
28792015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2880
2881 * gdb.base/nested-addr.c: New file.
2882 * gdb.base/nested-addr.exp: New testcase.
2883
abcef95a
MM
28842015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2885
2886 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2887 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2888 its output. Ignore the output of "record goto begin" and instead
2889 check that GDB is replaying.
2890
145e3ddb
PA
28912015-10-09 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2894 (top level): Use it in the run with no args test.
2895
d5d8c4e1
IB
28962015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
2897
2898 * gdb.dlang/properties.exp: New file.
2899
06e635ef
SL
29002015-10-02 Sandra Loosemore <sandra@codesourcery.com>
2901
2902 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
2903 whether or not address 0x1000 is mapped on the target.
2904
e019fd1d
SM
29052015-09-30 Simon Marchi <simon.marchi@ericsson.com>
2906
2907 * gdb.python/py-type.exp: Do not run tests if binaries fail to
2908 build.
2909
77ba2a67
MM
29102015-09-30 Markus Metzger <markus.t.metzger@intel.com>
2911
2912 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
2913 instruction-history test.
2914
c60eb31f
DE
29152015-09-28 Doug Evans <dje@google.com>
2916
2917 * gdb.base/gcore.c (array_func): Add reference to static_array.
2918
9a3c8263
SM
29192015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2920
2921 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
2922 source line.
2923
9720e656
SL
29242015-09-24 Sandra Loosemore <sandra@codesourcery.com>
2925
2926 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
2927 short or char as base type.
2928
938d3bf2
SL
29292015-09-23 Sandra Loosemore <sandra@codesourcery.com>
2930
2931 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
2932 to allow any size enum.
2933
e6c2c623
PMR
29342015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2935
2936 * gdb.ada/array_ptr_renaming.exp: New testcase.
2937 * gdb.ada/array_ptr_renaming/foo.adb: New file.
2938 * gdb.ada/array_ptr_renaming/pack.ads: New file.
2939
06da0f77
PL
29402015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2941
2942 * gdb.trace/ftrace-lock.c: New file.
2943 * gdb.trace/ftrace-lock.exp: New file.
2944
4f51c22a
PL
29452015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2946
2947 * gdb.arch/insn-reloc.c: New file.
2948 * gdb.arch/ftrace-insn-reloc.exp: New file.
2949
7041adf4
PL
29502015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2951
2952 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
2953 instruction.
2954 * gdb.trace/pendshr1.c (pendfunc): Likewise.
2955 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
2956 * gdb.trace/range-stepping.c: Likewise.
2957 * gdb.trace/trace-break.c: Likewise.
2958 * gdb.trace/trace-mt.c (thread_function): Likewise.
2959 * gdb.trace/ftrace.c (marker): Likewise.
2960 * gdb.trace/trace-condition.c (marker): Likewise.
2961 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
2962 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
2963 is_aarch64_target.
2964
015d2e7e
DE
29652015-09-18 Doug Evans <xdje42@gmail.com>
2966
2967 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
2968 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
2969
26b188a2
SL
29702015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2971
2972 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
2973 the breakpoint.
2974
79dc332b
SL
29752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2976
2977 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
2978 the pending breakpoint. Remove timeout override for "Run till
2979 MI pending breakpoint on pendfunc3 on thread 2" test.
2980
f57929f2
SL
29812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2982
2983 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
2984 filename pattern.
2985
3f469b17
SL
29862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2987
2988 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
2989 in breakpoint filename pattern.
2990
515b89b3
SL
29912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2992
7800dbe4
SL
2993 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
2994
29952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2996
515b89b3
SL
2997 * gdb.linespec/explicit.exp: Check for readline support for
2998 tab-completion tests. Fix obvious typo.
2999
d2939ba2
MM
30002015-09-18 Markus Metzger <markus.t.metzger@intel.com>
3001
3002 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
3003 and replay.
3004
cbb55fa7
MM
30052015-09-18 Markus Metzger <markus.t.metzger@intel.com>
3006
3007 * gdb.btrace/non-stop.c: New.
3008 * gdb.btrace/non-stop.exp: New.
3009
43691ca1
PL
30102015-09-17 Pierre Langlois <pierre.langlois@arm.com>
3011 Yao Qi <yao.qi@linaro.org>
3012
3013 * gdb.trace/trace-condition.c: New file.
3014 * gdb.trace/trace-condition.exp: New file.
3015
d78908cf
WW
30162015-09-16 Wei-cheng Wang <cole945@gmail.com>
3017
3018 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
3019 for testing bytecode compilation.
3020
1ed415e2
PA
30212015-09-16 Pedro Alves <palves@redhat.com>
3022 Sandra Loosemore <sandra@codesourcery.com>
3023
3024 * gdb.threads/non-stop-fair-events.c (timeout): New global.
3025 (SECONDS): Redefine.
3026 (main): Call pthread_kill and alarm early.
3027 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
3028 support.
3029 (test): If the target can't hardware step and doesn't support
3030 displaced stepping, increase the timeout.
3031
d136eff5
PA
30322015-09-16 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
3035 (enable_debug): New procedures.
3036 (test): Use them. Bail out if waiting for threads fails.
3037 (top level): Bail out if a test fails.
3038
991f019c
YQ
30392015-09-16 Yao Qi <yao.qi@linaro.org>
3040
3041 * gdb.asm/asm-source.exp: Set asm-arch for
3042 aarch64*-*-* target.
3043 * gdb.asm/aarch64.inc: New file.
3044
bfca584f
PMR
30452015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
3046
3047 * gdb.ada/array_of_variable_length.exp: New testcase.
3048 * gdb.ada/array_of_variable_length/foo.adb: New file.
3049 * gdb.ada/array_of_variable_length/pck.adb: New file.
3050 * gdb.ada/array_of_variable_length/pck.ads: New file.
3051
b326e587
DE
30522015-09-15 Doug Evans <dje@google.com>
3053
3054 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
3055 of function static local variable.
3056
5382cfab
PW
30572015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3058
3059 * gdb.threads/tls-so_extern.exp: New test file.
3060 * gdb.threads/tls-so_extern.c: New test file.
3061 * gdb.threads/tls-so_extern_main.c: New test file.
3062
141c5cc4
JK
30632015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3064
3065 * gdb.opt/solib-intra-step-lib.c: New file.
3066 * gdb.opt/solib-intra-step-main.c: New file.
3067 * gdb.opt/solib-intra-step.exp: New file.
3068
d15dcecd
PA
30692015-09-15 Pedro Alves <palves@redhat.com>
3070
3071 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
3072 gdb_continue_to_breakpoint instead of gdb_test_multiple.
3073
4c2f2a79
PA
30742015-09-14 Pedro Alves <palves@redhat.com>
3075
3076 * gdb.base/hook-stop-continue.c: Delete.
3077 * gdb.base/hook-stop-continue.exp: Delete.
3078 * gdb.base/hook-stop-frame.c: Delete.
3079 * gdb.base/hook-stop-frame.exp: Delete.
3080 * gdb.base/hook-stop.c: New file.
3081 * gdb.base/hook-stop.exp: New file.
3082
919e6dbe
PMR
30832015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
3084
3085 * gdb.ada/access_to_packed_array.exp: New testcase.
3086 * gdb.ada/access_to_packed_array/foo.adb: New file.
3087 * gdb.ada/access_to_packed_array/pack.adb: New file.
3088 * gdb.ada/access_to_packed_array/pack.ads: New file.
3089
157280a4
MM
30902015-09-14 Markus Metzger <markus.t.metzger@intel.com>
3091
3092 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
3093 buffer size test.
3094
2fd33e94
DB
30952015-09-11 Don Breazeal <donb@codesourcery.com>
3096
3097 * gdb.base/foll-exec.c: Add copyright header. Fix
3098 formatting issues.
3099 * gdb.base/foll-exec.exp (zap_session): Delete proc.
3100 (do_exec_tests): Use clean_restart in place of zap_session,
3101 and for test initialization. Fix formatting issues. Use
3102 fail in place of perror.
3103 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
3104 an expect statement to match an expression with output from
3105 the program under debug.
3106 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
3107 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
3108 * gdb.threads/non-ldr-exc-2.exp: Likewise.
3109 * gdb.threads/non-ldr-exc-3.exp: Likewise.
3110 * gdb.threads/non-ldr-exc-4.exp: Likewise.
3111
e70b6e8e
DE
31122015-09-09 Doug Evans <dje@google.com>
3113
3114 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
3115
7a551a51
DE
31162015-09-09 Doug Evans <dje@google.com>
3117
3118 * gdb.base/pie-execl.exp: Fix result test of build_executable.
3119
4c666f84
DE
31202015-09-09 Doug Evans <dje@google.com>
3121
3122 * gdb.base/savedregs.exp: Fix typo.
3123
243a9253
PA
31242015-09-09 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.mi/mi-cli.exp: Add CLI finish tests.
3127
c0fa8fbd
SL
31282015-09-08 Sandra Loosemore <sandra@codesourcery.com>
3129
3130 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
3131 command actually switches threads. Give up on remaining
3132 tests if target fails to stop at breakpoint.
3133
cd7c1778
PMR
31342015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
3135
3136 * gdb.ada/funcall_char.exp: New testcase.
3137 * gdb.ada/funcall_char/foo.adb: New file.
3138
dc5c8746
PMR
31392015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
3140
3141 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
3142 expected outputs. Add two testcases for completing ambiguous
3143 functions.
3144 * gdb.ada/complete/aux_pck.adb: New file.
3145 * gdb.ada/complete/aux_pck.ads: New file.
3146 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
3147 Ambiguous_Func functions.
3148 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
3149 * gdb.ada/complete/pck.adb: Likewise.
3150
4e83a1e7
UW
31512015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3152
3153 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
3154 failures to run the test program under GDB.
3155
8ce74153
LM
31562015-08-26 Luis Machado <lgustavo@codesourcery.com>
3157
3158 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
3159 to C.
3160
e9756d52
PP
31612015-08-26 Patrick Palka <patrick@parcs.ath.cx>
3162
3163 * gdb.base/run-after-attach.exp: New test file.
3164 * gdb.base/run-after-attach.c: New test file.
3165
8d37573b
DB
31662015-08-26 Don Breazeal <donb@codesourcery.com>
3167
3168 * gdb.base/foll-exec-2.c: New test program.
3169 * gdb.base/foll-exec-2.exp: New test.
3170
63e43d3a
PMR
31712015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
3172
3173 * gdb.base/nested-subp1.exp: New file.
3174 * gdb.base/nested-subp1.c: New file.
3175 * gdb.base/nested-subp2.exp: New file.
3176 * gdb.base/nested-subp2.c: New file.
3177 * gdb.base/nested-subp3.exp: New file.
3178 * gdb.base/nested-subp3.c: New file.
3179
3d40fbb5
PA
31802015-08-24 Pedro Alves <palves@redhat.com>
3181
3182 * gdb.server/connect-without-multi-process.c: New file.
3183 * gdb.server/connect-without-multi-process.exp: New file.
3184
4422ac93
LM
31852015-08-24 Luis Machado <lgustavo@codesourcery.com>
3186
3187 * gdb.opt/inline-markers.c: Make z int.
3188
91dddb86
LM
31892015-08-24 Luis Machado <lgustavo@codesourcery.com>
3190
3191 * gdb.opt/inline-markers.c: Make z volatile.
3192
a48847ee
LM
31932015-08-24 Luis Machado <lgustavo@codesourcery.com>
3194
3195 * gdb.opt/inline-bt.c: New volatile global z.
3196 * gdb.opt/inline-cmds.c: Likewise.
3197 * gdb.opt/inline-locals.c: Likewise.
3198 * gdb.opt/inline-markers.c: New extern global z.
3199 (marker): Use z.
3200 (inline_fn): Likewise.
3201
0ebbc52b
PA
32022015-08-24 Pedro Alves <palves@redhat.com>
3203
3204 * config/m32r-stub.exp: Remove file.
3205 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
3206 * gdb.base/call-rt-st.exp: Likewise.
3207 * gdb.base/call-strs.exp: Likewise.
3208 * gdb.base/default.exp: Remove references to h8300-*-hms and
3209 *-*-udi*.
3210 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
3211
77c365df
AA
32122015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3213
3214 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
3215 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
3216 and "return" use KFAIL when GDB can not read/write the vector
3217 return value.
3218
4313b8c0
GB
32192015-08-21 Gary Benson <gbenson@redhat.com>
3220
3221 * gdb.trace/pending.exp: Cope with remote transfer warnings.
3222
0e433b32
PA
32232015-08-20 Pedro Alves <palves@redhat.com>
3224
3225 * gdb.server/solib-list.exp: No longer expect an interior stop in
3226 non-stop mode.
3227
221e1a37
PA
32282015-08-20 Pedro Alves <palves@redhat.com>
3229
3230 * gdb.server/connect-stopped-target.c: New file.
3231 * gdb.server/connect-stopped-target.exp: New file.
3232
40e3ad0e
PA
32332015-08-20 Pedro Alves <palves@redhat.com>
3234
3235 * gdb.dwarf2/comp-unit-lang.exp: New file.
3236 * gdb.dwarf2/comp-unit-lang.c: New file.
3237
af39b327
PMR
32382015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3239
3240 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3241 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3242
7d45c7c3 32432015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 3244
7d45c7c3
KB
3245 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3246 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3247
4d6cceb4
DE
32482015-08-18 Doug Evans <dje@google.com>
3249 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3250
3251 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3252 skip_python_tests. New arg prompt_regexp.
3253 (skip_python_tests): New function.
3254 * lib/mi-support.exp (mi_skip_python_tests): New function.
3255 * gdb.python/py-mi-objfile-gdb.py: New file.
3256 * gdb.python/py-mi-objfile.c: New file.
3257 * gdb.python/py-mi-objfile.exp: New file.
3258
ad89c2aa
KS
32592015-08-17 Keith Seitz <keiths@redhat.com>
3260
3261 * gdb.linespec/explicit.exp: Move strace test from here ...
3262 * gdb.trace/strace.exp: ... to here.
3263
e3ae3c43
PP
32642015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3265
3266 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3267 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3268
604b2636
DE
32692015-08-14 Doug Evans <xdje42@gmail.com>
3270
3271 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3272 inferior before selecting a new file.
3273
6ff0ba5f
DE
32742015-08-14 Doug Evans <xdje42@gmail.com>
3275
3276 * gdb.mi/mi-disassemble.exp: Update.
3277 * gdb.base/disasm-optim.S: New file.
3278 * gdb.base/disasm-optim.c: New file.
3279 * gdb.base/disasm-optim.h: New file.
3280 * gdb.base/disasm-optim.exp: New file.
3281
9ca98f92
KS
32822015-08-14 Keith Seitz <keiths@redhat.com>
3283
3284 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3285 "evaluated-by".
3286
52bbc560
JB
32872015-08-13 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3290
5d8c3ed3
PMR
32912015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3292
3293 * gdb.ada/fun_renaming.exp: New testcase.
3294 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3295 * gdb.ada/fun_renaming/pack.adb: New file.
3296 * gdb.ada/fun_renaming/pack.ads: New file.
3297
ea8812bc
KS
32982015-08-12 Keith Seitz <keiths@redhat.com>
3299
3300 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3301 gdb_get_line_number.
3302
4dafcdeb
JB
33032015-08-12 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3306 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3307 gdb.base/dso2dso.exp: New files.
3308
5ba32597
SDJ
33092015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3310 Pedro Alves <palves@redhat.com>
3311 Keith Seitz <keiths@redhat.com>
3312
3313 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3314 GDBFLAGS.
3315
b6dafabf
PP
33162015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3317
3318 * gdb.base/gdbhistsize-history.exp
3319 (test_histsize_history_setting): Use save_vars.
3320 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3321 Use save_vars.
3322 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3323 * gdb.base/readline.exp: Use save_vars.
3324
abe8e607
PP
33252015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3326
3327 * lib/gdb.exp (save_vars): New proc.
3328
629500fa
KS
33292015-08-11 Keith Seitz <keiths@redhat.com>
3330
3331 * gdb.base/help.exp: Update help_breakpoint_text.
3332
eb8c4e2e
KS
33332015-08-11 Keith Seitz <keiths@redhat.com>
3334
3335 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3336 (at toplevel): Call test_explicit_breakpoints.
3337 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3338 breakpoints.
3339 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3340 breakpoint conditions, "-cond".
3341
87f0e720
KS
33422015-08-11 Keith Seitz <keiths@redhat.com>
3343
3344 * gdb.linespec/3explicit.c: New file.
3345 * gdb.linespec/cpexplicit.cc: New file.
3346 * gdb.linespec/cpexplicit.exp: New file.
3347 * gdb.linespec/explicit.c: New file.
3348 * gdb.linespec/explicit.exp: New file.
3349 * gdb.linespec/explicit2.c: New file.
3350 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3351 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3352 before using in the matching pattern.
3353 Clarify that `prefix' is a regular expression.
3354
f00aae0f
KS
33552015-08-11 Keith Seitz <keiths@redhat.com>
3356
3357 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3358 test.
3359 Add tests for missing ",FMT" and ",".
3360
e27852be
DE
33612015-08-10 Doug Evans <dje@google.com>
3362 Keith Seitz <keiths@redhat.com>
3363
3364 PR gdb/17960
3365 * gdb.base/completion.exp: Add location completer tests.
3366
7f03bd92
PA
33672015-08-07 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3370 tests here.
3371 (top level): Run do_test with and without displaced stepping.
3372
3fc8eb30
PA
33732015-08-07 Pedro Alves <palves@redhat.com>
3374
3375 * gdb.base/valgrind-disp-step.c: New file.
3376 * gdb.base/valgrind-disp-step.exp: New file.
3377
d4569d7b
PA
33782015-08-07 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3381 Delete function.
3382 (main): Add alarm. Run an infinite loop instead of calling
3383 wait_threads.
3384 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3385 comment.
3386 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3387 Delete function.
3388 (main): Add alarm. Run an infinite loop instead of calling
3389 wait_threads.
3390 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3391 comment.
3392
e1316e60
PA
33932015-08-07 Pedro Alves <palves@redhat.com>
3394
3395 * gdb.base/checkpoint-ns.exp: New file.
3396 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3397 standard_testfile.
3398
da8c46d2
MM
33992015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3400
3401 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3402 * gdb.btrace/instruction_history.exp: Update.
3403 * gdb.btrace/tsx.exp: New.
3404 * gdb.btrace/tsx.c: New.
3405
de1c2c52
PA
34062015-08-06 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3409 increase timeout.
3410 * gdb.reverse/until-precsave.exp: Bump timeouts.
3411
782e0bf4
PA
34122015-08-06 Pedro Alves <palves@redhat.com>
3413
3414 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3415
83e97ed0
PA
34162015-08-06 Pedro Alves <palves@redhat.com>
3417
3418 PR gdb/18749
3419 * gdb.threads/process-dies-while-handling-bp.c: New file.
3420 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3421
863d01bd
PA
34222015-08-06 Pedro Alves <palves@redhat.com>
3423
3424 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3425 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3426
0a39bb32
PA
34272015-08-05 Pedro Alves <palves@redhat.com>
3428
3429 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3430 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3431
ee2d2b10
SL
34322015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3433
3434 * gdb.base/bp-permanent.exp: Report test as unsupported if
3435 the target cannot stop at the permanent breakpoint.
3436
4e1bdb00
DE
34372015-08-03 Doug Evans <dje@google.com>
3438
3439 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3440 10000.
3441
3d338901
DE
34422015-08-03 Doug Evans <dje@google.com>
3443
3444 * Makefile.in (workers/%.worker, build-perf): New rule.
3445 (GDB_PERFTEST_MODE): New variable.
3446 (check-perf): Use it.
3447 (clean): Clean up gdb.perf parallel build subdirs.
3448 * lib/build-piece.exp: New file.
3449 * lib/gdb.exp (make_gdb_parallel_path): New function
3450 (standard_output_file, standard_temp_file): Call it.
3451 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3452 of $GDB_PARALLEL.
3453 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3454
af061d3e
DE
34552015-08-03 Doug Evans <dje@google.com>
3456
8e1afc81 3457 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3458 (LOG_FILE_NAME): New global.
3459 (TextReporter.__init__): Initialize self.txt_sum.
3460 (TextReporter.report): Add support for multiple data-points.
3461 Move report to perftest.sum, put raw data in perftest.log.
3462 (TextReporter.start): Open sum and log files.
3463 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3464 * gdb.perf/lib/perftest/testresult.py
3465 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3466
2c8c5d37
PA
34672015-07-31 Pedro Alves <palves@redhat.com>
3468
3469 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3470 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3471 kill_wait_spawned_process instead of explicit "kill -9".
3472 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3473 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3474 kill_wait_spawned_process.
3475 * gdb.base/attach-twice.exp: Likewise.
3476 * gdb.base/attach.exp: Likewise.
3477 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3478 gdb_test_multiple.
3479 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3480 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3481 kill_wait_spawned_process.
3482 * gdb.base/valgrind-infcall.exp: Likewise.
3483 * gdb.multi/multi-attach.exp: Likewise.
3484 * gdb.python/py-prompt.exp: Likewise.
3485 * gdb.python/py-sync-interp.exp: Likewise.
3486 * gdb.server/ext-attach.exp: Likewise.
3487 * gdb.threads/attach-into-signal.exp (corefunc): Use
3488 spawn_wait_for_attach, spawn_id_get_pid and
3489 kill_wait_spawned_process.
3490 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3491 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3492 spawn_id_get_pid and kill_wait_spawned_process.
3493 * gdb.threads/attach-stopped.exp (corefunc): Use
3494 spawn_wait_for_attach, spawn_id_get_pid and
3495 kill_wait_spawned_process.
3496 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3497 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3498 kill_wait_spawned_process instead of explicit "kill -9".
3499 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3500 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3501 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3502 processes. Don't map cygwin/windows pids here. Now returns a
3503 spawn id list.
3504
032a0fca
SL
35052015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3506
3507 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3508 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3509 correct patch.
3510
61a934ca
SL
35112015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3512
3513 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3514
4bc4d428
SL
35152015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3516
3517 Reapply:
3518 2014-05-21 Mark Wielaard <mjw@redhat.com>
3519
3520 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3521
998d452a
PA
35222015-07-30 Pedro Alves <palves@redhat.com>
3523
3524 * linux-low.c (handle_extended_wait): Set the child's last
3525 reported status to TARGET_WAITKIND_STOPPED.
3526
69dde7dc
PA
35272015-07-30 Pedro Alves <palves@redhat.com>
3528
3529 PR threads/18600
3530 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3531 only shows inferior 1.
3532
4dd63d48
PA
35332015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3534 Pedro Alves <palves@redhat.com>
3535
3536 PR threads/18600
3537 * gdb.threads/fork-plus-threads.c: New file.
3538 * gdb.threads/fork-plus-threads.exp: New file.
3539
d618e4c5
PP
35402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3541
3542 * gdb.base/batch-preserve-term-settings.exp
3543 (test_terminal_settings_preserved_after_cli_exit): Use
3544 send_quit_command.
3545
1eef6428
PA
35462015-07-29 Pedro Alves <palves@redhat.com>
3547 Don Breazeal <donb@codesourcery.com>
3548
3549 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3550 output from both inferior_spawn_id and gdb_spawn_id.
3551
7da5b897
SDJ
35522015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3553
3554 * gdb.threads/attach-into-signal.exp (corefunc): Use
3555 with_test_prefix on nested loops, uniquefying the test messages.
3556
dac804df
SDJ
35572015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3558
3559 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3560 commit.
3561
06265e53
PP
35622015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3563
3564 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3565 New proc.
3566 (test_terminal_settings_preserved_after_sigterm): New test.
3567
18206ca3
PP
35682015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3569
3570 * gdb.base/batch-preserve-term-settings.exp
3571 (test_terminal_settings_preserved_after_cli_exit): New test.
3572
90074d11
PP
35732015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3574
3575 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3576 manipulation of saved_gdbflags.
3577 (test_terminal_settings_preserved): Remove global declaration of
3578 the unused variable pagination_prompt. Remove manipulation of
3579 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3580 GDBFLAGS.
3581
eb1a7902
PA
35822015-07-29 Pedro Alves <palves@redhat.com>
3583
3584 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3585
8b75dd3b
PA
35862015-07-29 Pedro Alves <palves@redhat.com>
3587
3588 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3589 at the top.
3590
dedad4e3
PA
35912015-07-29 Pedro Alves <palves@redhat.com>
3592
3593 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3594 (main): Call gdb_unbuffer_output.
3595 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3596 (main): Call gdb_unbuffer_output.
3597 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3598 (main): Call gdb_unbuffer_output.
3599 * gdb.base/call-strs.exp: Adjust to step over the
3600 gdb_unbuffer_output call.
3601 * gdb.base/catch-gdb-caused-signals.c: Include
3602 "../lib/unbuffer_output.c".
3603 (main): Call gdb_unbuffer_output.
3604 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3605 (main): Call gdb_unbuffer_output.
3606 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3607 (main): Call gdb_unbuffer_output.
3608 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3609 (main): Call gdb_unbuffer_output.
3610 * gdb.base/shlib-call.exp: Adjust to step over the
3611 gdb_unbuffer_output call.
3612 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3613 (main): Call gdb_unbuffer_output.
3614 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3615 (main): Call gdb_unbuffer_output.
3616 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3617 (main): Rename to ...
3618 (test): ... this.
3619 (main): Reimplement.
3620 * gdb.base/varargs.exp: Run to test instead of to main.
3621 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3622 (main): Call gdb_unbuffer_output.
3623
58789a91
PA
36242015-07-29 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3627 factore out from mi_continue_dprintf. For call-style dprintfs,
3628 expect dprintf output out of $inferior_spawn_id.
3629 (mi_continue_dprintf): Use mi_expect_dprintf.
3630 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3631 (main): Call gdb_unbuffer_output.
3632
e8376742
PA
36332015-07-29 Pedro Alves <palves@redhat.com>
3634
3635 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3636 (default_mi_gdb_start): Set inferior_spawn_id instead of
3637 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3638 gdb_spawn_id.
3639 (mi_gdb_test): Always expect inferior output from both
3640 $inferior_spawn_id and $gdb_spawn_id.
3641
08280010
PA
36422015-07-29 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3645 send_inferior and $inferior_spawn_id.
3646
4d30e432
PA
36472015-07-29 Pedro Alves <palves@redhat.com>
3648
3649 * gdb.gdb/complaints.exp (test_initial_complaints)
3650 (test_serial_complaints, test_short_complaints): Use
3651 gdb_test_stdio.
3652 (test_empty_complaint): Handle $inferior_spawn_id !=
3653 $gdb_spawn_id.
3654
0d30a335
PA
36552015-07-29 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/varargs.exp: Use gdb_test_stdio.
3658
39413b29
PA
36592015-07-29 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3662
7cb000a9
PA
36632015-07-29 Pedro Alves <palves@redhat.com>
3664
3665 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3666
d7b8ac82
PA
36672015-07-29 Pedro Alves <palves@redhat.com>
3668
3669 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3670 parameter into two new parameters, "inf_result" and "gdb_result".
3671 Expect inferior output and gdb output from $inferior_spawn_id and
3672 $gdb_spawn_id, respectively. Adjust all callers.
3673
789c3a0c
PA
36742015-07-29 Pedro Alves <palves@redhat.com>
3675
3676 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3677 of gdb_test_sequence.
3678
77e760c3
PA
36792015-07-29 Pedro Alves <palves@redhat.com>
3680
3681 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3682 (saw_spurious_output): Expect inferior output from
3683 $inferior_spawn_id. Use gdb_test_stdio.
3684
8396d2cd
PA
36852015-07-29 Pedro Alves <palves@redhat.com>
3686
3687 * gdb.base/dprintf.exp: Use standard_testfile. Change
3688 prepare_for_testing call.
3689 (srcfile): Don't set.
3690 (restart): New procedure.
3691 (test_dprintf): New procecure, use to continue over dprintfs.
3692 (test_call, test_agent): New procedures, tests moved here.
3693 Restart gdb and recreate dprintfs. Adjust expected output.
3694
2051d61f
PA
36952015-07-29 Pedro Alves <palves@redhat.com>
3696
3697 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3698
452397af
PA
36992015-07-29 Pedro Alves <palves@redhat.com>
3700
3701 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3702
8aed9555
PA
37032015-07-29 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3706 gdb_test_stdio.
3707
188a61b4
PA
37082015-07-29 Pedro Alves <palves@redhat.com>
3709
3710 * lib/gdb.exp (gdb_test_stdio): New procedure.
3711
12264a45
PA
37122015-07-29 Pedro Alves <palves@redhat.com>
3713
3714 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3715
23ffc893
PA
37162015-07-29 Pedro Alves <palves@redhat.com>
3717
3718 * gdb.base/call-signal-resume.exp: Remove check for
3719 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3720 * gdb.base/unwindonsignal.exp: Likewise.
3721 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3722 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3723
65566918
PA
37242015-07-29 Pedro Alves <palves@redhat.com>
3725
3726 * gdb.base/siginfo-addr.c (pass): New function.
3727 (handler): Call it iff si_addr is correct.
3728 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3729 Set a breakpoint at "pass" and continue to it.
3730
d60a9221
SDJ
37312015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3732
3733 * gdb.python/py-objfile.exp: Make some tests have unique names.
3734 * gdb.python/py-pp-registration.exp: Likewise.
3735
bde40b8f
PA
37362015-07-28 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3739
13e1dec8
SM
37402015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3741
3742 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3743
da33c9a7
SM
37442015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3745
3746 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3747
077836f7
PP
37482015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3749
3750 * gdb.base/gdb-sigterm-2.exp: New test.
3751
b8cc7b2e
DE
37522015-07-25 Doug Evans <xdje42@gmail.com>
3753
3754 Revert:
3755 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3756 (workers/%.worker, build-perf): New rule.
3757 (GDB_PERFTEST_MODE): New variable.
3758 (check-perf): Use it.
3759 (clean): Clean up gdb.perf parallel build subdirs.
3760 * lib/build-piece.exp: New file.
3761 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3762 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3763 name.
3764 (standard_temp_file): Ditto.
3765 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3766 of $GDB_PARALLEL.
3767
c8bd4544
DE
37682015-07-24 Doug Evans <dje@google.com>
3769
3770 * gdb.perf/lib/perftest/utils.py: New file.
3771 * gdb.perf/gm-hello.cc: New file.
3772 * gdb.perf/gm-pervasive-typedef.cc: New file.
3773 * gdb.perf/gm-pervasive-typedef.h: New file.
3774 * gdb.perf/gm-std.cc: New file.
3775 * gdb.perf/gm-std.h: New file.
3776 * gdb.perf/gm-use-cerr.cc: New file.
3777 * gdb.perf/gm-utils.h: New file.
3778 * gdb.perf/gmonster-null-lookup.py: New file.
3779 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3780 * gdb.perf/gmonster-print-cerr.py: New file.
3781 * gdb.perf/gmonster-ptype-string.py: New file.
3782 * gdb.perf/gmonster-runto-main.py: New file.
3783 * gdb.perf/gmonster-select-file.py: New file.
3784 * gdb.perf/gmonster1-null-lookup.exp: New file.
3785 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3786 * gdb.perf/gmonster1-print-cerr.exp: New file.
3787 * gdb.perf/gmonster1-ptype-string.exp: New file.
3788 * gdb.perf/gmonster1-runto-main.exp: New file.
3789 * gdb.perf/gmonster1-select-file.exp: New file.
3790 * gdb.perf/gmonster1.cc: New file.
3791 * gdb.perf/gmonster1.exp: New file.
3792 * gdb.perf/gmonster2-null-lookup.exp: New file.
3793 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3794 * gdb.perf/gmonster2-print-cerr.exp: New file.
3795 * gdb.perf/gmonster2-ptype-string.exp: New file.
3796 * gdb.perf/gmonster2-runto-main.exp: New file.
3797 * gdb.perf/gmonster2-select-file.exp: New file.
3798 * gdb.perf/gmonster2.cc: New file.
3799 * gdb.perf/gmonster2.exp: New file.
3800
6eab34f3
DE
38012015-07-24 Doug Evans <dje@google.com>
3802
3803 * gdb.perf/README: New file.
3804 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3805 * lib/gen-perf-test.exp: New file.
3806
63738bfd
DE
38072015-07-24 Doug Evans <dje@google.com>
3808
3809 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3810 (PerfTest::startup): New function.
3811 (PerfTest::run): Return result of calling body.
3812 (PerfTest::assemble): Rewrite.
3813 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3814 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3815 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3816 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3817 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3818
7b606f95
DE
38192015-07-24 Doug Evans <dje@google.com>
3820
3821 * lib/gdb.exp (clean_restart): Make executable optional.
3822
a97b16b8
DE
38232015-07-24 Doug Evans <dje@google.com>
3824
3825 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3826 compiler_info references.
3827 * gdb.cp/temargs.exp: Ditto.
3828 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3829 (get_compiler_info): Early exit if already computed. Set compiler_info
3830 to "unknown" if there was a problem.
3831 (test_compiler_info): Add function comment. Call get_compiler_info.
3832
35baa57f
DE
38332015-07-24 Doug Evans <dje@google.com>
3834
3835 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3836 (workers/%.worker, build-perf): New rule.
3837 (GDB_PERFTEST_MODE): New variable.
3838 (check-perf): Use it.
3839 (clean): Clean up gdb.perf parallel build subdirs.
3840 * lib/build-piece.exp: New file.
3841 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3842 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3843 name.
3844 (standard_temp_file): Ditto.
3845 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3846 of $GDB_PARALLEL.
3847
6ebea266
DE
38482015-07-24 Doug Evans <dje@google.com>
3849
3850 * lib/future.exp (gdb_default_target_compile): New option
3851 "early_flags".
3852 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3853 --as-needed.
3854
1e76a7e9
SDJ
38552015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3856
3857 * gdb.base/catch-syscall.exp: Call gdb_exit before
3858 gdb_skip_xml_test.
3859
5068630a
PA
38602015-07-24 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.python/py-events.exp: Accept output between the stop event
3863 and the prompt.
3864 * gdb.python/py-evsignal.exp: Likewise.
3865 * gdb.python/py-evthreads.exp: Likewise.
3866
77598427
PA
38672015-07-24 Pedro Alves <palves@redhat.com>
3868
3869 PR gdb/18717
3870 * gdb.threads/non-ldr-exit.c: New file.
3871 * gdb.threads/non-ldr-exit.exp: New file.
3872
11e6c98f
YQ
38732015-07-24 Yao Qi <yao.qi@linaro.org>
3874
3875 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3876 restarting process.
3877
51aee833
YQ
38782015-07-24 Yao Qi <yao.qi@linaro.org>
3879
3880 * gdb.server/ext-restart.exp: New file.
3881
8cfe207c
YQ
38822015-07-24 Yao Qi <yao.qi@linaro.org>
3883
3884 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3885 argument options.
3886 * gdb.server/ext-wrapper.exp: New file.
3887
cc12ce38
DE
38882015-07-23 Doug Evans <dje@google.com>
3889
3890 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3891 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3892
d0d84780
PMR
38932015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3894
3895 * gdb.ada/var_arr_typedef.exp: New testcase.
3896 * gdb.ada/var_arr_typedef/pack.adb: New file.
3897 * gdb.ada/var_arr_typedef/pack.ads: New file.
3898 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
3899
8b558f79
JB
39002015-07-20 Joel Brobecker <brobecker@adacore.com>
3901
3902 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
3903
775a3298
JK
39042015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3905
3906 * gdb.arch/i386-biarch-core.exp: Replace istarget
3907 by "complete set gnutarget". Remove expectation for the "core-file"
3908 command.
3909
db1ff28b
JK
39102015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3911
3912 Revert the previous commit:
3913 Tests for validate symbol file using build-id.
3914
0a94970d
JK
39152015-07-15 Aleksandar Ristovski <aristovski@qnx.com
3916
3917 Tests for validate symbol file using build-id.
3918 * gdb.base/solib-mismatch-lib.c: New file.
3919 * gdb.base/solib-mismatch-libmod.c: New file.
3920 * gdb.base/solib-mismatch.c: New file.
3921 * gdb.base/solib-mismatch.exp: New file.
3922
03346981
SL
39232015-07-15 Sandra Loosemore <sandra@codesourcery.com>
3924
3925 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
3926 nios2-*-linux*.
3927 * gdb.base/sigbpt.exp (stepi_out): Likewise.
3928 * gdb.base/siginfo.exp: Likewise.
3929 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3930
42422cc7
PL
39312015-07-15 Pierre Langlois <pierre.langlois@arm.com>
3932
3933 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
3934 Move it to ...
3935 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
3936 ... here.
3937 * gdb.trace/range-stepping.exp: Check that the target supports
3938 range stepping.
3939
cfa68bae
JK
39402015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3941
3942 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
3943
8ffdba26
PA
39442015-07-14 Pedro Alves <palves@redhat.com>
3945
3946 * gdb.base/killed-outside.exp: New file.
3947 * gdb.base/killed-outside.c: New file.
3948
218a5a11
JK
39492015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3950
3951 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
3952 (n at main): New.
3953 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
3954
e03ed3c6
AA
39552015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3956
3957 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
3958 infcall tests instead of setting up for KFAIL.
3959
485668e5
MM
39602015-07-10 Markus Metzger <markus.t.metzger@intel.com>
3961
3962 * gdb.btrace/record_goto-step.exp: New.
3963
08464196
JK
39642015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3965
3966 PR compile/18484
3967 * gdb.compile/compile.c (struct struct_type): Add volatile to
3968 selffield's type.
3969 * gdb.compile/compile.exp
3970 (compile code struct_object.selffield = &struct_object): Skip further
3971 struct_object tests if this one xfails.
3972
bcf5c1d9
RC
39732015-07-08 Robert O'Callahan <robert@ocallahan.org>
3974
3975 PR exp/18617
3976 * gdb.trace/ax.exp: Add test.
3977
4931af25
YQ
39782015-07-07 Yao Qi <yao.qi@linaro.org>
3979
3980 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
3981 instead of istarget "aarch64*-*-*".
3982 * gdb.arch/aarch64-fp.exp: Likewise.
3983 * gdb.base/float.exp: Likewise.
3984 * gdb.reverse/aarch64.exp: Likewise.
3985 * lib/gdb.exp (is_aarch64_target): New proc.
3986
9fcf688e
YQ
39872015-07-07 Yao Qi <yao.qi@linaro.org>
3988
3989 * lib/gdb.exp (is_aarch32_target): New proc.
3990 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
3991 instead of "istarget "arm*-*-*"".
3992 * gdb.arch/arm-disp-step.exp: Likewise.
3993 * gdb.arch/thumb-bx-pc.exp: Likewise.
3994 * gdb.arch/thumb-prologue.exp: Likewise.
3995 * gdb.arch/thumb-singlestep.exp: Likewise.
3996 * gdb.base/disp-step-syscall.exp: Likewise.
3997 * gdb.base/float.exp: Likewise.
3998
fbd8d50d
YQ
39992015-07-07 Yao Qi <yao.qi@linaro.org>
4000
4001 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
4002 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
4003
71be1fdc
YQ
40042015-07-07 Yao Qi <yao.qi@linaro.org>
4005
4006 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
4007 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
4008 if it exists.
4009 * gdb.multi/multi-arch.exp: Likewise.
4010
3e221d36
SM
40112015-07-07 Simon Marchi <simon.marchi@ericsson.com>
4012
4013 * gdb.python/py-lazy-string.exp: Add missing parentheses to
4014 print.
4015
d441430b
YQ
40162015-07-07 Yao Qi <yao.qi@linaro.org>
4017
4018 * gdb.arch/thumb-singlestep.exp: Do one more single step.
4019
06f810bd
MG
40202015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
4021
4022 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
4023 '[' and ']' characters.
4024
5e61e7c0
IB
40252015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
4026
4027 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4028
28bf096c
PA
40292015-06-29 Pedro Alves <palves@redhat.com>
4030
4031 PR threads/18127
4032 * gdb.threads/hand-call-new-thread.c: New file.
4033 * gdb.threads/hand-call-new-thread.c: New file.
4034
ee93cd5e
KS
40352015-06-26 Keith Seitz <keiths@redhat.com>
4036 Doug Evans <dje@google.com>
4037
4038 PR 16253
4039 * gdb.cp/var-tag-2.cc: New file.
4040 * gdb.cp/var-tag-3.cc: New file.
4041 * gdb.cp/var-tag-4.cc: New file.
4042 * gdb.cp/var-tag.cc: New file.
4043 * gdb.cp/var-tag.exp: New file.
4044
fc637f04
PP
40452015-06-26 Patrick Palka <patrick@parcs.ath.cx>
4046
4047 * gdb.base/history-duplicates.exp: New test.
4048
2e52ae68
PP
40492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
4050
4051 * gdb.base/completion.exp: Test the completion of the "focus"
4052 command.
4053
6e22494e
JK
40542015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.arch/amd64-prologue-skip.S: New file.
4057 * gdb.arch/amd64-prologue-skip.exp: New file.
4058
bf7b9cd9
SM
40592015-06-25 Simon Marchi <simon.marchi@ericsson.com>
4060
4061 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
4062 is_address_zero_readable check.
4063
201e8dfd
PB
40642015-06-24 Peter Bergner <bergner@vnet.ibm.com>
4065
4066 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
4067 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
4068
5cd867b4
YQ
40692015-06-24 Yao Qi <yao.qi@linaro.org>
4070
4071 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
4072 linux targets.
4073
4d7be007
YQ
40742015-06-24 Yao Qi <yao.qi@linaro.org>
4075
4076 * lib/gdb.exp (supports_get_siginfo_type): New proc.
4077 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
4078 * gdb.base/siginfo-thread.exp: Likewise.
4079
07fcd301
YQ
40802015-06-22 Yao Qi <yao.qi@linaro.org>
4081
4082 * boards/remote-gdbserver-on-localhost.exp: Add comments.
4083
52042a00
YQ
40842015-06-22 Yao Qi <yao.qi@linaro.org>
4085
4086 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
4087 aarch64*-*-*.
4088 (skip_hw_watchpoint_tests): Likewise.
4089
74bd41ce
PP
40902015-06-18 Patrick Palka <patrick@parcs.ath.cx>
4091
4092 * gdb.base/gdbinit-history.exp: Test the interaction between
4093 setting GDBHISTSIZE and setting the history size via .gdbinit.
4094
bc460514
PP
40952015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4096
4097 PR gdb/16999
4098 * gdb.base/gdbhistsize-history.exp: New test.
4099
b58c513b
PP
41002015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4101
4102 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
4103 with GDBHISTSIZE.
4104 * gdb.base/readline.exp: Likewise.
4105
92046791
YQ
41062015-06-17 Yao Qi <yao.qi@linaro.org>
4107
4108 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
4109 line.
4110
2093d2d3
PP
41112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4112
4113 * gdb.base/gdbinit-history.exp: Add test case to check that
4114 an unlimited history file does not get truncated on exit.
4115
e6c693af
AA
41162015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4117
4118 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
4119 (VECTOR): New macro. Use it...
4120 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
4121 ...for these typedefs.
4122 (int8, char1, int1, double1): New typedefs.
4123 (struct just_int2, struct two_int2): New structures.
4124 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
4125 (add_structvecs, add_singlevecs): New functions.
4126 (main): Call add_some_intvecs twice.
4127 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
4128 the compile and exit upon failure. Try compiling for the "native"
4129 architecture. Test inferior function calls with vector arguments
4130 and vector return value handling with "finish" and "return".
4131
c74f7d1c
JT
41322015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
4133
4134 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
4135 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
4136 PE file.
4137 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
4138
98aa42ee
AT
41392015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4140
4141 PR breakpoints/16465
4142 * gdb.mi/mi-dprintf-pending.c: New file.
4143 * gdb.mi/mi-dprintf-pending.exp: New test.
4144 * gdb.mi/mi-dprintf-pendshr.c: New file.
4145
7d73c23c 41462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 4147 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
4148
4149 * gdb.arch/i386-mpx-map.c: New file.
4150 * gdb.arch/i386-mpx-map.exp: New File.
4151
41522015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4153
4154 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
4155 * gdb.arch/i386-mpx.exp: Indentation fixed.
4156
41572015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4158
4159 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
4160 function and improved indentation.
4161 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
4162 gdb_test_multiple. Added additional tests to skip the test.
4163
41642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4165
4166 * gdb.arch/i386-avx512.c: Change path in include file.
4167 * gdb.arch/i386-avx512.exp: Change include dir path
4168 compilation flag.
4169 * gdb.arch/i386-mpx.c: Change path in include file.
4170 * gdb.arch/i386-mpx.exp: Change include dir path compilation
4171 flag.
4172
d5eba19a
JK
41732015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4174
4175 * gdb.compile/compile-print.exp (compile print *vararray@3)
4176 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
4177
7f361056
JK
41782015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4179
4180 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
4181 (do not keep jit in memory): ... this.
4182 (expect 5): Change it to ...
4183 (expect no 5): ... this.
4184
3b462ec2
SM
41852015-06-02 Simon Marchi <simon.marchi@ericsson.com>
4186
4187 PR gdb/15564
4188 * gdb.mi/mi-detach.exp: New file.
4189
e0619de6
JK
41902015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4191
4192 PR symtab/18392
4193 * gdb.arch/amd64-tailcall-self.S: New file.
4194 * gdb.arch/amd64-tailcall-self.c: New file.
4195 * gdb.arch/amd64-tailcall-self.exp: New file.
4196
e970cb34
DB
41972015-05-28 Don Breazeal <donb@codesourcery.com>
4198
4199 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
4200 tests for remote targets by checking is_target_gdbserver.
4201
b2e2f908
DE
42022015-05-27 Doug Evans <dje@google.com>
4203
4204 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
4205 * gdb.dwarf2/opaque-type-lookup.c: New file.
4206 * gdb.dwarf2/opaque-type-lookup.exp: New file.
4207
82c7be31
DE
42082015-05-26 Doug Evans <dje@google.com>
4209
4210 * gdb.cp/iostream.cc: New file.
4211 * gdb.cp/iostream.exp: New file.
4212
b4f54984
DE
42132015-05-26 Doug Evans <dje@google.com>
4214
4215 * gdb.dwarf2/dw2-op-call.exp: Update.
4216 * gdb.dwarf2/dw4-sig-types.exp: Update.
4217 * gdb.dwarf2/implptr.exp: Update.
4218 * gdb.mi/mi-cmd-param-changed.exp: Update.
4219
4ea6efe9
DE
42202015-05-26 Doug Evans <dje@google.com>
4221
4222 * gdb.python/py-lazy-string.c: New file.
4223 * gdb.python/py-lazy-string.exp: New file.
4224 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4225 (main): Update. Add estring3.
4226 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4227 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4228
f6bb7db3
YQ
42292015-05-26 Omair Javaid <omair.javaid@linaro.org>
4230 Yao Qi <yao.qi@linaro.org>
4231
4232 * gdb.reverse/aarch64.c: New.
4233 * gdb.reverse/aarch64.exp: New.
4234
a81bfbd0
OJ
42352015-05-26 Omair Javaid <omair.javaid@linaro.org>
4236
25d49b86
PA
4237 * lib/gdb.exp (supports_process_record): Return true for
4238 aarch64*-linux*.
a81bfbd0
OJ
4239 (supports_reverse): Likewise.
4240
158bf1b4
PP
42412015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4242
4243 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4244 Use with_test_prefix.
4245
a0145030
AB
42462015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4247
4248 * gdb.base/completion.exp: Add test for completion of layout
4249 names.
4250
ebe3b578
AB
42512015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4252
4253 * lib/gdb.exp (skip_tui_tests): New proc.
4254 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4255
84204ed7
PA
42562015-05-19 Pedro Alves <palves@redhat.com>
4257
4258 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4259 Save the whole env array instead of just HOME. Unset HISTSIZE in
4260 the environment while testing. Restore whole environment
4261 afterwards.
4262
37442ce1
DE
42632015-05-16 Doug Evans <xdje42@gmail.com>
4264
4265 * gdb.guile/scm-ports.c: New file.
4266 * gdb.guile/scm-ports.exp: Add memory port tests.
4267
36de76f9
JK
42682015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4269
4270 * gdb.compile/compile-print.c: New file.
4271 * gdb.compile/compile-print.exp: New file.
4272
3a9558c4
JK
42732015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4274
4275 * gdb.compile/compile-ops.exp: Cast param to void.
4276 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4277 (compile code struct_object.selffield = &struct_object): Add xfail.
4278
aa715135
JG
42792015-05-15 Joel Brobecker <brobecker@adacore.com>
4280
4281 * gdb.ada/arr_enum_with_gap: New testcase.
4282
931e5bc3
JG
42832015-05-15 Joel Brobecker <brobecker@adacore.com>
4284
4285 * gdb.ada/byte_packed_arr: New testcase.
4286
9cd4d857
JB
42872015-05-15 Joel Brobecker <brobecker@adacore.com>
4288
4289 * gdb.ada/pckd_neg: New testcase.
4290
ebfd00d2
PP
42912015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4292
4293 PR gdb/17820
4294 * gdb.base/gdbinit-history.exp: New test.
4295 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4296 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4297
4c082a81
SC
42982015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4299
4300 * gdb.python/py-xmethods.cc: Enhance test case.
4301 * gdb.python/py-xmethods.exp: New tests.
4302 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4303 function.
4304 (B_indexoper): Likewise.
4305 (global_dm_list) : Add new xmethod worker functions.
4306
f7797074
SDJ
43072015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4308
4309 * gdb.base/coredump-filter.exp: Correctly unset
4310 "coredump_var_addr" array.
4311
a4674e4e
PA
43122015-05-08 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.server/non-existing-program.exp: Unset spawn_id.
4315
df2eb078
SC
43162015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4317
4318 PR python/18291
4319 * gdb.python/py-xmethods.exp: Add tests.
4320
422349a3
YQ
43212015-05-08 Yao Qi <yao.qi@linaro.org>
4322
4323 PR gdb/18208
4324 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4325 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4326 function set_coredump_filter, and remove remote_exec call.
4327 Remove argument ipid. Callers update.
4328 (top level): Don't get inferior's PID.
4329
63fc80ce
AA
43302015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4331
4332 * gdb.base/watch_thread_num.exp: Skip test on targets without
4333 access watchpoints.
4334
80ad801e
PA
43352015-05-06 Pedro Alves <palves@redhat.com>
4336
4337 PR server/18081
4338 * gdb.server/non-existing-program.exp: New file.
4339
0fa7fe50
JB
43402015-05-05 Joel Brobecker <brobecker@adacore.com>
4341
4342 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4343
3ea89b92
PMR
43442015-05-05 Joel Brobecker <brobecker@adacore.com>
4345
4346 * gdb.ada/out_of_line_in_inlined: New testcase.
4347
87b8eff0
JB
43482015-05-05 Joel Brobecker <brobecker@adacore.com>
4349
4350 * gdb.ada/var_rec_arr: New testcase.
4351
5fccc635
YQ
43522015-04-30 Yao Qi <yao.qi@linaro.org>
4353
4354 * gdb.base/break-idempotent.exp: If
4355 skip_hw_watchpoint_multi_tests returns true, skip the tests
4356 on "rwatch" and "awatch".
4357
42d38f42
YQ
43582015-04-30 Yao Qi <yao.qi@linaro.org>
4359
4360 * gdb.base/relativedebug.exp: Invoke gdb command
4361 "info sharedlibrary", and if libc.so doesn't have debug info,
4362 skip the test.
4363
2ce1cdbf
DE
43642015-04-29 Doug Evans <dje@google.com>
4365
4366 * gdb.python/py-xmethods.exp: Add ptype tests.
4367 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4368 get_result_type method.
4369
f24a38c5
LM
43702015-04-29 Luis Machado <lgustavo@codesourcery.com>
4371
4372 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4373 the target does not support hardware watchpoints.
4374
ecbf2b3c
LM
43752015-04-29 Luis Machado <lgustavo@codesourcery.com>
4376
4377 * gdb.base/break-always.exp: Abort testing if writing to memory
4378 causes an error.
4379
34f5f757
DE
43802015-04-28 Doug Evans <dje@google.com>
4381
4382 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4383 * gdb.python/py-pp-registration.exp: ... here. New file.
4384 * gdb.python/py-pp-registration.c: New file.
4385 * gdb.python/py-pp-registration.py: New file.
4386
69b4374a
DE
43872015-04-28 Doug Evans <dje@google.com>
4388
4389 * gdb.python/py-bad-printers.c: New file.
4390 * gdb.python/py-bad-printers.py: New file.
4391 * gdb.python/py-bad-printers.exp: New file.
4392
59fb7612
SS
43932015-04-28 Sasha Smundak <asmundak@google.com>
4394
4395 * gdb.python/py-type.exp: New test.
4396
2631b16a
AW
43972015-04-28 Andy Wingo <wingo@igalia.com>
4398
4399 * gdb.python/py-parameter.exp:
4400 * gdb.guile/scm-parameter.exp: Escape the path that we are
4401 matching against, as it might contain characters that are special
4402 to regular expressions.
4403
460efde1
JB
44042015-04-27 Joel Brobecker <brobecker@adacore.com>
4405
4406 * gdb.ada/rec_comp: New testcase.
4407
2d369d8e
SDJ
44082015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4409
4410 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4411 before using it.
4412
cf75d6c3
AB
44132015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4414
4415 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4416 new tests for verilog output.
4417
8dbe7ca5
YQ
44182015-04-24 Yao Qi <yao.qi@linaro.org>
4419
4420 * boards/remote-gdbserver-on-localhost.exp: New file.
4421
4ef9fb2f
PA
44222015-04-23 Pedro Alves <palves@redhat.com>
4423
4424 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4425 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4426 "end of file", remove $inferior_spawn_id from the indirect list.
4427
0a803169
PA
44282015-04-23 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4431
749ef8f8
PA
44322015-04-23 Pedro Alves <palves@redhat.com>
4433
4434 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4435 on $any_spawn_id instead of only on $gdb_spawn_id.
4436
8aae4344
PM
44372015-04-21 Pierre Muller <muller@sourceware.org>
4438
4439 PR pascal/17815
4440 * lib/pascal.exp (gpc_compile): Add new option "class".
4441 (fpc_compile): Likewise.
4442 * gdb.pascal/case-insensitive-symbols.pas: New file.
4443 * gdb.pascal/case-insensitive-symbols.exp: New file.
4444
1586c8fb
GB
44452015-04-20 Gary Benson <gbenson@redhat.com>
4446
4447 * gdb.base/attach.exp: Fix three extended remote failures.
4448
1b6e6f5c
GB
44492015-04-17 Gary Benson <gbenson@redhat.com>
4450
4451 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4452 the main executable over the remote protocol.
4453
e797481d
PA
44542015-04-16 Pedro Alves <palves@redhat.com>
4455
4456 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4457 a new gdbserver if gdbserver_reconnect_p is set.
4458
1ca99c42
PA
44592015-04-16 Pedro Alves <palves@redhat.com>
4460
4461 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4462 is set, don't exit gdbserver.
4463
af9fd6f8
AA
44642015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4465
4466 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4467 appropriate .insn, such that an older assembler can be used.
4468 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4469 the z/Architecture instruction set on 31-bit targets as well.
4470
04ff1e61
AA
44712015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4472
4473 * gdb.go/handcall.exp: Remove all logic related to the first
4474 breakpoint and rely on go_runto_main instead.
4475 * gdb.go/strings.exp: Likewise.
4476 * gdb.go/unsafe.exp: Likewise.
4477 * gdb.go/hello.exp: Likewise. Also rename the remaining
4478 breakpoint marker to "breakpoint 1".
4479 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4480 * gdb.go/strings.go: Likewise.
4481 * gdb.go/unsafe.go: Likewise.
4482 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4483 "set breakpoint 2 here" and rename the remaining breakpoint marker
4484 to "breakpoint 1".
4485
40d2f8d6
SM
44862015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4487
4488 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4489 if itertools.imap is not present.
4490 * gdb.python/py-objfile.exp: Add parentheses.
4491 * gdb.python/py-type.exp: Same.
4492 * gdb.python/py-unwind-maint.py: Same.
4493
8cbc97c6
YQ
44942015-04-15 Yao Qi <yao.qi@linaro.org>
4495
4496 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4497 of ":$ptr_size" and set its form explicitly.
4498
45fd756c
YQ
44992015-04-15 Pedro Alves <palves@redhat.com>
4500 Yao Qi <yao.qi@linaro.org>
4501
4502 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4503 timeout by factor of 4.
4504 (test_regular_watch): Likewise.
4505 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4506 * gdb.reverse/sigall-reverse.exp: Likewise.
4507 * gdb.reverse/until-precsave.exp: Likewise.
4508 * lib/gdb.exp (with_timeout_factor): New proc.
4509 (gdb_expect): Move some code to ...
4510 (get_largest_timeout): ... here. New procedure.
4511
9e811bc3
LM
45122015-04-14 Luis Machado <lgustavo@codesourcery.com>
4513
4514 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4515
0ff6fcb2
LM
45162015-04-13 Luis Machado <lgustavo@codesourcery.com>
4517
4518 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4519 to write to the .text section.
4520
7578d5f7
LM
45212015-04-13 Luis Machado <lgustavo@codesourcery.com>
4522
4523 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4524 Handle the case of targets that do not provide PID information.
4525
2efe15c4
YQ
45262015-04-13 Yao Qi <yao.qi@linaro.org>
4527
4528 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4529 and use expect instead of gdb_expect.
4530
8cd8f2f8
SDJ
45312015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4532
4533 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4534 "coredump_var_addr" to avoid naming conflict with other testcases.
4535
9ee41772
PA
45362015-04-10 Pedro Alves <palves@redhat.com>
4537
4538 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4539 gdb_test_sequence and gdb_assert.
4540
07473109
PA
45412015-04-10 Pedro Alves <palves@redhat.com>
4542
4543 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4544 test messages that don't include the breakpoint address.
4545
de3db44c
YQ
45462015-04-10 Yao Qi <yao.qi@linaro.org>
4547
4548 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4549 false for some offset and width combinations which aren't
4550 supported by linux kernel.
4551
c79d856c
PA
45522015-04-10 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4555 procedure, factored out from ...
4556 (top level): ... here. Add "set displaced-stepping" testing axis.
4557 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4558 parameter "displaced". Use it.
4559 (top level): Use foreach and add "set displaced-stepping" testing
4560 axis.
4561
ebc90b50
PA
45622015-04-10 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4565 Remove comment.
4566 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4567 both the address of the instruction that triggers the watchpoint
4568 and the address of the instruction immediately after, and use
4569 those addresses for the test. Fix comment.
4570
8f572e5c
PA
45712015-04-10 Pedro Alves <palves@redhat.com>
4572
4573 * gdb.base/sigstep.exp (breakpoint_to_handler)
4574 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4575 Test "backtrace" in handler.
4576 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4577 (top level): Add new "displaced" test axis to
4578 breakpoint_to_handler, breakpoint_to_handler_entry and
4579 breakpoint_over_handler.
4580
8d707a12
PA
45812015-04-10 Pedro Alves <palves@redhat.com>
4582
4583 PR gdb/18216
4584 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4585
ef713951
YQ
45862015-04-10 Yao Qi <yao.qi@linaro.org>
4587
4588 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4589 (test_add_rn_pc): New function.
4590 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4591 (top level): Invoke test_add_rn_pc.
4592
906d60cf
PA
45932015-04-10 Pedro Alves <palves@redhat.com>
4594
4595 PR gdb/13858
4596 * gdb.base/step-over-no-symbols.exp: New file.
4597
f2983cc3
AW
45982015-04-09 Andy Wingo <wingo@igalia.com>
4599
4600 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4601 after the Python tests.
4602
6d62641c
SDJ
46032015-04-08 Keith Seitz <keiths@redhat.com>
4604
4605 PR python/16699
4606 * gdb.python/py-completion.exp: New tests for completion.
4607 * gdb.python/py-completion.py (CompleteLimit1): New class.
4608 (CompleteLimit2): Likewise.
4609 (CompleteLimit3): Likewise.
4610 (CompleteLimit4): Likewise.
4611 (CompleteLimit5): Likewise.
4612 (CompleteLimit6): Likewise.
4613 (CompleteLimit7): Likewise.
4614
f3770638
PA
46152015-04-08 Pedro Alves <palves@redhat.com>
4616
4617 PR gdb/18214
4618 PR gdb/18216
4619 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4620 function.
4621 (main): Install it as SIGUSR1 handler.
4622 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4623 parameter. Always use "setup" as prefix. Toggle "set
4624 displaced-stepping" off/on depending on global. Don't switch to
4625 thread 1 here.
4626 (top level): Add displaced stepping "off/on" test axis. Update
4627 "setup" calls. Wrap each subtest with with_test_prefix. Test
4628 continuing with a queued signal in each thread.
4629
4496bed7
PA
46302015-04-08 Pedro Alves <palves@redhat.com>
4631
4632 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4633 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4634 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4635 Return early if running to main fails.
4636 * gdb.trace/while-stepping.exp: Likewise.
4637
b97fde92
PA
46382015-04-07 Pedro Alves <palves@redhat.com>
4639
4640 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4641 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4642 interact with inferior program.
4643
f71c18e7
PA
46442015-04-07 Pedro Alves <palves@redhat.com>
4645
4646 * lib/gdb.exp (inferior_spawn_id): New global.
4647 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4648 spawn id after processing the user code.
4649 (default_gdb_start): Set inferior_spawn_id.
4650 (send_inferior): New procedure.
4651 * lib/gdbserver-support.exp (gdbserver_start): Set
4652 inferior_spawn_id.
4653 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4654
6423214f
PA
46552015-04-07 Pedro Alves <palves@redhat.com>
4656
4657 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4658 * lib/gdbserver-support.exp (gdbserver_start): Make
4659 $server_spawn_id global.
4660 (gdbserver_start): Don't wait for gdbserver's spawn id with
4661 expect_background.
4662 (close_gdbserver): New procedure.
4663 (gdb_exit): Rename the default version and reimplement.
4664
71c0ee8c
PA
46652015-04-07 Pedro Alves <palves@redhat.com>
4666
72f4393d 4667 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4668 append the substituted item, not the original item.
4669
203bc29b
PA
46702015-04-07 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4673 gdb_expect.
4674
508a3ddf
PA
46752015-04-07 Pedro Alves <palves@redhat.com>
4676
4677 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4678 output appearing once only.
4679
9f6dbe2b
PA
46802015-04-07 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4683 that doesn't expect anything. Return early if running to main
4684 fails.
4685
337532fa
YQ
46862015-04-07 Yao Qi <yao.qi@linaro.org>
4687
4688 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4689 (child_function): Call alarm.
4690 (main): Move call to alarm into the loop.
4691 * gdb.threads/non-stop-fair-events.exp: Build program with
4692 -DTIMEOUT=$timeout.
4693
01b622d4
DE
46942015-04-06 Doug Evans <xdje42@gmail.com>
4695
4696 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4697 Fix dest parameter to board_info.
4698 (fpc_compile): Ditto.
4699 (gdb_compile_pascal): Rename dest arg to destfile.
4700
961f4160
PMR
47012015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4702
4703 * gdb.ada/funcall_ref.exp: New file.
4704 * gdb.ada/funcall_ref/foo.adb: New file.
4705
cafda597
YQ
47062015-04-02 Yao Qi <yao.qi@linaro.org>
4707
4708 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4709 is remote.
4710
fed040c6
GB
47112015-04-02 Gary Benson <gbenson@redhat.com>
4712
4713 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4714
d11916aa
SS
47152015-04-01 Sasha Smundak <asmundak@google.com>
4716
4717 * gdb.python/py-unwind-maint.c: New file.
4718 * gdb.python/py-unwind-maint.exp: New test.
4719 * gdb.python/py-unwind-maint.py: New file.
4720 * gdb.python/py-unwind.c: New file.
4721 * gdb.python/py-unwind.exp: New test.
4722 * gdb.python/py-unwind.py: New test.
4723
a1471180
PA
47242015-04-01 Pedro Alves <palves@redhat.com>
4725
4726 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4727 to fail instead of non-existent $test.
4728
0bbeccb1
PA
47292015-04-01 Pedro Alves <palves@redhat.com>
4730
4731 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4732 GDBFLAGS if not empty.
4733
3c724c8c
PMR
47342015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4735
4736 * gdb.ada/complete.exp: Remove "multi_line".
4737 * gdb.ada/info_exc.exp: Remove "multi_line".
4738 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4739 * gdb.ada/ptype_field.exp: Remove "multi_line".
4740 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4741 * gdb.ada/tagged.exp: Remove "multi_line".
4742 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4743 [multi_line ...]
4744 * gdb.btrace/delta.exp: Likewise.
4745 * gdb.btrace/exception.exp: Likewise.
4746 * gdb.btrace/function_call_history.exp: Likewise.
4747 * gdb.btrace/instruction_history.exp: Likewise.
4748 * gdb.btrace/nohist.exp: Likewise.
4749 * gdb.btrace/record_goto.exp: Likewise.
4750 * gdb.btrace/segv.exp: Likewise.
4751 * gdb.btrace/stepi.exp: Likewise.
4752 * gdb.btrace/tailcall.exp: Likewise.
4753 * gdb.btrace/unknown_functions.exp: Likewise.
4754 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4755 * lib/gdb.exp: Add the "multi_line" helper.
4756
4eec2deb
PA
47572015-04-01 Pedro Alves <palves@redhat.com>
4758
4759 * gdb.threads/tid-reuse.c: New file.
4760 * gdb.threads/tid-reuse.exp: New file.
4761
df8411da
SDJ
47622015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4763
4764 PR corefiles/16092
4765 * gdb.base/coredump-filter.c: New file.
4766 * gdb.base/coredump-filter.exp: Likewise.
4767
6ef37366
PM
47682015-03-27 Petr Machata <pmachata@redhat.com>
4769
4770 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4771 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4772 (Dwarf::assemble): Initialize them.
4773 (Dwarf::lines): New function.
4774
7ec911b0
JT
47752015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4776
4777 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4778 SYMBOL_PREFIX for x86_64-*-cygwin.
4779
ff908ebf
AW
47802015-03-26 Andy Wingo <wingo@igalia.com>
4781
4782 PR symtab/18148
4783 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4784 const_value but not a location.
4785 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4786 location defined in non-main CUs are visible.
4787
6d5f0679
YQ
47882015-03-26 Yao Qi <yao.qi@linaro.org>
4789
4790 PR testsuite/18139
4791 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4792 Add a line number entry for the same line.
4793 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4794 Add a line number entry for the same line.
4795
2898689b
YQ
47962015-03-26 Yao Qi <yao.qi@linaro.org>
4797
4798 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4799 .int 0.
4800 (func): Likewise. Add .Lfunc_1 label.
4801 Use .Lfunc_1 label.
4802 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4803 .int 0.
4804 (func): Likewise.
4805 Use .Lfunc_1 label.
4806
85180498
YQ
48072015-03-26 Yao Qi <yao.qi@linaro.org>
4808
4809 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4810 Call gdb_compile instead to compile each .s files without debug
4811 information.
4812
8aa08a8d
YQ
48132015-03-26 Yao Qi <yao.qi@linaro.org>
4814
4815 * gdb.base/savedregs.exp (process_saved_regs): Make
4816 "Saved registers:" optional in the pattern.
4817
66849923
MM
48182015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4819
4820 * gdb.btrace/next.exp: Merged into step.exp.
4821 * gdb.btrace/finish.exp: Merged into step.exp.
4822 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4823 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4824 "record goto" and checking the exact replay position.
4825 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4826 check for "Recording format" in "info record" output.
4827 * gdb.btrace/record_goto.exp: Choose test file based on target.
4828 * gdb.btrace/x86-record_goto.S: Renamed into ...
4829 * gdb.btrace/x86_64-record_goto.S: ... this.
4830 * gdb.btrace/i686-record_goto.S: New.
4831 * gdb.btrace/x86-tailcall.S: Renamed into ...
4832 * gdb.btrace/x86_64-tailcall.S: ... this.
4833 * gdb.btrace/i686-tailcall.S: New.
4834 * gdb.btrace/x86-tailcall.c: Renamed into ...
4835 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4836 separate statements. Update test.
4837 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4838 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4839 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4840 * gdb.btrace/tailcall.exp: Choose test file based on target.
4841 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4842
11cc1b74
MM
48432015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4844
4845 * gdb.btrace/exception.exp: Increase BTS buffer size.
4846
a25d8bf9
PA
48472015-03-24 Pedro Alves <palves@redhat.com>
4848
4849 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4850
856e7dd6
PA
48512015-03-24 Pedro Alves <palves@redhat.com>
4852
4853 * gdb.threads/schedlock.exp (test_step): No longer expect that
4854 "set scheduler-locking step" with "next" over a function call runs
4855 threads unlocked.
4856
ad235a41
AT
48572015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4858
4859 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4860
15630549
AT
48612015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4862
4863 PR breakpoints/16466
4864 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4865 * gdb.mi/mi-pending.c (thread_func): New function.
4866 (int main): Add threading support required.
4867 * gdb.mi/mi-pending.exp: Add tests for this issue.
4868 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4869 (pendfunc2): Remove stdio dependency.
4870 * gdb.mi/mi-pendshr2.c: New file.
4871
693dca06
KS
48722015-03-23 Keith Seitz <keiths@redhat.com>
4873
4874 * gdb.linespec/keywords.c: New file.
4875 * gdb.linespec/keywords.exp: New file.
4876
7e993ebf
KS
48772015-03-23 Keith Seitz <keiths@redhat.com>
4878
4879 PR gdb/18021
4880 * gdb.dwarf2/staticvirtual.exp: New test.
4881
bc23328c
JK
48822015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4883
4884 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4885 * README: Remove HP-UX and gdb.hp.
4886 (configuration):
4887 * configure: Regenerate.
4888 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4889 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4890 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4891 gdb.hp/gdb.defects/Makefile.
4892 * gdb.hp/Makefile.in: File deleted.
4893 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4894 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4895 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4896 * gdb.hp/gdb.aCC/run.c: File deleted.
4897 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
4898 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
4899 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
4900 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
4901 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
4902 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
4903 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
4904 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
4905 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
4906 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
4907 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
4908 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
4909 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
4910 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
4911 * gdb.hp/gdb.base-hp/reg.s: File deleted.
4912 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
4913 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
4914 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
4915 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
4916 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
4917 * gdb.hp/gdb.compat/Makefile.in: File deleted.
4918 * gdb.hp/gdb.compat/average.c: File deleted.
4919 * gdb.hp/gdb.compat/sum.c: File deleted.
4920 * gdb.hp/gdb.compat/xdb.c: File deleted.
4921 * gdb.hp/gdb.compat/xdb0.c: File deleted.
4922 * gdb.hp/gdb.compat/xdb0.h: File deleted.
4923 * gdb.hp/gdb.compat/xdb1.c: File deleted.
4924 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
4925 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
4926 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
4927 * gdb.hp/gdb.defects/Makefile.in: File deleted.
4928 * gdb.hp/gdb.defects/bs14602.c: File deleted.
4929 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
4930 * gdb.hp/gdb.defects/solib-d.c: File deleted.
4931 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
4932 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
4933 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
4934 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
4935 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
4936 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
4937 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
4938 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
4939 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
4940 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
4941 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
4942 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
4943 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
4944 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
4945 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
4946 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
4947 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
4948 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
4949 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
4950 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
4951 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
4952 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
4953 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
4954 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
4955 * gdb.hp/tools/odump: File deleted.
4956
8bf3b159
PA
49572015-03-19 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.threads/continue-pending-status.exp (saw_thread_2)
4960 (saw_thread_3): New globals.
4961 (top level): Increment them when an event for the corresponding
4962 thread is seen.
4963 (no thread starvation): New test.
4964
eb54c8bf
PA
49652015-03-19 Pedro Alves <palves@redhat.com>
4966
4967 * gdb.threads/continue-pending-status.c: New file.
4968 * gdb.threads/continue-pending-status.exp: New file.
4969
32d2e5d6
PA
49702015-03-18 Pedro Alves <palves@redhat.com>
4971
4972 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4973 Use gdb_is_target_remote instead of is_remote. Use
4974 gdb_test_multiple instead of gdb_expect. Exit early if
4975 gdb_test_multiple hits its internal matches. Tighten stepi tests
4976 expected output. Fail on exit with any signal, instead of just
4977 SIGILL.
4978
f68f11b7
YQ
49792015-03-18 Yao Qi <yao.qi@linaro.org>
4980
4981 PR tdep/18107
4982 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
4983 variable.
4984 * gdb.base/catch-syscall.exp: Don't skip it on
4985 aarch64*-*-linux* target. Remove elements in all_syscalls.
4986 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
4987 target.
4988 (setup_all_syscalls): New proc.
4989
ca5fd19b
YQ
49902015-03-16 Yao Qi <yao.qi@linaro.org>
4991
4992 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
4993 (top level): Skip tests if valid_addr_p returns false for
4994 $cmd1 or $cmd2.
4995
85642ba0
AW
49962015-03-11 Andy Wingo <wingo@igalia.com>
4997
4998 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
4999
e03f9645
YQ
50002015-03-11 Yao Qi <yao.qi@linaro.org>
5001
5002 * gdb.base/catch-syscall.exp: Fix typo in comments.
5003
5d0962b2
YQ
50042015-03-11 Yao Qi <yao.qi@linaro.org>
5005
5006 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
5007
b2df3cef
PA
50082015-03-09 Pedro Alves <palves@redhat.com>
5009
5010 * dg-extract-results.py: Delete.
5011
ef878e53
PA
50122015-03-09 Pedro Alves <palves@redhat.com>
5013
5014 Merge dg-extract-results.sh from GCC upstream (r218843).
5015
5016 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
5017 * dg-extract-results.sh: Use --text with grep to avoid issues with
5018 binary files. Fall back to cat -v, if that doesn't work.
5019
9494d219
PA
50202015-03-05 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
5023
a8d9763a
SM
50242015-03-04 Simon Marchi <simon.marchi@ericsson.com>
5025
5026 * lib/mi-support.exp (mi_expect_interrupt): Accept
5027 alternative event for when in all-stop mode.
5028
be9957b8
PA
50292015-03-04 Pedro Alves <palves@redhat.com>
5030
5031 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
5032
d57be0f4 50332015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
5034
5035 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
5036
c214c7cf
AA
50372015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5038
5039 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
5040 regexps for GDB's current line display, accept a hex address
5041 preceding the line number.
5042
6d74a497
AA
50432015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5044
5045 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
5046 the 'arch1' variable for "s390*-linux*" targets.
5047
511aee7c
PA
50482015-03-04 Pedro Alves <palves@redhat.com>
5049
5050 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
5051 (main): Pass missing retval argument to pthread_join call.
5052
95e50b27
PA
50532015-03-02 Pedro Alves <palves@redhat.com>
5054
5055 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
5056 (top level): Call do_test with non-stop as well.
5057
28054d69
PA
50582015-03-02 Pedro Alves <palves@redhat.com>
5059
5060 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
5061 -1.
5062
4fa5d7b4
AA
50632015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5064
5065 * gdb.arch/s390-vregs.exp: New test.
5066 * gdb.arch/s390-vregs.S: New file.
5067
97c18565
PA
50682015-02-27 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
5071 call to catch_command_errors.
5072 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
5073 catch_command_errors.
5074
a37bfa30
PA
50752015-02-27 Pedro Alves <palves@redhat.com>
5076
5077 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
5078 "true" for boolean result.
5079 * gdb.gdb/selftest.exp (test_with_self): Also accept full
5080 prototype of main.
5081
6f98576f
PA
50822015-02-27 Pedro Alves <palves@redhat.com>
5083
5084 * lib/unbuffer_output.c: New file.
5085 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
5086 (main): Call gdb_unbuffer_output.
5087
eba5ab56
YQ
50882015-02-27 Yao Qi <yao.qi@linaro.org>
5089
5090 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
5091 target.
5092
0def5aaa
DE
50932015-02-26 Doug Evans <dje@google.com>
5094
5095 * gdb.cp/class2.cc (Dbase, D): New classes.
5096 (main): New local delta.
5097 * gdb.cp/class2.exp: Test printing delta.
5098 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
5099 (dynbar): New global.
5100 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
5101
081a1c2c
JK
51022015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5103
5104 * gdb.compile/compile-ifunc.c: New file.
5105 * gdb.compile/compile-ifunc.exp: New file.
5106
2f41223f
AT
51072015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
5108
5109 * gdb.base/structs.exp: Check for correct struct on finish.
5110
03eddd80
YQ
51112015-02-26 Yao Qi <yao.qi@linaro.org>
5112
5113 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
5114 is zero.
5115
80c57053
JK
51162015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5117
5118 * gdb.arch/cordic.ko.bz2: New file.
5119 * gdb.arch/cordic.ko.debug.bz2: New file.
5120 * gdb.arch/ppc64-symtab-cordic.exp: New file.
5121
21613c12
YQ
51222015-02-25 Yao Qi <yao.qi@linaro.org>
5123
5124 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
5125 aarch64*-*-* target.
5126
d8b901ed
PA
51272015-02-23 Pedro Alves <palves@redhat.com>
5128
5129 * lib/gdb.exp (delete_breakpoints): Rewrite using
5130 gdb_test_multiple.
5131
e5b85ead
PA
51322015-02-23 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.base/info-os.c: Include stdlib.h.
5135
85c3a371
DE
51362015-02-22 Doug Evans <xdje42@gmail.com>
5137
5138 PR symtab/17855
5139 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
5140 is read after symbols have been re-read.
5141 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
5142 * gdb.ada/exec_changed/second.adb (Second): Ditto.
5143
96553a0c
DE
51442015-02-21 Doug Evans <dje@google.com>
5145
5146 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
5147
97a0c697
JK
51482015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5149
5150 PR corefiles/17808
5151 * gdb.arch/i386-biarch-core.core.bz2: New file.
5152 * gdb.arch/i386-biarch-core.exp: New file.
5153
a47cd6e9
PA
51542015-02-21 Pedro Alves <palves@redhat.com>
5155
5156 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
5157 runto_main fails.
5158
c5facdc4
PA
51592015-02-20 Pedro Alves <palves@redhat.com>
5160
5161 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
5162 info probes.
5163
2db9a427
PA
51642015-02-20 Pedro Alves <palves@redhat.com>
5165
5166 * gdb.threads/multi-create-ns-info-thr.exp: New file.
5167
60fb7e9e
PA
51682015-02-20 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
5171 clean_restart before gdb_target_supports_trace.
5172
5c5019c2
PA
51732015-02-20 Pedro Alves <palves@redhat.com>
5174
5175 PR threads/18006
5176 * gdb.threads/clone-thread_db.c: New file.
5177 * gdb.threads/clone-thread_db.exp: New file.
5178
c9587f88
AT
51792015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
5180
5181 PR breakpoints/16812
5182 * gdb.base/catch-gdb-caused-signals.c: New file.
5183 * gdb.base/catch-gdb-caused-signals.exp: New file.
5184
f6a88844
JM
51852015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
5186
5187 * configure: Regenerated.
5188 * configure.ac: Use GDB_AC_TRANSFORM.
5189 * aclocal.m4: sinclude ../transform.m4.
5190
497c491b
JM
51912015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5192
5193 * lib/dtrace.exp: New file.
5194 * gdb.base/dtrace-probe.exp: Likewise.
5195 * gdb.base/dtrace-probe.d: Likewise.
5196 * gdb.base/dtrace-probe.c: Likewise.
5197 * lib/pdtrace.in: Likewise.
5198 * configure.ac: Output variables with the transformed names of
5199 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
5200 * configure: Regenerated.
5201
03e98035
JM
52022015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5203
5204 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
5205 expected message when trying to access $_probe_* convenience
5206 variables while not on a probe.
5207
63cc30e9
JK
52082015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5209
5210 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
5211
0703599a
PA
52122015-02-11 Pedro Alves <pedro@codesourcery.com>
5213
5214 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
5215 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
5216
7e60a48e
DE
52172015-02-10 Doug Evans <xdje42@gmail.com>
5218
5219 * lib/gdb.exp (gdb_load): Always return a result.
5220
01b088bc
PA
52212015-02-10 Pedro Alves <palves@redhat.com>
5222
5223 * gdb.threads/signal-sigtrap.c: New file.
5224 * gdb.threads/signal-sigtrap.exp: New file.
5225
b05ec7a5
AT
52262015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5227
5228 * gdb.trace/no-attach-trace.c: New file.
5229 * gdb.trace/no-attach-trace.exp: New file.
5230
a2c2acaf
MW
52312015-02-09 Mark Wielaard <mjw@redhat.com>
5232
5233 * gdb.dwarf2/atomic.c: New file.
5234 * gdb.dwarf2/atomic-type.exp: Likewise.
5235
31fd9caa
MM
52362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5237
5238 * gdb.btrace/buffer-size.exp: Update "info record" output.
5239 * gdb.btrace/delta.exp: Update "info record" output.
5240 * gdb.btrace/enable.exp: Update "info record" output.
5241 * gdb.btrace/finish.exp: Update "info record" output.
5242 * gdb.btrace/instruction_history.exp: Update "info record" output.
5243 * gdb.btrace/next.exp: Update "info record" output.
5244 * gdb.btrace/nexti.exp: Update "info record" output.
5245 * gdb.btrace/step.exp: Update "info record" output.
5246 * gdb.btrace/stepi.exp: Update "info record" output.
5247 * gdb.btrace/nohist.exp: Update "info record" output.
5248
d33501a5
MM
52492015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5250
5251 * gdb.btrace/buffer-size: New.
5252
f4abbc16
MM
52532015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5254
5255 * gdb.btrace/delta.exp: Update "info record" output.
5256 * gdb.btrace/enable.exp: Update "info record" output.
5257 * gdb.btrace/finish.exp: Update "info record" output.
5258 * gdb.btrace/instruction_history.exp: Update "info record" output.
5259 * gdb.btrace/next.exp: Update "info record" output.
5260 * gdb.btrace/nexti.exp: Update "info record" output.
5261 * gdb.btrace/step.exp: Update "info record" output.
5262 * gdb.btrace/stepi.exp: Update "info record" output.
5263 * gdb.btrace/nohist.exp: Update "info record" output.
5264
b9d61307
SM
52652015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5266
5267 PR gdb/15678
5268 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5269
e584fdbc
PA
52702015-02-06 Pedro Alves <palves@redhat.com>
5271
5272 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5273 macro.
5274 (seconds_left, again): New globals.
5275 (main): Wait seconds_left in a 1-second sleep loop instead of
5276 sleeping 180 seconds. If 'again' is set, reset the seconds
5277 counter.
5278 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5279 'again' in the inferior before detaching. Print the seconds left.
5280 (options): New global.
5281 (top level): Build program with -DTIMEOUT=$timeout.
5282
77f41761
PA
52832015-02-06 Pedro Alves <palves@redhat.com>
5284
5285 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5286 determine how many seconds to pass to 'alarm'.
5287 * gdb.base/gdb-sigterm.exp (top level): Build program with
5288 -DTIMEOUT=$timeout.
5289 (do_test): Return success/failure indication. Add more verbose
5290 logging. Don't fail if 200 single steps are seen. Instead, fail
5291 when the test times out.
5292 (passes): New global.
5293 (top level): Break the testing loop if testing fails on any
5294 iteration. Use gdb_assert.
5295
b9394193
DB
52962015-02-04 Don Breazeal <donb@codesourcery.com>
5297
5298 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5299 and initialize them.
5300 (ipc_cleanup): New function.
5301 (main): Don't declare shmid, semid, and msqid. Add a call to
5302 atexit so that we call ipc_cleanup on exit.
5303
42d9e528
PA
53042015-02-04 Pedro Alves <palves@redhat.com>
5305
5306 * boards/native-extended-gdbserver.exp: Remove any target variant
5307 specifications from the board name before clearing the isremote
5308 flag from board_info.
5309
ae6ae975
DE
53102015-01-31 Doug Evans <xdje42@gmail.com>
5311
5312 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5313
cfb069a8
GB
53142015-01-31 Gary Benson <gbenson@redhat.com>
5315
5316 * gdb.base/completion.exp: Disable completion limiting for
5317 existing tests. Add new tests to check completion limiting.
5318 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5319
5dd31d79
DE
53202015-01-31 Doug Evans <xdje42@gmail.com>
5321
5322 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5323
9f050062
DE
53242015-01-31 Doug Evans <xdje42@gmail.com>
5325
5326 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5327 entries. Duplicate file section script entries.
5328 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5329 inlined entries. Add test for safe-path rejection.
5330 * gdb.python/py-section-script.c: Add duplicate inlined section script
5331 entries. Duplicate file section script entries.
5332 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5333 inlined entries. Add test for safe-path rejection.
5334
df25ebbd
JB
53352015-01-29 Joel Brobecker <brobecker@adacore.com>
5336
5337 * gdb.ada/disc_arr_bound: New testcase.
5338
4a0ca9ec
JB
53392015-01-29 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdb.ada/mi_var_array: New testcase.
5342
3a8b707a
DE
53432015-01-27 Doug Evans <dje@google.com>
5344
5345 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5346 Add test for objfile.filename, objfile.username after objfile
5347 has been unloaded.
5348
f8313f6e
JB
53492015-01-26 Joel Brobecker <brobecker@adacore.com>
5350
5351 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5352 the second test to print the name attribute of value
5353 returned by the call to gdb.lookup_type, and adjust
5354 the expected output accordingly.
5355
37bc665e
MW
53562015-01-25 Mark Wielaard <mjw@redhat.com>
5357
5358 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5359 * gdb.base/disp-step-fork.c: Include unistd.h.
5360 * gdb.base/siginfo-obj.c: Include stdio.h.
5361 * gdb.base/siginfo-thread.c: Likewise.
5362 * gdb.mi/non-stop.c: Include unistd.h.
5363 * gdb.mi/nsthrexec.c: Include stdio.h.
5364 * gdb.mi/pthreads.c: Include unistd.h.
5365 * gdb.modula2/unbounded1.c (main): Declare returns int.
5366 * gdb.reverse/consecutive-reverse.c: Likewise.
5367 * gdb.threads/create-fail.c: Include unistd.h.
5368 * gdb.threads/killed.c: Likewise.
5369 * gdb.threads/linux-dp.c: Likewise.
5370 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5371 * gdb.threads/non-ldr-exc-2.c: Likewise.
5372 * gdb.threads/non-ldr-exc-3.c: Likewise.
5373 * gdb.threads/non-ldr-exc-4.c: Likewise.
5374 * gdb.threads/pthreads.c: Include unistd.h.
5375 (main): Declare returns int.
5376 * gdb.threads/tls-main.c (foo): New declaration.
5377 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5378
f7e5394d
SM
53792015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5380
5381 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5382 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5383
743649fd
MW
53842015-01-15 Mark Wielaard <mjw@redhat.com>
5385
5386 * gdb.base/noreturn-return.c: New file.
5387 * gdb.base/noreturn-return.exp: New file.
5388 * gdb.base/noreturn-finish.c: New file.
5389 * gdb.base/noreturn-finish.exp: New file.
5390
198297aa
PA
53912015-01-23 Pedro Alves <palves@redhat.com>
5392
5393 * gdb.threads/continue-pending-after-query.c: New file.
5394 * gdb.threads/continue-pending-after-query.exp: New file.
5395
717cf30c
AG
53962015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5397 Simon Marchi <simon.marchi@ericsson.com>
5398
5399 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5400 * gdb.base/valgrind-db-attach.exp: Same.
5401 * gdb.base/valgrind-infcall.exp: Same.
5402 * lib/mi-support.exp (default_mi_gdb_start): Same.
5403 * lib/prompt.exp (default_prompt_gdb_start): Same.
5404 * lib/gdb.exp (default_gdb_spawn): Same.
5405 (gdb_interact): New.
5406
5407
4b62a76e
JK
54082015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5409
5410 * gdb.compile/compile.exp (pointer to jit function): New test.
5411
b4cdae6f
WW
54122015-01-17 Wei-cheng Wang <cole945@gmail.com>
5413
5414 * lib/gdb.exp (supports_process_record): Return true for
5415 powerpc*-*-linux*.
5416 (supports_reverse): Likewise.
5417
d221e7ef
DB
54182015-01-15 Don Breazeal <donb@codesourcery.com>
5419
5420 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5421 instead of checking whether the target board is remote and
5422 use spawn_wait_for_attach instead of exec/sleep.
5423 * gdb.base/attach-twice.exp: Likewise.
5424
bafffb51
JB
54252015-01-15 Joel Brobecker <brobecker@adacore.com>
5426
5427 * gdb.ada/var_arr_attrs: New testcase.
5428
5589af0e
PA
54292015-01-14 Pedro Alves <palves@redhat.com>
5430 Joel Brobecker <brobecker@adacore.com>
5431
5432 PR gdb/17525
5433 * gdb.base/bp-cmds-execution-x-script.c: New file.
5434 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5435 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5436
6c400b59
PA
54372015-01-14 Pedro Alves <palves@redhat.com>
5438
5439 PR cli/17828
5440 * gdb.base/batch-preserve-term-settings.c: New file.
5441 * gdb.base/batch-preserve-term-settings.exp: New file.
5442
e02c96a7
DE
54432015-01-13 Doug Evans <dje@google.com>
5444
5445 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5446 binary.
5447
576fd14c
JB
54482015-01-13 Joel Brobecker <brobecker@adacore.com>
5449
5450 * Makefile.in (clean mostlyclean): Do not delete *.py.
5451
04dccad0
JB
54522015-01-13 Joel Brobecker <brobecker@adacore.com>
5453
5454 * gdb.python/py-lookup-type.exp: New file.
5455
3d230f71
PA
54562015-01-12 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5459 restore GDBFLAGS before returning.
5460
7e67715d
JK
54612015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5462
5463 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5464 is_amd64_regs_target and is_x86_like_target.
5465
f2e0d4b4
DE
54662015-01-11 Doug Evans <xdje42@gmail.com>
5467
5468 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5469 is given without an explicit form.
5470 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5471 attributes.
5472 * gdb.dwarf/corrupt.exp: Ditto.
5473 * gdb.dwarf2/enum-type.exp: Ditto.
5474 * gdb.trace/entry-values.exp: Ditto.
5475 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5476
439250fb
DE
54772015-01-11 Doug Evans <xdje42@gmail.com>
5478
5479 PR gdb/15830
5480 * gdb.base/maint.exp: Remove references to "maint demangle".
5481 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5482 Add tests for explicitly specifying language to demangle.
5483 * gdb.dlang/demangle.exp: Ditto.
5484
ede9f622
PA
54852015-01-09 Pedro Alves <palves@redhat.com>
5486
5487 * gdb.threads/non-stop-fair-events.c: New file.
5488 * gdb.threads/non-stop-fair-events.exp: New file.
5489
a7b796db
PA
54902015-01-09 Pedro Alves <palves@redhat.com>
5491
5492 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5493 the global scope. Set a breakpoint after all threads are started
5494 rather than stepping over two source lines. Expect the prompt.
5495 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5496 global.
5497 (NUM): Now 15.
5498 (main): Use threads_started_barrier to wait for all threads to
5499 start. Main thread no longer calls thread_function. Exit after
5500 180 seconds.
5501 (loop): New function.
5502 (thread_function): Wait on threads_started_barrier barrier. Call
5503 'loop' at each iteration.
5504 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5505 threads have started, instead of hardcoding number of "next"
5506 steps. Use an access watchpoint instead of a write watchpoint.
5507
9665ffdd
PA
55082015-01-09 Pedro Alves <palves@redhat.com>
5509
5510 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5511 (thread_func): Wait on barrier.
5512 (main): Wait for all threads to start before stopping GDB.
5513 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5514 global.
5515 (thread1_func, thread2_func): Wait on barrier.
5516 (main): Wait for all threads to start before stopping GDB.
5517 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5518 New global.
5519 (thread1_func, thread2_func): Wait on barrier.
5520 (main): Wait for all threads to start before stopping GDB.
5521
c945a99f
PA
55222015-01-09 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.threads/attach-many-short-lived-threads.c: New file.
5525 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5526
c1a747c1
PA
55272014-01-09 Pedro Alves <palves@redhat.com>
5528
5529 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5530 instead of to thread 2.
5531 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5532 Add barrier around each pthread_create call instead of around all
5533 calls.
5534 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5535 Set a break on thread_function and have the child threads hit it
5536 one at at a time.
5537
60b3033e
PA
55382015-01-09 Pedro Alves <palves@redhat.com>
5539
5540 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5541 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5542 false.
5543 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5544 checking whether the target board is remote.
5545 * gdb.multi/multi-attach.exp: Likewise.
5546 * gdb.python/py-sync-interp.exp: Likewise.
5547 * gdb.server/ext-attach.exp: Likewise.
5548 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5549 tests that need to attach, instead of checking whether the target
5550 board is remote at the top of the file.
5551
acc018ac
YQ
55522015-01-08 Yao Qi <yao@codesourcery.com>
5553
5554 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5555
50a18af8
JK
55562015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5557
5558 Fix testcase compilation.
5559 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5560
8503d6e1
JB
55612015-01-06 Joel Brobecker <brobecker@adacore.com>
5562
5563 * gdb.python/py-type.exp: Add a couple test about empty
5564 array creation, and negative-length array creation.
5565
cc73dbcc
DE
55662015-01-02 Doug Evans <xdje42@gmail.com>
5567
5568 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5569
0300bbc7
DE
55702015-01-02 Doug Evans <dje@google.com>
5571
5572 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5573
9d85a0ec
YQ
55742014-12-29 Yao Qi <yao@codesourcery.com>
5575
5576 * gdb.trace/entry-values.exp: Update comments. Rename variable
5577 bar_call_foo to returned_from_foo.
5578
87186c6a
MMN
55792014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5580
5581 PR gdb/17394
5582 * gdb.linespec/break-asm-file.c: New file.
5583 * gdb.linespec/break-asm-file.exp: New file.
5584 * gdb.linespec/break-asm-file0.s: New file.
5585 * gdb.linespec/break-asm-file1.s: New file.
5586
1bab7383
YQ
55872014-12-18 Nigel Stephens <nigel@mips.com>
5588 Maciej W. Rozycki <macro@codesourcery.com>
5589
5590 * gdb.base/float.exp: Handle the new output from "info float" on
5591 MIPS targets.
5592
1bc1068a
JK
55932014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5594
5595 Fix MinGW compilation.
5596 * gdb.compile/compile-ops.exp: Update untested message if
5597 !skip_compile_feature_tests.
5598 * gdb.compile/compile-setjmp.exp: Likewise.
5599 * gdb.compile/compile-tls.exp: Likewise.
5600 * gdb.compile/compile.exp: Likewise.
5601 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5602 supported on this host".
5603
b6615d10
DE
56042014-12-16 Doug Evans <xdje42@gmail.com>
5605
5606 * boards/stabs.exp: New file.
5607
25dda427
AA
56082014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5609
5610 * gdb.base/completion.exp: Adjust to format changes of "maint
5611 print user-registers".
5612
bf330350
CU
56132014-12-16 Catalin Udma <catalin.udma@freescale.com>
5614
5615 PR server/17457
5616 * gdb.arch/aarch64-fp.c: New file.
5617 * gdb.arch/aarch64-fp.exp: New file.
5618
395cf596
SDJ
56192014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5620
5621 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5622 r210637, r210913, r211666, r215400, r215817).
5623
5624 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5625 * dg-extract-results.py: New file.
5626 * dg-extract-results.sh: Use it if the environment seems
5627 suitable.
5628
5629 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5630
5631 * dg-extract-results.py (parse_run): Handle warnings that
5632 are printed before a test harness is run.
5633
5634 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5635
5636 * dg-extract-results.py (Named): Remove __cmp__ method.
5637 (output_variation): Use a key to sort variation.harnesses.
5638
5639 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5640
5641 * dg-extract-results.py: For Python 3, force sys.stdout to
5642 handle surrogate escape sequences.
5643 (safe_open): New function.
5644 (output_segment, main): Use it.
5645
5646 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5647
5648 * dg-extract-results.py (Prog.result_re): Include options
5649 in test name.
5650
5651 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5652
5653 * dg-extract-results.py (output_variation): Always sort if
5654 do_sum.
5655
e882ef3c
SM
56562014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5657
5658 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5659 as long as we get pagination notifications.
5660
4992aa20
JM
56612014-12-15 Jason Merrill <jason@redhat.com>
5662
5663 * Makefile.in (check-gdb.%): Restore.
5664 * README: Mention it.
5665
c1b5a1a6
JB
56662014-12-13 Joel Brobecker <brobecker@adacore.com>
5667
5668 * gdb.ada/str_uninit: New testcase.
5669
5537b577
JK
56702014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5671
5672 PR symtab/17642
5673 * gdb.base/vla-stub-define.c: New file.
5674 * gdb.base/vla-stub.c: New file.
5675 * gdb.base/vla-stub.exp: New file.
5676
bb2ec1b3
TT
56772014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5678 Jan Kratochvil <jan.kratochvil@redhat.com>
5679 Tom Tromey <tromey@redhat.com>
5680
5681 * configure.ac: Add gdb.compile/.
5682 * configure: Regenerate.
5683 * gdb.compile/Makefile.in: New file.
5684 * gdb.compile/compile-ops.exp: New file.
5685 * gdb.compile/compile-ops.c: New file.
5686 * gdb.compile/compile-tls.c: New file.
5687 * gdb.compile/compile-tls.exp: New file.
5688 * gdb.compile/compile-constvar.S: New file.
5689 * gdb.compile/compile-constvar.c: New file.
5690 * gdb.compile/compile-mod.c: New file.
5691 * gdb.compile/compile-nodebug.c: New file.
5692 * gdb.compile/compile-setjmp-mod.c: New file.
5693 * gdb.compile/compile-setjmp.c: New file.
5694 * gdb.compile/compile-setjmp.exp: New file.
5695 * gdb.compile/compile-shlib.c: New file.
5696 * gdb.compile/compile.c: New file.
5697 * gdb.compile/compile.exp: New file.
5698 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5699
4ff709eb
TT
57002014-12-12 Tom Tromey <tromey@redhat.com>
5701
5702 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5703 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5704
6dddd6a5
DE
57052014-12-12 Doug Evans <dje@google.com>
5706
5707 * lib/gdb-python.exp (get_python_valueof): New function.
5708 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5709
71c24708
AA
57102014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5711
5712 * gdb.base/completion.exp: Add test for completion of "info
5713 registers ".
5714
3e29f34a
MR
57152014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5716
5717 * gdb.base/func-ptrs.c: New file.
5718 * gdb.base/func-ptrs.exp: New file.
5719
fc126975
SM
57202014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5721
5722 PR breakpoints/17012
5723 * gdb.base/dprintf-detach.c: New file.
5724 * gdb.base/dprintf-detach.exp: New file.
5725
0a46d518
SM
57262014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5727
5728 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5729 * lib/gdb.exp (target_is_gdbserver): New procedure.
5730
a0be3e44
DE
57312014-12-08 Doug Evans <dje@google.com>
5732
5733 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5734
df1b803a
YQ
57352014-12-05 Yao Qi <yao@codesourcery.com>
5736
5737 * gdb.guile/scm-error.exp: Remove the third argument to
5738 gdb_remote_download.
5739 * gdb.guile/scm-frame-args.exp: Likewise.
5740 * gdb.guile/scm-section-script.exp: Likewise.
5741
ddb9f679
YQ
57422014-12-05 Yao Qi <yao@codesourcery.com>
5743
5744 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5745
86e4ed39
DE
57462014-12-04 Doug Evans <dje@google.com>
5747
5748 * gdb.python/py-objfile.exp: Add tests for
5749 objfile.add_separate_debug_file.
5750
7c50a931
DE
57512014-12-04 Doug Evans <dje@google.com>
5752
5753 * lib/gdb.exp (get_build_id): New function.
5754 (build_id_debug_filename_get): Rewrite to use it.
5755 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5756
621661e3
MR
57572014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5758
5759 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5760 `method(long)', not just 0x0.
5761 * gdb.cp/nsalias.exp: Align code labels to 4.
5762 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5763 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5764 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5765 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5766 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5767 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5768
29f0c3b7
DE
57692014-12-02 Doug Evans <dje@google.com>
5770
e1e061e7 5771 PR symtab/17602
29f0c3b7 5772 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5773 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5774 * gdb.cp/anon-ns.exp: Update.
5775
162078c8
NB
57762014-12-02 Nick Bull <nicholaspbull@gmail.com>
5777
5778 * gdb.python/py-events.py (inferior_call_handler): New.
5779 (register_changed_handler, memory_changed_handler): New.
5780 (test_events.invoke): Register new handlers.
5781 * gdb.python/py-events.exp: Add tests for inferior call,
5782 memory_changed and register_changed events.
5783
fdb09caf
AA
57842014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5785
5786 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5787 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5788 if the linker doesn't understand this.
5789
55cfb2c4
SM
57902014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5791
5792 * gdb.python/python.exp: Change expected reply to help().
5793
9e8cd6df
YQ
57942014-12-01 Yao Qi <yao@codesourcery.com>
5795
5796 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5797 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5798 * configure: Re-generated.
5799
6c659fc2
SC
58002014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5801
5802 * gdb.cp/chained-calls.cc: New file.
5803 * gdb.cp/chained-calls.exp: New file.
5804 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5805
d7fc3181
SM
58062014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5807
5808 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5809 * gdb.dwarf2/symtab-producer.exp: Same.
5810 * gdb.gdb/python-interrupts.exp: Same.
5811 * gdb.gdb/python-selftest.exp: Same.
5812 * gdb.python/py-linetable.exp: Same.
5813 * gdb.python/py-type.exp: Same.
5814 * gdb.python/py-value-cc.exp: Same.
5815 * gdb.python/py-value.exp: Same.
5816
10e79639
YQ
58172014-11-28 Yao Qi <yao@codesourcery.com>
5818
5819 * gdb.base/break-probes.exp: Match library name prefixed with
5820 sysroot.
5821
f28a0564
SM
58222014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5823
5824 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5825 test expected output. Add parentheses for the call to print.
5826 Remove L suffix from integers.
5827
3fe1ce1d
DE
58282014-11-26 Doug Evans <dje@google.com>
5829
5830 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5831
84429e27
YQ
58322014-11-22 Yao Qi <yao@codesourcery.com>
5833
5834 * gdb.trace/entry-values.c: Remove asms.
5835 (foo): Add foo_label.
5836 (bar): Add bar_label.
5837 * gdb.trace/entry-values.exp: Remove code computing foo's
5838 length and bar's length.
5839 (Dwarf::assemble): Invoke function_range for bar and use
5840 MACRO_AT_func for foo.
5841
26741859
YQ
58422014-11-22 Yao Qi <yao@codesourcery.com>
5843
5844 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5845 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5846 Use .Lgcc43_procstart instead of gcc43.
5847
45e44d27
JB
58482014-11-21 Joel Brobecker <brobecker@adacore.com>
5849
5850 * gdb.ada/n_arr_bound: New testcase.
5851
458c8db8
SDJ
58522014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5853
5854 PR breakpoints/10737
5855 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5856 test_catch_syscall_multi_arch.
5857 (test_catch_syscall_multi_arch): New function.
5858
43f3e411
DE
58592014-11-20 Doug Evans <xdje42@gmail.com>
5860
5861 * gdb.base/maint.exp: Update expected output.
5862
0d7b2549
AA
58632014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5864
5865 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5866 4-byte instruction on S390.
5867
8908fca5
JB
58682014-11-19 Joel Brobecker <brobecker@adacore.com>
5869
5870 * gdb.ada/arr_arr: New testcase.
5871
4a46959e
JB
58722014-11-19 Joel Brobecker <brobecker@adacore.com>
5873
5874 * gdb.ada/pkd_arr_elem: New Testcase.
5875
470e2f4e
LM
58762014-11-18 Luis Machado <lgustavo@codesourcery.com>
5877
5878 * gdb.reverse/break-precsave: Expect completion message for
5879 core file reads.
5880 * gdb.reverse/consecutive-precsave.exp: Likewise.
5881 * gdb.reverse/finish-precsave.exp: Likewise.
5882 * gdb.reverse/i386-precsave.exp: Likewise.
5883 * gdb.reverse/machinestate-precsave.exp: Likewise.
5884 * gdb.reverse/sigall-precsave.exp: Likewise.
5885 * gdb.reverse/solib-precsave.exp: Likewise.
5886 * gdb.reverse/step-precsave.exp: Likewise.
5887 * gdb.reverse/until-precsave.exp: Likewise.
5888 * gdb.reverse/watch-precsave.exp: Likewise.
5889
a267f3ad
AA
58902014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5891
5892 * gdb.base/bp-permanent.c: Include unistd.h.
5893 * gdb.python/py-framefilter-mi.c (main): Add return type.
5894 * gdb.python/py-framefilter.c (main): Likewise.
5895 * gdb.trace/actions-changed.c (main): Likewise.
5896
12084a9a
AA
58972014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5898
5899 * gdb.mi/until.c: Add eye-catchers.
5900 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
5901 line numbers.
5902
dc7e1a77
AA
59032014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5904
5905 * gdb.base/condbreak.exp: Drop references to removed non-prototype
5906 function header variants in break1.c.
5907 * gdb.base/ena-dis-br.exp: Likewise.
5908 * gdb.base/hbreak2.exp: Likewise.
5909 * gdb.reverse/until-precsave.exp: Drop references to removed
5910 non-prototype function header variants in ur1.c.
5911 * gdb.reverse/until-reverse.exp: Likewise.
5912
41c77605
PM
59132014-11-17 Petr Machata <pmachata@redhat.com>
5914
5915 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
5916 ${_cu_offset_size} bytes abbrev offset.
5917
34248c3a
DE
59182014-11-15 Doug Evans <xdje42@gmail.com>
5919
5920 PR symtab/17559
5921 * gdb.base/line-symtabs.exp: New file.
5922 * gdb.base/line-symtabs.c: New file.
5923 * gdb.base/line-symtabs.h: New file.
5924
646da059
YQ
59252014-11-14 Yao Qi <yao@codesourcery.com>
5926
5927 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
5928 (func): Add label func_label.
5929 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
5930 Replace low_pc and high_pc with MACRO_AT_range.
5931 Replace name, low_pc and high_pc with MACRO_AT_func.
5932
9301ebe6
YQ
59332014-11-14 Yao Qi <yao@codesourcery.com>
5934
5935 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
5936 Replace name, low_pc and high_pc with MACRO_AT_func.
5937
f166b542
YQ
59382014-11-14 Yao Qi <yao@codesourcery.com>
5939
5940 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
5941 produce debug information.
5942 * gdb.dwarf2/implptr-optimized-out.S: Removed.
5943
0f6e71e3
YQ
59442014-11-14 Yao Qi <yao@codesourcery.com>
5945
5946 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
5947 object and get function length.
5948 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
5949 with MACRO_AT_func.
5950 (top-level): Replace gdb_compile and clean_restart with
5951 prepare_for_testing.
5952 * gdb.dwarf2/main.c (main): Add label main_label.
5953
876c4df9
YQ
59542014-11-14 Yao Qi <yao@codesourcery.com>
5955
5956 * lib/dwarf.exp (function_range): New procedure.
5957 (Dwarf::_handle_macro_at_func): New procedure.
5958 (Dwarf::_handle_macro_at_range): New procedure.
5959 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
5960
02ad9cf1
YQ
59612014-11-14 Yao Qi <yao@codesourcery.com>
5962
5963 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
5964 (_handle_attribute): New procedure.
5965
a59add0c
AA
59662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5967
5968 * gdb.ada/cond_lang/foo.c (callme): Add return type.
5969 * gdb.base/call-sc.c (zed): Likewise.
5970 * gdb.base/checkpoint.c (main): Likewise.
5971 * gdb.base/dump.c (main): Likewise.
5972 * gdb.base/gcore.c (main): Likewise.
5973 * gdb.base/huge.c (main): Likewise.
5974 * gdb.base/multi-forks.c (main): Likewise.
5975 * gdb.base/pr10179-a.c (main): Likewise.
5976 * gdb.base/savedregs.c (main): Likewise.
5977 * gdb.base/sigaltstack.c (main): Likewise.
5978 * gdb.base/siginfo.c (main): Likewise.
5979 * gdb.base/structs.c (zed): Likewise.
5980 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
5981 * gdb.mi/mi-syn-frame.c (main): Likewise.
5982 * gdb.mi/until.c (foo, main): Likewise.
5983 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
5984 * gdb.base/solib-weak.c (foo): Declare.
5985 * gdb.base/attach-twice.c: Include stdio.h.
5986 * gdb.base/weaklib1.c: Likewise.
5987 * gdb.base/weaklib2.c: Likewise.
5988 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
5989 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
5990 unistd.h.
5991 * gdb.base/attach-pie-misread.c: Include stdlib.h.
5992 * gdb.mi/mi-exit-code.c: Likewise.
5993 * gdb.base/break-interp-lib.c: Include string.h.
5994 * gdb.base/coremaker.c: Likewise.
5995 * gdb.base/testenv.c: Likewise.
5996 * gdb.python/py-finish-breakpoint.c: Likewise.
5997 * gdb.base/inferior-died.c: Include sys/wait.h.
5998 * gdb.base/fileio.c: Include time.h.
5999 * gdb.base/async-shell.c: Include unistd.h.
6000 * gdb.base/dprintf-non-stop.c: Likewise.
6001 * gdb.base/info-os.c: Likewise.
6002 * gdb.mi/mi-console.c: Likewise.
6003 * gdb.mi/watch-nonstop.c: Likewise.
6004 * gdb.python/py-events.c: Likewise.
6005 * gdb.base/async.c (baz): Move up before its invocation.
6006 * gdb.base/code_elim2.c (my_global_func): Likewise.
6007 * gdb.base/skip-solib-lib.c (multiply): Likewise.
6008 * gdb.base/advance.c (func2): Likewise.
6009
3b5d5997
AA
60102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6011
6012 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
6013 variant.
6014 * gdb.base/annota3.c: Likewise.
6015 * gdb.base/async.c: Likewise.
6016 * gdb.base/average.c: Likewise.
6017 * gdb.base/call-ar-st.c: Likewise.
6018 * gdb.base/call-rt-st.c: Likewise.
6019 * gdb.base/call-sc.c: Likewise.
6020 * gdb.base/call-strs.c: Likewise.
6021 * gdb.base/ending-run.c: Likewise.
6022 * gdb.base/execd-prog.c: Likewise.
6023 * gdb.base/exprs.c: Likewise.
6024 * gdb.base/foll-exec.c: Likewise.
6025 * gdb.base/foll-fork.c: Likewise.
6026 * gdb.base/foll-vfork.c: Likewise.
6027 * gdb.base/funcargs.c: Likewise.
6028 * gdb.base/gcore.c: Likewise.
6029 * gdb.base/jump.c: Likewise.
6030 * gdb.base/langs0.c: Likewise.
6031 * gdb.base/langs1.c: Likewise.
6032 * gdb.base/langs2.c: Likewise.
6033 * gdb.base/mips_pro.c: Likewise.
6034 * gdb.base/nodebug.c: Likewise.
6035 * gdb.base/opaque0.c: Likewise.
6036 * gdb.base/opaque1.c: Likewise.
6037 * gdb.base/recurse.c: Likewise.
6038 * gdb.base/run.c: Likewise.
6039 * gdb.base/scope0.c: Likewise.
6040 * gdb.base/scope1.c: Likewise.
6041 * gdb.base/setshow.c: Likewise.
6042 * gdb.base/setvar.c: Likewise.
6043 * gdb.base/shmain.c: Likewise.
6044 * gdb.base/shr1.c: Likewise.
6045 * gdb.base/shr2.c: Likewise.
6046 * gdb.base/sigall.c: Likewise.
6047 * gdb.base/signals.c: Likewise.
6048 * gdb.base/so-indr-cl.c: Likewise.
6049 * gdb.base/solib2.c: Likewise.
6050 * gdb.base/structs.c: Likewise.
6051 * gdb.base/sum.c: Likewise.
6052 * gdb.base/vforked-prog.c: Likewise.
6053 * gdb.base/watchpoint.c: Likewise.
6054 * gdb.reverse/shr2.c: Likewise.
6055 * gdb.reverse/until-reverse.c: Likewise.
6056 * gdb.reverse/ur1.c: Likewise.
6057 * gdb.reverse/watch-reverse.c: Likewise.
6058
066a77c5
AA
60592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6060
6061 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
6062 variant.
6063 * gdb.base/sepdebug.exp: Drop references to removed code.
6064
4f204ea5
AA
60652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6066
6067 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
6068 variant. Preserve original line numbering.
6069 * gdb.base/list1.c: Likewise.
6070
3b377a3a
AA
60712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6072
6073 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
6074 variant.
6075 * gdb.base/break1.c: Likewise.
6076 * gdb.base/break.exp: Drop references to removed code.
6077
e444df73
AA
60782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6079
6080 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
6081 variant.
6082
8008f2a7
AA
60832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6084
6085 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
6086
a5a06887
AA
60872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6088
6089 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
6090 logic into perform_all_tests() and invoke it with and without
6091 function header prototypes.
6092 (do_function_calls): Remove conditional XFAIL for PR 5318.
6093 (rerun_and_prepare): Remove duplicate code.
6094 (perform_all_tests): New. Main logic moved here.
6095
44dba9b9
AA
60962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6097
6098 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
6099 code guarded by #ifdef NO_PROTOTYPES.
6100 (t_double_many_args): Likewise.
6101 (DEF_FUNC_MANY_ARGS_1): Likewise.
6102 (DEF_FUNC_VALUES_1): Likewise.
6103 (t_structs_ldc): Renamed from t_structs_fc in conditional code
6104 guarded by #ifdef PROTOTYPES.
6105
d1fbcd56
AA
61062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6107
6108 * gdb.mi/mi-console.c: Add eye-catcher.
6109 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
6110 instead of literal line number.
6111
b0e59b8f
AA
61122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6113
6114 * gdb.base/shr2.c: Add eye-catcher.
6115 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
6116 line number.
6117
78f98cca
AA
61182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6119
6120 * gdb.base/jump.c: Add eye-catchers.
6121 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
6122 numbers.
6123
58fa2af0
AA
61242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6125
6126 * gdb.base/execd-prog.c: Add eye-catchers.
6127 * gdb.base/foll-exec.c: Likewise.
6128 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
6129 line numbers.
6130
04e5059b
AA
61312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6132
6133 * gdb.base/ending-run.c: Add eye-catchers.
6134 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
6135 literal line numbers.
6136
dbfdb174
AA
61372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6138
6139 * gdb.base/call-rt-st.c: Add eye-catchers.
6140 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
6141 literal line numbers.
6142
888a2ade
AA
61432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6144
6145 * gdb.base/call-ar-st.c: Add eye-catchers.
6146 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
6147 literal line numbers.
6148
6acc2dde
AA
61492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6150
6151 * gdb.base/average.c: Add eye-catchers.
6152 * gdb.base/sum.c: Likewise.
6153 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
6154 regexps dynamically.
6155
9ecfcd1d
AA
61562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6157
6158 * gdb.base/solib1.c: Add eye-catchers.
6159 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
6160 literal line numbers.
6161
78708b7c
PA
61622014-11-12 Pedro Alves <palves@redhat.com>
6163
6164 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
6165 leader has exited.
6166
af48d08f
PA
61672014-11-12 Pedro Alves <palves@redhat.com>
6168
6169 * gdb.arch/i386-bp_permanent.c: New file.
6170 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
6171 (srcfile): Set to i386-bp_permanent.c.
6172 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
6173 that stepi does not execute the 'leave' instruction, instead of
6174 testing it does execute.
6175 * gdb.base/bp-permanent.c: New file.
6176 * gdb.base/bp-permanent.exp: New file.
6177
af3768e9
DE
61782014-11-10 Doug Evans <xdje42@gmail.com>
6179
6180 PR symtab/17564
6181 * gdb.base/symtab-search-order.exp: New file.
6182 * gdb.base/symtab-search-order.c: New file.
6183 * gdb.base/symtab-search-order-1.c: New file.
6184 * gdb.base/symtab-search-order-shlib-1.c: New file.
6185
9de00a4a
PA
61862014-11-07 Pedro Alves <palves@redhat.com>
6187
6188 PR gdb/17511
6189 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
6190 i?86-*-linux*.
6191
e0f52461
SC
61922014-11-03 Siva Chandra Reddy <sivachandra@google.com>
6193
6194 PR c++/17494
6195 * gdb.cp/pr17494.cc: New file.
6196 * gdb.cp/pr17494.exp: New file.
6197
6ce8c980
YQ
61982014-11-02 Yao Qi <yao@codesourcery.com>
6199
6200 * gdb.python/python.exp: Get working directory and match the
6201 output of "set extended-prompt \\w " with it.
6202
02be9a71
DE
62032014-10-30 Doug Evans <dje@google.com>
6204
6205 * gdb.python/py-objfile.exp: Add tests for setting random attributes
6206 in objfiles.
6207 * gdb.python/py-progspace.exp: Add tests for setting random attributes
6208 in progspaces.
6209
3bdff46b
LM
62102014-10-30 Janis Johnson <janisjo@codesourcery.com>
6211
6212 * gdb.base/fullpath-expand.exp: Skip for a remote host.
6213 * gdb.base/realname-expand.exp: Likewise.
6214 * gdb.linespec/macro-relative.exp: Likewise.
6215
ab917dfb
PA
62162014-10-29 Pedro Alves <palves@redhat.com>
6217
6218 PR gdb/17408
6219 * gdb.threads/schedlock.c (some_function): New function.
6220 (call_function): New global.
6221 (MAYBE_CALL_SOME_FUNCTION): New macro.
6222 (thread_function): Call it.
6223 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6224 and use it instead of a global counter. Adjust all callers.
6225 (get_current_thread): Use "find current thread" for test message
6226 here rather than having all callers pass down the same string.
6227 (goto_loop): New procedure, factored out from ...
6228 (my_continue): ... this.
6229 (step_ten_loops): Change parameter from test message to command to
6230 use. Adjust.
6231 (list_count): Delete global.
6232 (check_result): New procedure, factored out from duplicate top
6233 level code.
6234 (continue tests): Wrap in with_test_prefix.
6235 (test_step): New procedure, factored out from duplicate top level
6236 code.
6237 (top level): Test "step" in combination with all scheduler-locking
6238 modes. Test "next" in combination with all scheduler-locking
6239 modes, and in combination with stepping over a function call or
6240 not.
6241 * gdb.threads/next-bp-other-thread.c: New file.
6242 * gdb.threads/next-bp-other-thread.exp: New file.
6243
d3d4baed
PA
62442014-10-29 Pedro Alves <palves@redhat.com>
6245
6246 PR python/17372
6247 * gdb.python/python.exp: Test a multi-line command that spawns
6248 interactive Python.
6249 * gdb.base/multi-line-starts-subshell.exp: New file.
6250
563e8d85
YQ
62512014-10-29 Yao Qi <yao@codesourcery.com>
6252
6253 * gdb.base/fileio.exp: Make directories on host.
6254
0ea4d52e
YQ
62552014-10-29 Yao Qi <yao@codesourcery.com>
6256
6257 * gdb.base/fileio.c (test_write): Close the file.
6258
7f5ef605
PA
62592014-10-28 Pedro Alves <palves@redhat.com>
6260
6261 PR gdb/12623
6262 * gdb.base/sigstep.c (no_handler): New global.
6263 (main): If 'no_handler is true, set the signal handlers to
6264 SIG_IGN.
6265 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6266 with_sw_watch and no_handler parameters. Handle them.
6267 (top level) <stepping over handler when stopped at a breakpoint
6268 test>: Add a test axis for testing with a software watchpoint, and
6269 another for testing with the signal handler set to SIG_IGN.
6270 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6271 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6272
abbdbd03
PA
62732014-10-28 Pedro Alves <palves@redhat.com>
6274
6275 PR gdb/17511
6276 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6277 * gdb.base/sigstep.exp (other_handler_location): New global.
6278 (advance): Support stepping into the signal handler, and running
6279 commands while in the handler.
6280 (in_handler_map): New global.
6281 (top level): In the advance test, add combinations for getting
6282 into the handler with stepping commands, and for running commands
6283 in the handler. Add comment descripting the advancei tests.
6284
1df4399f
PA
62852014-10-28 Pedro Alves <palves@redhat.com>
6286
6287 * gdb.base/sigstep.exp: Use build_executable instead of
6288 prepare_for_testing.
6289 (top level): Move code that starts GDB, runs to main and creates a
6290 display to ...
6291 (restart): ... this new procedure.
6292 (top level): Move backtrace from signal handler test to ...
6293 (validate_backtrace): ... this new procedure.
6294 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6295 with_test_prefix. Always restart GDB.
6296 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6297 with_test_prefix. Always restart GDB. No need to delete
6298 breakpoints after the test.
6299 (test_skip_handler): Remove prefix parameter.
6300 (skip_over_handler, breakpoint_to_handler)
6301 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6302 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6303 restart GDB. No need to delete breakpoints after the test.
6304 (top level): Use foreach to call the test procedures with
6305 different commands.
6306
a5b6e449
PA
63072014-10-28 Pedro Alves <palves@redhat.com>
6308
6309 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6310 instead of GNATS numbers.
6311 * gdb.base/sigbpt.exp: Likewise.
6312 * gdb.base/siginfo.exp: Likewise.
6313 * gdb.base/sigstep.exp: Likewise.
6314
e5f8a7cc
PA
63152014-10-27 Pedro Alves <palves@redhat.com>
6316
6317 * gdb.base/sigstep.c (dummy): New global.
6318 (main): Issue a couple writes to the new global.
6319 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6320 procedures.
6321 (skip_over_handler): Use test_skip_handler.
6322 (top level): Call skip_over_handler for stepi and nexti too.
6323 (breakpoint_over_handler): Use test_skip_handler.
6324 (top level): Call breakpoint_over_handler for stepi and nexti too.
6325
763905a3
YQ
63262014-10-27 Yao Qi <yao@codesourcery.com>
6327
6328 * gdb.trace/tfile.c (adjust_function_address)
6329 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6330 function descriptor.
6331
6f259a23
DB
63322014-10-24 Don Breazeal <donb@codesourcery.com>
6333
6334 * gdb.base/foll-fork.exp (test_follow_fork,
6335 catch_fork_child_follow): Check for updated fork messages emitted
6336 from infrun.c.
6337 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6338 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6339 vfork_and_exec_child_follow_through_step): Check for updated vfork
6340 messages emitted from infrun.c.
6341
09dd9a69
PA
63422014-10-24 Pedro Alves <palves@redhat.com>
6343
6344 * gdb.base/corefile.exp: Remove references to ultrix.
6345 * gdb.base/interrupt.exp: Likewise.
6346 * gdb.base/whatis.exp: Likewise.
6347 * gdb.gdb/selftest.exp: Likewise.
6348 * gdb.threads/manythreads.exp: Likewise.
6349 * gdb.threads/print-threads.exp: Likewise.
6350 * gdb.threads/pthreads.exp:: Likewise.
6351 * gdb.threads/schedlock.exp: Likewise.
6352
3433cfa5
SC
63532014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6354
6355 * gdb.cp/non-trivial-retval.cc: Add a test case.
6356 * gdb.cp/non-trivial-retval.exp: Add a test.
6357
092f880b
YQ
63582014-10-20 Yao Qi <yao@codesourcery.com>
6359
6360 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6361 * gdb.python/py-objfile-script-gdb.py: New file.
6362 * gdb.python/py-objfile-script.exp: Update reference to
6363 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6364 of remote_download. Remove the dest file.
6365
acbdb7f3
YQ
63662014-10-20 Yao Qi <yao@codesourcery.com>
6367
6368 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6369 * gdb.base/step-line.exp: Likewise.
6370 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6371 * gdb.dwarf2/dw2-basic.exp: Likewise.
6372 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6373 * gdb.dwarf2/dw2-filename.exp: Likewise.
6374 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6375 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6376 * gdb.dwarf2/dw2-producer.exp: Likewise.
6377 * gdb.dwarf2/mac-fileno.exp: Likewise.
6378 * gdb.python/py-frame-args.exp: Likewise.
6379 * gdb.python/py-framefilter.exp: Likewise.
6380 * gdb.python/py-mi.exp: Likewise.
6381 * gdb.python/py-objfile-script.exp: Likewise
6382 * gdb.python/py-pp-integral.exp: Likewise.
6383 * gdb.python/py-pp-re-notag.exp: Likewise.
6384 * gdb.python/py-prettyprint.exp: Likewise.
6385 * gdb.python/py-section-script.exp: Likewise.
6386 * gdb.python/py-typeprint.exp: Likewise.
6387 * gdb.python/py-xmethods.exp: Likewise.
6388 * gdb.stabs/weird.exp: Likewise.
6389 * gdb.xml/tdesc-regs.exp: Likewise.
6390
bd286a29
KCY
63912014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6392
6393 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6394 (out_cu): Use addr_len for the size of addresses.
6395 (out_line): Likewise. Size DW_LNE_set_address instruction
6396 according to addr_len.
6397 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6398 (FUNC): Add START_INSNS to definition.
6399
673dc4a0
YQ
64002014-10-18 Yao Qi <yao@codesourcery.com>
6401
6402 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6403 gdb_has_argv0 return true.
6404 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6405 check [target_info exists noargs], check [gdb_has_argv0]
6406 instead.
6407 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6408 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6409 procedures.
6410
4ffbba72
DE
64112014-10-17 Doug Evans <dje@google.com>
6412
6413 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6414 event.
6415 * gdb.python/py-events.py: Add clear_objfiles event.
6416
d096d8c1
DE
64172014-10-17 Doug Evans <dje@google.com>
6418
6419 * gdb.python/py-objfile.exp: Test progspace attribute.
6420
a80db015
LM
64212014-10-17 Luis Machado <lgustavo@codesourcery.com>
6422
6423 * gdb.guile/scm-breakpoint.exp: Do not assume any
6424 directory separators when matching source file paths.
6425 * gdb.python/py-breakpoint.exp: Likewise.
6426 * gdb.reverse/break-precsave.exp: Likewise.
6427 * gdb.reverse/break-reverse.exp: Likewise.
6428 * gdb.reverse/consecutive-precsave.exp: Likewise.
6429 * gdb.reverse/finish-precsave.exp: Likewise.
6430 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6431 * gdb.reverse/finish-reverse.exp: Likewise.
6432 * gdb.reverse/i386-precsave.exp: Likewise.
6433 * gdb.reverse/i387-env-reverse.exp: Likewise.
6434 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6435 * gdb.reverse/machinestate-precsave.exp: Likewise.
6436 * gdb.reverse/machinestate.exp: Likewise.
6437 * gdb.reverse/sigall-precsave.exp: Likewise.
6438 * gdb.reverse/solib-precsave.exp: Likewise.
6439 * gdb.reverse/step-precsave.exp: Likewise.
6440 * gdb.reverse/until-precsave.exp: Likewise.
6441 * gdb.reverse/watch-precsave.exp: Likewise.
6442 * gdb.reverse/watch-reverse.exp: Likewise.
6443
b22089ab
YQ
64442014-10-17 Yao Qi <yao@codesourcery.com>
6445
6446 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6447 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6448
6c4486e6
PA
64492014-10-17 Pedro Alves <palves@redhat.com>
6450
6451 PR gdb/17471
6452 * gdb.base/bg-execution-repeat.c: New file.
6453 * gdb.base/bg-execution-repeat.exp: New file.
6454
0ff33695
PA
64552014-10-17 Pedro Alves <palves@redhat.com>
6456
6457 PR gdb/17300
6458 * gdb.base/continue-all-already-running.c: New file.
6459 * gdb.base/continue-all-already-running.exp: New file.
6460
6fdebc3d
PA
64612014-10-17 Pedro Alves <palves@redhat.com>
6462
6463 PR gdb/17472
6464 * gdb.base/annota-input-while-running.c: New file.
6465 * gdb.base/annota-input-while-running.exp: New file.
6466
32a8097b
PA
64672014-10-17 Pedro Alves <palves@redhat.com>
6468
6469 * gdb.base/callfuncs.exp: emove references to osf.
6470 * gdb.base/sigall.exp: Likewise.
6471 * gdb.gdb/selftest.exp: Likewise.
6472 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6473 * gdb.mi/non-stop.c: Likewise.
6474 * gdb.mi/pthreads.c: Likewise.
6475 * gdb.reverse/sigall-precsave.exp: Likewise.
6476 * gdb.reverse/sigall-reverse.exp: Likewise.
6477 * gdb.threads/pthreads.c: Likewise.
6478 * gdb.threads/pthreads.exp: Likewise.
6479
7a3517ff
YQ
64802014-10-17 Yao Qi <yao@codesourcery.com>
6481
6482 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6483 check 'target_info exists noargs'.
6484 (test_command_prompt_position): Likewise.
6485 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6486 Remove "set args".
6487 (progvar_simple_while_test): Likewise.
6488 (progvar_complex_if_while_test): Likewise.
6489 (if_while_breakpoint_command_test): Likewise.
6490 (infrun_breakpoint_command_test): Likewise.
6491 (breakpoint_command_test): Likewise.
6492 (watchpoint_command_test): Likewise.
6493 (bp_deleted_in_command_test): Likewise.
6494 (temporary_breakpoint_commands): Likewise.
6495
bb99c472
YQ
64962014-10-16 Yao Qi <yao@codesourcery.com>
6497
6498 * gdb.base/remotetimeout.exp: Remove noargs checking.
6499
7c16b83e
PA
65002014-10-15 Pedro Alves <palves@redhat.com>
6501
6502 PR breakpoints/9649
6503 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6504 * gdb.base/breakpoint-in-ro-region.exp
6505 (probe_target_hardware_step): New procedure.
6506 (top level): Probe hardware stepping and hardware breakpoint
6507 support. Test stepping through a read-only region, with both
6508 "breakpoint auto-hw" on and off and both "always-inserted" on and
6509 off.
6510
35a49624
IB
65112014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6512
6513 * gdb.dlang/demangle.exp: Update for demangling changes.
6514
2d1c107c
SC
65152014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6516
6517 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6518 * gdb.cp/non-trivial-retval.exp: Add new tests.
6519
778811d5
SC
65202014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6521
6522 PR c++/13403
6523 PR c++/15154
6524 * gdb.cp/non-trivial-retval.cc: New file.
6525 * gdb.cp/non-trivial-retval.exp: New file.
6526
10c5f0a8
YQ
65272014-10-15 Yao Qi <yao@codesourcery.com>
6528
6529 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6530 remote host.
6531
65d7b369
YQ
65322014-10-15 Yao Qi <yao@codesourcery.com>
6533
6534 * gdb.python/py-symbol.exp: Match file base name if host is
6535 remote, otherwise match file name with dir name.
6536 * gdb.python/py-symtab.exp: Likewise.
6537 * gdb.python/python.exp: Likewise.
6538
46dc1394
YQ
65392014-10-15 Yao Qi <yao@codesourcery.com>
6540
6541 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6542 pattern.
6543 * gdb.python/py-symtab.exp: Likewise.
6544 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6545 locationn.
6546
c40cc657
JB
65472014-10-14 Joel Brobecker <brobecker@adacore.com>
6548
6549 * gdb.ada/addr_arith: New testcase.
6550
2abf49e1
MR
65512014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6552
6553 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6554 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6555 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6556 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6557
f7088df3
SDJ
65582014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6559
6560 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6561 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6562 * gdb.arch/stap-eval-lang-ada.exp: New file.
6563
4dc06805
YQ
65642014-10-14 Yao Qi <yao@codesourcery.com>
6565
6566 * gdb.mi/mi-var-child.c (nothing1): New function.
6567 (nothing2): New function.
6568 (do_children_tests): Set function pointers by nothing1 and
6569 nothing2.
6570 * gdb.mi/mi-var-child.exp: Step over new added statements.
6571 Update test to match the new output.
6572 * gdb.mi/var-cmd.c (nothing1): New function.
6573 (nothing2): New function.
6574 (do_children_tests): Set function pointers by nothing1 and
6575 nothing2.
6576 * gdb.mi/mi-var-display.exp: Update test to match output.
6577 Step to the line specified by $line_dct_nothing.
6578 Increase the number of lines to step.
6579
46a93de2
YQ
65802014-10-14 Yao Qi <yao@codesourcery.com>
6581
6582 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6583 tests.
6584 * gdb.mi/mi2-var-child.exp: Likewise.
6585
14ea52ee
DE
65862014-10-13 Doug Evans <dje@google.com>
6587
6588 * gdb.python/py-objfile.exp: Change name of file name test.
6589
e5c6e92b
DE
65902014-10-13 Doug Evans <dje@google.com>
6591
6592 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6593 from the start of the CU.
6594
c780cc2f
JK
65952014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6596 Yao Qi <yao@codesourcery.com>
6597
6598 Fix "save breakpoints" for "catch" command.
6599 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6600 Remove -nonewline. Match also the added "main" line.
6601
99894e11
JK
66022014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6603
6604 Fix "save breakpoints" for "disable $bpnum" command.
6605 * gdb.base/save-bp.c (main): Add label.
6606 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6607
6e1ac5a3
JK
66082014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6609
6610 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6611
754dd2b0
YQ
66122014-10-11 Yao Qi <yao@codesourcery.com>
6613
6614 * gdb.server/server-kill.exp: Execute command
6615 "set remote trace-status-packet on" before "tstatus".
6616
f90183d7
YQ
66172014-10-11 Yao Qi <yao@codesourcery.com>
6618
6619 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6620 (main): Call getppid.
6621 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6622 and continue to it. Read variable "server_pid".
6623
bf40a607
YQ
66242014-10-11 Yao Qi <yao@codesourcery.com>
6625
6626 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6627
052ca370
YQ
66282014-10-11 Yao Qi <yao@codesourcery.com>
6629
6630 * gdb.threads/thread-find.exp: Don't execute command
6631 "info threads".
6632 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6633 * gdb.threads/linux-dp.exp: Don't check the condition
6634 $threads_created equals to zero.
6635
3831839c
PA
66362014-10-10 Pedro Alves <palves@redhat.com>
6637
6638 * gdb.base/bigcore.exp: Remove references to IRIX.
6639 * gdb.base/funcargs.exp: Likewise.
6640 * gdb.base/interrupt.exp: Likewise.
6641 * gdb.base/mips_pro.exp: Likewise.
6642 * gdb.base/nodebug.exp: Likewise.
6643 * gdb.base/setvar.exp: Likewise.
6644 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6645
8b9a549d
PA
66462014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6647 Pedro Alves <palves@redhat.com>
6648
6649 PR symtab/14466
6650 * gdb.base/vdso-warning.c: New file.
6651 * gdb.base/vdso-warning.exp: New file.
6652
d48ba5e8
DE
66532014-10-02 Doug Evans <dje@google.com>
6654
6655 * gdb.base/structs.c (main): Don't run forever.
6656
2278c276
PA
66572014-10-02 Pedro Alves <palves@redhat.com>
6658
6659 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6660 (top level) <stop threads 1, stop threads 2>: Use it.
6661
b57bacec
PA
66622014-10-02 Pedro Alves <palves@redhat.com>
6663
6664 * gdb.threads/break-while-running.exp (test): Add new
6665 'update_thread_list' argument. Skip "info threads" if false.
6666 (top level): Add new 'update_thread_list' axis.
6667
13fd3ff3
PA
66682014-10-02 Pedro Alves <palves@redhat.com>
6669
6670 PR breakpoints/17431
6671 * gdb.base/execl-update-breakpoints.c: New file.
6672 * gdb.base/execl-update-breakpoints.exp: New file.
6673
0fec99e8
PA
66742014-10-01 Pedro Alves <palves@redhat.com>
6675
6676 * gdb.base/breakpoint-in-ro-region.c: New file.
6677 * gdb.base/breakpoint-in-ro-region.exp: New file.
6678
2ddf4301
SM
66792014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6680
6681 * gdb.mi/mi-exit-code.exp: New file.
6682 * gdb.mi/mi-exit-code.c: New file.
6683
6a5f3f43
YQ
66842014-09-30 Yao Qi <yao@codesourcery.com>
6685
6686 * lib/prelink-support.exp (build_executable_own_libs): Error if
6687 the target isn't native.
6688
345bcc73
YQ
66892014-09-30 Yao Qi <yao@codesourcery.com>
6690
6691 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6692 false.
6693
a25a5a45
PA
66942014-09-22 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.threads/break-while-running.exp: New file.
6697 * gdb.threads/break-while-running.c: New file.
6698
00ba3162
YQ
66992014-09-19 Yao Qi <yao@codesourcery.com>
6700
6701 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6702 Invoke test. Restart GDB with --readnow and invoke test again.
6703
c3b7b696
YQ
67042014-09-19 Yao Qi <yao@codesourcery.com>
6705
6706 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6707 proc set_breakpoint_on_gcd_function. Invoke
6708 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6709 invoke set_breakpoint_on_gcd_function again.
6710
2b4fd423
DE
67112014-09-18 Doug Evans <dje@google.com>
6712
6713 * gdb.dwarf2/symtab-producer.exp: New file.
6714
a5947601
SDJ
67152014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6716
6717 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6718 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6719 * gdb.base/global-var-nested-by-dso.c: Likewise.
6720 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6721
91c19059
SDJ
67222014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6723 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.base/watch-bitfields.exp: Pass string other than test file
6726 name to prepare_for_testing.
6727 (watch): New procedure.
6728 (expect_watchpoint): Use with_test_prefix.
6729 (top level): Factor out tests to ...
6730 (test_watch_location, test_regular_watch): ... these new
6731 procedures, and use with_test_prefix and gdb_continue_to_end.
6732
bb9d5f81
PP
67332014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6734
6735 PR breakpoints/12526
6736 * gdb.base/watch-bitfields.exp: New file.
6737 * gdb.base/watch-bitfields.c: New file.
6738
635856f5
PA
67392014-09-16 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6742 software and hardware addresses, not software address against
6743 itself.
6744
7280ceea
PA
67452014-09-16 Pedro Alves <palves@redhat.com>
6746
6747 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6748 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6749
428b16bd
PA
67502014-09-16 Pedro Alves <palves@redhat.com>
6751
6752 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6753 files.
6754 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6755 "*-*-vxworks*" throughout.
6756 * gdb.base/break.exp: Likewise.
6757 * gdb.base/default.exp: Likewise.
6758 * gdb.base/scope.exp: Likewise.
6759 * gdb.base/sepdebug.exp: Likewise.
6760 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6761 throughout.
6762 * gdb.base/run.c: Likewise.
6763 * gdb.base/sepdebug.c: Likewise.
6764 * gdb.hp/gdb.aCC/run.c: Likewise.
6765 * gdb.reverse/until-reverse.c: Likewise.
6766 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6767
666d413c
YQ
67682014-09-16 Yao Qi <yao@codesourcery.com>
6769
6770 * boards/local-remote-host-native.exp: New file.
6771
57cbd724
DE
67722014-09-14 Doug Evans <xdje42@gmail.com>
6773
6774 * gdb.threads/queue-signal.c (thread_count): New variable.
6775 (thread_count_mutex, thread_count_condvar): New variables.
6776 (incr_thread_count, wait_all_threads_running): New functions.
6777 (main): Wait for all threads to be in their thread functions.
6778
81219e53
DE
67792014-09-13 Doug Evans <xdje42@gmail.com>
6780
6781 * gdb.threads/queue-signal.c: New file.
6782 * gdb.threads/queue-signal.exp: New file.
6783
3714cea7
DE
67842014-09-13 Doug Evans <xdje42@gmail.com>
6785
6786 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6787 be consistent with what default_gdb_init uses.
6788 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6789 the plain text of the prompt. Add some logging printfs.
6790 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6791
fa43b1d7
PA
67922014-09-12 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6795 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6796 * gdb.arch/i386-size-overlap.exp: Likewise.
6797 * gdb.arch/i386-size.exp: Likewise.
6798 * gdb.arch/i386-unwind.exp: Likewise.
6799 * gdb.base/a2-run.exp: Likewise.
6800 * gdb.base/break.exp: Likewise.
6801 * gdb.base/charset.exp: Likewise.
6802 * gdb.base/chng-syms.exp: Likewise.
6803 * gdb.base/commands.exp: Likewise.
6804 * gdb.base/dbx.exp: Likewise.
6805 * gdb.base/find.exp: Likewise.
6806 * gdb.base/funcargs.exp: Likewise.
6807 * gdb.base/jit-simple.exp: Likewise.
6808 * gdb.base/reread.exp: Likewise.
6809 * gdb.base/sepdebug.exp: Likewise.
6810 * gdb.base/step-bt.exp: Likewise.
6811 * gdb.cp/mb-inline.exp: Likewise.
6812 * gdb.cp/mb-templates.exp: Likewise.
6813 * gdb.objc/basicclass.exp: Likewise.
6814 * gdb.threads/killed.exp: Likewise.
6815
9d9bf2df
EBM
68162014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6817
6818 PR tdep/17379
6819 * gdb.arch/powerpc-stackless.S: New file.
6820 * gdb.arch/powerpc-stackless.exp: New file.
6821
1cf2f1b0
JK
68222014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6823
6824 * gdb.base/attach.c: Include unistd.h.
6825 (main): Call alarm. Add label postloop.
6826 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6827 gdb_breakpoint, gdb_continue_to_breakpoint.
6828 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6829
98880d46
PA
68302014-09-11 Pedro Alves <palves@redhat.com>
6831
6832 PR gdb/17347
6833 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6834 * gdb.base/attach.exp (test_command_line_attach_run): New
6835 procedure.
6836 (top level): Call it.
6837
4c92ff2c
PA
68382014-09-11 Pedro Alves <palves@redhat.com>
6839
6840 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6841 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6842 (do_command_attach_tests): Use spawn_wait_for_attach.
6843 * gdb.base/solib-overlap.exp: Likewise.
6844 * gdb.multi/multi-attach.exp: Likewise.
6845 * gdb.python/py-prompt.exp: Likewise.
6846 * gdb.python/py-sync-interp.exp: Likewise.
6847 * gdb.server/ext-attach.exp: Likewise.
6848
3adc1a7d
GKB
68492014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6850
6851 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6852 command in testcase. Simplify testcase.
6853
96334934
JB
68542014-09-10 Joel Brobecker <brobecker@adacore.com>
6855
6856 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6857
eb479039
JB
68582014-09-10 Joel Brobecker <brobecker@adacore.com>
6859
6860 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6861
deede10c
JB
68622014-09-10 Joel Brobecker <brobecker@adacore.com>
6863
6864 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6865
7828a5f5
JB
68662014-09-10 Joel Brobecker <brobecker@adacore.com>
6867
6868 * gdb.dwarf2/dynarr-ptr.c: New file.
6869 * gdb.dwarf2/dynarr-ptr.exp: New file.
6870
33aeebcf
MR
68712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6872
6873 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6874 of 30 rather than hardcoding 120 for a slow test case. Take the
6875 `gdb,timeout' target setting into account for this calculation.
6876 Don't extend the timeout for the test cases that don't need it.
6877
7b415901
MR
68782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6879
6880 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6881 a factor of 2 for a slow test case. Take the `gdb,timeout'
6882 target setting into account for this calculation.
6883 * gdb.reverse/until-precsave.exp: Increase the timeout by
6884 a factor of 15 and 3 respectively rather than adding 120
6885 for a pair of slow test cases. Take the `gdb,timeout'
6886 target setting into account for this calculation.
6887
4a40f85a
MR
68882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6889
6890 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6891 timeout, don't pass one down to gdb_expect.
6892 (gdb_expect): Rework timeout selection.
6893
09635af7
MR
68942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6895
6896 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
6897 exception on timeout.
6898 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
6899 (gdbserver_start_extended): Catch any `gdbserver_start' error
6900 exceptions.
6901 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
6902 * lib/mi-support.exp (mi_gdb_target_load): Catch any
6903 `gdbserver_gdb_load' error exceptions.
6904
2bdd10b7
MR
69052014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6906
6907 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
6908 120 on waiting for the TCP socket to open.
6909
316935f0
DE
69102014-09-09 Doug Evans <xdje42@gmail.com>
6911
6912 * gdb.base/default.exp (show_conv_list): Add _caller_is,
6913 _caller_matches, _any_caller_is, _any_caller_matches.
6914
83740597
DE
69152014-09-09 Doug Evans <xdje42@gmail.com>
6916
6917 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
6918
4c122fc3
YQ
69192014-09-09 Yao Qi <yao@codesourcery.com>
6920
6921 * gdb.mi/mi-var-display.exp: Set print symbol off.
6922
a9f116cb
GKB
69232014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
6924
6925 PR gdb/17035
6926 * gdb.base/commands.exp: Add tests to verify user-defined
6927 commands with empty bodies.
6928 * gdb.python/py-cmd.exp: Test that we don't show user-defined
6929 python commands in `show user command`.
6930 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
6931 scheme commands in `show user command`.
6932
c75bd3a2
JK
69332014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6934
6935 PR python/17355
6936 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
6937 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
6938 * gdb.python/py-framefilter-invalidarg.exp: New file.
6939 * gdb.python/py-framefilter-invalidarg.py: New file.
6940
faa42425
DE
69412014-09-06 Doug Evans <xdje42@gmail.com>
6942
6943 PR 15276
6944 * gdb.python/py-caller-is.c: New file.
6945 * gdb.python/py-caller-is.exp: New file.
6946
474ca4f6
SDJ
69472014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
6948
6949 PR gdb/17235
6950 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
6951 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
6952
eb0b0463
SDJ
69532014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
6954
6955 PR fortran/17237
6956 * gdb.fortran/print-formatted.exp: New file.
6957 * gdb.fortran/print-formatted.f90: Likewise.
6958
5f3b99cf
SS
69592014-09-03 Sasha Smundak <asmundak@google.com>
6960
6961 * gdb.python/py-frame.exp: Test Frame.read_register.
6962
7d793aa9
SDJ
69632014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
6964
6965 PR python/16699
6966 * gdb.python/py-completion.exp: New file.
6967 * gdb.python/py-completion.py: Likewise.
6968
fb0576e9
DE
69692014-08-28 Doug Evans <dje@google.com>
6970
6971 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
6972 eax,etc. are live with values set by gdb and thus the compiler can't
6973 use them.
6974 * gdb.arch/i386-pseudo.c (main): Ditto.
6975
ee92b0dd
DE
69762014-08-27 Doug Evans <dje@google.com>
6977
6978 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
6979
6649db35
DE
69802014-08-25 Doug Evans <dje@google.com>
6981
6982 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
6983 (main): Ditto.
6984
564b7600
DE
69852014-08-25 Doug Evans <dje@google.com>
6986
6987 * gdb.threads/thread-execl.exp: #include <stdio.h>.
6988
3881fb67
YQ
69892014-08-24 Yao Qi <yao@codesourcery.com>
6990
6991 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
6992 symbol off.
6993 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
6994
a05a36a5
DE
69952014-08-22 Doug Evans <dje@google.com>
6996
6997 PR 17276
6998 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
6999 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
7000 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
7001
7c343b48
YQ
70022014-08-22 Yao Qi <yao@codesourcery.com>
7003
7004 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
7005 * gdb.python/py-finish-breakpoint2.exp: Likewise.
7006 * gdb.python/python.exp: Likewise. Use .py file on the host
7007 instead of the build.
7008
22fd09ae
JK
70092014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7010
7011 * gdb.threads/gcore-stale-thread.c: New file.
7012 * gdb.threads/gcore-stale-thread.exp: New file.
7013
a8454a7c
PA
70142014-08-21 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
7017 * gdb.base/gcore-relro-pie.exp: Likewise.
7018 * gdb.base/gcore-relro.exp: Likewise.
7019 * gdb.base/gcore.exp: Likewise.
7020 * gdb.base/print-symbol-loading.exp: Likewise.
7021 * gdb.threads/gcore-thread.exp: Likewise.
7022 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
7023
2a31c623
PA
70242014-08-20 Pedro Alves <palves@redhat.com>
7025 Jan Kratochvil <jan.kratochvil@redhat.com>
7026
7027 * Makefile.in (EXTRA_RULES, CC): New variables, get from
7028 configure.
7029 (EXPECT): Handle READ1 being set.
7030 (all): Depend on EXTRA_RULES.
7031 (check-read1, expect-read1, read1.so, read1): New rules.
7032 * README (Testsuite Parameters): Document the READ1 make variable.
7033 (Race detection): New section.
7034 * configure: Regenerate.
7035 * configure.ac: If build==host==target, and running under a
7036 GNU/glibc system, add read1 to the extra Makefile rules.
7037 (EXTRA_RULES): AC_SUBST it.
7038 * lib/read1.c: New file.
7039
d36430db
JB
70402014-08-20 Joel Brobecker <brobecker@adacore.com>
7041
7042 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
7043 the handling of variables declared as a typedef to an array
7044 which a DW_AT_data_location attribute.
7045
9a0dc9e3
PA
70462014-08-19 Andrew Burgess <aburgess@broadcom.com>
7047 Pedro Alves <palves@redhat.com>
7048
7049 PR symtab/14604
7050 PR symtab/14605
7051 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
7052 gdb_test.
7053
0718a8da
PA
70542014-08-19 Pedro Alves <palves@redhat.com>
7055
7056 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
7057
13b448cd
YQ
70582014-08-19 Yao Qi <yao@codesourcery.com>
7059
7060 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
7061 right line.
7062
1cbf5077
DB
70632014-08-18 David Blaikie <dblaikie@gmail.com>
7064
7065 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
7066
bf0fae19
JB
70672014-08-18 Joel Brobecker <brobecker@adacore.com>
7068
7069 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
7070 attribute in array range.
7071
3c8c5dcc
JB
70722014-08-18 Joel Brobecker <brobecker@adacore.com>
7073
7074 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
7075
e66d4446
SC
70762014-08-15 Siva Chandra Reddy <sivachandra@google.com>
7077
7078 PR c++/17132
7079 * gdb.cp/pr17132.cc: New file.
7080 * gdb.cp/pr17132.exp: New file.
7081
940df408
SC
70822014-08-15 Siva Chandra Reddy <sivachandra@google.com>
7083
7084 * gdb.python/py-xmethods.py (A_getarrayind)
7085 (E_method_char_worker.__call__, E_method_int_worker.__call__):
7086 Use 'print' with function call syntax.
7087 (E_method_matcher.match): Fix tab vs space indentation mixup.
7088
ebcc6c3a
YQ
70892014-08-15 Yao Qi <yao@codesourcery.com>
7090
7091 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
7092 false.
7093
775e0f04
YQ
70942014-08-15 Yao Qi <yao@codesourcery.com>
7095
7096 * gdb.cp/casts.exp: Set print symbol off.
7097 * gdb.cp/class2.exp: Likewise.
7098 * gdb.cp/overload.exp: Likewise.
7099 * gdb.cp/templates.exp: Likewise.
7100
d769e349
DE
71012014-08-11 Doug Evans <dje@google.com>
7102
7103 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7104 (test_load_shlib): Update.
7105
20c6f1e1
YQ
71062014-08-09 Yao Qi <yao@codesourcery.com>
7107
7108 * gdb.base/display.exp: Invoke is_address_zero_readable.
7109 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
7110 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
7111 * gdb.base/hbreak-unmapped.exp: Return if
7112 is_address_zero_readable returns true.
7113 * gdb.base/signest.exp: Likewise.
7114 * gdb.base/signull.exp: Likewise.
7115 * gdb.base/sigbpt.exp: Likewise.
7116 * gdb.guile/scm-disasm.exp: Do the test if
7117 is_address_zero_readable returns false.
7118 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
7119 * gdb.python/py-arch.exp: Likewise.
7120 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
7121 * lib/gdb.exp (is_address_zero_readable): New proc.
7122
5792e8e3
YQ
71232014-08-09 Yao Qi <yao@codesourcery.com>
7124
7125 PR testsuite/13443
7126 * gdb.mi/mi-var-display.exp: Make test messages unique.
7127
3cecbbbe
TT
71282014-08-04 Tom Tromey <tromey@redhat.com>
7129
7130 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
7131 target 0".
7132
00b51ff5
TT
71332014-08-04 Tom Tromey <tromey@redhat.com>
7134
7135 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
7136 "target_resume".
7137
6908c509
JB
71382014-08-01 Joel Brobecker <brobecker@adacore.com>
7139
7140 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
7141 inner_vla_struct_object_size.
7142 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
7143 as xfail.
7144
cc6563d2
PA
71452014-07-30 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.threads/signal-command-handle-nopass.exp (test): Add
7148 comment.
7149
7e09a223
YQ
71502014-07-29 Yao Qi <yao@codesourcery.com>
7151
7152 PR gdb/17206
7153 * gdb.base/until-nodebug.exp: New.
7154
7ebdbe92
DE
71552014-07-28 Doug Evans <xdje42@gmail.com>
7156
7157 PR guile/17203
7158 * gdb.guile/scm-parameter.exp: Add tests for trying to create
7159 previously existing parameter, and previously ambiguously spelled
7160 parameter.
7161
fdb1adc6
WN
71622014-07-28 Will Newton <will.newton@linaro.org>
7163
7164 * gdb.base/varargs.exp: Remove KFAILs for ARM.
7165
186fcde0
DE
71662014-07-26 Ludovic Courtès <ludo@gnu.org>
7167 Doug Evans <xdje42@gmail.com>
7168
7169 PR guile/17146
7170 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
7171
70509625
PA
71722014-07-25 Pedro Alves <palves@redhat.com>
7173
7174 * gdb.threads/signal-command-handle-nopass.c: New file.
7175 * gdb.threads/signal-command-handle-nopass.exp: New file.
7176 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
7177 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
7178 * gdb.threads/signal-delivered-right-thread.c: New file.
7179 * gdb.threads/signal-delivered-right-thread.exp: New file.
7180
c3f814a1
PA
71812014-07-25 Pedro Alves <palves@redhat.com>
7182
7183 * gdb.base/double-prompt-target-event-error.exp
7184 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
7185 match.
7186 (cancel_pagination_in_target_event): Rework double prompt
7187 detection.
7188 * gdb.base/paginate-after-ctrl-c-running.exp
7189 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
7190 <return>' match.
7191 * gdb.base/paginate-bg-execution.exp
7192 (test_bg_execution_pagination_return)
7193 (test_bg_execution_pagination_cancel): Remove '-notransfer
7194 <return>' matches.
7195 * gdb.base/paginate-execution-startup.exp
7196 (test_fg_execution_pagination_return)
7197 (test_fg_execution_pagination_cancel): Remove '-notransfer
7198 <return>' matches.
7199 * gdb.base/paginate-inferior-exit.exp
7200 (test_paginate_inferior_exited): Remove '-notransfer <return>'
7201 match.
7202 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
7203 * lib/gdb.exp (pagination_prompt): Run text through
7204 string_to_regexp.
7205 (gdb_test_multiple): Match $pagination_prompt instead of
7206 "<return>".
7207 (string_to_regexp): Move to lib/gdb-utils.exp.
7208
e214cf6c
JK
72092014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7210
7211 * gdb.arch/amd64-entry-value-paramref.S: New file.
7212 * gdb.arch/amd64-entry-value-paramref.cc: New file.
7213 * gdb.arch/amd64-entry-value-paramref.exp: New file.
7214 * gdb.arch/amd64-optimout-repeat.S: New file.
7215 * gdb.arch/amd64-optimout-repeat.c: New file.
7216 * gdb.arch/amd64-optimout-repeat.exp: New file.
7217
17d0c5c8
JK
72182014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7219
7220 PR gdb/17170
7221 * gdb.base/statistics.exp: New file.
7222
b8b8facf
DE
72232014-07-17 Doug Evans <dje@google.com>
7224
74b49205 7225 PR gdb/17170
b8b8facf
DE
7226 * gdb.base/maint.exp: Update testing of per-command stats.
7227
1b5d0ab3
PA
72282014-07-16 Pedro Alves <palves@redhat.com>
7229
7230 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7231 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7232 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7233 (tfile_write_buf): New functions.
7234 (add_memory_block): Rewrite using the above.
7235 (adjust_function_address): New function.
7236 (FUNCTION_ADDRESS): New macro.
7237 (write_basic_trace_file): Remove short_x local, and use
7238 tfile_write_16. Change type of func_addr local to unsigned long
7239 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7240 here. Cast argument of add_memory_block to char pointer.
7241 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7242 (main): Remove parameters.
7243 * gdb.trace/tfile.exp: Remove nowarnings.
7244
4d974e88
SM
72452014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7246
7247 * gdb.base/debug-expr.exp: Test string evaluation with
7248 "debug expression" on.
7249
41e99568
PA
72502014-07-15 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/reread.exp: Use clean_restart.
7253
487d9753
PL
72542014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7255
7256 * gdb.arch/avr-flash-qualifer.c: New.
7257 * gdb.arch/avr-flash-qualifer.exp: New.
7258
cc1c52ad
PA
72592014-07-14 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7262 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7263
1e973570
PA
72642014-07-14 Pedro Alves <palves@redhat.com>
7265
7266 * gdb.base/double-prompt-target-event-error.c: New file.
7267 * gdb.base/double-prompt-target-event-error.exp: New file.
7268
93d6eb10
PA
72692014-07-14 Pedro Alves <palves@redhat.com>
7270
7271 PR gdb/17072
7272 * gdb.base/paginate-inferior-exit.c: New file.
7273 * gdb.base/paginate-inferior-exit.exp: New file.
7274
0017922d
PA
72752014-07-14 Pedro Alves <palves@redhat.com>
7276
7277 PR gdb/17072
7278 * gdb.base/paginate-bg-execution.c: New file.
7279 * gdb.base/paginate-bg-execution.exp: New file.
7280
94696ad3
PA
72812014-07-14 Pedro Alves <palves@redhat.com>
7282
7283 PR gdb/17072
7284 * gdb.base/paginate-execution-startup.c: New file.
7285 * gdb.base/paginate-execution-startup.exp: New file.
7286 * lib/gdb.exp (pagination_prompt): New global.
7287 (default_gdb_spawn): New procedure, factored out from
7288 default_gdb_spawn.
7289 (default_gdb_start): Adjust to call default_gdb_spawn.
7290 (gdb_spawn): New procedure.
7291
bd293940
PA
72922014-07-14 Pedro Alves <palves@redhat.com>
7293
7294 * lib/gdb.exp (gdb_assert): New procedure.
7295 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7296
c933f875
PA
72972014-07-14 Pedro Alves <palves@redhat.com>
7298
7299 * gdb.base/execution-termios.c: New file.
7300 * gdb.base/execution-termios.exp: New file.
7301
d98b7a16
TT
73022014-07-14 Tom Tromey <tromey@redhat.com>
7303
7304 * gdb.cp/vla-cxx.cc: New file.
7305 * gdb.cp/vla-cxx.exp: New file.
7306
548740d6
TT
73072014-07-14 Tom Tromey <tromey@redhat.com>
7308
7309 * gdb.reverse/rerun-prec.c: New file.
7310 * gdb.reverse/rerun-prec.exp: New file.
7311
a25eb028
MR
73122014-07-12 Maciej W. Rozycki <macro@mips.com>
7313 Maciej W. Rozycki <macro@codesourcery.com>
7314
7315 * lib/gdb-utils.exp: New file.
7316 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7317 inline `gdb_init_command' processing.
7318 (gdb_start_cmd): Likewise.
7319 * lib/mi-support.exp (mi_run_cmd): Likewise.
7320 * README: Document `gdb_init_command' and `gdb_init_commands'.
7321
218c2655
JK
73222014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7323
7324 Fix false FAIL running under a very long directory name.
7325 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7326 and "set print elements 10000". Twice.
7327
5401fde3
YQ
73282014-07-11 Yao Qi <yao@codesourcery.com>
7329
7330 * gdb.base/exprs.exp: "set print symbol off".
7331
e76126e8
PA
73322014-07-11 Pedro Alves <palves@redhat.com>
7333
7334 * gdb.threads/kill.c: New file.
7335 * gdb.threads/kill.exp: New file.
7336
2d6f0de6
YQ
73372014-07-10 Yao Qi <yao@codesourcery.com>
7338
7339 * gdb.trace/tfile.c (write_basic_trace_file)
7340 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7341 address written to trace file.
7342
7180e04a
PA
73432014-07-09 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.base/attach-wait-input.exp: New file.
7346 * gdb.base/attach-wait-input.c: New file.
7347
9a9a7608
AB
73482014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7349
7350 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7351 setting up test structures.
7352 (main): Call new test function.
7353 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7354 test function, continue into test function and walk test
7355 structures.
7356
161ac41e
YQ
73572014-07-02 Yao Qi <yao@codesourcery.com>
7358
7359 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7360 'bar_start' at the beginning of functions 'foo' and 'bar'
7361 respectively.
7362 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7363 instead of 'foo' and 'bar'.
7364
1f267ae3
MM
73652014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7366
7367 * gdb.btrace/segv.exp: New.
7368 * gdb.btrace/segv.c: New.
7369
2b239efb
LM
73702014-07-02 Luis Machado <lgustavo@codesourcery.com>
7371
7372 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7373 instruction.
7374
cf363f18
MW
73752014-06-30 Mark Wielaard <mjw@redhat.com>
7376
7377 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7378 vulture, vilify, villar): New volatile array constants.
7379 (vindictive, vegetation): New const volatile array constants.
7380 * gdb.base/volatile.exp: Test volatile and const volatile array
7381 types.
7382
aebf9d24
AA
73832014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7384
7385 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7386 target lacks support for awatch, rwatch, or hbreak.
7387
b67a2c6f
YQ
73882014-06-27 Yao Qi <yao@codesourcery.com>
7389
7390 * gdb.multi/dummy-frame-restore.exp: New.
7391 * gdb.multi/dummy-frame-restore.c: New.
7392
aef92902
MM
73932014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7394
7395 * gdb.btrace/gcore.exp: New.
7396
8e9db26e
PA
73972014-06-23 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.base/watchpoint-reuse-slot.c: New file.
7400 * gdb.base/watchpoint-reuse-slot.exp: New file.
7401
70afc5b7
SC
74022014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7403
7404 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7405 progspace's filename in 'info', 'enable' and 'disable' command
7406 tests.
7407
b972bd9c
JK
74082014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7409
7410 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7411 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7412 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7413
125f8a3d
GB
74142014-06-20 Gary Benson <gbenson@redhat.com>
7415
7416 * gdb.arch/i386-avx.exp: Fix include file location.
7417 * gdb.arch/i386-sse.exp: Likewise.
7418
3ed9baed
IB
74192014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7420
7421 * gdb.dlang/expression.exp: New file.
7422
034f788c
PA
74232014-06-19 Pedro Alves <palves@redhat.com>
7424
7425 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7426 out from ...
7427 (top level): ... here. Iterate running tests under different
7428 scheduler-locking settings.
7429
45371d0c
LM
74302014-06-18 Luis Machado <lgustavo@codesourcery.com>
7431
7432 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7433 to DW_FORM_addr and use non-zero addresses.
7434
5d376983
SC
74352014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7436
7437 PR gdb/17017
7438 * gdb.python/py-xmethods.cc: Add global function call counters and
7439 increment them in their respective functions. Remove "cout"
7440 statements.
7441 * gdb.python/py-xmethods.exp: Make tests check the global function
7442 call counters instead of depending on inferior IO.
7443
a1aa2221
LM
74442014-06-18 Don Breazeal <donb@codesourcery.com>
7445
7446 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7447 Deleted procedure.
7448 (explicit_fork_parent_follow): Deleted procedure.
7449 (explicit_fork_child_follow): Deleted procedure.
7450 (test_follow_fork): New procedure.
7451 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7452 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7453 procedure calls.
7454
0fc05997
YQ
74552014-06-17 Yao Qi <yao@codesourcery.com>
7456
7457 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7458 CP1252.
7459
70795c52
LM
74602014-06-17 Luis Machado <lgustavo@codesourcery.com>
7461
7462 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7463 Initialize ptr and S explicitly.
7464 (skip_type_update_when_not_use_rtti_test): Likewise.
7465
6be47f0c
KS
74662014-06-16 Keith Seitz <keiths@redhat.com>
7467
7468 PR mi/15863
7469 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7470 the inferior is started.
7471
d03de421
PA
74722014-06-16 Pedro Alves <palves@redhat.com>
7473
7474 * gdb.base/break-main-file-remove-fail.c: New file.
7475 * gdb.base/break-main-file-remove-fail.exp: New file.
7476 * gdb.base/break-unload-file.exp: Use build_executable instead of
7477 prepare_for_testing.
7478 (test_break): New parameter "initial_load". Handle it.
7479 (top level): Add initial_load cmdline/file axis.
7480
f9579b99
TT
74812014-06-12 Tom Tromey <tromey@redhat.com>
7482
7483 * gdb.base/completion.exp: Don't use directory name in test.
7484
3657956b
GB
74852014-06-09 Gary Benson <gbenson@redhat.com>
7486
7487 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7488 separate the always-available ANSI-standard signals from the
7489 signals that require checking.
7490 (main): Likewise.
7491 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7492 Likewise.
7493 (main): Likewise.
7494
4186eb54
KS
74952014-06-07 Keith Seitz <keiths@redhat.com>
7496
7497 Revert:
7498 PR c++/16253
7499 * gdb.cp/var-tag.cc: New file.
7500 * gdb.cp/var-tag.exp: New file.
7501 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7502 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7503 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7504 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7505
25326a28 75062014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7507
7508 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7509
829155c9
PA
75102014-06-06 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7513 in target debug output instead of looking at RSP packets,
7514 disabling the test on any target that uses hardware stepping.
7515 Update comments.
7516
61c8d22e
PA
75172014-06-06 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/break-unload-file.exp: Fix typo.
7520
d9a47287
YQ
75212014-06-06 Yao Qi <yao@codesourcery.com>
7522
7523 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7524 from "jit_function" to "^jit_function".
7525
e5e01dbf
YQ
75262014-06-06 Yao Qi <yao@codesourcery.com>
7527
7528 * gdb.base/async.c (foo): Add one statement.
7529 * gdb.base/async.exp: Get the next instruction address and
7530 match the output of "nexti" by instruction address. Match
7531 the hex address in the output of "finish".
7532
73ba372c
GB
75332014-06-06 Gary Benson <gbenson@redhat.com>
7534
7535 * gdb.base/call-signals.c: Remove preprocessor conditionals
7536 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7537 SIGSEGV and SIGTERM.
7538 * gdb.base/sigall.c: Likewise.
7539 * gdb.base/unwindonsignal.c: Likewise.
7540 * gdb.reverse/sigall-reverse.c: Likewise.
7541
831517df
YQ
75422014-06-06 Yao Qi <yao@codesourcery.com>
7543
7544 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7545 readable, skip the test.
7546
b8b91e98
YQ
75472014-06-06 Yao Qi <yao@codesourcery.com>
7548
7549 * gdb.threads/staticthreads.c (thread_function): Move the line
7550 setting breakpoint on forward.
7551 * gdb.threads/staticthreads.exp: Update comments.
7552
fb934770
LC
75532014-06-05 Ludovic Courtès <ludo@gnu.org>
7554
7555 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7556 "history-append! type error".
7557
6ef284bd
SM
75582014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7559
7560 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7561 erroneous dprintf expected input.
7562
a872e241
DE
75632014-06-04 Doug Evans <xdje42@gmail.com>
7564
7565 * gdb.guile/scm-generics.exp: Delete.
7566
16f691fb
DE
75672014-06-04 Doug Evans <xdje42@gmail.com>
7568
7569 * gdb.guile/scm-breakpoint.exp: Update.
7570 Add tests for breakpoint registration.
7571
012370f6
TT
75722014-06-04 Tom Tromey <tromey@redhat.com>
7573
7574 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7575 VLA-in-union.
7576 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7577 inner_vla_struct, vla_union types. Initialize objects of those
7578 types and compute their sizes.
7579
9f5a4cef
HZ
75802014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7581 Hui Zhu <hui@codesourcery.com>
7582
7583 * gdb.base/fileio.exp: Add test for shell not available as well as
7584 available.
7585 * gdb.base/fileio.c (test_system): Check for shell twice.
7586
90a45c4d
YQ
75872014-06-04 Yao Qi <yao@codesourcery.com>
7588
7589 * gdb.base/auto-connect-native-target.exp: Remove redundant
7590 space from the regexp pattern.
7591
70017e41
YQ
75922014-06-04 Yao Qi <yao@codesourcery.com>
7593
7594 * gdb.base/default.exp: Replace "child" with "native" in
7595 regexp pattern.
7596
883964a7
SC
75972014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7598
7599 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7600 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7601 * gdb.python/py-xmethods.py: Python script supporting the
7602 new testcase and tests.
7603
ef370185
JB
76042014-06-03 Joel Brobecker <brobecker@adacore.com>
7605 Pedro Alves <palves@redhat.com>
7606
7607 PR breakpoints/17000
7608 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7609 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7610
1e2ccb61
BM
76112014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7612
7613 * gdb.base/subst.exp: Add tests to verify partial path matching
7614 output.
7615
c6ec5ab2
PA
76162014-06-03 Pedro Alves <palves@redhat.com>
7617
7618 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7619 target that doesn't use software single-stepping.
7620
835c559f
PA
76212014-06-03 Pedro Alves <palves@redhat.com>
7622
7623 PR breakpoints/17000
7624 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7625 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7626
06eb1586
DE
76272014-06-02 Doug Evans <xdje42@gmail.com>
7628
7629 * gdb.guile/scm-parameter.exp: New file.
7630
e698b8c4
DE
76312014-06-02 Doug Evans <xdje42@gmail.com>
7632
7633 * gdb.guile/scm-cmd.c: New file.
7634 * gdb.guile/scm-cmd.exp: New file.
7635
ded03782
DE
76362014-06-02 Doug Evans <xdje42@gmail.com>
7637
7638 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7639 pretty-printer lookup.
7640 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7641 (make-pp_s-printer): Call it.
7642 (make-pretty-printer-from-dict): New function.
7643 (lookup-pretty-printer-maker-from-dict): New function.
7644 (*pretty-printer*): Simplify.
7645 (make-objfile-pp_s-printer): New function.
7646 (install-objfile-pretty-printers!): New function.
7647 (make-progspace-pp_s-printer): New function.
7648 (install-progspace-pretty-printers!): New function.
7649 * gdb.guile/scm-progspace.c: New file.
7650 * gdb.guile/scm-progspace.exp: New file.
7651
41fac0cf
PA
76522014-06-02 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/dprintf-bp-same-addr.c: New file.
7655 * gdb.base/dprintf-bp-same-addr.exp: New file.
7656
96ae5695
EBM
76572014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7658
7659 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7660 * gdb.arch/powerpc-power.s: Likewise.
7661
da02b3a8
JB
76622014-06-02 Joel Brobecker <brobecker@adacore.com>
7663
7664 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7665
c72b2e7b
YQ
76662014-06-01 Yao Qi <yao@codesourcery.com>
7667
7668 * gdb.base/watchpoint.exp (test_watch_location): Check null
7669 pointer can be dereferenced. If not, do the test, otherwise
7670 skip it.
7671
53e8a631
AB
76722014-05-30 Andrew Burgess <aburgess@broadcom.com>
7673
7674 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7675 results.
7676 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7677
938f0e2f
AB
76782014-05-30 Andrew Burgess <aburgess@broadcom.com>
7679
7680 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7681 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7682 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7683 * gdb.arch/amd64-invalid-stack-top.c: New file.
7684 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7685
9ba6657a
PA
76862014-05-30 Pedro Alves <palves@redhat.com>
7687
7688 PR breakpoints/17000
7689 * gdb.base/sss-bp-on-user-bp.c: New file.
7690 * gdb.base/sss-bp-on-user-bp.exp: New file.
7691
522c09bf
DB
76922014-05-30 David Blaikie <dblaikie@gmail.com>
7693
7694 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7695 gnu_inline semantics via attribute.
7696 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7697 source explicitly specifies the required semantics.
7698
bf4ef81e
MR
76992014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7700
7701 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7702
329ea579
PA
77032014-05-29 Pedro Alves <palves@redhat.com>
7704 Tom Tromey <tromey@redhat.com>
7705
7706 * gdb.base/async-shell.exp: Don't enable target-async.
7707 * gdb.base/async.exp
7708 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7709 parameter. Adjust.
7710 (top level): Don't test with "target-async".
7711 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7712 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7713 * gdb.base/inferior-died.exp: Don't enable target-async.
7714 * gdb.base/interrupt-noterm.exp: Likewise.
7715 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7716 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7717 * gdb.mi/mi-nonstop.exp: Likewise.
7718 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7719 * gdb.mi/mi-nsintrall.exp: Likewise.
7720 * gdb.mi/mi-nsmoribund.exp: Likewise.
7721 * gdb.mi/mi-nsthrexec.exp: Likewise.
7722 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7723 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7724 * gdb.python/py-evsignal.exp: Don't enable target-async.
7725 * gdb.python/py-evthreads.exp: Likewise.
7726 * gdb.python/py-prompt.exp: Likewise.
7727 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7728 * gdb.server/solib-list.exp: Don't enable target-async.
7729 * gdb.threads/thread-specific-bp.exp: Likewise.
7730 * lib/mi-support.exp: Adjust to use mi-async.
7731
fd664c91
PA
77322014-05-29 Pedro Alves <palves@redhat.com>
7733
7734 PR gdb/13860
7735 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7736 reason, even in sync mode.
7737
251bde03
PA
77382014-05-29 Pedro Alves <palves@redhat.com>
7739 Hui Zhu <hui@codesourcery.com>
7740
7741 PR PR15693
7742 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7743 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7744 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7745 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7746
7f3c0343
JB
77472014-05-28 Joel Brobecker <brobecker@adacore.com>
7748
7749 * config/monitor.exp (gdb_target_monitor): Replace use of
7750 "set remotebaud" by "set serial baud".
7751
b2715b27
AW
77522014-05-26 Andy Wingo <wingo@igalia.com>
7753
7754 * gdb.guile/scm-breakpoint.exp:
7755 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7756 properties instead of gdb-object-properties.
7757
498a4489
YQ
77582014-05-26 Yao Qi <yao@codesourcery.com>
7759
7760 * gdb.server/no-thread-db.exp: Specify source file name
7761 explicitly when setting a breakpoint.
7762
589fdceb
MM
77632014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7764
7765 * gdb.btrace/vdso.c: New.
7766 * gdb.btrace/vdso.exp: New.
7767
e9089e05
MM
77682014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7769
7770 * gdb.base/gcore.exp (capture_command_output): Move ...
7771 * lib/gdb.exp (capture_command_output): ... here.
7772
67b5c0c1
MM
77732014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7774
7775 * gdb.btrace/data.exp: Test memory access during btrace replay.
7776
a2199296
SM
77772014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7778
7779 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7780
17b2616c
PA
77812014-05-21 Pedro Alves <palves@redhat.com>
7782
7783 PR gdb/13860
7784 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7785 (top level): Test that output related to execution commands is
7786 sent to the console with CLI commands, but not with MI commands.
7787 Test that breakpoint events are always mirrored to the console.
7788 Also expect the new source line to be output after a "next" in
7789 async mode too. Make it a pass/fail test.
7790 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7791 output.
7792 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7793
5166082f
PA
77942014-05-21 Pedro Alves <palves@redhat.com>
7795
7796 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7797 Use them to test variations of "list" after reaching a breakpoint.
7798 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7799 Test "list" with listsize 10 after reaching a breakpoint.
7800 * gdb.python/python.exp (decode_line current location line
7801 number): Adjust expected line number.
7802
2f25d70f
SM
78032014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7804
7805 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7806 behavior for $args, pass it directly to "run".
7807
ff604a67
MR
78082014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7809
7810 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7811 30000 to 65536.
7812
6a3cb8e8
PA
78132014-05-21 Pedro Alves <palves@redhat.com>
7814
7815 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7816 auto-connect-native-target off".
7817 * gdb.base/auto-connect-native-target.c: New file.
7818 * gdb.base/auto-connect-native-target.exp: New file.
7819
4ebfc96e
PA
78202014-05-21 Pedro Alves <palves@redhat.com>
7821
7822 * gdb.base/default.exp: Test "target native" instead of "target
7823 child".
7824
36d46afb
MW
78252014-05-21 Mark Wielaard <mjw@redhat.com>
7826
7827 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7828
5876f503
JK
78292014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7830
7831 Fix TLS access for -static -pthread.
7832 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7833 <HAVE_TLS> (thread_function, main): Initialize it.
7834 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7835 Add clean_restart.
7836 <$have_tls != "">: Check TLSVAR.
7837
0256a6ac
PA
78382014-05-21 Pedro Alves <palves@redhat.com>
7839
7840 * gdb.base/dcache-line-read-error.c: New.
7841 * gdb.base/dcache-line-read-error.exp: New.
7842
936d2992
PA
78432014-05-20 Pedro Alves <palves@redhat.com>
7844
7845 * gdb.base/compare-sections.c: New file.
7846 * gdb.base/compare-sections.exp: New file.
7847
802e8e6d
PA
78482014-05-20 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.base/break-idempotent.c: New file.
7851 * gdb.base/break-idempotent.exp: New file.
7852
e59fa00f
MM
78532014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7854
7855 * gdb.btrace/nohist.exp: New.
7856
8b696e31
YQ
78572014-05-20 Yao Qi <yao@codesourcery.com>
7858
7859 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7860 gdb.reverse directory and gdb_reverse_timeout exists in board
7861 setting.
7862 * README: Document gdb_reverse_timeout.
7863
73c9764f
YQ
78642014-05-20 Yao Qi <yao@codesourcery.com>
7865
7866 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7867 'test_file_name'. Treat args as a string instead of a list.
7868 (gdb_init): Rename argument 'args' by 'test_file_name'.
7869
f1f4348a
JK
78702014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7871
7872 * gdb.arch/powerpc-power.exp: New file.
7873 * gdb.arch/powerpc-power.s: New file.
7874
0dbe70ce
DE
78752014-05-16 Doug Evans <dje@google.com>
7876
7877 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7878 * gdb.base/completion.exp: Check that all expected files exist
7879 before doing file completion.
0dbe70ce 7880
8d551b02
DE
78812014-05-16 Doug Evans <dje@google.com>
7882
7883 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7884 Update.
7885 (do_syscall_tests_without_xml): Update.
7886
73eb7709
PA
78872014-05-16 Pedro Alves <palves@redhat.com>
7888
7889 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7890 instead of "unknown output after running".
7891
3fae92fc
YQ
78922014-05-16 Yao Qi <yao@codesourcery.com>
7893
7894 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7895 file1.txt from host at the end.
7896 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7897
c2b2ccc5
DE
78982014-05-15 Doug Evans <dje@google.com>
7899
7900 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
7901 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
7902 loading file. Add test for TU lookup.
7903
8c217a4b
SM
79042014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7905
7906 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
7907 calling "-exec-arguments" or "set args" before running the
7908 inferior.
7909
3deb39c6
SM
79102014-05-15 Simon Marchi <simon.marchi@ericsson.com>
7911
7912 * lib/mi-support.exp (mi_expect_stop): Expect message for
7913 inferiors that exit with non-zero exit code.
7914
71a79f8c
YQ
79152014-05-14 Yao Qi <yao@codesourcery.com>
7916
7917 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
7918 match absolute path on remote host.
7919 (test_file_list_exec_source_files): Remove "/" from the
7920 pattern.
7921
f23fcd46
YQ
79222014-05-14 Yao Qi <yao@codesourcery.com>
7923
7924 * boards/local-remote-host-notty.exp (${board}_file): New
7925 proc.
7926
9404b58f
KM
79272014-05-07 Kyle McMartin <kyle@redhat.com>
7928
7929 Pushed by Joel Brobecker <brobecker@adacore.com>.
7930 * gdb.arch/aarch64-atomic-inst.c: New file.
7931 * gdb.arch/aarch64-atomic-inst.exp: New file.
7932
5e45f04c
YQ
79332014-05-07 Yao Qi <yao@codesourcery.com>
7934
7935 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
7936 in current context" too.
7937
c888a17d
KS
79382014-05-05 Keith Seitz <keiths@redhat.com>
7939
7940 * gdb.linespec/ls-dollar.exp: Add test for linespec
7941 file:convenience_variable.
7942
290a839c
YQ
79432014-05-05 Yao Qi <yao@codesourcery.com>
7944
7945 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
7946 traceframes into tfile and ctf trace files. Read data from
7947 trace file and test collected data.
7948 (gdb_collect_locals_test): Likewise.
7949 (gdb_unavailable_registers_test): Likewise.
7950 (gdb_unavailable_floats): Likewise.
7951 (gdb_collect_globals_test): Likewise.
7952 (top-level): Append "ctf" to trace_file_targets if GDB
7953 supports.
7954
b5262cd0
YQ
79552014-05-05 Yao Qi <yao@codesourcery.com>
7956
7957 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
7958 code to ...
7959 (gdb_collect_args_test_1): ... it. New proc.
7960 (gdb_collect_locals_test): Move some code to ...
7961 (gdb_collect_locals_test_1): ... it. New proc.
7962 (gdb_unavailable_registers_test): Move some code to ...
7963 (gdb_unavailable_registers_test_1): ... it. New proc.
7964 (gdb_unavailable_floats): Move some code to ...
7965 (gdb_unavailable_floats_1): ... it. New proc.
7966
30a1e6cc
SDJ
79672014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7968
7969 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
7970 probes to test for bitness recognition.
7971 * gdb.arch/amd64-stap-optional-prefix.exp
7972 (test_probe_value_without_reg): New procedure.
7973 Add code to test for different kinds of bitness.
7974
f33da99a
SDJ
79752014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
7976
7977 PR breakpoints/16889
7978 * gdb.arch/amd64-stap-optional-prefix.S: New file.
7979 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7980
5b80f00d
PA
79812014-05-01 Pedro Alves <palves@redhat.com>
7982
7983 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
7984 gdb_file_cmd if no file is specified.
7985 * boards/native-extended-gdbserver.exp (gdb_load): Use the
7986 last_loaded_file to set the remote exec-file.
7987
f8c2a73c
PA
79882014-05-01 Pedro Alves <palves@redhat.com>
7989
7990 * boards/local-remote-host.exp: New file.
7991
be6e8ac7
PA
79922014-05-01 Pedro Alves <palves@redhat.com>
7993
7994 * boards/local-remote-host.exp: Rename to ...
7995 * boards/local-remote-host-notty.exp: ... this.
7996
cac0dc8f
JB
79972014-04-28 Joel Brobecker <brobecker@adacore.com>
7998
7999 * gdb.ada/dyn_arrayidx: New testcase.
8000
9730e6cc
YQ
80012014-04-26 Yao Qi <yao@codesourcery.com>
8002
8003 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
8004 and compute the length of function main. Save it in
8005 $main_length.
8006 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
8007 (top-level): Use gdb_compile to compile objects into
8008 executable and restart GDB. Remove invocation to
8009 prepare_for_testing.
8010
7ae1a6a6
PA
80112014-04-25 Simon Marchi <simon.marchi@ericsson.com>
8012 Pedro Alves <palves@redhat.com>
8013
8014 PR server/16255
8015 * gdb.multi/multi-attach.c: New file.
8016 * gdb.multi/multi-attach.exp: New file.
8017
4082afcc
PA
80182014-04-25 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
8021 user.
8022 (top level): Test that "set remote conditional-breakpoints-packet
8023 off" works as intended.
8024 * gdb.base/dprintf.exp: Test that "set remote
8025 breakpoint-commands-packet off" works as intended.
8026 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
8027 New function.
8028 (top level): Call it.
8029 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
8030 remote fast-tracepoints-packet off" works as intended.
8031 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
8032 * lib/gdb.exp (gdb_is_target_remote): ... here.
8033
2abc3f8d
DB
80342014-04-24 David Blaikie <dblaikie@gmail.com>
8035
8036 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
8037 ensure clang would not discard them.
8038 * gdb.base/gdbvars.c: Ditto.
8039 * gdb.base/memattr.c: Ditto.
8040 * gdb.base/whatis.c: Ditto.
8041 * gdb.python/py-prettyprint.c: Ditto.
8042 * gdb.trace/actions.c: Ditto.
8043 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
8044 ensure clang would not discard it.
8045
bfd39632
DB
80462014-04-24 David Blaikie <dblaikie@gmail.com>
8047
8048 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
8049 clang to emit the full definition of type required by the test
8050 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
8051
22842ff6
DB
80522014-04-24 David Blaikie <dblaikie@gmail.com>
8053
8054 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
8055 coax Clang into emitting the definition of the type.
8056 * gdb.cp/pr10728-x.h (y): Ditto.
8057 * gdb.cp/pr10728-y.cc (y): Ditto.
8058
c2e827ad
DB
80592014-04-24 David Blaikie <dblaikie@gmail.com>
8060
8061 * gdb.base/label.exp: XFAIL label related tests under Clang.
8062 * gdb.cp/cplabel.exp: Ditto.
8063 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
8064 under Clang those using labels.
8065
4c2d33e7
YQ
80662014-04-25 Yao Qi <yao@codesourcery.com>
8067
8068 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
8069 double_label.
8070 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
8071 partial_label and double_label.
8072
56083b99
DB
80732014-04-24 David Blaikie <dblaikie@gmail.com>
8074
8075 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
8076
25d4e99d
DB
80772014-04-24 David Blaikie <dblaikie@gmail.com>
8078
8079 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
8080 of the function to work across GCC and Clang.
8081 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
8082 pointer types (const void ** const V void **).
8083
01f9f808
MS
80842014-04-24 Michael Sturm <michael.sturm@mintel.com>
8085 Walfred Tedeschi <walfred.tedeschi@intel.com>
8086
8087 * Makefile.in (EXECUTABLES): Added i386-avx512.
8088 * gdb.arch/i386-avx512.c: New file.
8089 * gdb.arch/i386-avx512.exp: Likewise.
8090
4b48d439
KS
80912014-04-23 Keith Seitz <keiths@redhat.com>
8092
8093 * lib/mi-support.exp (mi_list_breakpoints): Delete.
8094 (mi_make_breakpoint_table): New procedure.
8095 (mi_create_breakpoint): Use mi_make_breakpoint
8096 and return the result.
8097 (mi_make_breakpoint): New procedure.
8098 (mi_build_kv_pairs): New procedure.
8099
8100 * gdb.mi/mi-break.exp: Remove unused globals,
8101 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
8102 All callers updated.
8103 * gdb.mi/mi-dprintf.exp: Use variable to track command
8104 number.
8105 Update all callers of mi_create_breakpoint and use
8106 mi_make_breakpoint_table.
8107 Remove any unused global variables.
8108 * gdb.mi/mi-nonstop.exp: Likewise.
8109 * gdb.mi/mi-nsintrall.exp: Likewise.
8110 * gdb.mi/mi-nsmoribund.exp: Likewise.
8111 * gdb.mi/mi-nsthrexec.exp: Likewise.
8112 * gdb.mi/mi-reverse.exp: Likewise.
8113 * gdb.mi/mi-simplerun.exp: Likewise.
8114 * gdb.mi/mi-stepn.exp: Likewise.
8115 * gdb.mi/mi-syn-frame.exp: Likewise.
8116 * gdb.mi/mi-until.exp: Likewise.
8117 * gdb.mi/mi-var-cp.exp: Likewise.
8118 * gdb.mi/mi-var-display.exp: Likewise.
8119 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
8120 * gdb.mi/mi2-var-child.exp: Likewise.
8121 * gdb.mi/mi-vla-c99.exp: Likewise.
8122 * lib/mi-support.exp: Likewise.
8123
8124 From Ian Lance Taylor <iant@cygnus.com>:
8125 * lib/gdb.exp (parse_args): New procedure.
8126
08351840
PA
81272014-04-23 Pedro Alves <palves@redhat.com>
8128
8129 * gdb.base/break-unload-file.c: New file.
8130 * gdb.base/break-unload-file.exp: New file.
8131 * gdb.base/sym-file-lib.c (baz): New function.
8132 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
8133 field.
8134 (load): Store the segment's mapped size.
8135 (unload): New function.
8136 (unload_shlib): New function.
8137 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
8138 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
8139 set a breakpoint at baz, and call it.
8140 * gdb.base/sym-file.exp: New tests for stale breakpoint
8141 instructions.
8142
076855f9
PA
81432014-04-23 Pedro Alves <palves@redhat.com>
8144
8145 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
8146 * gdb.base/hbreak-in-shr-unsupported.c: New file.
8147 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
8148 * gdb.base/hbreak-unmapped.c: New file.
8149 * gdb.base/hbreak-unmapped.exp: New file.
8150 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
8151 * lib/gdb.exp (gdb_is_target_remote): ... here.
8152
483805cf
PA
81532014-04-22 Pedro Alves <palves@redhat.com>
8154
8155 * gdb.base/consecutive-step-over.c: New file.
8156 * gdb.base/consecutive-step-over.exp: New file.
8157
06d97543
PA
81582014-04-22 Pedro Alves <palves@redhat.com>
8159
8160 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
8161 instead of send_gdb/gdb_expect.
8162
b4429ea2
YQ
81632014-04-22 Yao Qi <yao@codesourcery.com>
8164
8165 * lib/trace-support.exp (generate_tracefile): New procedure.
8166 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
8167 return 0.
8168 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
8169 if generate_tracefile returns 1.
8170
51d48146
PA
81712014-04-18 Tom Tromey <palves@redhat.com>
8172 Pedro alves <tromey@redhat.com>
8173
8174 PR backtrace/15558
8175 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
8176 with a backtrace limit.
8177 * gdb.python/py-frame-inline.exp: Test running to an inline
8178 function with a backtrace limit, and printing the newest frame.
8179 * gdb.python/py-frame-inline.c (main): Call f.
8180
bd1dce5f
MS
81812014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8182
8183 * gdb.java/jnpe.exp: Drop srcdir from untested path.
8184
40d1a503
MS
81852014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8186
8187 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
8188 Drop prefix from unsupported source file path.
8189
389b98f7
YQ
81902014-04-17 Yao Qi <yao@codesourcery.com>
8191
8192 * lib/gdb.exp (with_target_charset): New proc.
8193 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
8194 with_target_charset.
8195 (test_print_strings): Likewise.
8196 (test_repeat_bytes): Likewise.
8197 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
8198 for some tests.
8199
22869d73
KS
82002014-04-16 Keith Seitz <keiths@redhat.com>
8201
8202 PR gdb/15827
8203 * gdb.dwarf2/corrupt.c: New file.
8204 * gdb.dwarf2/corrupt.exp: New file.
8205
c4f87ca6
KS
82062014-04-16 Keith Seitz <keiths@redhat.com>
8207
8208 PR c++/16597
8209 * gdb.cp/namelessclass.cc: New file.
8210 * gdb.cp/namelessclass.exp: New file.
8211 * gdb.cp/namelessclass.S: New file.
8212
ab19de87
DE
82132014-04-16 Doug Evans <dje@google.com>
8214
8215 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
8216 Add comment.
8217 (gdbserver_default_get_comm_port): New function.
8218 (gdbserver_start): Check if board file provided
8219 "gdbserver,get_comm_port" and use it if so.
8220 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
8221 (gdb,socketport): Set to "stdio".
8222 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8223 (stdio_gdbserver_template): Delete.
8224 (${board}_get_remote_address): Update.
8225 (${board}_build_remote_cmd): Delete.
8226 (${board}_get_comm_port): New function.
8227 (${board}_spawn): Update.
8228 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8229 Delete.
8230 (${board}_get_remote_address): Update.
8231 (${board}_get_comm_port): New function.
8232
fc98a809
AB
82332014-04-16 Andrew Burgess <aburgess@broadcom.com>
8234
8235 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8236 appearing in any order.
8237
87fd9e6e
DE
82382014-04-15 Doug Evans <dje@google.com>
8239
8240 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8241 uninitialized value of "description".
8242
099fc3ea
KS
82432014-04-15 Keith Seitz <keiths@redhat.com>
8244
8245 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8246 Remove unused globals.
8247 (test_running_the_program): Likewise.
8248 (test_controlled_execution): Likewise.
8249 (test_controlling_breakpoints): Likewise.
8250 (test_program_termination): Likewise.
8251
5da151d4
KS
82522014-04-15 Keith Seitz <keiths@redhat.com>
8253
8254 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8255 unused globals.
8256 (test_rbreak_creation_and_listing): Likewise.
8257 (test_ignore_count): Likewise.
8258 (test_error): Likewise.
8259
35e5d2f0
PA
82602014-04-15 Pedro Alves <palves@redhat.com>
8261
8262 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8263 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8264 sym-file-loader.c.
8265 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8266 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8267 to sym-file-loader.c.
8268 (struct library): Forward declare.
8269 (load_shlib, lookup_function): Change prototypes.
8270 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8271 (translate_offset): Remove declarations.
8272 (get_text_addr): New declaration.
8273 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8274 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8275 sym-file-loader.h.
8276 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8277 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8278 here from sym-file-loader.h.
8279 (struct library): New structure.
8280 (load_shlib, lookup_function): Change prototypes and adjust to
8281 work with a struct library.
8282 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8283 (translate_offset): Make static.
8284 (get_text_addr): New function.
8285 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8286
eb4c1710
PA
82872014-04-15 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8290
2d1baf52
PA
82912014-04-15 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/sym-file-loader.c: Include <limits.h>.
8294 (SELF_LINK): New define.
8295 (get_origin): New function.
8296 (load_shlib): Use it.
8297 * gdb.base/sym-file.exp: Don't early return if the target is
8298 remote. Use runto_main, and issue fail is that fails. Use
8299 gdb_load_shlibs.
8300 (shlib_name): Delete.
8301 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8302
7dd6df01
PA
83032014-04-15 Pedro Alves <palves@redhat.com>
8304
8305 * gdb.base/sym-file.exp: Remove regex characters from test
8306 message. Don't refer to breakpoint numbers in test messages.
8307
b50c8614
KS
83082014-04-14 Keith Seitz <keiths@redhat.com>
8309
8310 PR c++/16253
8311 * gdb.cp/var-tag.cc: New file.
8312 * gdb.cp/var-tag.exp: New file.
8313 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8314 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8315 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8316 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8317
3d567982
TT
83182014-04-14 Tom Tromey <tromey@redhat.com>
8319
8320 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8321 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8322 type.
8323 * gdb.cp/enum-class.exp: New file.
8324 * gdb.cp/enum-class.cc: New file.
8325
0626fc76
TT
83262014-04-14 Tom Tromey <tromey@redhat.com>
8327
8328 * gdb.dwarf2/enum-type.exp: New file.
8329
dca325b3
SA
83302014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8331
8332 * gdb.mi/mi-vla-c99.exp: New file.
8333 * gdb.mi/vla.c: New file.
8334
5854b38a
SA
83352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8336
8337 * gdb.base/vla-datatypes.c: New file.
8338 * gdb.base/vla-datatypes.exp: New file.
8339
463bb957
SA
83402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8341
8342 * gdb.base/vla-ptr.c: New file.
8343 * gdb.base/vla-ptr.exp: New file.
8344
3dd170be
SA
83452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8346
8347 * gdb.dwarf2/count.exp: New file.
8348
5ecaaa66
SA
83492014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8350
8351 * gdb.base/vla-sideeffect.c: New file.
8352 * gdb.base/vla-sideeffect.exp: New file.
8353
41f1ada5
DB
83542014-04-14 David Blaikie <dblaikie@gmail.com>
8355
8356 * gdb.mi/non-stop.c: Add return value for non-void function return
8357 statement.
8358 * gdb.threads/staticthreads.c: Ditto.
8359
0be03e84
DE
83602014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8361 Doug Evans <xdje42@gmail.com>
8362
8363 * gdb.guile/scm-value.c: Improve test case.
8364 * gdb.guile/scm-value.exp: Add new test.
8365
f180a1fb
DB
83662014-04-11 David Blaikie <dblaikie@gmail.com>
8367
8368 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8369 override Clang's default.
8370
6b662e19
JB
83712014-04-11 Joel Brobecker <brobecker@adacore.com>
8372
8373 Revert the following changes (regressions):
8374
8375 * gdb.base/vla-sideeffect.c: New file.
8376 * gdb.base/vla-sideeffect.exp: New file.
8377
8378 * gdb.dwarf2/count.exp: New file.
8379
8380 * gdb.base/vla-multi.c: New file.
8381 * gdb.base/vla-multi.exp: New file.
8382
8383 * gdb.base/vla-ptr.c: New file.
8384 * gdb.base/vla-ptr.exp: New file.
8385
8386 * gdb.base/vla-datatypes.c: New file.
8387 * gdb.base/vla-datatypes.exp: New file.
8388
8389 * gdb.mi/mi-vla-c99.exp: New file.
8390 * gdb.mi/vla.c: New file.
8391
245a5f0b
KS
83922014-04-11 Keith Seitz <keiths@redhat.com>
8393
8394 PR c++/16675
8395 * gdb.cp/cpsizeof.exp: New file.
8396 * gdb.cp/cpsizeof.cc: New file.
8397
58a84dcf
SA
83982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8399
191a8a90
JB
8400 * gdb.mi/mi-vla-c99.exp: New file.
8401 * gdb.mi/vla.c: New file.
58a84dcf 8402
c8655f75
SA
84032014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8404
8405 * gdb.base/vla-datatypes.c: New file.
8406 * gdb.base/vla-datatypes.exp: New file.
8407
024e13b4
SA
84082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8409
8410 * gdb.base/vla-ptr.c: New file.
8411 * gdb.base/vla-ptr.exp: New file.
8412
1a237e0e
SA
84132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8414
8415 * gdb.base/vla-multi.c: New file.
8416 * gdb.base/vla-multi.exp: New file.
8417
504f3432
SA
84182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8419
8420 * gdb.dwarf2/count.exp: New file.
8421
3bce8237
SA
84222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8423
191a8a90
JB
8424 * gdb.base/vla-sideeffect.c: New file.
8425 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8426
322f9c21
YQ
84272014-04-11 Yao Qi <yao@codesourcery.com>
8428
8429 * gdb.base/completion.exp: Check file exists before running tests
8430 on file completion.
8431
d708bcd1
PA
84322014-04-10 Pedro Alves <palves@redhat.com>
8433
8434 * gdb.base/cond-eval-mode.c: New file.
8435 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8436 prepare_for_testing to build the new file. Check result of
8437 runto_main.
8438 (test_break, test_watch): New procedures.
8439 (top level): Use them.
8440
ae1d2761
PM
84412014-04-08 Pierre Muller <muller@sourceware.org>
8442
8443 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8444 Ctrl-V use for mingw hosts.
8445
7af389b8
SC
84462014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8447
8448 * gdb.python/py-value.c: Improve test case.
8449 * gdb.python/py-value.exp: Add new test.
8450
5e703181
DE
84512014-04-07 David Blaikie <dblaikie@gmail.com>
8452
8453 * lib/compiler.c: Identify the clang compiler.
8454 * lib/compiler.cc: Ditto.
8455
9810b410
YQ
84562014-04-03 Yao Qi <yao@codesourcery.com>
8457
8458 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8459
98d1b8dc
AB
84602014-04-01 Anton Blanchard <anton@samba.org>
8461
8462 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8463 messages unique.
8464
3114cea1
AB
84652014-04-01 Anton Blanchard <anton@samba.org>
8466
8467 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8468 prepare_for_testing.
8469
62f7182c
AB
84702014-04-01 Anton Blanchard <anton@samba.org>
8471
8472 * gdb.arch/ppc64-atomic-inst.c: Remove.
8473 * gdb.arch/ppc64-atomic-inst.S: New file.
8474 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8475
770e7fc7
DE
84762014-03-31 Doug Evans <dje@google.com>
8477
8478 * gdb.base/print-symbol-loading-lib.c: New file.
8479 * gdb.base/print-symbol-loading-main.c: New file.
8480 * gdb.base/print-symbol-loading.exp: New file.
8481
46e2bafa
YQ
84822014-03-31 Yao Qi <yao@codesourcery.com>
8483
8484 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8485
8776cfe9
JB
84862014-03-28 Joel Brobecker <brobecker@adacore.com>
8487
8488 * gdb.ada/mi_dyn_arr: New testcase.
8489
5d1ef361
DE
84902014-03-27 Doug Evans <dje@google.com>
8491
8492 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8493
b5bee914
YQ
84942014-03-27 Yao Qi <yao@codesourcery.com>
8495
8496 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8497 if target is nios2-*-*.
8498
0d4d0e77
YQ
84992014-03-26 Yao Qi <yao@codesourcery.com>
8500
8501 * lib/gdb.exp (readline_is_used): New proc.
8502 * gdb.base/completion.exp: Move tests on command complete up.
8503 Skip the rest of tests if readline is not used.
8504 * gdb.ada/complete.exp: Skp the test if readline is not
8505 used.
8506 * gdb.base/filesym.exp: Likewise.
8507 * gdb.base/macscp.exp: Likewise.
8508 * gdb.base/readline-ask.exp: Likewise.
8509 * gdb.base/readline.exp: Likewise.
8510 * gdb.python/py-cmd.exp: Likewise.
8511 * gdb.trace/tfile.exp: Likewise.
8512
29361eee
YQ
85132014-03-26 Yao Qi <yao@codesourcery.com>
8514
8515 * gdb.base/macscp.exp: Fix code format issues.
8516
bc9a5525
UW
85172014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8518
8519 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8520 * gdb.asm/powerpc64le.inc: New file.
8521
d3839ede
PA
85222014-03-25 Pedro Alves <palves@redhat.com>
8523 Doug Evans <dje@google.com>
8524
8525 * gdb.base/source-execution.c: New file.
8526 * gdb.base/source-execution.exp: New file.
8527 * gdb.base/source-execution.gdb: New file.
8528
01672a57
DE
85292014-03-24 Doug Evans <dje@google.com>
8530
8531 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8532 using fission.
8533
88bbeca9
HZ
85342014-03-24 Hui Zhu <hui@codesourcery.com>
8535 Pedro Alves <palves@redhat.com>
8536
8537 PR breakpoints/16101
8538 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8539 test pass/fail messages. Detect missing support for dprintf when
8540 breakpoints are actually inserted.
8541 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8542 breakpoints are actually inserted.
8543 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8544 fails.
8545
d2348791
JK
85462014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8549
feef67ab
DE
85502014-03-22 Doug Evans <xdje42@gmail.com>
8551
8552 * gdb.python/python.exp (python not supported): Verify multi-line
8553 python command issues an error.
25d743f9 8554 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8555 guile command issues an error.
feef67ab 8556
ecebef6a
MR
85572014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8558
8559 * gdb.threads/thread-specific.exp: Handle the lack of usable
8560 $this_breakpoint and $this_thread.
8561
ccdd1909
HZ
85622014-03-21 Hui Zhu <hui@codesourcery.com>
8563
8564 * gdb.base/attach.exp (do_command_attach_tests): New.
8565
beb460e8
PA
85662014-03-20 Tom Tromey <tromey@redhat.com>
8567 Pedro Alves <palves@redhat.com>
8568
8569 PR cli/15718
8570 * gdb.base/condbreak-call-false.c: New file.
8571 * gdb.base/condbreak-call-false.exp: New file.
8572
40acf43a
PA
85732014-03-20 Pedro Alves <palves@redhat.com>
8574
8575 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8576 Delete.
8577 (block_signals, unblock_signals): Delete.
8578 (child_function_2, main): Remove references to deleted variable
8579 and functions.
8580
9f5e1e02
PA
85812014-03-20 Pedro Alves <palves@redhat.com>
8582
8583 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8584 Use pthread_kill to signal thread 2.
8585 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8586 Adjust to make the test send itself a signal rather than using the
8587 host's "kill" command.
8588
99619bea
PA
85892014-03-20 Pedro Alves <palves@redhat.com>
8590
8591 * gdb.threads/multiple-step-overs.c: New file.
8592 * gdb.threads/multiple-step-overs.exp: New file.
8593 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8594 Adjust expected infrun debug output.
8595
2adfaa28
PA
85962014-03-20 Pedro Alves <palves@redhat.com>
8597
8598 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8599 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8600
31e77af2
PA
86012014-03-20 Pedro Alves <palves@redhat.com>
8602
8603 PR breakpoints/7143
8604 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8605 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8606 of gdb_test_multiple.
8607 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8608 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8609
b9f437de
PA
86102014-03-20 Pedro Alves <palves@redhat.com>
8611
8612 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8613 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8614
05adc73e
PA
86152014-03-19 Pedro Alves <palves@redhat.com>
8616
8617 * gdb.base/async.exp: Remove early return.
8618
6048b950
PA
86192014-03-19 Pedro Alves <palves@redhat.com>
8620
8621 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8622
8bcfb00a
PA
86232014-03-19 Pedro Alves <palves@redhat.com>
8624
8625 * gdb.base/async.exp (test_background): Expect \r\n after
8626 "completed." in the fail pattern.
8627
884e37dc
PA
86282014-03-19 Pedro Alves <palves@redhat.com>
8629
8630 * gdb.base/async.exp (test_background): New procedure.
8631 Use it for all background execution command tests.
8632
148e57e2
PA
86332014-03-19 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.base/async.exp: Use prepare_for_testing.
8636
f48088c7
PA
86372014-03-19 Pedro Alves <palves@redhat.com>
8638
8639 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8640 the same line.
8641
e2f6c966
PA
86422014-03-19 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.base/async.c (main): Add "jump here" and "until here" line
8645 marker comments.
8646 * gdb.base/async.exp (jump_here): New global.
8647 (jump& test): Use it.
8648 (until_here): New global.
8649 (until& test): Use it.
8650
c30568d4
PA
86512014-03-19 Pedro Alves <palves@redhat.com>
8652
8653 * gdb.base/async.exp: Don't frob gdb_protocol.
8654
0172b6a7
DE
86552014-03-18 Doug Evans <xdje42@gmail.com>
8656
8657 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8658 Fix spelling of exec-done-display.
8659
06c868a8
JK
86602014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8661
8662 PR gdb/15358
8663 * gdb.base/gdb-sigterm.c: New file.
8664 * gdb.base/gdb-sigterm.exp: New file.
8665
0c7e1a46
PA
86662014-03-18 Pedro Alves <palves@redhat.com>
8667
8668 PR gdb/13860
8669 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8670 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8671 solib-event.
8672
f7c77d93
JB
86732014-03-17 Joel Brobecker <brobecker@adacore.com>
8674
8675 * gdb.ada/pckd_arr_ren: New testcase.
8676
5a1e8c7a
DE
86772014-03-13 Doug Evans <xdje42@gmail.com>
8678
8679 PR guile/16612
8680 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8681 collect after discarding symbols.
8682
350e1a76
DE
86832014-03-13 Ludovic Courtès <ludo@gnu.org>
8684 Doug Evans <xdje42@gmail.com>
8685
8686 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8687 to history survives a gc.
8688
a69900ae
PA
86892014-03-13 Pedro Alves <palves@redhat.com>
8690
8691 * gdb.base/default.exp: Don't test "target procfs".
8692
5db9f0bd
PA
86932014-03-13 Pedro Alves <palves@redhat.com>
8694
8695 * gdb.base/default.exp: Update "target child" and "target procfs"
8696 tests to not expect "Unix".
8697
b3ccfe11
TT
86982014-03-12 Tom Tromey <tromey@redhat.com>
8699
8700 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8701 New procs. Add target-async tests.
8702 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8703 Add target-async tests.
8704
646f4417
AA
87052014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8706
8707 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8708 'func_start' and 'func_end' for the beginning and end of the
8709 function code, respectively.
8710 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8711 'func_end' instead of 'func' and 'main'.
8712
288c211f
AA
87132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8714
8715 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8716 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8717 generate the debug info assembler source.
8718
e0c0f156
AA
87192014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8720
8721 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8722 * gdb.dwarf2/arr-subrange.exp: Likewise.
8723 * gdb.dwarf2/dwz.exp: Likewise.
8724 * gdb.dwarf2/method-ptr.exp: Likewise.
8725 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8726 * gdb.dwarf2/subrange.exp: Likewise.
8727 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8728 * gdb.dwarf2/implptrpiece.exp: Likewise.
8729 * gdb.dwarf2/nostaticblock.exp: Likewise.
8730
0e5c4555
AA
87312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8732
8733 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8734 directory to absolute path name arguments.
8735
5ec18f2b
JG
87362014-03-10 Joel Brobecker <brobecker@adacore.com>
8737
8738 * gdb.ada/tagged_access: New testcase.
8739
847fc4f2
MM
87402014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8741
8742 * gdb.btrace/data.exp: Update expected output.
8743
cc3da688
YQ
87442014-03-06 Yao Qi <yao@codesourcery.com>
8745
8746 * gdb.trace/pr16508.exp: New file.
8747
0f26cec1
PA
87482014-03-05 Pedro Alves <palves@redhat.com>
8749
8750 PR gdb/16575
8751 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8752 procedure.
8753 (top level): Adjust to use it. Add tests that exercise breakpoint
8754 interaction with the code-cache.
8755
7a5a839f
LC
87562014-02-26 Ludovic Courtès <ludo@gnu.org>
8757
8758 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8759 test for 'history-append!'.
8760
31aa7e4e
JB
87612014-02-26 Joel Brobecker <brobecker@adacore.com>
8762
8763 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8764 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8765 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8766 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8767 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8768 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8769
1b588015
JB
87702014-02-26 Joel Brobecker <brobecker@adacore.com>
8771
8772 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8773 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8774 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8775
55426c9d
JB
87762014-02-26 Joel Brobecker <brobecker@adacore.com>
8777
8778 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8779
dc53a7ad
JB
87802014-02-26 Joel Brobecker <brobecker@adacore.com>
8781
8782 * gdb.dwarf2/arr-stride.c: New file.
8783 * gdb.dwarf2/arr-stride.exp: New file.
8784
12ab52e9
PA
87852014-02-26 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8788 that won't ever trigger. Make sure that GDB reports the correct
8789 breakpoint that caused the stop.
8790
849c862e
JK
87912014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8792
8793 PR gdb/16626
8794 * gdb.base/auto-load-script: New file.
8795 * gdb.base/auto-load.c: New file.
8796 * gdb.base/auto-load.exp: New file.
8797
71b7d793
JK
8798 PR gdb/16626
8799 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8800
e2f0d509
JK
88012014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8802
8803 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8804 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8805
50cc37c8
DE
88062014-02-24 Doug Evans <dje@google.com>
8807
8808 * lib/gdb.exp (run_on_host): Log error output if program fails.
8809
ea4758f2
PA
88102014-02-21 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.threads/step-after-sr-lock.c: Rename to ...
8813 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8814 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8815 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8816 ... this.
8817
d7b30f67
SDJ
88182014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8819
8820 PR tdep/16397
8821 * gdb.arch/amd64-stap-special-operands.exp: New file.
8822 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8823 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8824 * gdb.arch/amd64-stap-triplet.S: Likewise.
8825 * gdb.arch/amd64-stap-triplet.c: Likewise.
8826
83deb43f
JB
88272014-02-20 Joel Brobecker <brobecker@adacore.com>
8828
8829 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8830 in .section pseudo-op.
8831
adde2bff
DE
88322014-02-20 lin zuojian <manjian2006@gmail.com>
8833 Joel Brobecker <brobecker@adacore.com>
8834 Doug Evans <xdje42@gmail.com>
8835
8836 PR symtab/16581
8837 * gdb.dwarf2/dw2-icycle.S: New file.
8838 * gdb.dwarf2/dw2-icycle.c: New file.
8839 * gdb.dwarf2/dw2-icycle.exp: New file.
8840
f7bd0f78
SC
88412014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8842
8843 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8844 operations on gdb.Value objects.
8845 * gdb.python/py-value-cc.exp: Add new test to test operations on
8846 gdb.Value objects.
8847
c17ef0d5
DE
88482014-02-18 Doug Evans <dje@google.com>
8849
8850 * Makefile.in (TESTS): New variable.
8851 (expanded_tests, expanded_tests_or_none): New variables
8852 (check-single): Pass $(expanded_tests_or_none) to runtest.
8853 (check-parallel): Only run tests in $(TESTS) if non-empty.
8854 (check/no-matching-tests-found): New rule.
8855 * README: Document TESTS makefile variable.
8856
5dd3176f
DE
88572014-02-18 Doug Evans <dje@google.com>
8858
8859 * Makefile.in (check-parallel): rm -rf outputs temp.
8860
0b10be4f
JK
88612014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8862
8863 Fix "ERROR: no fileid for" in the testsuite.
8864 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8865
85f224e7
DE
88662014-02-12 Doug Evans <dje@google.com>
8867
8868 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8869 (MISCELLANEOUS): New variable.
8870 (clean): rm -rf $(MISCELLANEOUS).
8871 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8872 dwp live in the same directory as symlinks, with each symlink pointed
8873 to a differently named file in a different directory.
8874
149b30ff
DE
88752014-02-11 Doug Evans <dje@google.com>
8876
8877 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8878 of Tcl file commands.
8879
1dfdac32
MK
88802014-02-10 Mark Kettenis <kettenis@gnu.org>
8881
8882 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8883 "kill -SIGUSR1 -1".
8884
aa4fb036
JB
88852014-02-10 Joel Brobecker <brobecker@adacore.com>
8886
8887 * gdb.ada/tick_length_array_enum_idx: New testcase.
8888
ed3ef339
DE
88892014-02-10 Doug Evans <xdje42@gmail.com>
8890
8891 * configure.ac (AC_OUTPUT): Add gdb.guile.
8892 * configure: Regenerate.
8893 * lib/gdb-guile.exp: New file.
8894 * lib/gdb.exp (get_target_charset): New function.
8895 * gdb.base/help.exp: Update expected output from "apropos apropos".
8896 * gdb.guile/Makefile.in: New file.
8897 * gdb.guile/guile.exp: New file.
8898 * gdb.guile/scm-arch.c: New file.
8899 * gdb.guile/scm-arch.exp: New file.
8900 * gdb.guile/scm-block.c: New file.
8901 * gdb.guile/scm-block.exp: New file.
8902 * gdb.guile/scm-breakpoint.c: New file.
8903 * gdb.guile/scm-breakpoint.exp: New file.
8904 * gdb.guile/scm-disasm.c: New file.
8905 * gdb.guile/scm-disasm.exp: New file.
8906 * gdb.guile/scm-equal.c: New file.
8907 * gdb.guile/scm-equal.exp: New file.
8908 * gdb.guile/scm-error.exp: New file.
8909 * gdb.guile/scm-error.scm: New file.
8910 * gdb.guile/scm-frame-args.c: New file.
8911 * gdb.guile/scm-frame-args.exp: New file.
8912 * gdb.guile/scm-frame-args.scm: New file.
8913 * gdb.guile/scm-frame-inline.c: New file.
8914 * gdb.guile/scm-frame-inline.exp: New file.
8915 * gdb.guile/scm-frame.c: New file.
8916 * gdb.guile/scm-frame.exp: New file.
8917 * gdb.guile/scm-generics.exp: New file.
8918 * gdb.guile/scm-gsmob.exp: New file.
8919 * gdb.guile/scm-iterator.c: New file.
8920 * gdb.guile/scm-iterator.exp: New file.
8921 * gdb.guile/scm-math.c: New file.
8922 * gdb.guile/scm-math.exp: New file.
8923 * gdb.guile/scm-objfile-script-gdb.in: New file.
8924 * gdb.guile/scm-objfile-script.c: New file.
8925 * gdb.guile/scm-objfile-script.exp: New file.
8926 * gdb.guile/scm-objfile.c: New file.
8927 * gdb.guile/scm-objfile.exp: New file.
8928 * gdb.guile/scm-ports.exp: New file.
8929 * gdb.guile/scm-pretty-print.c: New file.
8930 * gdb.guile/scm-pretty-print.exp: New file.
8931 * gdb.guile/scm-pretty-print.scm: New file.
8932 * gdb.guile/scm-section-script.c: New file.
8933 * gdb.guile/scm-section-script.exp: New file.
8934 * gdb.guile/scm-section-script.scm: New file.
8935 * gdb.guile/scm-symbol.c: New file.
8936 * gdb.guile/scm-symbol.exp: New file.
8937 * gdb.guile/scm-symtab-2.c: New file.
8938 * gdb.guile/scm-symtab.c: New file.
8939 * gdb.guile/scm-symtab.exp: New file.
8940 * gdb.guile/scm-type.c: New file.
8941 * gdb.guile/scm-type.exp: New file.
8942 * gdb.guile/scm-value-cc.cc: New file.
8943 * gdb.guile/scm-value-cc.exp: New file.
8944 * gdb.guile/scm-value.c: New file.
8945 * gdb.guile/scm-value.exp: New file.
8946 * gdb.guile/source2.scm: New file.
8947 * gdb.guile/types-module.cc: New file.
8948 * gdb.guile/types-module.exp: New file.
8949
7026a7c1
YQ
89502014-02-10 Yao Qi <yao@codesourcery.com>
8951
8952 PR testsuite/16543
8953 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
8954 * configure: Regenerated.
8955 * Makefile.in: New file.
8956
6c466447
AS
89572014-02-08 Andreas Schwab <schwab@linux-m68k.org>
8958
8959 * gdb.python/py-framefilter.exp: Fix typo.
8960
6e854735
YQ
89612014-02-08 Yao Qi <yao@codesourcery.com>
8962
8963 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
8964 that no =breakpoint-modified is emitted when breakpoints are
8965 modified through MI commands.
8966
d137e6dc
PA
89672014-02-07 Pedro Alves <pedro@codesourcery.com>
8968 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.threads/step-after-sr-lock.c: New file.
8971 * gdb.threads/step-after-sr-lock.exp: New file.
8972
b5ee5a50
PA
89732014-02-07 Pedro Alves <palves@redhat.com>
8974
8975 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
8976
3c77faf3
JK
89772014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8978
8979 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
8980 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
8981
6dddc817
DE
89822014-02-06 Doug Evans <xdje42@gmail.com>
8983
8984 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
8985 output.
8986
8987 * gdb.gdb/python-interrupts.exp: New file.
8988
de7b2893
YQ
89892014-02-05 Yao Qi <yao@codesourcery.com>
8990
8991 * gdb.trace/report.exp (use_collected_data): Test the output
8992 of "info threads" and "info inferiors".
8993
66d032ac
YQ
89942014-02-05 Yao Qi <yao@codesourcery.com>
8995
8996 Revert this patch:
8997
8998 2013-05-24 Yao Qi <yao@codesourcery.com>
8999
9000 * gdb.trace/tfile.exp: Test inferior and thread.
9001
591a12a1
UW
90022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9003
9004 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
9005 on a function.
9006 * gdb.base/step-bt.c: Call hello via function pointer to make
9007 sure its first instruction is executed on powerpc64le-linux.
9008
0ff3e01f
UW
90092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9010
9011 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
9012
084ee545
UW
90132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9014
9015 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
9016 of the test patterns for use on little-endian systems.
9017
6ed14ff3
UW
90182014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9019
9020 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
9021 (decimal_vector): Fix for little-endian.
9022
401e27fd
JM
90232014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
9024
9025 * gdb.arch/sparc-sysstep.exp: New file.
9026 * gdb.arch/sparc-sysstep.c: Likewise.
9027
9028 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
9029
8b924729
EBM
90302014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9031
9032 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
9033
fb151210
JB
90342014-01-23 Tom Tromey <tromey@redhat.com>
9035
9036 * gdb.ada/array_char_idx: New testcase.
9037
0740f8d8
TT
90382014-01-23 Tom Tromey <tromey@redhat.com>
9039
9040 PR python/16487:
9041 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
9042 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
9043 classes.
9044
21909fa1
TT
90452014-01-23 Tom Tromey <tromey@redhat.com>
9046
9047 PR python/16491:
9048 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
9049 string from an inferior frame.
9050 * gdb.python/py-framefilter-mi.exp: Update.
9051
87ce2a04
DE
90522014-01-22 Doug Evans <dje@google.com>
9053
9054 * gdb.server/server-mon.exp: Add tests for "set debug-format".
9055
237b092b
AA
90562014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9057
9058 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
9059
d674a709
AA
90602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9061
9062 * gdb.trace/entry-values.exp: Remove excess space character from
9063 regex patterns. Handle s390 call instruction.
9064
20fa3390
AA
90652014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9066
9067 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
9068 define "*_start" label. Make "name" static.
9069 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
9070 ${name} by references to ${name}_start.
9071
78466714
AA
90722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9073
9074 * gdb.base/info-macros.exp: Remove "debug" from the compile
9075 options.
9076
ec9f644a
IB
90772014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9078
9079 * gdb.dlang/demangle.exp: New file.
9080
94b1b47e
IB
90812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9082
9083 * gdb.dlang/primitive-types.exp: New file.
9084
7f420862
IB
90852014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9086
9087 * configure.ac: Create gdb.dlang/Makefile.
9088 * configure: Regenerate.
9089 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
9090 * gdb.dlang/Makefile.in: New file.
9091 * lib/d-support.exp: New file.
9092 * lib/gdb.exp (skip_d_tests): New proc.
9093
52834460
MM
90942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9095
9096 * gdb.btrace/delta.exp: Check reverse stepi.
9097 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
9098 * gdb.btrace/finish.exp: New.
9099 * gdb.btrace/next.exp: New.
9100 * gdb.btrace/nexti.exp: New.
9101 * gdb.btrace/record_goto.c: Add comments.
9102 * gdb.btrace/step.exp: New.
9103 * gdb.btrace/stepi.exp: New.
9104 * gdb.btrace/multi-thread-step.c: New.
9105 * gdb.btrace/multi-thread-step.exp: New.
9106 * gdb.btrace/rn-dl-bind.c: New.
9107 * gdb.btrace/rn-dl-bind.exp: New.
9108 * gdb.btrace/data.c: New.
9109 * gdb.btrace/data.exp: New.
9110 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9111
6e07b1d2
MM
91122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9113
9114 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
9115 * gdb.btrace/exception.exp: Update.
9116 * gdb.btrace/instruction_history.exp: Update.
9117 * gdb.btrace/record_goto.exp: Update.
9118 * gdb.btrace/tailcall.exp: Update.
9119 * gdb.btrace/unknown_functions.exp: Update.
9120 * gdb.btrace/delta.exp: New.
9121
0b722aec
MM
91222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9123
9124 * gdb.btrace/record_goto.exp: Add backtrace test.
9125 * gdb.btrace/tailcall.exp: Add backtrace test.
9126
066ce621
MM
91272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9128
9129 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
9130 * gdb.btrace/record_goto.c: New.
9131 * gdb.btrace/record_goto.exp: New.
9132 * gdb.btrace/x86-record_goto.S: New.
9133
0688d04e
MM
91342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9135
9136 * gdb.btrace/function_call_history.exp: Update tests.
9137 * gdb.btrace/instruction_history.exp: Update tests.
9138
8710b709
MM
91392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9140
9141 * gdb.btrace/function_call_history.exp: Fix expected field
9142 order for "record function-call-history".
9143 Add new tests for "record function-call-history /c".
9144 * gdb.btrace/exception.cc: New.
9145 * gdb.btrace/exception.exp: New.
9146 * gdb.btrace/tailcall.exp: New.
9147 * gdb.btrace/x86-tailcall.S: New.
9148 * gdb.btrace/x86-tailcall.c: New.
9149 * gdb.btrace/unknown_functions.c: New.
9150 * gdb.btrace/unknown_functions.exp: New.
9151 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9152
5de9129b
MM
91532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9154
9155 * gdb.btrace/instruction_history.exp: Update.
9156 * gdb.btrace/function_call_history.exp: Update.
9157
23a7fe75
MM
91582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9159
9160 * gdb.btrace/function_call_history.exp: Fix expected function
9161 trace.
9162 * gdb.btrace/instruction_history.exp: Initialize traced.
9163 Remove traced_functions.
9164
724c7dd8
MM
91652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9166
9167 * gdb.btrace/function_call_history.exp: Update
9168 * gdb.btrace/instruction_history.exp: Update.
9169
6d78d93b
MM
91702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9171
9172 * gdb.btrace/enable.exp: Update expected text.
9173
93a360cc
OJ
91742014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
9175
9176 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
9177 bytes.
9178
3772b53f
MR
91792014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
9180
9181 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
9182
596662fa
OJ
91832014-01-15 Omair Javaid <omair.javaid@linaro.org>
9184
9185 * lib/gdb.exp (supports_process_record): Return true for
9186 arm*-linux*. (supports_reverse): Likewise.
9187
b5b08fb4
SC
91882014-01-13 Siva Chandra Reddy <sivachandra@google.com>
9189
9190 PR python/15464
9191 PR python/16113
9192 * gdb.python/py-type.c: Enhance test case.
9193 * gdb.python/py-value-cc.cc: Likewise
9194 * gdb.python/py-type.exp: Add new tests.
9195 * gdb.python/py-value-cc.exp: Likewise
9196
52d7fb13
AA
91972014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9198 Pedro Alves <palves@redhat.com>
9199
9200 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
9201 Make "name" extern.
9202 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
9203 references to ${name}_start by references to ${name}.
9204
a2cd8cfe
JB
92052014-01-10 Joel Brobecker <brobecker@adacore.com>
9206
9207 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
9208
4e23fced
JB
92092014-01-10 Joel Brobecker <brobecker@adacore.com>
9210
9211 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
9212
c6a9e42c
PA
92132014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
9214 Pedro Alves <palves@redhat.com>
9215
9216 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 9217 mi_gdb_target_load.
c6a9e42c 9218
b7ea362b
PA
92192014-01-08 Pedro Alves <palves@redhat.com>
9220
9221 * gdb.threads/reconnect-signal.c: New file.
9222 * gdb.threads/reconnect-signal.exp: New file.
9223
5e3f4fab
EBM
92242014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9225
9226 * gdb.base/source-dir.exp: New file.
9227
79301218
JB
92282014-01-07 Joel Brobecker <brobecker@adacore.com>
9229
9230 * gdb.ada/mi_interface: New testcase.
9231
8e355c5d
JB
92322014-01-07 Joel Brobecker <brobecker@adacore.com>
9233
9234 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9235 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9236 gdb.ada/pp-rec-component/pck.ads: New files.
9237
c0d48811
JB
92382014-01-07 Joel Brobecker <brobecker@adacore.com>
9239
9240 * gdb.python/py-pp-integral.c: New file.
9241 * gdb.python/py-pp-integral.py: New file.
9242 * gdb.python/py-pp-integral.exp: New file.
9243
17b609c3 9244For older changes see ChangeLog-1993-2013.
c906108c 9245\f
8d8cb839
EZ
9246;; Local Variables:
9247;; mode: change-log
9248;; left-margin: 8
9249;; fill-column: 74
9250;; version-control: never
9251;; End:
902f2ccb 9252
618f726f 9253 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
9254 Copying and distribution of this file, with or without modification,
9255 are permitted provided the copyright notice and this notice are preserved.