]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix PR20789 - relaxation with negative valued diff relocs
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b7f38fda
AA
12016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4 the definition of struct S.
5
1f8db343
CM
62016-11-11 Catherine Moore <clm@codesourcery.com>
7
8 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9
fad0c9fb
PA
102016-11-09 Pedro Alves <palves@redhat.com>
11
12 * gdb.base/commands.exp (runto_or_return): New procedure.
13 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15 (progvar_simple_while_test, progvar_complex_if_while_test)
16 (if_while_breakpoint_command_test)
17 (infrun_breakpoint_command_test, breakpoint_command_test)
18 (user_defined_command_test, watchpoint_command_test)
19 (test_command_prompt_position, redefine_hook_test)
20 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
21 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
22 multi_line_input and multi_line. Remove gdb_expect and
23 gdb_stop_suppressing_tests uses.
24 * lib/gdb.exp (valnum_re): New global.
25 (multi_line_input): New procedure.
26
8354c62c
SM
272016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
28
29 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
30 Remove.
31 (test_setup): Define with proc_with_prefix.
32 (test_cli_inferior): Likewise.
33 (test_cli_thread): Likewise.
34 (test_cli_frame): Likewise.
35 (test_cli_select_frame): Likewise.
36 (test_cli_up_down): Likewise.
37 (test_mi_thread_select): Likewise.
38 (test_mi_stack_select_frame): Likewise.
39 (test_cli_in_mi_inferior): Likewise.
40 (test_cli_in_mi_thread): Likewise.
41 (test_cli_in_mi_frame): Likewise.
42 (top level): Do not use with_test_prefix_procname.
43
64f367a2
PA
442016-11-09 Pedro Alves <palves@redhat.com>
45
46 * gdb.base/commands.exp (gdbvar_simple_if_test)
47 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
48 (progvar_simple_if_test, progvar_simple_while_test)
49 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
50 (infrun_breakpoint_command_test, breakpoint_command_test)
51 (user_defined_command_test, watchpoint_command_test)
52 (test_command_prompt_position, deprecated_command_test)
53 (bp_deleted_in_command, temporary_breakpoint_commands)
54 (stray_arg0_test, source_file_with_indented_comment)
55 (recursive_source_test, if_commands_test)
56 (error_clears_commands_left, redefine_hook_test)
57 (redefine_backtrace_test): Use proc_with_prefix.
58 * lib/gdb.exp (proc_with_prefix): New proc.
59
0bb65f1e
AA
602016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
61
62 * gdb.base/tui-layout.c: New file.
63 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
64 disassembly window contains very long lines.
65
7353f247
TT
662016-11-08 Tom Tromey <tom@tromey.com>
67
68 * gdb.python/py-value.exp (test_value_creation): Make "long" test
69 depend on Python 2.
70
30a7bb83
TT
712016-11-08 Tom Tromey <tom@tromey.com>
72
73 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
74 New method.
75
cdf5a07c
MG
762016-10-29 Manish Goregaokar <manish@mozilla.com>
77
2806dc7e 78 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 79
51a789c3
MG
802016-10-27 Manish Goregaokar <manish@mozilla.com>
81
2806dc7e
PA
82 * gdb.rust/simple.rs: Add test for univariant enums without
83 discriminants and for encoded struct-like enums.
51a789c3 84
f610ab6d
PA
852016-10-28 Pedro Alves <palves@redhat.com>
86
87 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
88 gdb_test_multiple, tighten regexps and match symtabs and line
89 tables incrementally.
90
b129b0ca
LM
912016-10-28 Luis Machado <lgustavo@codesourcery.com>
92
93 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
94 general.
95
ecf45d2c
SL
962016-10-25 Luis Machado <lgustavo@codesourcery.com>
97
98 * gdb.base/exec-invalid-sysroot.exp: New file.
99
b8d38ee4
JK
1002016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
101
102 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
103
f90fd8c2
JK
1042016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
107
2d2476aa
MR
1082016-10-19 Maciej W. Rozycki <macro@imgtec.com>
109
2806dc7e
PA
110 * gdb.base/killed-outside.exp: Remove $options from a call to
111 `prepare_for_testing'.
2d2476aa 112
e42b25a0
SM
1132016-10-17 Simon Marchi <simon.marchi@ericsson.com>
114
115 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
116 Change test message.
117
3ccdb432
SM
1182016-10-17 Simon Marchi <simon.marchi@ericsson.com>
119
120 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
121 Update comment.
122
5bad3170
SM
1232016-10-17 Simon Marchi <simon.marchi@ericsson.com>
124
125 * gdb.trace/mi-trace-save.exp: New file.
126
5ad9dba7
YQ
1272016-10-13 Yao Qi <yao.qi@linaro.org>
128
129 * gdb.base/code_elim.exp (get_var_address): Remove.
130 * gdb.base/relocate.exp: Likewise.
131 * gdb.base/shreloc.exp: Likewise.
132 * lib/gdb.exp (get_var_address): New.
133
62df7e21
YQ
1342016-10-13 Yao Qi <yao.qi@linaro.org>
135
136 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
137 floating point tests if $skip_float_test is false.
138
4dac951e
LM
1392016-10-12 Luis Machado <lgustavo@codesourcery.com>
140
141 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
142 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
143 argc values.
144 Add 1 to argc so we guarantee distinct initial/modified argc values.
145
8f1a8fc4
JK
1462016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
149
16c85b5d
JK
1502016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
151
152 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
153 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
154 * gdb.arch/vsx-regs.exp: Likewise.
155
1d0e042a
YQ
1562016-10-07 Yao Qi <yao.qi@linaro.org>
157
158 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
159
68dadef5
MM
1602016-10-07 Markus Metzger <markus.t.metzger@intel.com>
161
162 * gdb.python/python.exp: Test decode_line("*0").
163
33fa2c6e
DE
1642016-10-06 Doug Evans <dje@google.com>
165
166 * gdb.python/py-value.exp (test_value_creation): Add test for large
167 unsigned 64-bit value.
168
9c37b5ae
TT
1692016-10-06 Tom Tromey <tom@tromey.com>
170
171 * gdb.compile/compile.exp: Change java tests to rust.
172 * gdb.base/setshow.exp: Change java tests to rust.
173 * gdb.base/default.exp: Remove java from language list.
174 * README (Examples): Update language example.
175 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
176 test.
177 * lib/gdb.exp (skip_java_tests): Remove.
178 * lib/java.exp: Remove.
179 * gdb.java: Remove.
180
78b86327
MR
1812016-10-06 Maciej W. Rozycki <macro@imgtec.com>
182
183 * gdb.arch/mips-fcr.exp: New test.
184 * gdb.arch/mips-fcr.c: Source for the new test.
185
7470adbb
MR
1862016-10-06 Maciej W. Rozycki <macro@imgtec.com>
187
188 * gdb.base/solib-disc.exp: Use `standard_output_file'
189 throughout.
190
4a556533
PA
1912016-10-06 Pedro Alves <palves@redhat.com>
192
193 * gdb.base/jit-simple-dl.c: New file.
194 * gdb.base/jit-simple-jit.c: New file, factored out from ...
195 * gdb.base/jit-simple.c: ... this.
196 * gdb.base/jit-simple.exp (jit_run): Delete.
197 (build_jit): New proc.
198 (jit_test_reread): Recompile either the main program or the shared
199 library, depending on what is being tested. Skip changing address
200 if caller wants to. Compare before/after addresses. If testing
201 standalone, explicitly load the binary. Test "maint info
202 breakpoints".
203 (top level): Add "standalone vs shared lib" and "change address"
204 vs "same address" axes.
205
5a122fbc
PA
2062016-10-06 Pedro Alves <palves@redhat.com>
207
208 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
209 call.
210 (jit_run): Delete.
211 (jit_test_reread): Use with_test_prefix. Reload the main binary
212 explicitly. Compare the before/after addresses of the JIT
213 descriptor.
214
ee8da4b8
DE
2152016-08-15 Doug Evans <dje@google.com>
216
217 * gdb.xml/extra-regs.xml: Update, end field now required, default type
218 for single bitfields is bool.
219 * gdb.xml/tdesc-regs.exp: Ditto.
220
f389f6fe
JK
2212016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
222
223 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
224
fdebf1a4
YQ
2252016-10-05 Yao Qi <yao.qi@linaro.org>
226
227 * lib/gdb.exp (support_complex_tests): Return zero if
228 gdb_skip_float_test return true.
229
9c36d954 2302016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 231 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
232
233 PR gdb/20487
234 * gdb.mi/user-selected-context-sync.exp: New file.
235 * gdb.mi/user-selected-context-sync.c: New file.
236
4034d0ff 2372016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 238 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
239
240 PR gdb/20487
241 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
242 =thread-select-event check.
243
a4297203
PB
2442016-09-29 Peter Bergner <bergner@vnet.ibm.com>
245
246 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
247 the compulsory L operand changes.
248 * gdb.arch/powerpc-power.s: Likewise.
249
bb805577
JK
2502016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
251
252 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
253 * gdb.base/jit-attach-pie.c: New file.
254 * gdb.base/jit-attach-pie.exp: New file.
255
6d61dee5
PA
2562016-09-28 Pedro Alves <palves@redhat.com>
257
258 * gdb.base/infcall-input.c: New file.
259 * gdb.base/infcall-input.exp: New file.
260
f73842fc
YQ
2612016-09-22 Yao Qi <yao.qi@linaro.org>
262
263 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
264 (gdb_exit): Rename it to ...
265 (gdbserver_gdb_exit): ... Close GDBserver.
266 (gdb_exit): New proc, call gdbserver_gdb_exit.
267 (mi_gdb_exit): Likewise.
268
90681dab
YQ
2692016-09-22 Yao Qi <yao.qi@linaro.org>
270
271 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
272 path.
273 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
274 Remove duplication.
275
9c211fd8
YQ
2762016-09-22 Yao Qi <yao.qi@linaro.org>
277
278 * lib/gdbserver-support.exp: Check the existence of
279 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
280
ad0a504f
AK
2812016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
282
283 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
284
36cf1806
TT
2852016-09-21 Tom Tromey <tom@tromey.com>
286
287 PR gdb/20604:
288 * gdb.base/quit.exp: New file.
289
74172ecf
SM
2902016-09-21 Simon Marchi <simon.marchi@ericsson.com>
291
292 * .gitignore: New file.
293
3d0ec882
MR
2942016-09-21 Maciej W. Rozycki <macro@imgtec.com>
295
296 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
297 throughout.
298
8193adea
AA
2992016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
300
301 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
302
d41a5c09
JK
3032016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 * gdb.cp/casts.cc (decltype): Move it ...
306 (main): ... with its call to ...
307 * gdb.cp/casts03.cc: ... a new file.
308 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
309
d2dfe700
JK
3102016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
311
312 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
313
e2a92b16
PB
3142016-09-15 Peter Bergner <bergner@vnet.ibm.com>
315
316 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
317 and sync up the test with tests in gas/testsuite/gas/ppc.
318 * gdb.arch/powerpc-power.exp: Likewise.
319
49b4de64
JK
3202016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
321
322 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
323
2c29df25
SDJ
3242016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
325 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
328 make m1's definition to be different from m2's. Use 'dummy' as an
329 argument for probe 'two'.
330
cc3c2846
JB
3312016-09-10 Jon Beniston <jon@beniston.com>
332
333 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
334 for sim target.
335
e1b2624a
AA
3362016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
337
338 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
339 variable declaration.
340 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
341 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
342 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
343 received HWCAP as its argument.
344
4295e285
PA
3452016-09-06 Pedro Alves <palves@redhat.com>
346
347 * gdb.base/new-ui-pending-input.c: New file.
348 * gdb.base/new-ui-pending-input.exp: New file.
349 * gdb.exp (clear_gdb_spawn_id): New procedure.
350 (with_spawn_id): Check whether gdb_spawn_id exists before
351 referencing it. If gdb_spawn_id didn't exist on entry, clear it
352 on exit.
353
00d5215e
UW
3542016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
355
356 * gdb.base/float128.c: New file.
357 * gdb.base/float128.exp: Likewise.
358 * gdb.base/floatn.c: Likewise.
359 * gdb.base/floatn.exp: Likewise.
360
a9ff5f12
UW
3612016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
362
363 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
364
f245535c
PA
3652016-09-05 Pedro Alves <palves@redhat.com>
366
367 PR backtrace/19927
368 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
369 unwinders are immediately called as side effect of "source" or
370 "disable unwinder" commands.
371 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
372
ae9cf263
YQ
3732016-09-02 Yao Qi <yao.qi@linaro.org>
374
375 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
376 is true and $type is "float" or "double".
377
27aba047
YQ
3782016-09-02 Yao Qi <yao.qi@linaro.org>
379
380 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
381 true.
382 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
383 * gdb.base/call-rt-st.exp: Likewise.
384 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
385 return value instead of gdb,skip_float_test.
386 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
387 (do_function_calls): Use its return value instead of
388 gdb,skip_float_test.
389 * gdb.base/finish.exp: Likewise.
390 * gdb.base/funcargs.exp: Likewise.
391 * gdb.base/return.exp: Likewise.
392 * gdb.base/return2.exp: Likewise.
393 * gdb.base/varargs.exp: Likewise.
394 * lib/gdb.exp (gdb_skip_float_test): Change it to
395 gdb_caching_proc. Detect the broken ptrace on arm-linux.
396
5af962df
AA
3972016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
398
399 * gdb.multi/tids.exp: Test "thread apply all".
400
7fac6910
JK
4012016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
402
403 * gdb.base/default.exp (tty): Remove.
404
bb1fe4ac
KB
4052016-08-24 Kevin Buettner <kevinb@redhat.com>
406
2806dc7e
PA
407 * gdb.python/py-recurse-unwind.c: New file.
408 * gdb.python/py-recurse-unwind.py: New file.
409 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 410
0a1ddfa6
SM
4112016-08-24 Simon Marchi <simon.marchi@ericsson.com>
412
413 * gdb.base/set-inferior-tty.exp: New file.
414 * gdb.base/set-inferior-tty.c: New file.
415
d9de1fe3
PA
4162016-08-23 Pedro Alves <palves@redhat.com>
417
418 PR gdb/20494
419 * gdb.base/new-ui-echo.c: New file.
420 * gdb.base/new-ui-echo.exp: New file.
421
e9d9abd7
YQ
4222016-08-23 Yao Qi <yao.qi@linaro.org>
423
424 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
425 gdbserver_spawn.
426 * gdb.server/connect-without-multi-process.exp (do_test):
427 Likewise.
428
3589529e
YQ
4292016-08-23 Yao Qi <yao.qi@linaro.org>
430
431 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
432 standalone_txt. Delete gdb_txt and standalone_txt on host
433 and target. Spawn the binary on target. Copy files from
434 target to host.
435
6bb90213
PA
4362016-08-22 Pedro Alves <palves@redhat.com>
437
438 PR gdb/20505
439 * gdb.base/vdso-warning.exp: Test core dumps too. Use
440 with_test_prefix. Factor out bits to ...
441 (test_no_vdso): ... this new procedure.
442
20c2c024
CL
4432016-08-19 Carl Love <cel@us.ibm.com>
444
445 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
446 maintaining separate logic for constructing the output path.
447 * gdb.arch/powerpc-d128-regs.exp: Likewise.
448 * gdb.arch/ppc-dfp.exp: Likewise.
449 * gdb.arch/ppc-fp.exp: Likewise.
450 * gdb.arch/vsx-regs.exp: Likewise.
451 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
452 binprefix for generating the additional binary files.
453
0646e07d
PA
4542016-08-19 Pedro Alves <palves@redhat.com>
455
456 * gdb.trace/mi-trace-frame-collected.exp
457 (test_trace_frame_collected): On x32, expect two registers.
458
46da9242
CL
4592016-08-18 Carl Love <cel@us.ibm.com>
460
461 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
462 and sync up the test with tests in gas/testsuite/gas/ppc.
463 * gdb.arch/powerpc-power.exp: Likewise.
464
eb2332d7
SM
4652016-08-17 Simon Marchi <simon.marchi@ericsson.com>
466
467 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
468 expected error message.
469
63c61e04
SM
4702016-08-17 Simon Marchi <simon.marchi@ericsson.com>
471
472 * gdb.multi/remove-inferiors.exp: New file.
473 * gdb.multi/remove-inferiors.c: New file.
474
7b17065f
YQ
4752016-08-12 Yao Qi <yao.qi@linaro.org>
476
477 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
478 argument list.
479
01d3dedf
PA
4802016-08-10 Pedro Alves <palves@redhat.com>
481
482 PR gdb/19187
483 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
484 setup_kfails.
485
3eb7562a
PA
4862016-08-09 Pedro Alves <palves@redhat.com>
487 Simon Marchi <simon.marchi@ericsson.com>
488
489 PR gdb/20418
490 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
491 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
492
80614914
PA
4932016-08-09 Pedro Alves <palves@redhat.com>
494
495 PR mi/20431
496 * gdb.mi/mi-cmd-error.exp: New file.
497
f348d89a
PA
4982016-08-09 Pedro Alves <palves@redhat.com>
499
500 PR gdb/18653
501 * gdb.base/signals-state-child.c: New file.
502 * gdb.base/signals-state-child.exp: New file.
503 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
504
e5ca03b4
PA
5052016-08-09 Pedro Alves <palves@redhat.com>
506
507 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
508
282a0691
TT
5092016-08-03 Tom Tromey <tom@tromey.com>
510
511 PR python/18565:
512 * gdb.python/py-frame-inline.exp: Add Frame.function test.
513
41bfcd63
YQ
5142016-08-01 Yao Qi <yao.qi@linaro.org>
515
516 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
517 variable mode to "multi-process" if $multi_process is 1, otherwise
518 set it to "single-process".
519
e3465b24
YQ
5202016-08-01 Yao Qi <yao.qi@linaro.org>
521
522 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
523 * gdb.cp/cpexprs.exp: Likewise.
524 * gdb.cp/m-static.exp: Likewise.
525
0b31a4bc
TT
5262016-07-26 Tom Tromey <tom@tromey.com>
527
528 PR python/20190:
529 * gdb.threads/tls.exp (check_thread_local): Add python symbol
530 test.
531
e0461dbb
MM
5322016-07-26 Markus Metzger <markus.t.metzger@intel.com>
533
534 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
535 selecting assembly source files.
536 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
537 assembly source files.
538 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
539 assembly source files.
540 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
541 selecting assembly source files.
542
8194e927
SM
5432016-07-25 Simon Marchi <simon.marchi@ericsson.com>
544
545 * gdb.base/new-ui.exp (do_test_invalid_args): New
546 procedure.
547
c0272db5
TW
5482016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
549
550 * gdb.btrace/reconnect.c: New file.
551 * gdb.btrace/reconnect.exp: New file.
552
e3487908
GKB
5532016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
554
555 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
556 to test_catch_syscall_group.
557 (test_catch_syscall_group): New.
558
12df5c00
TT
5592016-07-21 Tom Tromey <tom@tromey.com>
560
561 * gdb.rust/simple.rs (main): Use empty struct expression.
562 * gdb.rust/simple.exp: Add tests for empty struct expression.
563
bae62ee2
YQ
5642016-07-21 Yao Qi <yao.qi@linaro.org>
565
566 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
567 if gdb_skip_xml_test is true on some targets.
568
b1b53fb3
YQ
5692016-07-21 Yao Qi <yao.qi@linaro.org>
570
571 * gdb.server/solib-list.exp: Unset last_loaded_file.
572
027d97f8
JK
5732016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
574
575 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
576 "step into captured_main (args)".
577
7674d381
JK
5782016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
579
580 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
581
72b5d099
JK
5822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
583
584 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
585
1f960ced
PA
5862016-07-19 Pedro Alves <palves@redhat.com>
587
588 * gdb.opt/inline-break.exp: Remove optimize=-O2.
589 * gdb.opt/inline-bt.exp: Likewise.
590 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
591 additional_flags=-Winline.
592 * gdb.opt/inline-locals.exp: Likewise.
593 * gdb.opt/inline-markers.c (ATTR): Define.
594 (inlined_fn): Use it.
595
f25827c1
YQ
5962016-07-19 Yao Qi <yao.qi@linaro.org>
597
598 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
599 (test_with_self): Remove some code. Remove argument executable.
600 (top-level): Use do_self_tests.
601
37539ebe
DB
6022016-07-15 Zachary Welch <zwelch@codesourcery.com>
603 Don Breazeal <donb@codesourcery.com>
604
605 * gdb.base/maint.exp: Escape paths used in regular expressions.
606 * gdb.stabs/weird.exp: Likewise.
607
dac790e1
TT
6082016-07-13 Tom Tromey <tom@tromey.com>
609
610 PR python/15620, PR python/18620:
611 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
612 (test_bkpt_events): New procs.
613
93daf339
TT
6142016-07-13 Tom Tromey <tom@tromey.com>
615
616 PR python/17698:
617 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
618 test.
619 (test_watchpoints): Likewise.
620 (test_bkpt_pending): New proc.
621
6571a381
TT
6222016-07-13 Tom Tromey <tom@tromey.com>
623
624 PR cli/18053:
625 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
626 completion test.
627
e8732474
JK
6282016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
629
630 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
631 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
632 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
633 f_label.
634 (g): Rename g_end_lbl to g_label.
635 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
636 low_pc and high_pc.
637 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
638
e0f3fd7c
TT
6392016-07-12 Tom Tromey <tom@tromey.com>
640
641 PR python/19293:
642 * gdb.python/py-unwind-maint.exp: Update tests.
643
3cfe46b6
YQ
6442016-07-12 Yao Qi <yao.qi@linaro.org>
645
646 * lib/selftest-support.exp (selftest_setup): Match the output
647 when captured_main is inlined.
648
4f19a0e6
WT
6492016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
650
651 * gdb.fortran/derived-types.exp (result_line, result_line_2):
652 New variables.
653 (print this%a, print this%b, print this): New tests.
654 * gdb.fortran/derived-types.f90 (this): New object and
655 initialization.
656
986cf455
SM
6572016-07-06 Simon Marchi <simon.marchi@ericsson.com>
658
659 * gdb.ada/arraydim.exp: Remove extra directory level in build
660 directory.
661
f0464b23
SM
6622016-07-06 Simon Marchi <simon.marchi@ericsson.com>
663
664 * lib/ada.exp: Remove extra directory level in build directory.
665 * gdb.ada/cond_lang.exp: Likewise.
666 * gdb.ada/exec_changed.exp: Likewise.
667 * gdb.ada/lang_switch.exp: Likewise.
668
42d94011
MG
6692016-07-06 Manish Goregaokar <manish@mozilla.com>
670
2806dc7e
PA
671 * simple.rs: Add test for raw pointer subscripting.
672 * simple.exp: Add test expectations.
42d94011 673
647c264c
YQ
6742016-07-05 Yao Qi <yao.qi@linaro.org>
675
676 * gdb.mi/mi-reverse.exp: Match =record-started output.
677
20aa2c60
PA
6782016-07-01 Pedro Alves <palves@redhat.com>
679
680 * gdb.base/jit-reader.exp (info_registers_current_frame): New
681 procedure.
682 (jit_reader_test): Test the jit reader's unwinder.
683 * gdb.base/jithost.c (jit_function_00_code): New global.
684 (main): Use memcpy to fill in the mmapped code, instead of poking
685 bytes manually here.
686 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
687 value.
688 (read_debug_info): Save the function's range.
689 (read_sp): New function.
690 (unwind_frame): Use it. Also unwind RBP.
691 (get_frame_id): Use read_sp.
692 (gdb_init_reader): Use calloc instead of malloc.
693 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
694 parameter. Use gdb_test_multiple.
695
ced2dffb
PA
6962016-07-01 Pedro Alves <palves@redhat.com>
697 Antoine Tremblay <antoine.tremblay@ericsson.com>
698
699 * gdb.threads/process-dies-while-detaching.c: New file.
700 * gdb.threads/process-dies-while-detaching.exp: New file.
701
63000888
PA
7022016-07-01 Pedro Alves <palves@redhat.com>
703
704 * gdb.multi/watchpoint-multi-exit.c: New file.
705 * gdb.multi/watchpoint-multi-exit.exp: New file.
706
038d4868
PA
7072016-06-30 Pedro Alves <palves@redhat.com>
708
709 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
710 unset inferior_spawn_id.
711
994e9c83
PA
7122016-06-30 Pedro Alves <palves@redhat.com>
713
714 * lib/mi-support.exp (default_mi_gdb_start): Declare global
715 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
716
e5653468
YQ
7172016-06-29 Yao Qi <yao.qi@linaro.org>
718
719 * gdb.base/return.c: Add copyright header.
720
803b47e5
TT
7212016-06-29 Tom Tromey <tom@tromey.com>
722
723 PR python/20129:
724 * gdb.python/py-framefilter.exp: Add tests for setting priority
725 and disabling of non-existent frame filter.
726
28244707
YQ
7272016-06-29 Yao Qi <yao.qi@linaro.org>
728
729 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
730 0x0f07ff.
731
a31d2f06
YQ
7322016-06-28 Yao Qi <yao.qi@linaro.org>
733
734 * gdb.base/catch-syscall.exp: Remove check on isnative and target
735 triplets. Start gdb, execute catch syscall, and continue. Check
736 gdb's output to determine catch syscall is supported.
737
921d8f54
MG
7382016-06-27 Manish Goregaokar <manish@mozilla.com>
739
25d49b86
PA
740 * gdb.rust/simple.rs: Add test for returning unit in a function.
741 * gdb.rust/simple.exp: Add expectation for functions returning
742 unit.
921d8f54 743
f4952523
PMR
7442016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
745
746 * gdb.python/py-breakpoint-create-fail.c,
747 gdb.python/py-breakpoint-create-fail.exp,
748 gdb.python/py-breakpoint-create-fail.py: New testcase.
749
fccb08f8
MG
7502016-06-25 Manish Goregaokar <manish@mozilla.com>
751
752 PR gdb/20239
753 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
754 * gdb.rust/simple.exp: Add test expectations for new NonZero
755 tests.
fccb08f8 756
6b850546
DT
7572016-06-24 David Taylor <dtaylor@emc.com>
758
759 * gdb.base/offsets.exp: New file.
760 * gdb.base/offsets.c: New file.
761
17621150
TT
7622016-06-23 Tom Tromey <tom@tromey.com>
763
764 PR gdb/16483:
765 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
766 before any filters are loaded.
767
04d59df6
WT
7682016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
769
770 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
771 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
772 structs.
773 * gdb.fortran/derived-type-function.exp: New file.
774 * gdb.fortran/derived-type-function.f90: New file.
775
776
ac69f786
PA
7772016-06-21 Pedro Alves <palves@redhat.com>
778
779 * gdb.base/new-ui.exp: New file.
780 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
781 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
782 (with_spawn_id): New procedure.
783
49940788
PA
7842016-06-21 Pedro Alves <palves@redhat.com>
785
786 * gdb.mi/mi-exec-run.exp: New file.
787
ef274d26
PA
7882016-06-21 Pedro Alves <palves@redhat.com>
789
790 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
791 breakpoint command's output on the main UI.
792 (test_break): New procedure, factored out from calls in the top
793 level.
794 (top level): Use foreach_with_prefix to test MI as main UI and as
795 separate UI.
796
468afe6c
PA
7972016-06-21 Pedro Alves <palves@redhat.com>
798
799 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
800 (test_awatch_creation_and_listing)
801 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
802 Remove 'type' parameter.
803 (test_watchpoint_all): New parameter mi_mode. Remove
804 with_test_prefix.
805 (top level): Use foreach_with_prefix, and add main/separate UI MI
806 testing axis.
807
51f77c37
PA
8082016-06-21 Pedro Alves <palves@redhat.com>
809
810 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
811 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
812 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
813 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
814 (gdb_main_spawn_id, mi_spawn_id): Declare and
815 comment.
816 (mi_create_inferior_pty): New procedure,
817 factored out from default_mi_gdb_start.
818 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
819 procedures.
820 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
821 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
822 Use mi_create_inferior_pty.
823 (mi_gdb_start): Use eval to pass down args list.
824
8980e177
PA
8252016-06-21 Pedro Alves <palves@redhat.com>
826
827 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
828 * gdb.opt/inline-cmds.exp: Add MI tests.
829
f38d3ad1
PA
8302016-06-21 Pedro Alves <palves@redhat.com>
831
832 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
833
45db7c09
PA
8342016-06-21 Pedro Alves <palves@redhat.com>
835
836 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
837 (top level): Use it instead of mi_execute_to.
838
5a069ab3
PA
8392016-06-21 Pedro Alves <palves@redhat.com>
840
841 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
842 (cont_handler_str): New.
843 (signal_stop_handler): Set stop_handler_str instead of printing to
844 stdout.
845 (continue_handler): Set cont_handler_str instead of printing to
846 stdout.
847 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
848 mi_send_resuming_command. Print stop_handler_str and
849 cont_handler_str instead of expecting the python events print
850 directly.
851
2838cc1d
SD
8522016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
853
854 * gdb.base/jit-reader.exp: New file.
855 * gdb.base/jithost.c: New file.
856 * gdb.base/jithost.h: New file.
857 * gdb.base/jitreader.c : New file.
858 * gdb.base/jit-protocol.h: New file.
859
21a77091
YQ
8602016-06-17 Yao Qi <yao.qi@linaro.org>
861
862 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
863 parameters follow_fork and detach_on_fork. Set follow-fork-mode
864 and detach-on-fork. Adjust tests.
865 (top level): Invoke break_cond_on_syscall with combinations of
866 syscall, follow-fork-mode and detach-on-fork.
867
f50bf8e5
YQ
8682016-06-17 Yao Qi <yao.qi@linaro.org>
869
870 * gdb.base/step-over-exit.c: New.
871 * gdb.base/step-over-exit.exp: New.
872
a28d8e50
YTL
8732016-06-17 Yan-Ting Lin <currygt52@gmail.com>
874
875 * gdb.base/float.exp: Add target check for nds32*-*-*.
876 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
877
cad8e26d
AB
8782016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
881 for unsupported target features.
882 * gdb.base/call-rt-st.exp: Likewise.
883 * gdb.base/call-sc.exp: Likewise.
884 * gdb.base/call-signal-resume.exp: Likewise.
885 * gdb.base/call-strs.exp: Likewise.
886 * gdb.base/callexit.exp: Likewise.
887 * gdb.base/callfuncs.exp: Likewise.
888 * gdb.base/nodebug.exp: Likewise.
889 * gdb.base/printcmds.exp: Likewise.
890 * gdb.base/ptype.exp: Likewise.
891 * gdb.base/structs.exp: Likewise.
892 * gdb.base/unwindonsignal.exp: Likewise.
893 * gdb.cp/gdb2495.exp: Likewise.
894 * gdb.cp/templates.exp: Likewise.
895 * gdb.cp/virtfunc.exp: Likewise.
896 * gdb.threads/hand-call-in-threads.exp: Likewise.
897 * gdb.threads/interrupted-hand-call.exp: Likewise.
898 * gdb.threads/thread-unwindonsignal.exp: Likewise.
899
347dc102
TT
9002016-06-10 Tom Tromey <tom@tromey.com>
901
902 PR rust/20110:
903 * gdb.rust/expr.exp: Add test for integer constant larger than
904 i32.
905
5e13cf25
BH
9062016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
907
908 * gdb.fortran/nested-funcs.exp: New.
909 * gdb.fortran/nested-funcs.f90: New.
910
bb556f1f
TK
9112016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
912
913 * gdb.base/examine-backward.c: New file.
914 * gdb.base/examine-backward.exp: New file.
915
38b022b4
SM
9162016-06-06 Simon Marchi <simon.marchi@ericsson.com>
917
918 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
919 matching.
920
1b40ec05
TT
9212016-06-02 Tom Tromey <tom@tromey.com>
922
923 PR python/18984:
924 * gdb.python/py-shared.exp: Add solib_name test.
925
193bd378
SM
9262016-06-02 Simon Marchi <simon.marchi@ericsson.com>
927
928 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
929
3326303b
MG
9302016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
931
932 PR c++/19893
933 * gdb.dwarf2/implref.exp: Rename to...
934 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
935 * gdb.dwarf2/implref-array.c: New file.
936 * gdb.dwarf2/implref-array.exp: Likewise.
937 * gdb.dwarf2/implref-global.c: Likewise.
938 * gdb.dwarf2/implref-global.exp: Likewise.
939 * gdb.dwarf2/implref-struct.c: Likewise.
940 * gdb.dwarf2/implref-struct.exp: Likewise.
941
825c8ef2
AT
9422016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
943
944 * gdb.trace/trace-condition.exp: Add 64bit tests.
945
2320162a
AT
9462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
947
948 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
949 bits types.
950 (main): Adapt to 8 to 64 bits types.
951 * gdb.trace/trace-condition.exp: Add new tests.
952
a7818233
AT
9532016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
954
955 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
956
0d336466
AT
9572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
958
959 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
960 Move condition tests...
961 * gdb.trace/trace-condition.exp: Here.
962
7faeb45a
AT
9632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
964
965 * gdb.trace/trace-condition.exp: Add counter-case tests.
966
e385593e
JK
9672016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
968
969 PR c++/15231
970 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
971 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
972
744608cc
PA
9732016-05-27 Pedro Alves <palves@redhat.com>
974
975 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
976 New procedure.
977 (top level): Call it, and bail out of DejaGnu is known to be bad.
978
ac775bf4
AB
9792016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * gdb.base/whatis.c: Extend the test case.
982 * gdb.base/whatis.exp: Add additional tests.
983
2bbad2ea
BH
9842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
985
986* gdb.fortran/type.f90: Add pointer variable.
987* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
988
8b70175d
BH
9892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
990
991 * gdb.fortran/vla-type.exp: Fix testcase name.
992
86d8a848
BH
9932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
994
995 * gdb.fortran/vla-type.exp: Access elements in nested structs.
996
e188eb36
BH
9972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
998
999 * gdb.fortran/type.f90: Add nested structures.
1000 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
1001 * gdb.fortran/derived-type.exp: Adapt expected output.
1002 * gdb.fortran/vla-type.exp: Adapt expected output.
1003
9b2db1fd
BH
10042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
1005
1006 * gdb.fortran/whatis_type.exp: Adapt expected output.
1007
72b17055
BH
10082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
1009
1010 * gdb.fortran/print_type.exp: Fix expected output.
1011 * gdb.fortran/whatis_type.exp: Fix expected output.
1012
3cd81d8d
BH
10132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
1014
1015 * gdb.fortran/whatis_type.exp: Use multi_line.
1016
ddae9462
TT
10172016-05-24 Tom Tromey <tom@tromey.com>
1018
1019 PR python/17386:
1020 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
1021 use value as an index.
1022
1957f6b8
TT
10232016-05-23 Tom Tromey <tom@tromey.com>
1024
1025 PR python/17981:
1026 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
1027 no-breakpoint case.
1028
026a9174
PA
10292016-05-24 Pedro Alves <palves@redhat.com>
1030
1031 PR gdb/19828
1032 * gdb.threads/clone-attach-detach.c: New file.
1033 * gdb.threads/clone-attach-detach.exp: New file.
1034
e70a7231
FR
10352016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
1036
1037 * gdb.base/annota-input-while-running.exp: Fix syntax error.
1038
0f6ed0e0
TT
10392016-05-23 Tom Tromey <tom@tromey.com>
1040
1041 PR python/19438, PR python/18393:
1042 * gdb.python/py-progspace.exp: Add "dir" test.
1043 * gdb.python/py-objfile.exp: Add "dir" test.
1044
ffd19d61
YQ
10452016-05-23 Yao Qi <yao.qi@linaro.org>
1046
1047 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
1048 * gdb.arch/thumb2-it.exp: Likewise.
1049
9e8f9b05
SM
10502016-05-18 Simon Marchi <simon.marchi@ericsson.com>
1051
1052 * gdb.mi/mi-threads-interrupt.c: New file.
1053 * gdb.mi/mi-threads-interrupt.exp: New file.
1054
61c6156d
SM
10552016-05-17 Simon Marchi <simon.marchi@ericsson.com>
1056
1057 PR gdb/18077
1058 * gdb.mi/mi-async-run.exp: New file.
1059 * gdb.mi/mi-async-run.c: New file.
1060
67218854
TT
10612016-05-17 Tom Tromey <tom@tromey.com>
1062 Manish Goregaokar <manishsmail@gmail.com>
1063
1064 * lib/rust-support.exp: New file.
1065 * lib/gdb.exp (skip_rust_tests): New proc.
1066 (build_executable_from_specs): Handle rust.
1067 * lib/future.exp (gdb_find_rustc): New proc.
1068 (gdb_default_target_compile): Handle rust.
1069 * gdb.rust/expr.exp: New file.
1070 * gdb.rust/generics.exp: New file.
1071 * gdb.rust/generics.rs: New file.
1072 * gdb.rust/methods.exp: New file.
1073 * gdb.rust/methods.rs: New file.
1074 * gdb.rust/modules.exp: New file.
1075 * gdb.rust/modules.rs: New file.
1076 * gdb.rust/simple.exp: New file.
1077 * gdb.rust/simple.rs: New file.
1078
c44af4eb
TT
10792016-05-17 Tom Tromey <tom@tromey.com>
1080
1081 * gdb.base/default.exp (set language): Add rust.
1082
dcd1f979
TT
10832016-05-17 Tom Tromey <tom@tromey.com>
1084
1085 * gdb.gdb/unittest.exp: New file.
1086
155b7f57
YQ
10872016-05-16 Yao Qi <yao.qi@linaro.org>
1088
1089 * gdb.base/batch-preserve-term-settings.exp: Remove variable
1090 shell_prompt. Update shell_prompt_re.
1091
8ddd5a6c
DE
10922016-05-12 Doug Evans <dje@google.com>
1093
1094 PR symtab/19999
1095 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
1096 $options when building executable.
1097 * gdb.dwarf2/fission-loclists-pie.S: New file.
1098 * gdb.dwarf2/fission-loclists-pie.exp: New file.
1099
02e370d9
SM
11002016-05-04 Simon Marchi <simon.marchi@ericsson.com>
1101
1102 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
1103 of [is_remote target],
1104
8929ad8b
SM
11052016-05-04 Simon Marchi <simon.marchi@ericsson.com>
1106
1107 * lib/gdb.exp (use_gdb_stub): New procedure.
1108
6c447423
DE
11092016-05-03 Yunlian Jiang <yunlian@google.com>
1110 Doug Evans <dje@google.com>
1111
1112 PR symtab/19914
1113 * gdb.dwarf2/dwp-sepdebug.c: New file.
1114 * gdb.dwarf2/dwp-sepdebug.exp: New file.
1115
444e826c
SM
11162016-05-02 Simon Marchi <simon.marchi@ericsson.com>
1117
1118 * gdb.base/detach.exp: Remove is_remote check.
1119
740feeaa
SM
11202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
1121
1122 * gdb.base/annota-input-while-running.exp: Don't check for
1123 [is_remote target]. Enable annotations after running to main.
1124 Remove unused "set test..." line.
1125
9080ac9d
SM
11262016-04-28 Simon Marchi <simon.marchi@ericsson.com>
1127
1128 * gdb.trace/trace-enable-disable.exp: New file.
1129 * gdb.trace/trace-enable-disable.c: New file.
1130
952ebca5
SM
11312016-04-28 Simon Marchi <simon.marchi@ericsson.com>
1132
1133 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
1134 use it in info sharedlibrary test.
1135 * gdb.trace/ftrace-lock.exp: Likewise.
1136 * gdb.trace/ftrace.exp: Likewise.
1137 * gdb.trace/range-stepping.exp: Likewise.
1138 * gdb.trace/trace-break.exp: Likewise.
1139 * gdb.trace/trace-condition.exp: Likewise.
1140 * gdb.trace/trace-mt.exp: Likewise.
1141
d9019901
SM
11422016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1143
1144 * lib/gdb.exp (gdb_load_shlibs): Rename to...
1145 (gdb_load_shlib): ... this.
1146 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
1147 gdb_load_shlib.
1148 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1149 * gdb.base/ctxobj.exp: Likewise.
1150 * gdb.base/dprintf-pending.exp: Likewise.
1151 * gdb.base/dso2dso.exp: Likewise.
1152 * gdb.base/fixsection.exp: Likewise.
1153 * gdb.base/gcore-relro.exp: Likewise.
1154 * gdb.base/gdb1555.exp: Likewise.
1155 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1156 * gdb.base/gnu-ifunc.exp: Likewise.
1157 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
1158 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1159 * gdb.base/pending.exp: Likewise.
1160 * gdb.base/print-file-var.exp: Likewise.
1161 * gdb.base/print-symbol-loading.exp: Likewise.
1162 * gdb.base/shlib-call.exp: Likewise.
1163 * gdb.base/shreloc.exp: Likewise.
1164 * gdb.base/so-impl-ld.exp: Likewise.
1165 * gdb.base/solib-disc.exp: Likewise.
1166 * gdb.base/solib-nodir.exp: Likewise.
1167 * gdb.base/solib-overlap.exp: Likewise.
1168 * gdb.base/solib-symbol.exp: Likewise.
1169 * gdb.base/solib-weak.exp (do_test): Likewise.
1170 * gdb.base/sym-file.exp: Likewise.
1171 * gdb.base/symtab-search-order.exp: Likewise.
1172 * gdb.base/type-opaque.exp: Likewise.
1173 * gdb.base/unload.exp: Likewise.
1174 * gdb.base/watchpoint-solib.exp: Likewise.
1175 * gdb.compile/compile.exp: Likewise.
1176 * gdb.cp/gdb2384.exp: Likewise.
1177 * gdb.cp/infcall-dlopen.exp: Likewise.
1178 * gdb.cp/re-set-overloaded.exp: Likewise.
1179 * gdb.fortran/library-module.exp: Likewise.
1180 * gdb.opt/solib-intra-step.exp: Likewise.
1181 * gdb.python/py-finish-breakpoint.exp: Likewise.
1182 * gdb.python/py-shared.exp: Likewise.
1183 * gdb.reverse/solib-precsave.exp: Likewise.
1184 * gdb.reverse/solib-reverse.exp: Likewise.
1185 * gdb.server/solib-list.exp: Likewise.
1186 * gdb.threads/dlopen-libpthread.exp: Likewise.
1187 * gdb.threads/tls-shared.exp: Likewise.
1188 * gdb.threads/tls-so_extern.exp: Likewise.
1189 * gdb.trace/change-loc.exp: Likewise.
1190 * gdb.trace/ftrace-lock.exp: Likewise.
1191 * gdb.trace/ftrace.exp: Likewise.
1192 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
1193 * gdb.trace/pending.exp: Likewise.
1194 * gdb.trace/range-stepping.exp: Likewise.
1195 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
1196 (strace_info_marker): Likewise.
1197 (strace_probe_marker): Likewise.
1198 (strace_trace_on_same_addr): Likewise.
1199 (strace_trace_on_diff_addr): Likewise.
1200 * gdb.trace/trace-break.exp: Likewise.
1201 * gdb.trace/trace-condition.exp: Likewise.
1202 * gdb.trace/trace-mt.exp: Likewise.
1203
fca4cfd9
SM
12042016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1205
1206 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
1207 result of gdb_remote_download.
1208 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
1209 * gdb.base/dso2dso.exp: Likewise.
1210 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1211 * gdb.base/print-file-var.exp: Likewise.
1212 * gdb.base/shlib-call.exp: Likewise.
1213 * gdb.base/shreloc.exp: Likewise.
1214 * gdb.base/solib-overlap.exp: Likewise.
1215 * gdb.base/solib-weak.exp (do_test): Likewise.
1216 * gdb.base/unload.exp: Likewise.
1217
11cf4ffb
YQ
12182016-04-27 Yao Qi <yao.qi@linaro.org>
1219
1220 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
1221 exists.
1222
3e2e34f8
KB
12232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1224
1225 * vla-type.exp: Print structure from toplevel.
1226
8f07e298
BH
12272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1228
1229 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
1230 of dynamic types.
1231 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
1232 of dynamic types.
1233
9920b434
BH
12342016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1235
1236 * gdb.fortran/vla-type.f90: New file.
1237 * gdb.fortran/vla-type.exp: New file.
1238
f3abeff5
YQ
12392016-04-25 Yao Qi <yao.qi@linaro.org>
1240
1241 * gdb.base/branch-to-self.c: New file.
1242 * gdb.base/branch-to-self.exp: New file.
1243
0a5d52f0
YQ
12442016-04-22 Yao Qi <yao.qi@linaro.org>
1245
1246 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
1247 more after $hex.
1248
495346f6
YQ
12492016-04-22 Yao Qi <yao.qi@linaro.org>
1250
1251 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
1252 * gdb.base/annota3.exp: Likewise.
1253
4a7e075c
YQ
12542016-04-22 Yao Qi <yao.qi@linaro.org>
1255
1256 * gdb.reverse/step-precsave.exp: Do one step and test program
1257 stops in "callee" and do multiple steps until program goes out
1258 of "callee".
1259 * gdb.reverse/step-reverse.exp: Likewise.
1260
5b061e98
YQ
12612016-04-22 Yao Qi <yao.qi@linaro.org>
1262
1263 * gdb.trace/signal.exp: Also pass if
1264 $tracepoint_hits($i) > $iterations.
1265
5c5dc57f
YQ
12662016-04-22 Yao Qi <yao.qi@linaro.org>
1267
1268 * gdb.trace/signal.c: New file.
1269 * gdb.trace/signal.exp: New file.
1270
a55411b9
DE
12712016-04-19 Doug Evans <xdje42@gmail.com>
1272
1273 * gdb.base/bad-file.exp: New file.
1274
a22df60a
MG
12752016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
1276
1277 * gdb.dwarf2/implref.exp: New file.
1278
0c13f7e5
BH
12792016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1280
1281 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
1282 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
1283 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
1284 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
1285 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
1286 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
1287 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
1288 * lib/fortran.exp (fortran_int4): New procedure.
1289 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
1290 (fortran_logical4): Likewise.
1291
9b9b09e9
BH
12922016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
1293
1294 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
1295
a14d1f4d
BH
12962016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1297
1298 * lib/compiler.c: Add Intel specific preprocessor macros.
1299 * lib/compiler.cc: Likewise.
25d49b86 1300
7d49b1d0
LM
13012016-04-13 Luis Machado <lgustavo@codesourcery.com>
1302
1303 * gdb.server/connect-with-no-symbol-file.c: New file.
1304 * gdb.server/connect-with-no-symbol-file.exp: New file.
1305
8392fa22
SM
13062016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1307
1308 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
1309
8c4c4aeb
SM
13102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1311
1312 * boards/gdbserver-base.exp (${board}_download): Copy source file to
1313 standard output directory.
1314
45e3745e
AT
13152016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1316
1317 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
1318
e26b7e41
MM
13192016-04-13 Markus Metzger <markus.t.metzger@intel.com>
1320
1321 * gdb.btrace/instruction_history.c (loop): Add declaration.
1322
8ce09462
AT
13232016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1324
1325 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
1326
2e88a1ea
SM
13272016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
1328
1329 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
1330 parentheses to print.
1331 (continue_handler): Likewise.
1332
f48e22e3
SM
13332016-04-08 Simon Marchi <simon.marchi@ericsson.com>
1334
1335 * gdb.server/solib-list.exp: Remove is_remote check.
1336 Pass shlib= to gdb_compile. Don't link shared library with
1337 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1338 Run binary filename through "readlink -f" on the target.
1339
096be756
PA
13402016-04-08 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1343 interpreter filename as argument to gdbserver_spawn.
1344 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1345 Return empty if $last_loaded_file does not exist.
1346
06500533
JK
13472016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1348
1349 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1350 * gdb.base/jit-main.c: Use exit after usage.
1351
2d35e871
JK
13522016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1353
1354 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1355 GDBHISTSIZE prior to the tests.
1356 * gdb.base/gdbinit-history.exp: Likewise.
1357
13582016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
1359
1360 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1361 instead of build_executable. Use gdb_load_shlibs.
1362
c8064e7e
YQ
13632016-04-07 Yao Qi <yao.qi@linaro.org>
1364
1365 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1366 Execute "si" command.
1367
bde47561
YQ
13682016-04-07 Yao Qi <yao.qi@linaro.org>
1369
1370 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1371 number instead of the comments on some line.
1372
b16f8a3b
DB
13732016-04-06 Don Breazeal <donb@codesourcery.com>
1374
1375 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1376 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1377
c2f901df
SM
13782016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1379
1380 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1381 standard_output_file. Remove unused binfile variable.
1382
ac17fda0
CU
13832016-04-05 Catalin Udma <catalin.udma@freescale.com>
1384
1385 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1386 * gdb.python/py-mi-objfile.exp: Match "list main" output
1387 in console format.
1388
03a8c4df
SM
13892016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1390
1391 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1392 absolute.
1393
6e774b13
SM
13942016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1395
1396 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1397 absolute.
1398 * gdb.trace/ftrace.exp: Likewise.
1399 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1400 targets as well.
1401 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1402 (gdb_load_shlibs): Copy libraries to test directory when testing
1403 natively. Only set solib-search-path if testing remotely.
1404 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1405
7817ea46
SM
14062016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1407
1408 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1409 gdb_download. Use it even if the target is not remote.
1410 * gdb.base/jit.exp (compile_jit_test): Likewise.
1411 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1412 output directory if the destination board is local, otherwise use
1413 the standard remote_download from DejaGnu.
1414 (gdb_download): Remove.
1415 (gdb_load_shlibs): Use gdb_remote_download instead of
1416 gdb_download.
1417 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1418 Use gdb_remote_download instead of gdb_download. Use it even if
1419 the target is not remote.
1420 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1421 instead of gdb_download.
1422
7beb7f68
SM
14232016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1424
1425 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1426 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1427 run.
1428
cc63428a
AV
14292016-04-01 Artemiy Volkov <artemiyv@acm.org>
1430
1431 PR gdb/19820
1432 * gdb.base/printcmds.exp: Add artificial arrays tests.
1433
64cdf930
PA
14342016-03-31 Pedro Alves <palves@redhat.com>
1435
1436 PR gdb/19858
1437 * gdb.base/jit-main.c: Include unistd.h.
1438 (ATTACH): Define to 0 if not already defined.
1439 (wait_for_gdb, mypid): New globals.
1440 (WAIT_FOR_GDB): New macro.
1441 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1442 some breakpoint locations.
1443 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1444 New procedures.
1445 (one_jit_test): Add REATTACH parameter, and handle it. Use
1446 continue_to_test_location.
1447 (top level): Test attach, and adjusts calls to one_jit_test.
1448
40dea8cb
PA
14492016-03-31 Pedro Alves <palves@redhat.com>
1450
1451 PR gdb/19858
1452 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1453 BINSUFFIX parameter, and handle it.
1454 (top level): Adjust calls compile_jit_test.
1455
e7ea3ec7
CU
14562016-03-31 Catalin Udma <catalin.udma@freescale.com>
1457
1458 PR python/19743
1459 * gdb.python/py-mi-events-gdb.py: New file.
1460 * gdb.python/py-mi-events.c: New file.
1461 * gdb.python/py-mi-events.exp: New file.
1462
e6359af3
YQ
14632016-03-30 Yao Qi <yao.qi@linaro.org>
1464
1465 * gdb.reverse/until-precsave.exp: Match function name only.
1466 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1467 Move malloc to a condition block.
1468 * gdb.reverse/until-reverse.exp: Match function name only.
1469
a4105d04
MK
14702016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1471
1472 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1473 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1474 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1475 variable for GPR 0 instead of assuming it is register 0.
1476 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1477 * lib/trace-support.exp: Add s390 registers.
1478
bfa6adb9
YQ
14792016-03-29 Yao Qi <yao.qi@linaro.org>
1480
1481 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1482
1e6697ea
YQ
14832016-03-24 Yao Qi <yao.qi@linaro.org>
1484
1485 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1486 test message.
1487
64bcd522
AA
14882016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1489
1490 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1491 maintaining separate logic for constructing the output path.
1492
7868401b
DB
14932016-03-16 Don Breazeal <donb@codesourcery.com>
1494
1495 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1496 Retry fork and waitpid on interrupted system call errors.
1497 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1498 Use with_timeout_factor to increase timeout by factor of 10.
1499
1cafadb4
DB
15002016-03-15 Don Breazeal <donb@codesourcery.com>
1501
1502 * gdb.cp/scope-err.cc: New test program.
1503 * gdb.cp/scope-err.exp: New test script.
1504 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1505 lines and "set breakpoint here" comment.
1506 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1507 Fixed some whitespace and format issues.
1508 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1509 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1510
81516450
DE
15112016-03-15 Doug Evans <dje@google.com>
1512
1513 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1514 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1515 All callers updated. Add tests for enums, mixed flags register.
1516
aa52b601
DE
15172016-03-15 Doug Evans <dje@google.com>
1518
1519 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1520 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1521
fa4ff313
SM
15222016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1523
1524 * gdb.base/default.exp: Add $_as_string to the list of expected
1525 convenience functions.
1526
f2403c39
AB
15272016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1528
1529 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1530
f2f3ccb9
SM
15312016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1532
1533 * gdb.python/py-as-string.exp: New file.
1534 * gdb.python/py-as-string.c: New file.
1535
00dbd492
PA
15362016-03-09 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1539 signal" -> "Thread NN received signal" output change.
1540 * gdb.threads/ia64-sigill.exp: Likewise.
1541 * gdb.threads/linux-dp.exp: Likewise.
1542 * gdb.threads/manythreads.exp: Likewise.
1543 * gdb.threads/pending-step.exp: Likewise.
1544 * gdb.threads/print-threads.exp: Likewise.
1545 * gdb.threads/sigstep-threads.exp: Likewise.
1546 * gdb.threads/staticthreads.exp: Likewise.
1547 * gdb.threads/tls.exp: Likewise.
1548
1e6697ea
YQ
15492016-03-09 Pedro Alves <palves@redhat.com>
1550
1551 * gdb.base/command-line-input.exp: New file.
1552
b04fd3be
MK
15532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1554
1555 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1556 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1557 * gdb.trace/pending.exp: Accept leading dot before function name.
1558 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1559 * lib/trace-support.exp: Set registers for ppc.
1560
98fa59e9
MK
15612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1562
1563 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1564 use it for disassembly; accept .main in addition to main in backtrace.
1565
f77198c8
MK
15662016-03-09 Wei-cheng Wang <cole945@gmail.com>
1567 Marcin Kościelnicki <koriakin@0x04.net>
1568
1569 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1570 (gdb_recursion_test_ptr): New global variable.
1571 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1572 gdb_recursion_test.
1573 (gdb_c_test): Ditto.
1574
ba84e0da
MK
15752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1576
1577 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1578 ordering.
1579
4366d36e
MK
15802016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1581
1582 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1583 (bar): Add bar_start_lbl label.
1584 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1585 of foo/bar for emitting DWARF and tracing.
1586
5eb264df
SDJ
15872016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1588
1589 * analyze-racy-logs.py: Set executable bit.
1590
fb6a751f
SDJ
15912016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1592
1593 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1594 (CHECK_TARGET_TMP): Likewise.
1595 (check-single-racy): New rule.
1596 (check-parallel-racy): Likewise.
1597 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1598 (do-check-parallel-racy): New rule.
1599 (check-racy/%.exp): Likewise.
1600 * README (Racy testcases): New section.
1601 * analyze-racy-logs.py: New file.
1602
bdf7e230
DE
16032016-03-03 Doug Evans <dje@google.com>
1604
1605 * gdb.base/skip.exp: Use with_test_prefix.
1606
4719d415
YQ
16072016-03-03 Yao Qi <yao.qi@linaro.org>
1608
1609 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1610 Invoke step_over_syscall "clone" and break_cond_on_syscall
1611 "clone".
1612 * gdb.base/step-over-clone.c: New file.
1613
ea507862
YQ
16142016-03-03 Yao Qi <yao.qi@linaro.org>
1615
1616 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1617 code format.
1618
8fc8cbda
YQ
16192016-03-03 Yao Qi <yao.qi@linaro.org>
1620
1621 * gdb.base/disp-step-fork.c: Rename to ...
1622 * gdb.base/step-over-fork.c: ... it. New file.
1623 * gdb.base/disp-step-vfork.c: Rename to ...
1624 * gdb.base/step-over-vfork.c: ... it. New file.
1625 * gdb.base/disp-step-syscall.exp: Rename to ...
1626 * gdb.base/step-over-syscall.exp: ... it. New file.
1627 (disp_step_cross_syscall): Rename to ...
1628 (step_over_syscall): ... it.
1629
92fa70b0
YQ
16302016-03-03 Yao Qi <yao.qi@linaro.org>
1631
1632 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1633 If target supports condition evaluation on target, invoke
1634 break_cond_on_syscall for fork and vfork.
1635
e197ad3c
YQ
16362016-03-03 Yao Qi <yao.qi@linaro.org>
1637
1638 * gdb.base/disp-step-syscall.exp: Don't invoke
1639 support_displaced_stepping.
1640 (disp_step_cross_syscall): Test with displaced stepping off and
1641 on if supported.
1642
0b47da9f
YQ
16432016-03-03 Yao Qi <yao.qi@linaro.org>
1644
1645 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1646 proc.
1647 (setup): New proc.
1648 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1649 and setup.
1650
065ab6dc
BH
16512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1652
1653 * gdb.fortran/vla-history.exp: Remove breakpoint.
1654
07e448ad 16552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1656
25d49b86
PA
1657 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1658 exceeds timeout.
07e448ad 1659
9ac2d526 16602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1661
25d49b86
PA
1662 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1663 breakpoint.
9ac2d526 1664
17807369
BH
16652016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1666
1667 * gdb.mi/vla.f90: Nullify pointer after declaration.
1668
86e501af
PA
16692016-03-01 Pedro Alves <palves@redhat.com>
1670
1671 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1672
1e903e32
PA
16732016-03-01 Pedro Alves <palves@redhat.com>
1674
1675 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1676 before anything else.
1677 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1678 _GNU_SOURCE here.
1679 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1680 before anything else.
1681 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1682
6ccb54e2
PA
16832016-03-01 Pedro Alves <palves@redhat.com>
1684
1685 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1686
30ca9da1
YQ
16872016-03-01 Yao Qi <yao.qi@linaro.org>
1688
1689 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1690 prepare_for_testing.
1691
dc856b38
YQ
16922016-03-01 Yao Qi <yao.qi@linaro.org>
1693
1694 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1695
4a932159
AA
16962016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1697
1698 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1699 manually constructing the output path.
1700
f2489477
AA
17012016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1702
1703 * gdb.arch/s390-stackless.S: New.
1704 * gdb.arch/s390-stackless.exp: New.
1705
38899f16
IB
17062016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1707
1708 * gdb.dlang/circular.c: New file.
1709 * gdb.dlang/circular.exp: New file.
1710
9fde51ed
YQ
17112016-02-26 Yao Qi <yao.qi@linaro.org>
1712
1713 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1714 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1715 (testcases): Update.
1716
ce90fefe
YQ
17172016-02-26 Yao Qi <yao.qi@linaro.org>
1718
1719 * gdb.reverse/aarch64.c: Rename to ...
1720 * gdb.reverse/insn-reverse.c: ... it.
1721 * gdb.reverse/aarch64.exp: Rename to ...
1722 * gdb.reverse/insn-reverse.exp: ... it.
1723
3263bceb
YQ
17242016-02-26 Yao Qi <yao.qi@linaro.org>
1725
1726 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1727 (testcase_ftype): New.
1728 (testcases): New array.
1729 (n_testcases): New.
1730 (main): Call each element in testcases.
1731 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1732 (read_testcase): New.
1733 Do the tests in a loop.
1734
6cb59ff1
YQ
17352016-02-25 Yao Qi <yao.qi@linaro.org>
1736
1737 * gdb.base/branches.c: Remove.
1738
ae91f625
MK
17392016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1740
1741 PR gdb/13808
1742 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1743
678b48b7
MK
17442016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1745
1746 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1747
7337a6f2
MK
17482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1749
1750 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1751 change x86_64 call_insn to 'callq'.
1752
861ca91f
AT
17532016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1754
1755 * gdb.trace/tfile-avx.c: Move to...
1756 * gdb.trace/tracefile-pseudo-reg.c: Here.
1757 * gdb.trace/tfile-avx.exp: Move to...
1758 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1759
bf74e428
GB
17602016-02-24 Gary Benson <gbenson@redhat.com>
1761
1762 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1763 message on attach.
1764
cce0e923
DE
17652016-02-23 Doug Evans <dje@google.com>
1766
1767 * gdb.base/skip.c (test_skip): New function.
1768 (end_test_skip_file_and_function): New function.
1769 (test_skip_file_and_function): New function.
1770 * gdb.base/skip1.c (test_skip): New function.
1771 (skip1_test_skip_file_and_function): New function.
1772 * gdb.base/skip.exp: Add tests for new skip options.
1773 * gdb.base/skip-solib.exp: Update expected output.
1774 * gdb.perf/skip-command.cc: New file.
1775 * gdb.perf/skip-command.exp: New file.
1776 * gdb.perf/skip-command.py: New file.
1777
4000e47e
MK
17782016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1779
1780 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1781 info registers pattern.
1782
24f75ead
IB
17832016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1784
1785 * lib/future.exp: Add D support.
1786 (gdb_find_gdc): New proc.
1787 (gdb_default_target_compile): Add D support.
1788
fbb7bcbe
WW
17892016-02-18 Wei-cheng Wang <cole945@gmail.com>
1790
1791 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1792 user+system time.
1793 (trace_speed_test): Determine the iteration count for a time
1794 between 15..30 seconds.
1795
012b3a21
WT
17962016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1797
1798 * gdb.arch/i386-mpx-sigsegv.c: New file.
1799 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1800 * gdb.arch/i386-mpx-simple_segv.c: New file.
1801 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1802
2d5189bd
YQ
18032016-02-18 Yao Qi <yao.qi@linaro.org>
1804
1805 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1806 Don't call setup_kfail.
1807
40fb20d0
YQ
18082016-02-18 Yao Qi <yao.qi@linaro.org>
1809
1810 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1811 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1812
21b1f8d2
DE
18132016-02-16 Doug Evans <dje@google.com>
1814
1815 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1816 * gdb.base/skip1.c: Ditto.
1817 * gdb.base/skip.exp: Whitespace cleanup.
1818
4041ed77
DB
18192016-02-16 Don Breazeal <donb@codesourcery.com>
1820
1821 PR remote/19496
1822 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1823 Remove kfail for PR remote/19496.
1824
c4ef31bf
SM
18252016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1826
1827 * lib/gdb.exp (standard_temp_file): Return a path specific to
1828 the runtest invocation.
1829
266b65b3
SM
18302016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1831
1832 * gdb.trace/save-trace.exp: Change relative path to be in the
1833 standard output directory.
1834
a7a0a6a9
JK
18352016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1836
1837 * gdb.arch/i386-prologue.c: Add missing prototypes.
1838
c99dbb42
JK
18392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1842 * gdb.arch/i386-prologue.exp: Likewise.
1843 * gdb.arch/i386-size.exp: Likewise.
1844
aa480355
SM
18452016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1846
1847 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1848 define object file path.
1849 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1850 file path.
1851 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1852 standard_output_file to define binfile.
1853
ba881f50
JK
18542016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1855
1856 Fix compatibility with recent gfortran-5.3.1.
1857 * gdb.fortran/vla-history.exp (print vla1 allocated)
1858 (print vla2 allocated, print $2, print $3): Remove
1859 (print $4): Rename to ...
1860 (print $2): ... here.
1861 (print $9): Rename to ...
1862 (print $5): ... here.
1863 (print $10): Rename to ...
1864 (print $6): ... here.
1865 * gdb.fortran/vla.f90: Add pvla initialization.
1866
e9fb005c
JK
18672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1868
1869 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1870 New test.
1871 * gdb.fortran/vla-value-sub.exp: Likewise.
1872
e44e00ff
MK
18732016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1874
1875 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1876
97e94151
SM
18772016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1878
1879 * i386-biarch-core.exp: Define corefile using
1880 standard_output_file.
1881
01113bc1
YQ
18822016-02-12 Yao Qi <yao.qi@linaro.org>
1883
1884 * gdb.arch/arm-single-step-kernel-helper.c: New.
1885 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1886
33b4777c
MM
18872016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1888
1889 * gdb.btrace/tailcall-only.exp: New.
1890 * gdb.btrace/tailcall-only.c: New.
1891 * gdb.btrace/x86_64-tailcall-only.S: New.
1892 * gdb.btrace/i686-tailcall-only.S: New.
1893
acc23c11
PA
18942016-02-11 Pedro Alves <palves@redhat.com>
1895
1896 * README (Parallel testing): Add missing double quotes.
1897
e352bf0a
PA
18982016-02-11 Pedro Alves <palves@redhat.com>
1899
1900 * README (Parallel testing): New section.
1901 (GDB_PARALLEL): Rewrite.
1902 (FORCE_PARALLEL): Document.
1903
9f5fed78
MK
19042016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1905
1906 * gdb.trace/tfile-avx.c: New test.
1907 * gdb.trace/tfile-avx.exp: New test.
1908
9ef9e6a6
KS
19092016-02-09 Keith Seitz <keiths@redhat.com>
1910
1911 PR breakpoints/19546
1912 * gdb.base/infcall-exec.c: New file.
1913 * gdb.base/infcall-exec2.c: New file.
1914 * gdb.base/infcall-exec.exp: New file.
1915
a96e36da
KS
19162016-02-09 Keith Seitz <keiths@redhat.com>
1917
1918 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1919 (toplevel): Call test_bkpt_address.
1920
9f61929f
KS
19212016-02-09 Keith Seitz <keiths@redhat.com>
1922
1923 PR python/19506
1924 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1925 (toplevel): Call test_bkpt_address.
1926
1e94266c
SM
19272016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1928
1929 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1930 to AC_OUTPUT.
1931 * configure: Regenerate.
1932
2a7f3dff
PA
19332016-02-09 Pedro Alves <palves@redhat.com>
1934
1935 PR breakpoints/19548
1936 * gdb.base/execl-update-breakpoints.c (some_function): New
1937 function.
1938 (main): Call it.
1939 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1940 Tighten expected GDB output.
1941
2151ccc5
SM
19422016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1943
1944 * Makefile.in (ALL_SUBDIRS): Remove.
1945 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1946 (distclean maintainer-clean realclean): Likewise.
1947 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1948 * configure: Regenerate.
1949 * gdb.ada/Makefile.in: Delete.
1950 * gdb.arch/Makefile.in: Likewise.
1951 * gdb.asm/Makefile.in: Likewise.
1952 * gdb.base/Makefile.in: Likewise.
1953 * gdb.btrace/Makefile.in: Likewise.
1954 * gdb.cell/Makefile.in: Likewise.
1955 * gdb.compile/Makefile.in: Likewise.
1956 * gdb.cp/Makefile.in: Likewise.
1957 * gdb.disasm/Makefile.in: Likewise.
1958 * gdb.dlang/Makefile.in: Likewise.
1959 * gdb.dwarf2/Makefile.in: Likewise.
1960 * gdb.fortran/Makefile.in: Likewise.
1961 * gdb.gdb/Makefile.in: Likewise.
1962 * gdb.go/Makefile.in: Likewise.
1963 * gdb.guile/Makefile.in: Likewise.
1964 * gdb.java/Makefile.in: Likewise.
1965 * gdb.linespec/Makefile.in: Likewise.
1966 * gdb.mi/Makefile.in: Likewise.
1967 * gdb.modula2/Makefile.in: Likewise.
1968 * gdb.multi/Makefile.in: Likewise.
1969 * gdb.objc/Makefile.in: Likewise.
1970 * gdb.opencl/Makefile.in: Likewise.
1971 * gdb.opt/Makefile.in: Likewise.
1972 * gdb.pascal/Makefile.in: Likewise.
1973 * gdb.perf/Makefile.in: Likewise.
1974 * gdb.python/Makefile.in: Likewise.
1975 * gdb.reverse/Makefile.in: Likewise.
1976 * gdb.server/Makefile.in: Likewise.
1977 * gdb.stabs/Makefile.in: Likewise.
1978 * gdb.threads/Makefile.in: Likewise.
1979 * gdb.trace/Makefile.in: Likewise.
1980 * gdb.xml/Makefile.in: Likewise.
1981 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1982 GDB_PARALLEL.
1983 (standard_output_file): Remove check for GDB_PARALLEL, always
1984 return path in outputs/$subdir/$testname.
1985
437277d4
SM
19862016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1987
1988 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1989 (site.exp): Assign abs_srcdir to tcl's srcdir.
1990
31d913c7
YQ
19912016-02-04 Yao Qi <yao.qi@linaro.org>
1992
1993 * gdb.base/foll-exec-mode.c: Include limits.h.
1994 (main): Add parameters argc and argv. Get directory from
1995 argv[0].
1996 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1997 compilation.
1998 * gdb.base/foll-exec.c: Include limits.h.
1999 (main): Add parameters argc and argv.
2000 Get directory from argv[0].
2001 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
2002 Adjust tests on the number of lines as source code changed.
2003 * gdb.base/foll-vfork-exit.c: Include limits.h.
2004 (main): Add one line of statement before vfork.
2005 * gdb.base/foll-vfork.c: Include limits.h and string.h.
2006 (main): Add parameters argc and argv. Get directory from
2007 argv[0].
2008 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
2009 (setup_gdb): Set tbreak to skip some source lines.
2010 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
2011 (main): Add parameters argc and argv. Get directory from
2012 argv[0].
2013 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
2014 compilation.
2015 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
2016 (main): Add parameters argc and argv. Get directory from
2017 argv[0].
2018 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
2019 compilation.
2020
9482b9fb
DE
20212016-02-01 Doug Evans <dje@google.com>
2022
2023 * gdb.base/skip.exp: Clean up multiple references to same test name.
2024
6b2e4f10
PA
20252016-02-01 Pedro Alves <palves@redhat.com>
2026
ccb6afd6 2027 PR remote/19496
6b2e4f10
PA
2028 * gdb.threads/forking-threads-plus-breakpoint.exp
2029 (displaced_stepping_supported): New global.
2030 (probe_displaced_stepping_support): New procedure.
2031 (do_test): Add 'displaced' parameter, and use it.
2032 (top level): Check for displaced stepping support. Add displaced
2033 stepping on/off testing axis.
2034
37a8db1a
AB
20352016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2036
2037 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
2038 pointer. Don't perform further tests on the unassociated pointer
2039 if the first test fails.
2040
5fdf6324
AB
20412016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.base/max-value-size.c: New file.
2044 * gdb.base/max-value-size.exp: New file.
2045 * gdb.base/huge.exp: Disable max-value-size for this test.
2046
935c6144
IB
20472016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
2048
2049 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2050
7fe8399d
YQ
20512016-01-28 Yao Qi <yao.qi@linaro.org>
2052
2053 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
2054
a2077e25
PA
20552016-01-25 Pedro Alves <palves@redhat.com>
2056
2057 PR threads/19461
2058 * gdb.base/fork-running-state.c: New file.
2059 * gdb.base/fork-running-state.exp: New file.
2060
1d2736d4
PA
20612016-01-25 Pedro Alves <palves@redhat.com>
2062
2063 PR gdb/19494
2064 * gdb.base/catch-fork-kill.c: New file.
2065 * gdb.base/catch-fork-kill.exp: New file.
2066
f1da4b11
PA
20672016-01-25 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
2070 Delete, moved to lib/gdb.exp.
2071 * gdb.threads/forking-threads-plus-breakpoint.exp
2072 (foreach_with_prefix): Likewise.
2073 * gdb.threads/process-dies-while-handling-bp.exp
2074 (foreach_with_prefix): Likewise.
2075 * lib/gdb.exp (foreach_with_prefix): New procedure.
2076
45f38546
MK
20772016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
2078
2079 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
2080 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
2081
dc29a1ce
MK
20822016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
2083
2084 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
2085 endian targets.
2086
092127d7
JK
20872016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2088 Pedro Alves <palves@redhat.com>
2089
2090 Fix testsuite compatibility with Guile.
2091 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
2092 number.
2093
31d765d3
JK
20942016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2095
2096 Fix testsuite compatibility with Guile.
2097 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
2098 (thread 1): New test for backtrace through signal handler.
2099
1ac78c04
YQ
21002016-01-22 Yao Qi <yao.qi@linaro.org>
2101
2102 PR testsuite/19491
2103 * gdb.base/multi-forks.c: Include
2104 ../lib/unbuffer_output.c
2105 (main): Call gdb_unbuffer_output.
2106
4f5946a8
DE
21072016-01-21 Doug Evans <dje@google.com>
2108
2109 * lib/ada.exp (gdb_compile_ada): Fix typo.
2110
305e13e6
JB
21112016-01-21 Joel Brobecker <brobecker@adacore.com>
2112
2113 * gdb.base/break-fun-addr.exp: New file.
2114 * gdb.base/break-fun-addr1.c: New file.
2115 * gdb.base/break-fun-addr2.c: New file.
2116
5f5dfff6
SM
21172016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
2118
2119 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
2120 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
2121 enum flag values.
2122
fd356fa2
AA
21232016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2124
2125 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
2126 when GDB can not set the vector return value. Add more comments
2127 for clarification.
2128
9df22175
AT
21292016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
2130
2131 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
2132 command.
2133
41d1845e
SM
21342016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2135
2136 * Makefile.in (DO_RUNTEST): Add --status and update usages.
2137
01ac6840
SM
21382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2139
2140 * Makefile.in (check-single): Pass --status to runtest.
2141 (check/%.exp): Likewise.
2142
21432016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2144
2145 * Makefile.in (check-parallel): Propagate return code from make
2146 do-check-parallel.
2147
bd0a71fa
MK
21482016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
2149
2150 * gdb.trace/ftrace.exp: Fix expected message on continue.
2151 * gdb.trace/pending.exp: Fix expected message on continue.
2152 * gdb.trace/trace-break.exp: Fix expected message on continue.
2153
8bcbad33
SM
21542016-01-18 Simon Marchi <simon.marchi@ericsson.com>
2155
2156 * lib/gdb.exp (gdb_test): Remove unused global references.
2157
f303dbd6
PA
21582016-01-18 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/async-shell.exp: Adjust expected output.
2161 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
2162 * gdb.base/siginfo-thread.exp: Adjust expected output.
2163 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
2164 * gdb.java/jnpe.exp: Adjust expected output.
2165 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
2166 * gdb.threads/continue-pending-status.exp: Adjust expected output.
2167 * gdb.threads/leader-exit.exp: Adjust expected output.
2168 * gdb.threads/manythreads.exp: Adjust expected output.
2169 * gdb.threads/pthreads.exp: Adjust expected output.
2170 * gdb.threads/schedlock.exp: Adjust expected output.
2171 * gdb.threads/siginfo-threads.exp: Adjust expected output.
2172 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
2173 expected output.
2174 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
2175 output.
2176 * gdb.threads/sigthread.exp: Adjust expected output.
2177 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
2178
b2789696
YQ
21792016-01-18 Yao Qi <yao.qi@linaro.org>
2180
2181 * gdb.guile/scm-section-script.c: Replace @progbits with
2182 %progbits.
2183 * gdb.python/py-section-script.c: Likewise.
2184
71ef29a8
PA
21852016-01-15 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.multi/tids.exp: Test star wildcard ranges.
2188
3f5b7598
PA
21892016-01-15 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
2192 command from "thread apply" invocation.
2193 (thr_apply_info_thr_invalid): Default the expected output to the
2194 input tid list.
2195 (top level): Add tests that use convenience variables. Add tests
2196 for "thread apply" with a valid TID list, but missing the command.
2197
663f6d42
PA
21982016-01-13 Pedro Alves <palves@redhat.com>
2199
2200 * gdb.base/default.exp: Expect $_gthread as well.
2201 * gdb.multi/tids.exp: Test $_gthread.
2202 * gdb.threads/thread-specific.exp: Test $_gthread.
2203
c84f6bbf
PA
22042016-01-13 Pedro Alves <palves@redhat.com>
2205
2206 * gdb.multi/tids.exp: Test "info threads -gid".
2207
22a02324
PA
22082016-01-13 Pedro Alves <palves@redhat.com>
2209
2210 * gdb.multi/tids.exp: Test InferiorThread.global_num and
2211 Breakpoint.thread.
2212 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
2213
5d5658a1
PA
22142016-01-07 Pedro Alves <palves@redhat.com>
2215
2216 * gdb.base/break.exp: Adjust to output changes.
2217 * gdb.base/hbreak2.exp: Likewise.
2218 * gdb.base/sepdebug.exp: Likewise.
2219 * gdb.base/watch_thread_num.exp: Likewise.
2220 * gdb.linespec/keywords.exp: Likewise.
2221 * gdb.multi/info-threads.exp: Likewise.
2222 * gdb.threads/thread-find.exp: Likewise.
2223 * gdb.multi/tids.c: New file.
2224 * gdb.multi/tids.exp: New file.
2225
84654457
PA
22262016-01-13 Pedro Alves <palves@redhat.com>
2227
2228 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
2229
e3940304
PA
22302016-01-13 Pedro Alves <palves@redhat.com>
2231
2232 * gdb.base/default.exp: Expect $_inferior as well.
2233 * gdb.multi/base.exp: Test $_inferior.
2234
a911d87a
PA
22352016-01-13 Pedro Alves <palves@redhat.com>
2236
2237 PR breakpoints/19388
2238 * gdb.base/catch-signal-siginfo-cond.c: New file.
2239 * gdb.base/catch-signal-siginfo-cond.exp: New file.
2240
82075af2
JS
22412016-01-12 Josh Stone <jistone@redhat.com>
2242 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2243
2244 * gdb.base/catch-syscall.c (do_execve): New variable.
2245 (main): Conditionally trigger an execve.
2246 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
2247 (test_catch_syscall_execve): New, check entry/return across execve.
2248 (do_syscall_tests): Call test_catch_syscall_execve.
2249
e46eeedd
PA
22502016-01-12 Pedro Alves <palves@redhat.com>
2251
2252 * gdb.base/random-signal.exp (do_test): New procedure, with body
2253 of testcase moved in.
2254
01d8c27e
JK
22552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2256 Pedro Alves <palves@redhat.com>
2257
2258 * gdb.base/funcargs.exp (finish from indirectly called function):
2259 Reintroduce the case for 'First'.
2260
9a706302
JK
22612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2262 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2265 (tcatch_vfork_then_child_follow_exec)
2266 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
2267 identification.
2268
c0ecb95f
JK
22692016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2270
2271 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
2272 and repeats to unlimited.
2273 * gdb.python/py-value.exp: Likewise.
2274 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
2275 and repeats to unlimited.
2276
6cfc1fcb
JK
22772016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
2280 and reordering the functions.
2281 * gdb.multi/hangout.c: Likewise.
2282 * gdb.multi/hello.c: Likewise.
2283
582a1b00
SM
22842016-01-08 Simon Marchi <simon.marchi@ericsson.com>
2285
2286 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
2287 absolute.
2288 (SingleStatisticTestResult.report): Use dict.keys instead of
2289 dict.iterkeys.
2290
79bc59cb
PA
22912016-01-06 Pedro Alves <palves@redhat.com>
2292
2293 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
2294
43368e1d
MM
22952016-01-04 Markus Metzger <markus.t.metzger@intel.com>
2296
2297 * gdb.btrace/dlopen.exp: New.
2298 * gdb.btrace/dlopen.c: New.
2299 * gdb.btrace/dlopen-dso.c: New.
2300
79fad5b8
SL
23012015-12-25 Sandra Loosemore <sandra@codesourcery.com>
2302
2303 * lib/gdb.exp (gdb_test): Update comments to clarify that the
2304 PATTERN argument is optional.
2305
ab8314b3
JB
23062015-12-24 Joel Brobecker <brobecker@adacore.com>
2307
2308 * lib/ada.exp (target_compile_ada_from_dir): New function.
2309 (gdb_compile_ada): Reimplement avoiding the use of project files.
2310 * gdb.ada/gnat_ada.gpr: Delete.
2311 * gdb.ada/cond_lang.exp: Adjust test to make path before
2312 filename optional.
2313 * gdb.ada/small_reg_param.exp: Likewise.
2314
fe33faff
SM
23152015-12-22 Simon Marchi <simon.marchi@ericsson.com>
2316
2317 * gdb.base/foll-vork.exp: Remove HP-UX special case.
2318
6d265cb4
TP
23192015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
2320
2321 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
2322 case.
2323
10125099
SM
23242015-12-21 Simon Marchi <simon.marchi@ericsson.com>
2325
2326 * gdb.base/break.exp: Remove dead code.
2327 * gdb.base/sepdebug.exp: Likewise.
2328
3ca22649
SM
23292015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2330
2331 * gdb.asm/asm-source.exp: Remove HP-UX references.
2332 * gdb.base/annota1.exp: Likewise.
2333 * gdb.base/annota3.exp: Likewise.
2334 * gdb.base/attach.exp: Likewise.
2335 * gdb.base/bigcore.exp: Likewise.
2336 * gdb.base/break.exp: Likewise.
2337 * gdb.base/call-ar-st.exp: Likewise.
2338 * gdb.base/callfuncs.exp: Likewise.
2339 * gdb.base/catch-fork-static.exp: Likewise.
2340 * gdb.base/display.exp: Likewise.
2341 * gdb.base/foll-exec-mode.exp: Likewise.
2342 * gdb.base/foll-exec.exp: Likewise.
2343 * gdb.base/foll-fork.exp: Likewise.
2344 * gdb.base/foll-vfork.exp: Likewise.
2345 * gdb.base/funcargs.exp: Likewise.
2346 * gdb.base/hbreak2.exp: Likewise.
2347 * gdb.base/inferior-died.exp: Likewise.
2348 * gdb.base/interrupt.exp: Likewise.
2349 * gdb.base/multi-forks.exp: Likewise.
2350 * gdb.base/nodebug.exp: Likewise.
2351 * gdb.base/sepdebug.exp: Likewise.
2352 * gdb.base/solib1.c: Likewise.
2353 * gdb.base/step-test.exp: Likewise.
2354 * gdb.mi/non-stop.c: Likewise.
2355 * gdb.mi/pthreads.c: Likewise.
2356 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2357 * gdb.threads/pthreads.c: Likewise.
2358 * gdb.threads/staticthreads.exp: Likewise.
2359 * lib/future.exp: Likewise.
2360 * lib/gdb.exp: Likewise.
2361 * gdb.base/so-indr-cl.c: Remove.
2362 * gdb.base/so-indr-cl.exp: Likewise.
2363 * gdb.base/solib.c: Likewise.
2364 * gdb.base/solib.exp: Likewise.
2365 * gdb.base/solib2.c: Likewise.
2366
b6304613
SM
23672015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2368
2369 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2370 * gdb.base/call-ar-st.exp: Likewise.
2371 * gdb.base/callfuncs.exp: Likewise.
2372 * gdb.base/condbreak.exp: Likewise.
2373 * gdb.base/constvars.exp: Likewise.
2374 * gdb.base/hbreak2.exp: Likewise.
2375 * gdb.base/langs.exp: Likewise.
2376 * gdb.base/list.exp: Likewise.
2377 * gdb.base/long_long.exp: Likewise.
2378 * gdb.base/ptype.exp: Likewise.
2379 * gdb.base/scope.exp: Likewise.
2380 * gdb.base/signals.exp: Likewise.
2381 * gdb.base/so-impl-ld.exp: Likewise.
2382 * gdb.base/varargs.exp: Likewise.
2383 * gdb.base/volatile.exp: Likewise.
2384 * gdb.base/whatis.exp: Likewise.
2385 * gdb.cp/cplusfuncs.exp: Likewise.
2386 * gdb.cp/inherit.exp: Likewise.
2387 * gdb.cp/local.exp: Likewise.
2388 * gdb.cp/member-ptr.exp: Likewise.
2389 * gdb.cp/method.exp: Likewise.
2390 * gdb.cp/overload.exp: Likewise.
2391 * gdb.cp/templates.exp: Likewise.
2392 * gdb.stabs/weird.exp: Likewise.
2393 * lib/compiler.c: Likewise.
2394 * lib/compiler.cc: Likewise.
2395 * lib/cp-support.exp: Likewise.
2396 * lib/gdb.exp: Likewise.
2397
bf401b07
SM
23982015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2399
2400 * configure.ac: Remove HP-UX case.
2401 * configure: Regenerate.
2402
aff9c0f8
SM
24032015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2404
2405 * lib/gdb.exp (gdb_compile): Add function doc.
2406
a6904d5a
PA
24072015-12-17 Pedro Alves <palves@redhat.com>
2408
2409 PR threads/19354
2410 * gdb.multi/info-threads.exp: New file.
2411
a22279dd
YQ
24122015-12-15 Yao Qi <yao.qi@linaro.org>
2413
2414 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2415 is aarch64*-*-*.
2416
0588c796
SL
24172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2418
2419 * gdb.base/history-duplicates.exp: Skip if no readline support.
2420
5d978e17
SL
24212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2422
2423 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2424
7e763b86
SL
24252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2426
2427 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2428
87a3a92c
SL
24292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2430
2431 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2432 ctrl-C if nointerrupts target property is set.
2433 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2434 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2435 * gdb.base/paginate-bg-execution.exp: Likewise.
2436 * gdb.base/paginate-execution-startup.exp: Likewise.
2437 * gdb.base/random-signal.exp: Likewise.
2438 * gdb.base/range-stepping.exp: Likewise.
2439 * gdb.cp/annota2.exp: Likewise.
2440 * gdb.cp/annota3.exp: Likewise.
2441 * gdb.gdb/selftest.exp: Likewise.
2442 * gdb.threads/continue-pending-status.exp: Likewise.
2443 * gdb.threads/leader-exit.exp: Likewise.
2444 * gdb.threads/manythreads.exp: Likewise.
2445 * gdb.threads/pthreads.exp: Likewise.
2446 * gdb.threads/schedlock.exp: Likewise.
2447 * gdb.threads/sigthread.exp: Likewise.
2448
a8f077dc
DB
24492015-12-11 Don Breazeal <donb@codesourcery.com>
2450
2451 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2452 remote.
2453 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2454 * gdb.base/foll-exec.exp (main): Enable for target remote.
2455 * gdb.base/foll-fork.exp (main): Likewise.
2456 * gdb.base/foll-vfork.exp (main): Likewise.
2457 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2458 (proc continue_to_exit_bp_loc): Use clean_restart.
2459 * gdb.base/pie-execl.exp (main): Disable for target remote.
2460 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2461 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2462 * gdb.threads/execl.exp (main): Likewise.
2463 * gdb.threads/fork-child-threads.exp (main): Likewise.
2464 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2465 remote.
2466 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2467 remote.
2468 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2469 pid.tid style ptids, instead of just tid.
2470 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2471 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2472 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2473 ptids, instead of just tid.
2474
3b2464a8
AB
24752015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2476
2477 * gdb.base/list.exp (test_list_forward): Add end of file error
2478 test.
2479 (test_repeat_list_command): Add end of file error test.
2480 (test_list_backwards): Add beginning of file error test.
2481
a0def019
AB
24822015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * gdb.base/list.exp (test_list_invalid_args): New function,
2485 defined, and called.
2486
5c000dff
AB
24872015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2488
2489 * gdb.base/list.exp (test_list): Make test names unique.
2490
f1637ebe
YQ
24912015-12-11 Yao Qi <yao.qi@linaro.org>
2492
2493 * gdb.base/coremaker2.c: Remove.
2494
36d6fc0a
PA
24952015-12-10 Pedro Alves <palves@redhat.com>
2496
2497 * gdb.multi/base.exp: Remove stale "spaces" references.
2498
762f7747
PA
24992015-12-10 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.multi/base.exp: Don't use nowarnings.
2502 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2503 * gdb.multi/hangout.c: Include stdio.h.
2504 * gdb.multi/hello.c: Include stdlib.h.
2505 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2506 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2507 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2508
28d2bfb9
AB
25092015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2510
2511 * gdb.dwarf2/dw2-ranges-base.c: New file.
2512 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2513 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2514 support additional line table, and debug ranges generation.
2515 (Dwarf::ranges): New function, generate .debug_ranges.
2516 (Dwarf::lines): Support generating simple line table programs.
2517 (Dwarf::assemble): Initialise new namespace variables.
2518
5fc2beac
KB
25192015-12-09 Kevin Buettner <kevinb@redhat.com>
2520
2521 * gdb.base/async.exp (proc test_background): Add case for
2522 asynchronous execution not supported.
2523
1c35a88f
LM
25242015-12-09 Luis Machado <lgustavo@codesourcery.com>
2525
2526 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2527 format and change test names to make them unique.
2528
b593e3d9
RK
25292015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2530 Pedro Alves <pedro@redhat.com>
2531
2532 PR gdb/18702
2533 Add checking of floatformats setup on x86_64 hosts.
2534 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2535 (smallval, bigval): New labels/constants.
2536 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2537 float" after loading bigval and smallval.
2538
d72413e6
PMR
25392015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2540
2541 * gdb.ada/fun_overload_menu.exp: New testcase.
2542 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2543
ece66d65
JS
25442015-12-04 Josh Stone <jistone@redhat.com>
2545
2546 * gdb.base/catch-fork-static.exp: New.
2547
41d0efca
YQ
25482015-12-03 Yao Qi <yao.qi@linaro.org>
2549
2550 * gdb.base/sizeof.c: Don't include stdio.h and
2551 ../lib/unbuffer_output.c.
2552 (main): New variable 'size' and 'value'. Remove printf and
2553 gdb_unbuffer_output. Assign return value to size and value.
2554 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2555 at the beginning.
2556 (check_sizeof): Check the result by printing variable 'size'.
2557 (check_valueof): Check the result by printing variable 'value'.
2558
99fd02d9
YQ
25592015-12-01 Yao Qi <yao.qi@linaro.org>
2560
2561 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2562 for aarch64*-*-linux* target.
2563
f2faf941
PA
25642015-11-30 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2567
04bf20c5
PA
25682015-11-30 Pedro Alves <palves@redhat.com>
2569
2570 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2571 Handle non-stop mode vCont replies.
2572
09df4675
PA
25732015-11-30 Pedro Alves <palves@redhat.com>
2574
2575 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2576 prepare_for_testing. Start gdb with "set non-stop on" appended to
2577 GDBFLAGS. Lax expected stop output.
2578
58b584af
YQ
25792015-11-27 Yao Qi <yao.qi@linaro.org>
2580
2581 * gdb.arch/arm-neon.exp: New.
2582 * gdb.arch/arm-neon.c: New.
2583
dfcb77a8
YQ
25842015-11-27 Yao Qi <yao.qi@linaro.org>
2585
2586 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2587
88e8ec1b
YQ
25882015-11-27 Yao Qi <yao.qi@linaro.org>
2589
2590 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2591 frames-invalid annotation.
2592
bfde72c2
YQ
25932015-11-27 Yao Qi <yao.qi@linaro.org>
2594
2595 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2596
f6512a69
SM
25972015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * gdb.threads/names.exp: New file.
2600 * gdb.threads/names.c: New file.
2601 * README: Mention gdb,no_thread_names.
2602
46a3515b
MM
26032015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2604
2605 PR 19297
2606 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2607 support" error.
2608
62147a22
PA
26092015-11-24 Pedro Alves <palves@redhat.com>
2610
2611 PR 17539
2612 * gdb.base/display.exp: Expect displays to be sorted in ascending
2613 order. Use multi_line.
2614 * gdb.base/solib-display.exp: Likewise.
2615
2f341b6e
PA
26162015-11-24 Pedro Alves <palves@redhat.com>
2617
2618 PR 17539
25d49b86
PA
2619 * gdb.base/display.exp: Expect displays to be sorted in ascending
2620 order. Use multi_line.
2621 * gdb.base/solib-display.exp: Likewise.
2f341b6e 2622
7e0aa6aa
PA
26232015-11-24 Pedro Alves <palves@redhat.com>
2624
2625 PR 17539
2626 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2627 threads in ascending order.
2628 * gdb.base/foll-fork.exp: Likewise.
2629 * gdb.base/foll-vfork.exp: Likewise.
2630 * gdb.base/multi-forks.exp: Likewise.
2631 * gdb.mi/mi-nonstop.exp: Likewise.
2632 * gdb.mi/mi-nsintrall.exp: Likewise.
2633 * gdb.multi/base.exp: Likewise.
2634 * gdb.multi/multi-arch.exp: Likewise.
2635 * gdb.python/py-inferior.exp: Likewise.
2636 * gdb.threads/break-while-running.exp: Likewise.
2637 * gdb.threads/execl.exp: Likewise.
2638 * gdb.threads/gcore-thread.exp: Likewise.
2639 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2640 * gdb.threads/kill.exp: Likewise.
2641 * gdb.threads/linux-dp.exp: Likewise.
2642 * gdb.threads/multiple-step-overs.exp: Likewise.
2643 * gdb.threads/next-bp-other-thread.exp: Likewise.
2644 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2645 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2646 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2647 * gdb.threads/thread-find.exp: Likewise.
2648 * gdb.threads/tls.exp: Likewise.
2649 * lib/mi-support.exp (mi_reverse_list): Delete.
2650 (mi_check_thread_states): No longer reverse list.
2651
2cc57ad8
PA
26522015-11-24 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2655 use lowercase.
2656
c93e8391
SM
26572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2658
2659 * gdb.trace/actions.c: Include trace-common.h.
2660 (main): Add a location for a fast tracepoint.
2661 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2662 the normal tracepoints.
2663 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2664
045ccf91
SM
26652015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2666
2667 * save-trace.exp: Factor out code to these...
2668 (gdb_save_tracepoints): New.
2669 (gdb_load_tracepoints): New.
2670 (do_save_load_test): New.
2671
5506f9f6
KB
26722015-11-23 Kevin Buettner <kevinb@redhat.com>
2673
2674 * gdb.base/asmlabel.exp: New test.
2675 * gdb.base/asmlabel.c: New test case.
2676
16c3b12f
JB
26772015-11-23 Joel Brobecker <brobecker@adacore.com>
2678
2679 * gdb.base/wrong_frame_bt_full-main.c: New file.
2680 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2681 * gdb.base/wrong_frame_bt_full.exp: New file.
2682
155bfbd3
JB
26832015-11-23 Joel Brobecker <brobecker@adacore.com>
2684
2685 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2686
bb097445
JM
26872015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2688
206853a0 2689 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
2690 pstate register when comparing registers values in
2691 sparc64-*-linux-gnu targets to avoid spurious differences.
2692
9c88ed8f
JM
26932015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2694
206853a0 2695 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 2696
96161e25
SL
26972015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2698
2699 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2700 as type argument to gdb_compile.
2701 * gdb.base/nested-subp2.exp: Likewise.
2702 * gdb.base/nested-subp3.exp: Likewise.
2703
340c2830
DV
27042015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2705
2706 * lib/dwarf.exp (_note): Fix left shift of negative value.
2707 * gdb.trace/trace-condition.exp: Likewise.
2708
c1862d0f
YQ
27092015-11-13 Yao Qi <yao.qi@linaro.org>
2710
2711 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2712 comments about d10v.
2713 (test_scalar_returns): Likewise.
2714 * gdb.base/d10v.ld: Remove.
2715 * gdb.base/overlays.exp: Remove the target triplet checking for
2716 d10v-*-*.
2717 * gdb.base/structs.exp (test_struct_returns): Remove the
2718 comments about d10v.
2719 (test_struct_calls): Likewise.
2720
77ae9c19
YQ
27212015-11-13 Yao Qi <yao.qi@linaro.org>
2722
2723 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2724 * gdb.base/gnu_vector.c: Don't include stdio.h.
2725 (main): Don't print res and call add_some_intvecs.
2726
430e004e
MK
27272015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2728
2729 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2730 macro.
2731 (func5): Removed.
2732 (func4): Use FAST_TRACEPOINT_LABEL.
2733 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2734 macro.
2735 (func): Removed.
2736 (thread_function): Use FAST_TRACEPOINT_LABEL.
2737 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2738 (func): Remove.
2739 (marker): Use FAST_TRACEPOINT_LABEL.
2740 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2741 (pendfunc1): Remove.
2742 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2743 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2744 (foo): Remove.
2745 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2746 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2747 macro.
2748 (func): Remove.
2749 (marker): Use FAST_TRACEPOINT_LABEL.
2750 * gdb.trace/trace-common.h: New header.
2751 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2752 macro.
2753 (func): Remove.
2754 (marker): Use FAST_TRACEPOINT_LABEL.
2755 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2756 (func): Remove.
2757 (thread_function): Use FAST_TRACEPOINT_LABEL.
2758
6e7675a7
MK
27592015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2760
2761 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2762 in front.
2763 * gdb.trace/change-loc.exp: Use global pcreg definition.
2764 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2765 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2766 in front.
2767 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2768 * gdb.trace/pending.exp: Likewise.
2769 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2770 * gdb.trace/trace-break.exp: Likewise.
2771 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2772 in front.
2773 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2774 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2775 in front.
2776 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2777
dddc0e16
JB
27782015-11-09 Joel Brobecker <brobecker@adacore.com>
2779
2780 * gdb.ada/fin_fun_out: New testcase.
2781
c6f0b406
KB
27822015-11-07 Kevin Buettner <kevinb@redhat.com>
2783
2784 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2785 value associated with DW_AT_byte_size.
2786 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2787 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2788 DW_AT_upper_bound.
2789
f01dcfd9
KB
27902015-11-07 Kevin Buettner <kevinb@redhat.com>
2791
2792 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2793 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2794 version.
2795 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2796 gdb.dwarf2/dw2-canonicalize-type.exp,
2797 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2798 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2799 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2800 provided by gdb_target_symbol_prefix_flags_asm.
2801 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2802 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2803 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2804 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2805 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2806 macros where needed). Use this macro for symbols which require
2807 the prefix provided by SYMBOL_PREFIX.
2808
2223449a
KB
28092015-11-05 Kevin Buettner <kevinb@redhat.com>
2810
2811 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2812 New procs.
2813 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2814 representing expressions, of more than one list element.
2815 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2816 to prepend linker symbol prefix to f.
2817 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2818 table_1 and table_2.
2819 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2820 Likewise, for f and g.
2821 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2822 for ptr.
2823 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2824 for main.
2825 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2826 table_1_ptr and table_2_ptr.
2827
6f2f1a3a
JK
28282015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2829 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2832
566c56c9
MK
28332015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2834
2835 * gdb.reverse/s390-mvcle.c: New test.
2836 * gdb.reverse/s390-mvcle.exp: New file.
2837 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2838
d5f0636b
MK
28392015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2840
2841 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2842
7ad8b86c
MK
28432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2844
2845 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2846 reaching marker2.
2847 * gdb.reverse/getresuid-reverse.exp: Likewise.
2848 * gdb.reverse/pipe-reverse.exp: Likewise.
2849 * gdb.reverse/readv-reverse.exp: Likewise.
2850 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2851 * gdb.reverse/time-reverse.exp: Likewise.
2852 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2853
4081c0f1
YQ
28542015-10-30 Yao Qi <yao.qi@linaro.org>
2855
2856 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2857 (empty_cycle): Remove.
2858 (main): Don't call empty_cycle. Don't use watch_count_done.
2859 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2860 empty_cycle. Rewrite the code counting HW watchpoints.
2861
452b4ba5
MK
28622015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2863
2864 * gdb.reverse/fstatat-reverse.c: New test.
2865 * gdb.reverse/fstatat-reverse.exp: New file.
2866 * gdb.reverse/getresuid-reverse.c: New test.
2867 * gdb.reverse/getresuid-reverse.exp: New file.
2868 * gdb.reverse/pipe-reverse.c: New test.
2869 * gdb.reverse/pipe-reverse.exp: New file.
2870 * gdb.reverse/readv-reverse.c: New test.
2871 * gdb.reverse/readv-reverse.exp: New file.
2872 * gdb.reverse/recvmsg-reverse.c: New test.
2873 * gdb.reverse/recvmsg-reverse.exp: New file.
2874 * gdb.reverse/time-reverse.c: New test.
2875 * gdb.reverse/time-reverse.exp: New file.
2876 * gdb.reverse/waitpid-reverse.c: New test.
2877 * gdb.reverse/waitpid-reverse.exp: New file.
2878
5e2e7507
JK
28792015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2880
2881 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2882
0fde2c53
DE
28832015-10-26 Doug Evans <dje@google.com>
2884
2885 PR symtab/17391
2886 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2887 * gdb.dwarf2/bad-regnum.c: New file.
2888 * gdb.dwarf2/bad-regnum.exp: New file.
2889
1a70ae97
DE
28902015-10-26 Doug Evans <dje@google.com>
2891
2892 PR python/18938
2893 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2894 file.
2895
27dc26ab
JK
28962015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2899 for a change by "Mention language in compile error message".
2900
bed91f4d
SM
29012015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2902
2903 PR python/18073
2904 * gdb.python/py-type.c (C::a_method): New.
2905 (C::a_const_method): New.
2906 (C::a_static_method): New.
2907 (a_function): New.
2908 * gdb.python/py-type.exp (test_fields): Test getting fields
2909 from function and method.
2910
3f2f83dd
KB
29112015-10-21 Keven Boell <keven.boell@intel.com>
2912
2913 * gdb.fortran/vla-alloc-assoc.exp: New file.
2914 * gdb.fortran/vla-datatypes.exp: New file.
2915 * gdb.fortran/vla-datatypes.f90: New file.
2916 * gdb.fortran/vla-history.exp: New file.
2917 * gdb.fortran/vla-ptype-sub.exp: New file.
2918 * gdb.fortran/vla-ptype.exp: New file.
2919 * gdb.fortran/vla-sizeof.exp: New file.
2920 * gdb.fortran/vla-sub.f90: New file.
2921 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2922 * gdb.fortran/vla-value-sub-finish.exp: New file.
2923 * gdb.fortran/vla-value-sub.exp: New file.
2924 * gdb.fortran/vla-value.exp: New file.
2925 * gdb.fortran/vla-ptr-info.exp: New file.
2926 * gdb.mi/mi-vla-fortran.exp: New file.
2927 * gdb.mi/vla.f90: New file.
2928
27145d50
SL
29292015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2930
2931 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2932 of hardwired timeout value.
2933
5f3ff4f8
JK
29342015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2935 Pedro Alves <palves@redhat.com>
2936
2937 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2938 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2939
bfd09d20
JS
29402015-10-19 Josh Stone <jistone@redhat.com>
2941
2942 * gdb.base/catch-syscall.c: Include <sched.h>.
2943 (unknown_syscall): New variable.
2944 (main): Trigger a vfork and an unknown syscall.
2945 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2946 (unknown_syscall_number): Likewise.
2947 (check_call_to_syscall): Accept an optional syscall pattern.
2948 (check_return_from_syscall): Likewise.
2949 (check_continue): Likewise.
2950 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2951 (test_catch_syscall_skipping_return): New test toggling off 'catch
2952 syscall' to step over the syscall return, then toggling back on.
2953 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2954 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2955 (do_syscall_tests): Call test_catch_syscall_without_args and
2956 test_catch_syscall_mid_vfork.
2957 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2958 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2959
b32b93c6
AS
29602015-10-19 Andrew Stubbs <ams@codesourcery.com>
2961
2962 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2963 print g_vE): Add new pass patterns.
2964 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2965 print various symbol names for vptr fields.
2966
9d622bda
AB
29672015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2968
2969 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2970 results.
2971
0fd8ac1c
YQ
29722015-10-12 Yao Qi <yao.qi@linaro.org>
2973
2974 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2975
34240514
YQ
29762015-10-12 Yao Qi <yao.qi@linaro.org>
2977
2978 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2979 is aarch64*-*-linux*.
2980
8240f442
YQ
29812015-10-12 Yao Qi <yao.qi@linaro.org>
2982
2983 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2984 (can_relocate_bcond_true): ... it.
2985 (can_relocate_bcond_false): New function.
2986 (foo): Likewise.
2987 (can_relocate_bl): Likewise.
2988 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2989 can_relocate_bl.
2990
2520f728
PMR
29912015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2992
2993 * gdb.base/nested-addr.c: New file.
2994 * gdb.base/nested-addr.exp: New testcase.
2995
abcef95a
MM
29962015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2997
2998 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2999 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
3000 its output. Ignore the output of "record goto begin" and instead
3001 check that GDB is replaying.
3002
145e3ddb
PA
30032015-10-09 Pedro Alves <palves@redhat.com>
3004
3005 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
3006 (top level): Use it in the run with no args test.
3007
d5d8c4e1
IB
30082015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
3009
3010 * gdb.dlang/properties.exp: New file.
3011
06e635ef
SL
30122015-10-02 Sandra Loosemore <sandra@codesourcery.com>
3013
3014 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
3015 whether or not address 0x1000 is mapped on the target.
3016
e019fd1d
SM
30172015-09-30 Simon Marchi <simon.marchi@ericsson.com>
3018
3019 * gdb.python/py-type.exp: Do not run tests if binaries fail to
3020 build.
3021
77ba2a67
MM
30222015-09-30 Markus Metzger <markus.t.metzger@intel.com>
3023
3024 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
3025 instruction-history test.
3026
c60eb31f
DE
30272015-09-28 Doug Evans <dje@google.com>
3028
3029 * gdb.base/gcore.c (array_func): Add reference to static_array.
3030
9a3c8263
SM
30312015-09-25 Simon Marchi <simon.marchi@ericsson.com>
3032
3033 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
3034 source line.
3035
9720e656
SL
30362015-09-24 Sandra Loosemore <sandra@codesourcery.com>
3037
3038 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
3039 short or char as base type.
3040
938d3bf2
SL
30412015-09-23 Sandra Loosemore <sandra@codesourcery.com>
3042
3043 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
3044 to allow any size enum.
3045
e6c2c623
PMR
30462015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
3047
3048 * gdb.ada/array_ptr_renaming.exp: New testcase.
3049 * gdb.ada/array_ptr_renaming/foo.adb: New file.
3050 * gdb.ada/array_ptr_renaming/pack.ads: New file.
3051
06da0f77
PL
30522015-09-21 Pierre Langlois <pierre.langlois@arm.com>
3053
3054 * gdb.trace/ftrace-lock.c: New file.
3055 * gdb.trace/ftrace-lock.exp: New file.
3056
4f51c22a
PL
30572015-09-21 Pierre Langlois <pierre.langlois@arm.com>
3058
3059 * gdb.arch/insn-reloc.c: New file.
3060 * gdb.arch/ftrace-insn-reloc.exp: New file.
3061
7041adf4
PL
30622015-09-21 Pierre Langlois <pierre.langlois@arm.com>
3063
3064 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
3065 instruction.
3066 * gdb.trace/pendshr1.c (pendfunc): Likewise.
3067 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
3068 * gdb.trace/range-stepping.c: Likewise.
3069 * gdb.trace/trace-break.c: Likewise.
3070 * gdb.trace/trace-mt.c (thread_function): Likewise.
3071 * gdb.trace/ftrace.c (marker): Likewise.
3072 * gdb.trace/trace-condition.c (marker): Likewise.
3073 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
3074 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
3075 is_aarch64_target.
3076
015d2e7e
DE
30772015-09-18 Doug Evans <xdje42@gmail.com>
3078
3079 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
3080 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
3081
26b188a2
SL
30822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3083
3084 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
3085 the breakpoint.
3086
79dc332b
SL
30872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3088
3089 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
3090 the pending breakpoint. Remove timeout override for "Run till
3091 MI pending breakpoint on pendfunc3 on thread 2" test.
3092
f57929f2
SL
30932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3094
3095 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
3096 filename pattern.
3097
3f469b17
SL
30982015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3099
3100 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
3101 in breakpoint filename pattern.
3102
515b89b3
SL
31032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3104
7800dbe4
SL
3105 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
3106
31072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3108
515b89b3
SL
3109 * gdb.linespec/explicit.exp: Check for readline support for
3110 tab-completion tests. Fix obvious typo.
3111
d2939ba2
MM
31122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
3113
3114 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
3115 and replay.
3116
cbb55fa7
MM
31172015-09-18 Markus Metzger <markus.t.metzger@intel.com>
3118
3119 * gdb.btrace/non-stop.c: New.
3120 * gdb.btrace/non-stop.exp: New.
3121
43691ca1
PL
31222015-09-17 Pierre Langlois <pierre.langlois@arm.com>
3123 Yao Qi <yao.qi@linaro.org>
3124
3125 * gdb.trace/trace-condition.c: New file.
3126 * gdb.trace/trace-condition.exp: New file.
3127
d78908cf
WW
31282015-09-16 Wei-cheng Wang <cole945@gmail.com>
3129
3130 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
3131 for testing bytecode compilation.
3132
1ed415e2
PA
31332015-09-16 Pedro Alves <palves@redhat.com>
3134 Sandra Loosemore <sandra@codesourcery.com>
3135
3136 * gdb.threads/non-stop-fair-events.c (timeout): New global.
3137 (SECONDS): Redefine.
3138 (main): Call pthread_kill and alarm early.
3139 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
3140 support.
3141 (test): If the target can't hardware step and doesn't support
3142 displaced stepping, increase the timeout.
3143
d136eff5
PA
31442015-09-16 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
3147 (enable_debug): New procedures.
3148 (test): Use them. Bail out if waiting for threads fails.
3149 (top level): Bail out if a test fails.
3150
991f019c
YQ
31512015-09-16 Yao Qi <yao.qi@linaro.org>
3152
3153 * gdb.asm/asm-source.exp: Set asm-arch for
3154 aarch64*-*-* target.
3155 * gdb.asm/aarch64.inc: New file.
3156
bfca584f
PMR
31572015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
3158
3159 * gdb.ada/array_of_variable_length.exp: New testcase.
3160 * gdb.ada/array_of_variable_length/foo.adb: New file.
3161 * gdb.ada/array_of_variable_length/pck.adb: New file.
3162 * gdb.ada/array_of_variable_length/pck.ads: New file.
3163
b326e587
DE
31642015-09-15 Doug Evans <dje@google.com>
3165
3166 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
3167 of function static local variable.
3168
5382cfab
PW
31692015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3170
3171 * gdb.threads/tls-so_extern.exp: New test file.
3172 * gdb.threads/tls-so_extern.c: New test file.
3173 * gdb.threads/tls-so_extern_main.c: New test file.
3174
141c5cc4
JK
31752015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3176
3177 * gdb.opt/solib-intra-step-lib.c: New file.
3178 * gdb.opt/solib-intra-step-main.c: New file.
3179 * gdb.opt/solib-intra-step.exp: New file.
3180
d15dcecd
PA
31812015-09-15 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
3184 gdb_continue_to_breakpoint instead of gdb_test_multiple.
3185
4c2f2a79
PA
31862015-09-14 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.base/hook-stop-continue.c: Delete.
3189 * gdb.base/hook-stop-continue.exp: Delete.
3190 * gdb.base/hook-stop-frame.c: Delete.
3191 * gdb.base/hook-stop-frame.exp: Delete.
3192 * gdb.base/hook-stop.c: New file.
3193 * gdb.base/hook-stop.exp: New file.
3194
919e6dbe
PMR
31952015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
3196
3197 * gdb.ada/access_to_packed_array.exp: New testcase.
3198 * gdb.ada/access_to_packed_array/foo.adb: New file.
3199 * gdb.ada/access_to_packed_array/pack.adb: New file.
3200 * gdb.ada/access_to_packed_array/pack.ads: New file.
3201
157280a4
MM
32022015-09-14 Markus Metzger <markus.t.metzger@intel.com>
3203
3204 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
3205 buffer size test.
3206
2fd33e94
DB
32072015-09-11 Don Breazeal <donb@codesourcery.com>
3208
3209 * gdb.base/foll-exec.c: Add copyright header. Fix
3210 formatting issues.
3211 * gdb.base/foll-exec.exp (zap_session): Delete proc.
3212 (do_exec_tests): Use clean_restart in place of zap_session,
3213 and for test initialization. Fix formatting issues. Use
3214 fail in place of perror.
3215 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
3216 an expect statement to match an expression with output from
3217 the program under debug.
3218 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
3219 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
3220 * gdb.threads/non-ldr-exc-2.exp: Likewise.
3221 * gdb.threads/non-ldr-exc-3.exp: Likewise.
3222 * gdb.threads/non-ldr-exc-4.exp: Likewise.
3223
e70b6e8e
DE
32242015-09-09 Doug Evans <dje@google.com>
3225
3226 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
3227
7a551a51
DE
32282015-09-09 Doug Evans <dje@google.com>
3229
3230 * gdb.base/pie-execl.exp: Fix result test of build_executable.
3231
4c666f84
DE
32322015-09-09 Doug Evans <dje@google.com>
3233
3234 * gdb.base/savedregs.exp: Fix typo.
3235
243a9253
PA
32362015-09-09 Pedro Alves <palves@redhat.com>
3237
3238 * gdb.mi/mi-cli.exp: Add CLI finish tests.
3239
c0fa8fbd
SL
32402015-09-08 Sandra Loosemore <sandra@codesourcery.com>
3241
3242 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
3243 command actually switches threads. Give up on remaining
3244 tests if target fails to stop at breakpoint.
3245
cd7c1778
PMR
32462015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
3247
3248 * gdb.ada/funcall_char.exp: New testcase.
3249 * gdb.ada/funcall_char/foo.adb: New file.
3250
dc5c8746
PMR
32512015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
3252
3253 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
3254 expected outputs. Add two testcases for completing ambiguous
3255 functions.
3256 * gdb.ada/complete/aux_pck.adb: New file.
3257 * gdb.ada/complete/aux_pck.ads: New file.
3258 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
3259 Ambiguous_Func functions.
3260 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
3261 * gdb.ada/complete/pck.adb: Likewise.
3262
4e83a1e7
UW
32632015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3264
3265 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
3266 failures to run the test program under GDB.
3267
8ce74153
LM
32682015-08-26 Luis Machado <lgustavo@codesourcery.com>
3269
3270 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
3271 to C.
3272
e9756d52
PP
32732015-08-26 Patrick Palka <patrick@parcs.ath.cx>
3274
3275 * gdb.base/run-after-attach.exp: New test file.
3276 * gdb.base/run-after-attach.c: New test file.
3277
8d37573b
DB
32782015-08-26 Don Breazeal <donb@codesourcery.com>
3279
3280 * gdb.base/foll-exec-2.c: New test program.
3281 * gdb.base/foll-exec-2.exp: New test.
3282
63e43d3a
PMR
32832015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
3284
3285 * gdb.base/nested-subp1.exp: New file.
3286 * gdb.base/nested-subp1.c: New file.
3287 * gdb.base/nested-subp2.exp: New file.
3288 * gdb.base/nested-subp2.c: New file.
3289 * gdb.base/nested-subp3.exp: New file.
3290 * gdb.base/nested-subp3.c: New file.
3291
3d40fbb5
PA
32922015-08-24 Pedro Alves <palves@redhat.com>
3293
3294 * gdb.server/connect-without-multi-process.c: New file.
3295 * gdb.server/connect-without-multi-process.exp: New file.
3296
4422ac93
LM
32972015-08-24 Luis Machado <lgustavo@codesourcery.com>
3298
3299 * gdb.opt/inline-markers.c: Make z int.
3300
91dddb86
LM
33012015-08-24 Luis Machado <lgustavo@codesourcery.com>
3302
3303 * gdb.opt/inline-markers.c: Make z volatile.
3304
a48847ee
LM
33052015-08-24 Luis Machado <lgustavo@codesourcery.com>
3306
3307 * gdb.opt/inline-bt.c: New volatile global z.
3308 * gdb.opt/inline-cmds.c: Likewise.
3309 * gdb.opt/inline-locals.c: Likewise.
3310 * gdb.opt/inline-markers.c: New extern global z.
3311 (marker): Use z.
3312 (inline_fn): Likewise.
3313
0ebbc52b
PA
33142015-08-24 Pedro Alves <palves@redhat.com>
3315
3316 * config/m32r-stub.exp: Remove file.
3317 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
3318 * gdb.base/call-rt-st.exp: Likewise.
3319 * gdb.base/call-strs.exp: Likewise.
3320 * gdb.base/default.exp: Remove references to h8300-*-hms and
3321 *-*-udi*.
3322 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
3323
77c365df
AA
33242015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3325
3326 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
3327 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
3328 and "return" use KFAIL when GDB can not read/write the vector
3329 return value.
3330
4313b8c0
GB
33312015-08-21 Gary Benson <gbenson@redhat.com>
3332
3333 * gdb.trace/pending.exp: Cope with remote transfer warnings.
3334
0e433b32
PA
33352015-08-20 Pedro Alves <palves@redhat.com>
3336
3337 * gdb.server/solib-list.exp: No longer expect an interior stop in
3338 non-stop mode.
3339
221e1a37
PA
33402015-08-20 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.server/connect-stopped-target.c: New file.
3343 * gdb.server/connect-stopped-target.exp: New file.
3344
40e3ad0e
PA
33452015-08-20 Pedro Alves <palves@redhat.com>
3346
3347 * gdb.dwarf2/comp-unit-lang.exp: New file.
3348 * gdb.dwarf2/comp-unit-lang.c: New file.
3349
af39b327
PMR
33502015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3351
3352 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3353 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3354
7d45c7c3 33552015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 3356
7d45c7c3
KB
3357 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3358 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3359
4d6cceb4
DE
33602015-08-18 Doug Evans <dje@google.com>
3361 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3362
3363 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3364 skip_python_tests. New arg prompt_regexp.
3365 (skip_python_tests): New function.
3366 * lib/mi-support.exp (mi_skip_python_tests): New function.
3367 * gdb.python/py-mi-objfile-gdb.py: New file.
3368 * gdb.python/py-mi-objfile.c: New file.
3369 * gdb.python/py-mi-objfile.exp: New file.
3370
ad89c2aa
KS
33712015-08-17 Keith Seitz <keiths@redhat.com>
3372
3373 * gdb.linespec/explicit.exp: Move strace test from here ...
3374 * gdb.trace/strace.exp: ... to here.
3375
e3ae3c43
PP
33762015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3377
3378 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3379 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3380
604b2636
DE
33812015-08-14 Doug Evans <xdje42@gmail.com>
3382
3383 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3384 inferior before selecting a new file.
3385
6ff0ba5f
DE
33862015-08-14 Doug Evans <xdje42@gmail.com>
3387
3388 * gdb.mi/mi-disassemble.exp: Update.
3389 * gdb.base/disasm-optim.S: New file.
3390 * gdb.base/disasm-optim.c: New file.
3391 * gdb.base/disasm-optim.h: New file.
3392 * gdb.base/disasm-optim.exp: New file.
3393
9ca98f92
KS
33942015-08-14 Keith Seitz <keiths@redhat.com>
3395
3396 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3397 "evaluated-by".
3398
52bbc560
JB
33992015-08-13 Joel Brobecker <brobecker@adacore.com>
3400
3401 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3402
5d8c3ed3
PMR
34032015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3404
3405 * gdb.ada/fun_renaming.exp: New testcase.
3406 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3407 * gdb.ada/fun_renaming/pack.adb: New file.
3408 * gdb.ada/fun_renaming/pack.ads: New file.
3409
ea8812bc
KS
34102015-08-12 Keith Seitz <keiths@redhat.com>
3411
3412 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3413 gdb_get_line_number.
3414
4dafcdeb
JB
34152015-08-12 Joel Brobecker <brobecker@adacore.com>
3416
3417 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3418 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3419 gdb.base/dso2dso.exp: New files.
3420
5ba32597
SDJ
34212015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3422 Pedro Alves <palves@redhat.com>
3423 Keith Seitz <keiths@redhat.com>
3424
3425 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3426 GDBFLAGS.
3427
b6dafabf
PP
34282015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3429
3430 * gdb.base/gdbhistsize-history.exp
3431 (test_histsize_history_setting): Use save_vars.
3432 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3433 Use save_vars.
3434 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3435 * gdb.base/readline.exp: Use save_vars.
3436
abe8e607
PP
34372015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3438
3439 * lib/gdb.exp (save_vars): New proc.
3440
629500fa
KS
34412015-08-11 Keith Seitz <keiths@redhat.com>
3442
3443 * gdb.base/help.exp: Update help_breakpoint_text.
3444
eb8c4e2e
KS
34452015-08-11 Keith Seitz <keiths@redhat.com>
3446
3447 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3448 (at toplevel): Call test_explicit_breakpoints.
3449 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3450 breakpoints.
3451 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3452 breakpoint conditions, "-cond".
3453
87f0e720
KS
34542015-08-11 Keith Seitz <keiths@redhat.com>
3455
3456 * gdb.linespec/3explicit.c: New file.
3457 * gdb.linespec/cpexplicit.cc: New file.
3458 * gdb.linespec/cpexplicit.exp: New file.
3459 * gdb.linespec/explicit.c: New file.
3460 * gdb.linespec/explicit.exp: New file.
3461 * gdb.linespec/explicit2.c: New file.
3462 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3463 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3464 before using in the matching pattern.
3465 Clarify that `prefix' is a regular expression.
3466
f00aae0f
KS
34672015-08-11 Keith Seitz <keiths@redhat.com>
3468
3469 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3470 test.
3471 Add tests for missing ",FMT" and ",".
3472
e27852be
DE
34732015-08-10 Doug Evans <dje@google.com>
3474 Keith Seitz <keiths@redhat.com>
3475
3476 PR gdb/17960
3477 * gdb.base/completion.exp: Add location completer tests.
3478
7f03bd92
PA
34792015-08-07 Pedro Alves <palves@redhat.com>
3480
3481 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3482 tests here.
3483 (top level): Run do_test with and without displaced stepping.
3484
3fc8eb30
PA
34852015-08-07 Pedro Alves <palves@redhat.com>
3486
3487 * gdb.base/valgrind-disp-step.c: New file.
3488 * gdb.base/valgrind-disp-step.exp: New file.
3489
d4569d7b
PA
34902015-08-07 Pedro Alves <palves@redhat.com>
3491
3492 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3493 Delete function.
3494 (main): Add alarm. Run an infinite loop instead of calling
3495 wait_threads.
3496 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3497 comment.
3498 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3499 Delete function.
3500 (main): Add alarm. Run an infinite loop instead of calling
3501 wait_threads.
3502 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3503 comment.
3504
e1316e60
PA
35052015-08-07 Pedro Alves <palves@redhat.com>
3506
3507 * gdb.base/checkpoint-ns.exp: New file.
3508 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3509 standard_testfile.
3510
da8c46d2
MM
35112015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3512
3513 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3514 * gdb.btrace/instruction_history.exp: Update.
3515 * gdb.btrace/tsx.exp: New.
3516 * gdb.btrace/tsx.c: New.
3517
de1c2c52
PA
35182015-08-06 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3521 increase timeout.
3522 * gdb.reverse/until-precsave.exp: Bump timeouts.
3523
782e0bf4
PA
35242015-08-06 Pedro Alves <palves@redhat.com>
3525
3526 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3527
83e97ed0
PA
35282015-08-06 Pedro Alves <palves@redhat.com>
3529
3530 PR gdb/18749
3531 * gdb.threads/process-dies-while-handling-bp.c: New file.
3532 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3533
863d01bd
PA
35342015-08-06 Pedro Alves <palves@redhat.com>
3535
3536 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3537 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3538
0a39bb32
PA
35392015-08-05 Pedro Alves <palves@redhat.com>
3540
3541 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3542 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3543
ee2d2b10
SL
35442015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3545
3546 * gdb.base/bp-permanent.exp: Report test as unsupported if
3547 the target cannot stop at the permanent breakpoint.
3548
4e1bdb00
DE
35492015-08-03 Doug Evans <dje@google.com>
3550
3551 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3552 10000.
3553
3d338901
DE
35542015-08-03 Doug Evans <dje@google.com>
3555
3556 * Makefile.in (workers/%.worker, build-perf): New rule.
3557 (GDB_PERFTEST_MODE): New variable.
3558 (check-perf): Use it.
3559 (clean): Clean up gdb.perf parallel build subdirs.
3560 * lib/build-piece.exp: New file.
3561 * lib/gdb.exp (make_gdb_parallel_path): New function
3562 (standard_output_file, standard_temp_file): Call it.
3563 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3564 of $GDB_PARALLEL.
3565 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3566
af061d3e
DE
35672015-08-03 Doug Evans <dje@google.com>
3568
8e1afc81 3569 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
3570 (LOG_FILE_NAME): New global.
3571 (TextReporter.__init__): Initialize self.txt_sum.
3572 (TextReporter.report): Add support for multiple data-points.
3573 Move report to perftest.sum, put raw data in perftest.log.
3574 (TextReporter.start): Open sum and log files.
3575 (TextReporter.end): Close sum and log files.
8e1afc81
DE
3576 * gdb.perf/lib/perftest/testresult.py
3577 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 3578
2c8c5d37
PA
35792015-07-31 Pedro Alves <palves@redhat.com>
3580
3581 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3582 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3583 kill_wait_spawned_process instead of explicit "kill -9".
3584 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3585 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3586 kill_wait_spawned_process.
3587 * gdb.base/attach-twice.exp: Likewise.
3588 * gdb.base/attach.exp: Likewise.
3589 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3590 gdb_test_multiple.
3591 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3592 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3593 kill_wait_spawned_process.
3594 * gdb.base/valgrind-infcall.exp: Likewise.
3595 * gdb.multi/multi-attach.exp: Likewise.
3596 * gdb.python/py-prompt.exp: Likewise.
3597 * gdb.python/py-sync-interp.exp: Likewise.
3598 * gdb.server/ext-attach.exp: Likewise.
3599 * gdb.threads/attach-into-signal.exp (corefunc): Use
3600 spawn_wait_for_attach, spawn_id_get_pid and
3601 kill_wait_spawned_process.
3602 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3603 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3604 spawn_id_get_pid and kill_wait_spawned_process.
3605 * gdb.threads/attach-stopped.exp (corefunc): Use
3606 spawn_wait_for_attach, spawn_id_get_pid and
3607 kill_wait_spawned_process.
3608 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3609 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3610 kill_wait_spawned_process instead of explicit "kill -9".
3611 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3612 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3613 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3614 processes. Don't map cygwin/windows pids here. Now returns a
3615 spawn id list.
3616
032a0fca
SL
36172015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3618
3619 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3620 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3621 correct patch.
3622
61a934ca
SL
36232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3624
3625 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3626
4bc4d428
SL
36272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3628
3629 Reapply:
3630 2014-05-21 Mark Wielaard <mjw@redhat.com>
3631
3632 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3633
998d452a
PA
36342015-07-30 Pedro Alves <palves@redhat.com>
3635
3636 * linux-low.c (handle_extended_wait): Set the child's last
3637 reported status to TARGET_WAITKIND_STOPPED.
3638
69dde7dc
PA
36392015-07-30 Pedro Alves <palves@redhat.com>
3640
3641 PR threads/18600
3642 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3643 only shows inferior 1.
3644
4dd63d48
PA
36452015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3646 Pedro Alves <palves@redhat.com>
3647
3648 PR threads/18600
3649 * gdb.threads/fork-plus-threads.c: New file.
3650 * gdb.threads/fork-plus-threads.exp: New file.
3651
d618e4c5
PP
36522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3653
3654 * gdb.base/batch-preserve-term-settings.exp
3655 (test_terminal_settings_preserved_after_cli_exit): Use
3656 send_quit_command.
3657
1eef6428
PA
36582015-07-29 Pedro Alves <palves@redhat.com>
3659 Don Breazeal <donb@codesourcery.com>
3660
3661 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3662 output from both inferior_spawn_id and gdb_spawn_id.
3663
7da5b897
SDJ
36642015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3665
3666 * gdb.threads/attach-into-signal.exp (corefunc): Use
3667 with_test_prefix on nested loops, uniquefying the test messages.
3668
dac804df
SDJ
36692015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3670
3671 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3672 commit.
3673
06265e53
PP
36742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3675
3676 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3677 New proc.
3678 (test_terminal_settings_preserved_after_sigterm): New test.
3679
18206ca3
PP
36802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3681
3682 * gdb.base/batch-preserve-term-settings.exp
3683 (test_terminal_settings_preserved_after_cli_exit): New test.
3684
90074d11
PP
36852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3686
3687 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3688 manipulation of saved_gdbflags.
3689 (test_terminal_settings_preserved): Remove global declaration of
3690 the unused variable pagination_prompt. Remove manipulation of
3691 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3692 GDBFLAGS.
3693
eb1a7902
PA
36942015-07-29 Pedro Alves <palves@redhat.com>
3695
3696 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3697
8b75dd3b
PA
36982015-07-29 Pedro Alves <palves@redhat.com>
3699
3700 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3701 at the top.
3702
dedad4e3
PA
37032015-07-29 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3706 (main): Call gdb_unbuffer_output.
3707 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3708 (main): Call gdb_unbuffer_output.
3709 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3710 (main): Call gdb_unbuffer_output.
3711 * gdb.base/call-strs.exp: Adjust to step over the
3712 gdb_unbuffer_output call.
3713 * gdb.base/catch-gdb-caused-signals.c: Include
3714 "../lib/unbuffer_output.c".
3715 (main): Call gdb_unbuffer_output.
3716 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3717 (main): Call gdb_unbuffer_output.
3718 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3719 (main): Call gdb_unbuffer_output.
3720 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3721 (main): Call gdb_unbuffer_output.
3722 * gdb.base/shlib-call.exp: Adjust to step over the
3723 gdb_unbuffer_output call.
3724 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3725 (main): Call gdb_unbuffer_output.
3726 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3727 (main): Call gdb_unbuffer_output.
3728 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3729 (main): Rename to ...
3730 (test): ... this.
3731 (main): Reimplement.
3732 * gdb.base/varargs.exp: Run to test instead of to main.
3733 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3734 (main): Call gdb_unbuffer_output.
3735
58789a91
PA
37362015-07-29 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3739 factore out from mi_continue_dprintf. For call-style dprintfs,
3740 expect dprintf output out of $inferior_spawn_id.
3741 (mi_continue_dprintf): Use mi_expect_dprintf.
3742 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3743 (main): Call gdb_unbuffer_output.
3744
e8376742
PA
37452015-07-29 Pedro Alves <palves@redhat.com>
3746
3747 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3748 (default_mi_gdb_start): Set inferior_spawn_id instead of
3749 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3750 gdb_spawn_id.
3751 (mi_gdb_test): Always expect inferior output from both
3752 $inferior_spawn_id and $gdb_spawn_id.
3753
08280010
PA
37542015-07-29 Pedro Alves <palves@redhat.com>
3755
3756 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3757 send_inferior and $inferior_spawn_id.
3758
4d30e432
PA
37592015-07-29 Pedro Alves <palves@redhat.com>
3760
3761 * gdb.gdb/complaints.exp (test_initial_complaints)
3762 (test_serial_complaints, test_short_complaints): Use
3763 gdb_test_stdio.
3764 (test_empty_complaint): Handle $inferior_spawn_id !=
3765 $gdb_spawn_id.
3766
0d30a335
PA
37672015-07-29 Pedro Alves <palves@redhat.com>
3768
3769 * gdb.base/varargs.exp: Use gdb_test_stdio.
3770
39413b29
PA
37712015-07-29 Pedro Alves <palves@redhat.com>
3772
3773 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3774
7cb000a9
PA
37752015-07-29 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3778
d7b8ac82
PA
37792015-07-29 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3782 parameter into two new parameters, "inf_result" and "gdb_result".
3783 Expect inferior output and gdb output from $inferior_spawn_id and
3784 $gdb_spawn_id, respectively. Adjust all callers.
3785
789c3a0c
PA
37862015-07-29 Pedro Alves <palves@redhat.com>
3787
3788 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3789 of gdb_test_sequence.
3790
77e760c3
PA
37912015-07-29 Pedro Alves <palves@redhat.com>
3792
3793 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3794 (saw_spurious_output): Expect inferior output from
3795 $inferior_spawn_id. Use gdb_test_stdio.
3796
8396d2cd
PA
37972015-07-29 Pedro Alves <palves@redhat.com>
3798
3799 * gdb.base/dprintf.exp: Use standard_testfile. Change
3800 prepare_for_testing call.
3801 (srcfile): Don't set.
3802 (restart): New procedure.
3803 (test_dprintf): New procecure, use to continue over dprintfs.
3804 (test_call, test_agent): New procedures, tests moved here.
3805 Restart gdb and recreate dprintfs. Adjust expected output.
3806
2051d61f
PA
38072015-07-29 Pedro Alves <palves@redhat.com>
3808
3809 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3810
452397af
PA
38112015-07-29 Pedro Alves <palves@redhat.com>
3812
3813 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3814
8aed9555
PA
38152015-07-29 Pedro Alves <palves@redhat.com>
3816
3817 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3818 gdb_test_stdio.
3819
188a61b4
PA
38202015-07-29 Pedro Alves <palves@redhat.com>
3821
3822 * lib/gdb.exp (gdb_test_stdio): New procedure.
3823
12264a45
PA
38242015-07-29 Pedro Alves <palves@redhat.com>
3825
3826 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3827
23ffc893
PA
38282015-07-29 Pedro Alves <palves@redhat.com>
3829
3830 * gdb.base/call-signal-resume.exp: Remove check for
3831 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3832 * gdb.base/unwindonsignal.exp: Likewise.
3833 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3834 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3835
65566918
PA
38362015-07-29 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.base/siginfo-addr.c (pass): New function.
3839 (handler): Call it iff si_addr is correct.
3840 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3841 Set a breakpoint at "pass" and continue to it.
3842
d60a9221
SDJ
38432015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3844
3845 * gdb.python/py-objfile.exp: Make some tests have unique names.
3846 * gdb.python/py-pp-registration.exp: Likewise.
3847
bde40b8f
PA
38482015-07-28 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3851
13e1dec8
SM
38522015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3853
3854 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3855
da33c9a7
SM
38562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3857
3858 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3859
077836f7
PP
38602015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3861
3862 * gdb.base/gdb-sigterm-2.exp: New test.
3863
b8cc7b2e
DE
38642015-07-25 Doug Evans <xdje42@gmail.com>
3865
3866 Revert:
3867 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3868 (workers/%.worker, build-perf): New rule.
3869 (GDB_PERFTEST_MODE): New variable.
3870 (check-perf): Use it.
3871 (clean): Clean up gdb.perf parallel build subdirs.
3872 * lib/build-piece.exp: New file.
3873 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3874 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3875 name.
3876 (standard_temp_file): Ditto.
3877 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3878 of $GDB_PARALLEL.
3879
c8bd4544
DE
38802015-07-24 Doug Evans <dje@google.com>
3881
3882 * gdb.perf/lib/perftest/utils.py: New file.
3883 * gdb.perf/gm-hello.cc: New file.
3884 * gdb.perf/gm-pervasive-typedef.cc: New file.
3885 * gdb.perf/gm-pervasive-typedef.h: New file.
3886 * gdb.perf/gm-std.cc: New file.
3887 * gdb.perf/gm-std.h: New file.
3888 * gdb.perf/gm-use-cerr.cc: New file.
3889 * gdb.perf/gm-utils.h: New file.
3890 * gdb.perf/gmonster-null-lookup.py: New file.
3891 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3892 * gdb.perf/gmonster-print-cerr.py: New file.
3893 * gdb.perf/gmonster-ptype-string.py: New file.
3894 * gdb.perf/gmonster-runto-main.py: New file.
3895 * gdb.perf/gmonster-select-file.py: New file.
3896 * gdb.perf/gmonster1-null-lookup.exp: New file.
3897 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3898 * gdb.perf/gmonster1-print-cerr.exp: New file.
3899 * gdb.perf/gmonster1-ptype-string.exp: New file.
3900 * gdb.perf/gmonster1-runto-main.exp: New file.
3901 * gdb.perf/gmonster1-select-file.exp: New file.
3902 * gdb.perf/gmonster1.cc: New file.
3903 * gdb.perf/gmonster1.exp: New file.
3904 * gdb.perf/gmonster2-null-lookup.exp: New file.
3905 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3906 * gdb.perf/gmonster2-print-cerr.exp: New file.
3907 * gdb.perf/gmonster2-ptype-string.exp: New file.
3908 * gdb.perf/gmonster2-runto-main.exp: New file.
3909 * gdb.perf/gmonster2-select-file.exp: New file.
3910 * gdb.perf/gmonster2.cc: New file.
3911 * gdb.perf/gmonster2.exp: New file.
3912
6eab34f3
DE
39132015-07-24 Doug Evans <dje@google.com>
3914
3915 * gdb.perf/README: New file.
3916 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3917 * lib/gen-perf-test.exp: New file.
3918
63738bfd
DE
39192015-07-24 Doug Evans <dje@google.com>
3920
3921 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3922 (PerfTest::startup): New function.
3923 (PerfTest::run): Return result of calling body.
3924 (PerfTest::assemble): Rewrite.
3925 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3926 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3927 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3928 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3929 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3930
7b606f95
DE
39312015-07-24 Doug Evans <dje@google.com>
3932
3933 * lib/gdb.exp (clean_restart): Make executable optional.
3934
a97b16b8
DE
39352015-07-24 Doug Evans <dje@google.com>
3936
3937 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3938 compiler_info references.
3939 * gdb.cp/temargs.exp: Ditto.
3940 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3941 (get_compiler_info): Early exit if already computed. Set compiler_info
3942 to "unknown" if there was a problem.
3943 (test_compiler_info): Add function comment. Call get_compiler_info.
3944
35baa57f
DE
39452015-07-24 Doug Evans <dje@google.com>
3946
3947 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3948 (workers/%.worker, build-perf): New rule.
3949 (GDB_PERFTEST_MODE): New variable.
3950 (check-perf): Use it.
3951 (clean): Clean up gdb.perf parallel build subdirs.
3952 * lib/build-piece.exp: New file.
3953 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3954 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3955 name.
3956 (standard_temp_file): Ditto.
3957 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3958 of $GDB_PARALLEL.
3959
6ebea266
DE
39602015-07-24 Doug Evans <dje@google.com>
3961
3962 * lib/future.exp (gdb_default_target_compile): New option
3963 "early_flags".
3964 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3965 --as-needed.
3966
1e76a7e9
SDJ
39672015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3968
3969 * gdb.base/catch-syscall.exp: Call gdb_exit before
3970 gdb_skip_xml_test.
3971
5068630a
PA
39722015-07-24 Pedro Alves <palves@redhat.com>
3973
3974 * gdb.python/py-events.exp: Accept output between the stop event
3975 and the prompt.
3976 * gdb.python/py-evsignal.exp: Likewise.
3977 * gdb.python/py-evthreads.exp: Likewise.
3978
77598427
PA
39792015-07-24 Pedro Alves <palves@redhat.com>
3980
3981 PR gdb/18717
3982 * gdb.threads/non-ldr-exit.c: New file.
3983 * gdb.threads/non-ldr-exit.exp: New file.
3984
11e6c98f
YQ
39852015-07-24 Yao Qi <yao.qi@linaro.org>
3986
3987 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3988 restarting process.
3989
51aee833
YQ
39902015-07-24 Yao Qi <yao.qi@linaro.org>
3991
3992 * gdb.server/ext-restart.exp: New file.
3993
8cfe207c
YQ
39942015-07-24 Yao Qi <yao.qi@linaro.org>
3995
3996 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3997 argument options.
3998 * gdb.server/ext-wrapper.exp: New file.
3999
cc12ce38
DE
40002015-07-23 Doug Evans <dje@google.com>
4001
4002 * gdb.dwarf2/dw2-dummy-cu.S: New file.
4003 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
4004
d0d84780
PMR
40052015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
4006
4007 * gdb.ada/var_arr_typedef.exp: New testcase.
4008 * gdb.ada/var_arr_typedef/pack.adb: New file.
4009 * gdb.ada/var_arr_typedef/pack.ads: New file.
4010 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
4011
8b558f79
JB
40122015-07-20 Joel Brobecker <brobecker@adacore.com>
4013
4014 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
4015
775a3298
JK
40162015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4017
4018 * gdb.arch/i386-biarch-core.exp: Replace istarget
4019 by "complete set gnutarget". Remove expectation for the "core-file"
4020 command.
4021
db1ff28b
JK
40222015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4023
4024 Revert the previous commit:
4025 Tests for validate symbol file using build-id.
4026
0a94970d
JK
40272015-07-15 Aleksandar Ristovski <aristovski@qnx.com
4028
4029 Tests for validate symbol file using build-id.
4030 * gdb.base/solib-mismatch-lib.c: New file.
4031 * gdb.base/solib-mismatch-libmod.c: New file.
4032 * gdb.base/solib-mismatch.c: New file.
4033 * gdb.base/solib-mismatch.exp: New file.
4034
03346981
SL
40352015-07-15 Sandra Loosemore <sandra@codesourcery.com>
4036
4037 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
4038 nios2-*-linux*.
4039 * gdb.base/sigbpt.exp (stepi_out): Likewise.
4040 * gdb.base/siginfo.exp: Likewise.
4041 * gdb.base/sigstep.exp (advance, advancei): Likewise.
4042
42422cc7
PL
40432015-07-15 Pierre Langlois <pierre.langlois@arm.com>
4044
4045 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
4046 Move it to ...
4047 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
4048 ... here.
4049 * gdb.trace/range-stepping.exp: Check that the target supports
4050 range stepping.
4051
cfa68bae
JK
40522015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
4055
8ffdba26
PA
40562015-07-14 Pedro Alves <palves@redhat.com>
4057
4058 * gdb.base/killed-outside.exp: New file.
4059 * gdb.base/killed-outside.c: New file.
4060
218a5a11
JK
40612015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4062
4063 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
4064 (n at main): New.
4065 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
4066
e03ed3c6
AA
40672015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4068
4069 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
4070 infcall tests instead of setting up for KFAIL.
4071
485668e5
MM
40722015-07-10 Markus Metzger <markus.t.metzger@intel.com>
4073
4074 * gdb.btrace/record_goto-step.exp: New.
4075
08464196
JK
40762015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 PR compile/18484
4079 * gdb.compile/compile.c (struct struct_type): Add volatile to
4080 selffield's type.
4081 * gdb.compile/compile.exp
4082 (compile code struct_object.selffield = &struct_object): Skip further
4083 struct_object tests if this one xfails.
4084
bcf5c1d9
RC
40852015-07-08 Robert O'Callahan <robert@ocallahan.org>
4086
4087 PR exp/18617
4088 * gdb.trace/ax.exp: Add test.
4089
4931af25
YQ
40902015-07-07 Yao Qi <yao.qi@linaro.org>
4091
4092 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
4093 instead of istarget "aarch64*-*-*".
4094 * gdb.arch/aarch64-fp.exp: Likewise.
4095 * gdb.base/float.exp: Likewise.
4096 * gdb.reverse/aarch64.exp: Likewise.
4097 * lib/gdb.exp (is_aarch64_target): New proc.
4098
9fcf688e
YQ
40992015-07-07 Yao Qi <yao.qi@linaro.org>
4100
4101 * lib/gdb.exp (is_aarch32_target): New proc.
4102 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
4103 instead of "istarget "arm*-*-*"".
4104 * gdb.arch/arm-disp-step.exp: Likewise.
4105 * gdb.arch/thumb-bx-pc.exp: Likewise.
4106 * gdb.arch/thumb-prologue.exp: Likewise.
4107 * gdb.arch/thumb-singlestep.exp: Likewise.
4108 * gdb.base/disp-step-syscall.exp: Likewise.
4109 * gdb.base/float.exp: Likewise.
4110
fbd8d50d
YQ
41112015-07-07 Yao Qi <yao.qi@linaro.org>
4112
4113 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
4114 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
4115
71be1fdc
YQ
41162015-07-07 Yao Qi <yao.qi@linaro.org>
4117
4118 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
4119 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
4120 if it exists.
4121 * gdb.multi/multi-arch.exp: Likewise.
4122
3e221d36
SM
41232015-07-07 Simon Marchi <simon.marchi@ericsson.com>
4124
4125 * gdb.python/py-lazy-string.exp: Add missing parentheses to
4126 print.
4127
d441430b
YQ
41282015-07-07 Yao Qi <yao.qi@linaro.org>
4129
4130 * gdb.arch/thumb-singlestep.exp: Do one more single step.
4131
06f810bd
MG
41322015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
4133
4134 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
4135 '[' and ']' characters.
4136
5e61e7c0
IB
41372015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
4138
4139 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4140
28bf096c
PA
41412015-06-29 Pedro Alves <palves@redhat.com>
4142
4143 PR threads/18127
4144 * gdb.threads/hand-call-new-thread.c: New file.
4145 * gdb.threads/hand-call-new-thread.c: New file.
4146
ee93cd5e
KS
41472015-06-26 Keith Seitz <keiths@redhat.com>
4148 Doug Evans <dje@google.com>
4149
4150 PR 16253
4151 * gdb.cp/var-tag-2.cc: New file.
4152 * gdb.cp/var-tag-3.cc: New file.
4153 * gdb.cp/var-tag-4.cc: New file.
4154 * gdb.cp/var-tag.cc: New file.
4155 * gdb.cp/var-tag.exp: New file.
4156
fc637f04
PP
41572015-06-26 Patrick Palka <patrick@parcs.ath.cx>
4158
4159 * gdb.base/history-duplicates.exp: New test.
4160
2e52ae68
PP
41612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
4162
4163 * gdb.base/completion.exp: Test the completion of the "focus"
4164 command.
4165
6e22494e
JK
41662015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4167
4168 * gdb.arch/amd64-prologue-skip.S: New file.
4169 * gdb.arch/amd64-prologue-skip.exp: New file.
4170
bf7b9cd9
SM
41712015-06-25 Simon Marchi <simon.marchi@ericsson.com>
4172
4173 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
4174 is_address_zero_readable check.
4175
201e8dfd
PB
41762015-06-24 Peter Bergner <bergner@vnet.ibm.com>
4177
4178 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
4179 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
4180
5cd867b4
YQ
41812015-06-24 Yao Qi <yao.qi@linaro.org>
4182
4183 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
4184 linux targets.
4185
4d7be007
YQ
41862015-06-24 Yao Qi <yao.qi@linaro.org>
4187
4188 * lib/gdb.exp (supports_get_siginfo_type): New proc.
4189 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
4190 * gdb.base/siginfo-thread.exp: Likewise.
4191
07fcd301
YQ
41922015-06-22 Yao Qi <yao.qi@linaro.org>
4193
4194 * boards/remote-gdbserver-on-localhost.exp: Add comments.
4195
52042a00
YQ
41962015-06-22 Yao Qi <yao.qi@linaro.org>
4197
4198 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
4199 aarch64*-*-*.
4200 (skip_hw_watchpoint_tests): Likewise.
4201
74bd41ce
PP
42022015-06-18 Patrick Palka <patrick@parcs.ath.cx>
4203
4204 * gdb.base/gdbinit-history.exp: Test the interaction between
4205 setting GDBHISTSIZE and setting the history size via .gdbinit.
4206
bc460514
PP
42072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4208
4209 PR gdb/16999
4210 * gdb.base/gdbhistsize-history.exp: New test.
4211
b58c513b
PP
42122015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4213
4214 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
4215 with GDBHISTSIZE.
4216 * gdb.base/readline.exp: Likewise.
4217
92046791
YQ
42182015-06-17 Yao Qi <yao.qi@linaro.org>
4219
4220 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
4221 line.
4222
2093d2d3
PP
42232015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4224
4225 * gdb.base/gdbinit-history.exp: Add test case to check that
4226 an unlimited history file does not get truncated on exit.
4227
e6c693af
AA
42282015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4229
4230 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
4231 (VECTOR): New macro. Use it...
4232 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
4233 ...for these typedefs.
4234 (int8, char1, int1, double1): New typedefs.
4235 (struct just_int2, struct two_int2): New structures.
4236 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
4237 (add_structvecs, add_singlevecs): New functions.
4238 (main): Call add_some_intvecs twice.
4239 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
4240 the compile and exit upon failure. Try compiling for the "native"
4241 architecture. Test inferior function calls with vector arguments
4242 and vector return value handling with "finish" and "return".
4243
c74f7d1c
JT
42442015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
4245
4246 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
4247 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
4248 PE file.
4249 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
4250
98aa42ee
AT
42512015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4252
4253 PR breakpoints/16465
4254 * gdb.mi/mi-dprintf-pending.c: New file.
4255 * gdb.mi/mi-dprintf-pending.exp: New test.
4256 * gdb.mi/mi-dprintf-pendshr.c: New file.
4257
7d73c23c 42582015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 4259 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
4260
4261 * gdb.arch/i386-mpx-map.c: New file.
4262 * gdb.arch/i386-mpx-map.exp: New File.
4263
42642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4265
4266 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
4267 * gdb.arch/i386-mpx.exp: Indentation fixed.
4268
42692015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4270
4271 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
4272 function and improved indentation.
4273 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
4274 gdb_test_multiple. Added additional tests to skip the test.
4275
42762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4277
4278 * gdb.arch/i386-avx512.c: Change path in include file.
4279 * gdb.arch/i386-avx512.exp: Change include dir path
4280 compilation flag.
4281 * gdb.arch/i386-mpx.c: Change path in include file.
4282 * gdb.arch/i386-mpx.exp: Change include dir path compilation
4283 flag.
4284
d5eba19a
JK
42852015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4286
4287 * gdb.compile/compile-print.exp (compile print *vararray@3)
4288 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
4289
7f361056
JK
42902015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4291
4292 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
4293 (do not keep jit in memory): ... this.
4294 (expect 5): Change it to ...
4295 (expect no 5): ... this.
4296
3b462ec2
SM
42972015-06-02 Simon Marchi <simon.marchi@ericsson.com>
4298
4299 PR gdb/15564
4300 * gdb.mi/mi-detach.exp: New file.
4301
e0619de6
JK
43022015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4303
4304 PR symtab/18392
4305 * gdb.arch/amd64-tailcall-self.S: New file.
4306 * gdb.arch/amd64-tailcall-self.c: New file.
4307 * gdb.arch/amd64-tailcall-self.exp: New file.
4308
e970cb34
DB
43092015-05-28 Don Breazeal <donb@codesourcery.com>
4310
4311 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
4312 tests for remote targets by checking is_target_gdbserver.
4313
b2e2f908
DE
43142015-05-27 Doug Evans <dje@google.com>
4315
4316 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
4317 * gdb.dwarf2/opaque-type-lookup.c: New file.
4318 * gdb.dwarf2/opaque-type-lookup.exp: New file.
4319
82c7be31
DE
43202015-05-26 Doug Evans <dje@google.com>
4321
4322 * gdb.cp/iostream.cc: New file.
4323 * gdb.cp/iostream.exp: New file.
4324
b4f54984
DE
43252015-05-26 Doug Evans <dje@google.com>
4326
4327 * gdb.dwarf2/dw2-op-call.exp: Update.
4328 * gdb.dwarf2/dw4-sig-types.exp: Update.
4329 * gdb.dwarf2/implptr.exp: Update.
4330 * gdb.mi/mi-cmd-param-changed.exp: Update.
4331
4ea6efe9
DE
43322015-05-26 Doug Evans <dje@google.com>
4333
4334 * gdb.python/py-lazy-string.c: New file.
4335 * gdb.python/py-lazy-string.exp: New file.
4336 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4337 (main): Update. Add estring3.
4338 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4339 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4340
f6bb7db3
YQ
43412015-05-26 Omair Javaid <omair.javaid@linaro.org>
4342 Yao Qi <yao.qi@linaro.org>
4343
4344 * gdb.reverse/aarch64.c: New.
4345 * gdb.reverse/aarch64.exp: New.
4346
a81bfbd0
OJ
43472015-05-26 Omair Javaid <omair.javaid@linaro.org>
4348
25d49b86
PA
4349 * lib/gdb.exp (supports_process_record): Return true for
4350 aarch64*-linux*.
a81bfbd0
OJ
4351 (supports_reverse): Likewise.
4352
158bf1b4
PP
43532015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4354
4355 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4356 Use with_test_prefix.
4357
a0145030
AB
43582015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4359
4360 * gdb.base/completion.exp: Add test for completion of layout
4361 names.
4362
ebe3b578
AB
43632015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4364
4365 * lib/gdb.exp (skip_tui_tests): New proc.
4366 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4367
84204ed7
PA
43682015-05-19 Pedro Alves <palves@redhat.com>
4369
4370 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4371 Save the whole env array instead of just HOME. Unset HISTSIZE in
4372 the environment while testing. Restore whole environment
4373 afterwards.
4374
37442ce1
DE
43752015-05-16 Doug Evans <xdje42@gmail.com>
4376
4377 * gdb.guile/scm-ports.c: New file.
4378 * gdb.guile/scm-ports.exp: Add memory port tests.
4379
36de76f9
JK
43802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4381
4382 * gdb.compile/compile-print.c: New file.
4383 * gdb.compile/compile-print.exp: New file.
4384
3a9558c4
JK
43852015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4386
4387 * gdb.compile/compile-ops.exp: Cast param to void.
4388 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4389 (compile code struct_object.selffield = &struct_object): Add xfail.
4390
aa715135
JG
43912015-05-15 Joel Brobecker <brobecker@adacore.com>
4392
4393 * gdb.ada/arr_enum_with_gap: New testcase.
4394
931e5bc3
JG
43952015-05-15 Joel Brobecker <brobecker@adacore.com>
4396
4397 * gdb.ada/byte_packed_arr: New testcase.
4398
9cd4d857
JB
43992015-05-15 Joel Brobecker <brobecker@adacore.com>
4400
4401 * gdb.ada/pckd_neg: New testcase.
4402
ebfd00d2
PP
44032015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4404
4405 PR gdb/17820
4406 * gdb.base/gdbinit-history.exp: New test.
4407 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4408 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4409
4c082a81
SC
44102015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4411
4412 * gdb.python/py-xmethods.cc: Enhance test case.
4413 * gdb.python/py-xmethods.exp: New tests.
4414 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4415 function.
4416 (B_indexoper): Likewise.
4417 (global_dm_list) : Add new xmethod worker functions.
4418
f7797074
SDJ
44192015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4420
4421 * gdb.base/coredump-filter.exp: Correctly unset
4422 "coredump_var_addr" array.
4423
a4674e4e
PA
44242015-05-08 Pedro Alves <palves@redhat.com>
4425
4426 * gdb.server/non-existing-program.exp: Unset spawn_id.
4427
df2eb078
SC
44282015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4429
4430 PR python/18291
4431 * gdb.python/py-xmethods.exp: Add tests.
4432
422349a3
YQ
44332015-05-08 Yao Qi <yao.qi@linaro.org>
4434
4435 PR gdb/18208
4436 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4437 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4438 function set_coredump_filter, and remove remote_exec call.
4439 Remove argument ipid. Callers update.
4440 (top level): Don't get inferior's PID.
4441
63fc80ce
AA
44422015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4443
4444 * gdb.base/watch_thread_num.exp: Skip test on targets without
4445 access watchpoints.
4446
80ad801e
PA
44472015-05-06 Pedro Alves <palves@redhat.com>
4448
4449 PR server/18081
4450 * gdb.server/non-existing-program.exp: New file.
4451
0fa7fe50
JB
44522015-05-05 Joel Brobecker <brobecker@adacore.com>
4453
4454 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4455
3ea89b92
PMR
44562015-05-05 Joel Brobecker <brobecker@adacore.com>
4457
4458 * gdb.ada/out_of_line_in_inlined: New testcase.
4459
87b8eff0
JB
44602015-05-05 Joel Brobecker <brobecker@adacore.com>
4461
4462 * gdb.ada/var_rec_arr: New testcase.
4463
5fccc635
YQ
44642015-04-30 Yao Qi <yao.qi@linaro.org>
4465
4466 * gdb.base/break-idempotent.exp: If
4467 skip_hw_watchpoint_multi_tests returns true, skip the tests
4468 on "rwatch" and "awatch".
4469
42d38f42
YQ
44702015-04-30 Yao Qi <yao.qi@linaro.org>
4471
4472 * gdb.base/relativedebug.exp: Invoke gdb command
4473 "info sharedlibrary", and if libc.so doesn't have debug info,
4474 skip the test.
4475
2ce1cdbf
DE
44762015-04-29 Doug Evans <dje@google.com>
4477
4478 * gdb.python/py-xmethods.exp: Add ptype tests.
4479 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4480 get_result_type method.
4481
f24a38c5
LM
44822015-04-29 Luis Machado <lgustavo@codesourcery.com>
4483
4484 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4485 the target does not support hardware watchpoints.
4486
ecbf2b3c
LM
44872015-04-29 Luis Machado <lgustavo@codesourcery.com>
4488
4489 * gdb.base/break-always.exp: Abort testing if writing to memory
4490 causes an error.
4491
34f5f757
DE
44922015-04-28 Doug Evans <dje@google.com>
4493
4494 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4495 * gdb.python/py-pp-registration.exp: ... here. New file.
4496 * gdb.python/py-pp-registration.c: New file.
4497 * gdb.python/py-pp-registration.py: New file.
4498
69b4374a
DE
44992015-04-28 Doug Evans <dje@google.com>
4500
4501 * gdb.python/py-bad-printers.c: New file.
4502 * gdb.python/py-bad-printers.py: New file.
4503 * gdb.python/py-bad-printers.exp: New file.
4504
59fb7612
SS
45052015-04-28 Sasha Smundak <asmundak@google.com>
4506
4507 * gdb.python/py-type.exp: New test.
4508
2631b16a
AW
45092015-04-28 Andy Wingo <wingo@igalia.com>
4510
4511 * gdb.python/py-parameter.exp:
4512 * gdb.guile/scm-parameter.exp: Escape the path that we are
4513 matching against, as it might contain characters that are special
4514 to regular expressions.
4515
460efde1
JB
45162015-04-27 Joel Brobecker <brobecker@adacore.com>
4517
4518 * gdb.ada/rec_comp: New testcase.
4519
2d369d8e
SDJ
45202015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4521
4522 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4523 before using it.
4524
cf75d6c3
AB
45252015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4526
4527 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4528 new tests for verilog output.
4529
8dbe7ca5
YQ
45302015-04-24 Yao Qi <yao.qi@linaro.org>
4531
4532 * boards/remote-gdbserver-on-localhost.exp: New file.
4533
4ef9fb2f
PA
45342015-04-23 Pedro Alves <palves@redhat.com>
4535
4536 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4537 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4538 "end of file", remove $inferior_spawn_id from the indirect list.
4539
0a803169
PA
45402015-04-23 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4543
749ef8f8
PA
45442015-04-23 Pedro Alves <palves@redhat.com>
4545
4546 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4547 on $any_spawn_id instead of only on $gdb_spawn_id.
4548
8aae4344
PM
45492015-04-21 Pierre Muller <muller@sourceware.org>
4550
4551 PR pascal/17815
4552 * lib/pascal.exp (gpc_compile): Add new option "class".
4553 (fpc_compile): Likewise.
4554 * gdb.pascal/case-insensitive-symbols.pas: New file.
4555 * gdb.pascal/case-insensitive-symbols.exp: New file.
4556
1586c8fb
GB
45572015-04-20 Gary Benson <gbenson@redhat.com>
4558
4559 * gdb.base/attach.exp: Fix three extended remote failures.
4560
1b6e6f5c
GB
45612015-04-17 Gary Benson <gbenson@redhat.com>
4562
4563 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4564 the main executable over the remote protocol.
4565
e797481d
PA
45662015-04-16 Pedro Alves <palves@redhat.com>
4567
4568 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4569 a new gdbserver if gdbserver_reconnect_p is set.
4570
1ca99c42
PA
45712015-04-16 Pedro Alves <palves@redhat.com>
4572
4573 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4574 is set, don't exit gdbserver.
4575
af9fd6f8
AA
45762015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4577
4578 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4579 appropriate .insn, such that an older assembler can be used.
4580 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4581 the z/Architecture instruction set on 31-bit targets as well.
4582
04ff1e61
AA
45832015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4584
4585 * gdb.go/handcall.exp: Remove all logic related to the first
4586 breakpoint and rely on go_runto_main instead.
4587 * gdb.go/strings.exp: Likewise.
4588 * gdb.go/unsafe.exp: Likewise.
4589 * gdb.go/hello.exp: Likewise. Also rename the remaining
4590 breakpoint marker to "breakpoint 1".
4591 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4592 * gdb.go/strings.go: Likewise.
4593 * gdb.go/unsafe.go: Likewise.
4594 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4595 "set breakpoint 2 here" and rename the remaining breakpoint marker
4596 to "breakpoint 1".
4597
40d2f8d6
SM
45982015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4599
4600 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4601 if itertools.imap is not present.
4602 * gdb.python/py-objfile.exp: Add parentheses.
4603 * gdb.python/py-type.exp: Same.
4604 * gdb.python/py-unwind-maint.py: Same.
4605
8cbc97c6
YQ
46062015-04-15 Yao Qi <yao.qi@linaro.org>
4607
4608 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4609 of ":$ptr_size" and set its form explicitly.
4610
45fd756c
YQ
46112015-04-15 Pedro Alves <palves@redhat.com>
4612 Yao Qi <yao.qi@linaro.org>
4613
4614 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4615 timeout by factor of 4.
4616 (test_regular_watch): Likewise.
4617 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4618 * gdb.reverse/sigall-reverse.exp: Likewise.
4619 * gdb.reverse/until-precsave.exp: Likewise.
4620 * lib/gdb.exp (with_timeout_factor): New proc.
4621 (gdb_expect): Move some code to ...
4622 (get_largest_timeout): ... here. New procedure.
4623
9e811bc3
LM
46242015-04-14 Luis Machado <lgustavo@codesourcery.com>
4625
4626 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4627
0ff6fcb2
LM
46282015-04-13 Luis Machado <lgustavo@codesourcery.com>
4629
4630 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4631 to write to the .text section.
4632
7578d5f7
LM
46332015-04-13 Luis Machado <lgustavo@codesourcery.com>
4634
4635 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4636 Handle the case of targets that do not provide PID information.
4637
2efe15c4
YQ
46382015-04-13 Yao Qi <yao.qi@linaro.org>
4639
4640 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4641 and use expect instead of gdb_expect.
4642
8cd8f2f8
SDJ
46432015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4644
4645 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4646 "coredump_var_addr" to avoid naming conflict with other testcases.
4647
9ee41772
PA
46482015-04-10 Pedro Alves <palves@redhat.com>
4649
4650 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4651 gdb_test_sequence and gdb_assert.
4652
07473109
PA
46532015-04-10 Pedro Alves <palves@redhat.com>
4654
4655 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4656 test messages that don't include the breakpoint address.
4657
de3db44c
YQ
46582015-04-10 Yao Qi <yao.qi@linaro.org>
4659
4660 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4661 false for some offset and width combinations which aren't
4662 supported by linux kernel.
4663
c79d856c
PA
46642015-04-10 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4667 procedure, factored out from ...
4668 (top level): ... here. Add "set displaced-stepping" testing axis.
4669 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4670 parameter "displaced". Use it.
4671 (top level): Use foreach and add "set displaced-stepping" testing
4672 axis.
4673
ebc90b50
PA
46742015-04-10 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4677 Remove comment.
4678 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4679 both the address of the instruction that triggers the watchpoint
4680 and the address of the instruction immediately after, and use
4681 those addresses for the test. Fix comment.
4682
8f572e5c
PA
46832015-04-10 Pedro Alves <palves@redhat.com>
4684
4685 * gdb.base/sigstep.exp (breakpoint_to_handler)
4686 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4687 Test "backtrace" in handler.
4688 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4689 (top level): Add new "displaced" test axis to
4690 breakpoint_to_handler, breakpoint_to_handler_entry and
4691 breakpoint_over_handler.
4692
8d707a12
PA
46932015-04-10 Pedro Alves <palves@redhat.com>
4694
4695 PR gdb/18216
4696 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4697
ef713951
YQ
46982015-04-10 Yao Qi <yao.qi@linaro.org>
4699
4700 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4701 (test_add_rn_pc): New function.
4702 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4703 (top level): Invoke test_add_rn_pc.
4704
906d60cf
PA
47052015-04-10 Pedro Alves <palves@redhat.com>
4706
4707 PR gdb/13858
4708 * gdb.base/step-over-no-symbols.exp: New file.
4709
f2983cc3
AW
47102015-04-09 Andy Wingo <wingo@igalia.com>
4711
4712 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4713 after the Python tests.
4714
6d62641c
SDJ
47152015-04-08 Keith Seitz <keiths@redhat.com>
4716
4717 PR python/16699
4718 * gdb.python/py-completion.exp: New tests for completion.
4719 * gdb.python/py-completion.py (CompleteLimit1): New class.
4720 (CompleteLimit2): Likewise.
4721 (CompleteLimit3): Likewise.
4722 (CompleteLimit4): Likewise.
4723 (CompleteLimit5): Likewise.
4724 (CompleteLimit6): Likewise.
4725 (CompleteLimit7): Likewise.
4726
f3770638
PA
47272015-04-08 Pedro Alves <palves@redhat.com>
4728
4729 PR gdb/18214
4730 PR gdb/18216
4731 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4732 function.
4733 (main): Install it as SIGUSR1 handler.
4734 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4735 parameter. Always use "setup" as prefix. Toggle "set
4736 displaced-stepping" off/on depending on global. Don't switch to
4737 thread 1 here.
4738 (top level): Add displaced stepping "off/on" test axis. Update
4739 "setup" calls. Wrap each subtest with with_test_prefix. Test
4740 continuing with a queued signal in each thread.
4741
4496bed7
PA
47422015-04-08 Pedro Alves <palves@redhat.com>
4743
4744 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4745 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4746 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4747 Return early if running to main fails.
4748 * gdb.trace/while-stepping.exp: Likewise.
4749
b97fde92
PA
47502015-04-07 Pedro Alves <palves@redhat.com>
4751
4752 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4753 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4754 interact with inferior program.
4755
f71c18e7
PA
47562015-04-07 Pedro Alves <palves@redhat.com>
4757
4758 * lib/gdb.exp (inferior_spawn_id): New global.
4759 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4760 spawn id after processing the user code.
4761 (default_gdb_start): Set inferior_spawn_id.
4762 (send_inferior): New procedure.
4763 * lib/gdbserver-support.exp (gdbserver_start): Set
4764 inferior_spawn_id.
4765 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4766
6423214f
PA
47672015-04-07 Pedro Alves <palves@redhat.com>
4768
4769 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4770 * lib/gdbserver-support.exp (gdbserver_start): Make
4771 $server_spawn_id global.
4772 (gdbserver_start): Don't wait for gdbserver's spawn id with
4773 expect_background.
4774 (close_gdbserver): New procedure.
4775 (gdb_exit): Rename the default version and reimplement.
4776
71c0ee8c
PA
47772015-04-07 Pedro Alves <palves@redhat.com>
4778
72f4393d 4779 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
4780 append the substituted item, not the original item.
4781
203bc29b
PA
47822015-04-07 Pedro Alves <palves@redhat.com>
4783
4784 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4785 gdb_expect.
4786
508a3ddf
PA
47872015-04-07 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4790 output appearing once only.
4791
9f6dbe2b
PA
47922015-04-07 Pedro Alves <palves@redhat.com>
4793
4794 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4795 that doesn't expect anything. Return early if running to main
4796 fails.
4797
337532fa
YQ
47982015-04-07 Yao Qi <yao.qi@linaro.org>
4799
4800 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4801 (child_function): Call alarm.
4802 (main): Move call to alarm into the loop.
4803 * gdb.threads/non-stop-fair-events.exp: Build program with
4804 -DTIMEOUT=$timeout.
4805
01b622d4
DE
48062015-04-06 Doug Evans <xdje42@gmail.com>
4807
4808 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4809 Fix dest parameter to board_info.
4810 (fpc_compile): Ditto.
4811 (gdb_compile_pascal): Rename dest arg to destfile.
4812
961f4160
PMR
48132015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4814
4815 * gdb.ada/funcall_ref.exp: New file.
4816 * gdb.ada/funcall_ref/foo.adb: New file.
4817
cafda597
YQ
48182015-04-02 Yao Qi <yao.qi@linaro.org>
4819
4820 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4821 is remote.
4822
fed040c6
GB
48232015-04-02 Gary Benson <gbenson@redhat.com>
4824
4825 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4826
d11916aa
SS
48272015-04-01 Sasha Smundak <asmundak@google.com>
4828
4829 * gdb.python/py-unwind-maint.c: New file.
4830 * gdb.python/py-unwind-maint.exp: New test.
4831 * gdb.python/py-unwind-maint.py: New file.
4832 * gdb.python/py-unwind.c: New file.
4833 * gdb.python/py-unwind.exp: New test.
4834 * gdb.python/py-unwind.py: New test.
4835
a1471180
PA
48362015-04-01 Pedro Alves <palves@redhat.com>
4837
4838 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4839 to fail instead of non-existent $test.
4840
0bbeccb1
PA
48412015-04-01 Pedro Alves <palves@redhat.com>
4842
4843 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4844 GDBFLAGS if not empty.
4845
3c724c8c
PMR
48462015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4847
4848 * gdb.ada/complete.exp: Remove "multi_line".
4849 * gdb.ada/info_exc.exp: Remove "multi_line".
4850 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4851 * gdb.ada/ptype_field.exp: Remove "multi_line".
4852 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4853 * gdb.ada/tagged.exp: Remove "multi_line".
4854 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4855 [multi_line ...]
4856 * gdb.btrace/delta.exp: Likewise.
4857 * gdb.btrace/exception.exp: Likewise.
4858 * gdb.btrace/function_call_history.exp: Likewise.
4859 * gdb.btrace/instruction_history.exp: Likewise.
4860 * gdb.btrace/nohist.exp: Likewise.
4861 * gdb.btrace/record_goto.exp: Likewise.
4862 * gdb.btrace/segv.exp: Likewise.
4863 * gdb.btrace/stepi.exp: Likewise.
4864 * gdb.btrace/tailcall.exp: Likewise.
4865 * gdb.btrace/unknown_functions.exp: Likewise.
4866 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4867 * lib/gdb.exp: Add the "multi_line" helper.
4868
4eec2deb
PA
48692015-04-01 Pedro Alves <palves@redhat.com>
4870
4871 * gdb.threads/tid-reuse.c: New file.
4872 * gdb.threads/tid-reuse.exp: New file.
4873
df8411da
SDJ
48742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4875
4876 PR corefiles/16092
4877 * gdb.base/coredump-filter.c: New file.
4878 * gdb.base/coredump-filter.exp: Likewise.
4879
6ef37366
PM
48802015-03-27 Petr Machata <pmachata@redhat.com>
4881
4882 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4883 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4884 (Dwarf::assemble): Initialize them.
4885 (Dwarf::lines): New function.
4886
7ec911b0
JT
48872015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4888
4889 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4890 SYMBOL_PREFIX for x86_64-*-cygwin.
4891
ff908ebf
AW
48922015-03-26 Andy Wingo <wingo@igalia.com>
4893
4894 PR symtab/18148
4895 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4896 const_value but not a location.
4897 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4898 location defined in non-main CUs are visible.
4899
6d5f0679
YQ
49002015-03-26 Yao Qi <yao.qi@linaro.org>
4901
4902 PR testsuite/18139
4903 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4904 Add a line number entry for the same line.
4905 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4906 Add a line number entry for the same line.
4907
2898689b
YQ
49082015-03-26 Yao Qi <yao.qi@linaro.org>
4909
4910 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4911 .int 0.
4912 (func): Likewise. Add .Lfunc_1 label.
4913 Use .Lfunc_1 label.
4914 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4915 .int 0.
4916 (func): Likewise.
4917 Use .Lfunc_1 label.
4918
85180498
YQ
49192015-03-26 Yao Qi <yao.qi@linaro.org>
4920
4921 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4922 Call gdb_compile instead to compile each .s files without debug
4923 information.
4924
8aa08a8d
YQ
49252015-03-26 Yao Qi <yao.qi@linaro.org>
4926
4927 * gdb.base/savedregs.exp (process_saved_regs): Make
4928 "Saved registers:" optional in the pattern.
4929
66849923
MM
49302015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4931
4932 * gdb.btrace/next.exp: Merged into step.exp.
4933 * gdb.btrace/finish.exp: Merged into step.exp.
4934 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4935 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4936 "record goto" and checking the exact replay position.
4937 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4938 check for "Recording format" in "info record" output.
4939 * gdb.btrace/record_goto.exp: Choose test file based on target.
4940 * gdb.btrace/x86-record_goto.S: Renamed into ...
4941 * gdb.btrace/x86_64-record_goto.S: ... this.
4942 * gdb.btrace/i686-record_goto.S: New.
4943 * gdb.btrace/x86-tailcall.S: Renamed into ...
4944 * gdb.btrace/x86_64-tailcall.S: ... this.
4945 * gdb.btrace/i686-tailcall.S: New.
4946 * gdb.btrace/x86-tailcall.c: Renamed into ...
4947 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4948 separate statements. Update test.
4949 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4950 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4951 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4952 * gdb.btrace/tailcall.exp: Choose test file based on target.
4953 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4954
11cc1b74
MM
49552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4956
4957 * gdb.btrace/exception.exp: Increase BTS buffer size.
4958
a25d8bf9
PA
49592015-03-24 Pedro Alves <palves@redhat.com>
4960
4961 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4962
856e7dd6
PA
49632015-03-24 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.threads/schedlock.exp (test_step): No longer expect that
4966 "set scheduler-locking step" with "next" over a function call runs
4967 threads unlocked.
4968
ad235a41
AT
49692015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4970
4971 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4972
15630549
AT
49732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4974
4975 PR breakpoints/16466
4976 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4977 * gdb.mi/mi-pending.c (thread_func): New function.
4978 (int main): Add threading support required.
4979 * gdb.mi/mi-pending.exp: Add tests for this issue.
4980 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4981 (pendfunc2): Remove stdio dependency.
4982 * gdb.mi/mi-pendshr2.c: New file.
4983
693dca06
KS
49842015-03-23 Keith Seitz <keiths@redhat.com>
4985
4986 * gdb.linespec/keywords.c: New file.
4987 * gdb.linespec/keywords.exp: New file.
4988
7e993ebf
KS
49892015-03-23 Keith Seitz <keiths@redhat.com>
4990
4991 PR gdb/18021
4992 * gdb.dwarf2/staticvirtual.exp: New test.
4993
bc23328c
JK
49942015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4995
4996 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4997 * README: Remove HP-UX and gdb.hp.
4998 (configuration):
4999 * configure: Regenerate.
5000 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
5001 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
5002 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
5003 gdb.hp/gdb.defects/Makefile.
5004 * gdb.hp/Makefile.in: File deleted.
5005 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
5006 * gdb.hp/gdb.aCC/optimize.c: File deleted.
5007 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
5008 * gdb.hp/gdb.aCC/run.c: File deleted.
5009 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
5010 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
5011 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
5012 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
5013 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
5014 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
5015 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
5016 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
5017 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
5018 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
5019 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
5020 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
5021 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
5022 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
5023 * gdb.hp/gdb.base-hp/reg.s: File deleted.
5024 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
5025 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
5026 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
5027 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
5028 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
5029 * gdb.hp/gdb.compat/Makefile.in: File deleted.
5030 * gdb.hp/gdb.compat/average.c: File deleted.
5031 * gdb.hp/gdb.compat/sum.c: File deleted.
5032 * gdb.hp/gdb.compat/xdb.c: File deleted.
5033 * gdb.hp/gdb.compat/xdb0.c: File deleted.
5034 * gdb.hp/gdb.compat/xdb0.h: File deleted.
5035 * gdb.hp/gdb.compat/xdb1.c: File deleted.
5036 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
5037 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
5038 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
5039 * gdb.hp/gdb.defects/Makefile.in: File deleted.
5040 * gdb.hp/gdb.defects/bs14602.c: File deleted.
5041 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
5042 * gdb.hp/gdb.defects/solib-d.c: File deleted.
5043 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
5044 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
5045 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
5046 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
5047 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
5048 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
5049 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
5050 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
5051 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
5052 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
5053 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
5054 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
5055 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
5056 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
5057 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
5058 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
5059 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
5060 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
5061 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
5062 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
5063 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
5064 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
5065 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
5066 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
5067 * gdb.hp/tools/odump: File deleted.
5068
8bf3b159
PA
50692015-03-19 Pedro Alves <palves@redhat.com>
5070
5071 * gdb.threads/continue-pending-status.exp (saw_thread_2)
5072 (saw_thread_3): New globals.
5073 (top level): Increment them when an event for the corresponding
5074 thread is seen.
5075 (no thread starvation): New test.
5076
eb54c8bf
PA
50772015-03-19 Pedro Alves <palves@redhat.com>
5078
5079 * gdb.threads/continue-pending-status.c: New file.
5080 * gdb.threads/continue-pending-status.exp: New file.
5081
32d2e5d6
PA
50822015-03-18 Pedro Alves <palves@redhat.com>
5083
5084 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
5085 Use gdb_is_target_remote instead of is_remote. Use
5086 gdb_test_multiple instead of gdb_expect. Exit early if
5087 gdb_test_multiple hits its internal matches. Tighten stepi tests
5088 expected output. Fail on exit with any signal, instead of just
5089 SIGILL.
5090
f68f11b7
YQ
50912015-03-18 Yao Qi <yao.qi@linaro.org>
5092
5093 PR tdep/18107
5094 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
5095 variable.
5096 * gdb.base/catch-syscall.exp: Don't skip it on
5097 aarch64*-*-linux* target. Remove elements in all_syscalls.
5098 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
5099 target.
5100 (setup_all_syscalls): New proc.
5101
ca5fd19b
YQ
51022015-03-16 Yao Qi <yao.qi@linaro.org>
5103
5104 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
5105 (top level): Skip tests if valid_addr_p returns false for
5106 $cmd1 or $cmd2.
5107
85642ba0
AW
51082015-03-11 Andy Wingo <wingo@igalia.com>
5109
5110 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
5111
e03f9645
YQ
51122015-03-11 Yao Qi <yao.qi@linaro.org>
5113
5114 * gdb.base/catch-syscall.exp: Fix typo in comments.
5115
5d0962b2
YQ
51162015-03-11 Yao Qi <yao.qi@linaro.org>
5117
5118 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
5119
b2df3cef
PA
51202015-03-09 Pedro Alves <palves@redhat.com>
5121
5122 * dg-extract-results.py: Delete.
5123
ef878e53
PA
51242015-03-09 Pedro Alves <palves@redhat.com>
5125
5126 Merge dg-extract-results.sh from GCC upstream (r218843).
5127
5128 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
5129 * dg-extract-results.sh: Use --text with grep to avoid issues with
5130 binary files. Fall back to cat -v, if that doesn't work.
5131
9494d219
PA
51322015-03-05 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
5135
a8d9763a
SM
51362015-03-04 Simon Marchi <simon.marchi@ericsson.com>
5137
5138 * lib/mi-support.exp (mi_expect_interrupt): Accept
5139 alternative event for when in all-stop mode.
5140
be9957b8
PA
51412015-03-04 Pedro Alves <palves@redhat.com>
5142
5143 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
5144
d57be0f4 51452015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
5146
5147 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
5148
c214c7cf
AA
51492015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5150
5151 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
5152 regexps for GDB's current line display, accept a hex address
5153 preceding the line number.
5154
6d74a497
AA
51552015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5156
5157 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
5158 the 'arch1' variable for "s390*-linux*" targets.
5159
511aee7c
PA
51602015-03-04 Pedro Alves <palves@redhat.com>
5161
5162 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
5163 (main): Pass missing retval argument to pthread_join call.
5164
95e50b27
PA
51652015-03-02 Pedro Alves <palves@redhat.com>
5166
5167 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
5168 (top level): Call do_test with non-stop as well.
5169
28054d69
PA
51702015-03-02 Pedro Alves <palves@redhat.com>
5171
5172 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
5173 -1.
5174
4fa5d7b4
AA
51752015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5176
5177 * gdb.arch/s390-vregs.exp: New test.
5178 * gdb.arch/s390-vregs.S: New file.
5179
97c18565
PA
51802015-02-27 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
5183 call to catch_command_errors.
5184 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
5185 catch_command_errors.
5186
a37bfa30
PA
51872015-02-27 Pedro Alves <palves@redhat.com>
5188
5189 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
5190 "true" for boolean result.
5191 * gdb.gdb/selftest.exp (test_with_self): Also accept full
5192 prototype of main.
5193
6f98576f
PA
51942015-02-27 Pedro Alves <palves@redhat.com>
5195
5196 * lib/unbuffer_output.c: New file.
5197 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
5198 (main): Call gdb_unbuffer_output.
5199
eba5ab56
YQ
52002015-02-27 Yao Qi <yao.qi@linaro.org>
5201
5202 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
5203 target.
5204
0def5aaa
DE
52052015-02-26 Doug Evans <dje@google.com>
5206
5207 * gdb.cp/class2.cc (Dbase, D): New classes.
5208 (main): New local delta.
5209 * gdb.cp/class2.exp: Test printing delta.
5210 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
5211 (dynbar): New global.
5212 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
5213
081a1c2c
JK
52142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5215
5216 * gdb.compile/compile-ifunc.c: New file.
5217 * gdb.compile/compile-ifunc.exp: New file.
5218
2f41223f
AT
52192015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
5220
5221 * gdb.base/structs.exp: Check for correct struct on finish.
5222
03eddd80
YQ
52232015-02-26 Yao Qi <yao.qi@linaro.org>
5224
5225 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
5226 is zero.
5227
80c57053
JK
52282015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5229
5230 * gdb.arch/cordic.ko.bz2: New file.
5231 * gdb.arch/cordic.ko.debug.bz2: New file.
5232 * gdb.arch/ppc64-symtab-cordic.exp: New file.
5233
21613c12
YQ
52342015-02-25 Yao Qi <yao.qi@linaro.org>
5235
5236 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
5237 aarch64*-*-* target.
5238
d8b901ed
PA
52392015-02-23 Pedro Alves <palves@redhat.com>
5240
5241 * lib/gdb.exp (delete_breakpoints): Rewrite using
5242 gdb_test_multiple.
5243
e5b85ead
PA
52442015-02-23 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.base/info-os.c: Include stdlib.h.
5247
85c3a371
DE
52482015-02-22 Doug Evans <xdje42@gmail.com>
5249
5250 PR symtab/17855
5251 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
5252 is read after symbols have been re-read.
5253 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
5254 * gdb.ada/exec_changed/second.adb (Second): Ditto.
5255
96553a0c
DE
52562015-02-21 Doug Evans <dje@google.com>
5257
5258 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
5259
97a0c697
JK
52602015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5261
5262 PR corefiles/17808
5263 * gdb.arch/i386-biarch-core.core.bz2: New file.
5264 * gdb.arch/i386-biarch-core.exp: New file.
5265
a47cd6e9
PA
52662015-02-21 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
5269 runto_main fails.
5270
c5facdc4
PA
52712015-02-20 Pedro Alves <palves@redhat.com>
5272
5273 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
5274 info probes.
5275
2db9a427
PA
52762015-02-20 Pedro Alves <palves@redhat.com>
5277
5278 * gdb.threads/multi-create-ns-info-thr.exp: New file.
5279
60fb7e9e
PA
52802015-02-20 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
5283 clean_restart before gdb_target_supports_trace.
5284
5c5019c2
PA
52852015-02-20 Pedro Alves <palves@redhat.com>
5286
5287 PR threads/18006
5288 * gdb.threads/clone-thread_db.c: New file.
5289 * gdb.threads/clone-thread_db.exp: New file.
5290
c9587f88
AT
52912015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
5292
5293 PR breakpoints/16812
5294 * gdb.base/catch-gdb-caused-signals.c: New file.
5295 * gdb.base/catch-gdb-caused-signals.exp: New file.
5296
f6a88844
JM
52972015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
5298
5299 * configure: Regenerated.
5300 * configure.ac: Use GDB_AC_TRANSFORM.
5301 * aclocal.m4: sinclude ../transform.m4.
5302
497c491b
JM
53032015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5304
5305 * lib/dtrace.exp: New file.
5306 * gdb.base/dtrace-probe.exp: Likewise.
5307 * gdb.base/dtrace-probe.d: Likewise.
5308 * gdb.base/dtrace-probe.c: Likewise.
5309 * lib/pdtrace.in: Likewise.
5310 * configure.ac: Output variables with the transformed names of
5311 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
5312 * configure: Regenerated.
5313
03e98035
JM
53142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5315
5316 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
5317 expected message when trying to access $_probe_* convenience
5318 variables while not on a probe.
5319
63cc30e9
JK
53202015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5321
5322 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
5323
0703599a
PA
53242015-02-11 Pedro Alves <pedro@codesourcery.com>
5325
5326 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
5327 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
5328
7e60a48e
DE
53292015-02-10 Doug Evans <xdje42@gmail.com>
5330
5331 * lib/gdb.exp (gdb_load): Always return a result.
5332
01b088bc
PA
53332015-02-10 Pedro Alves <palves@redhat.com>
5334
5335 * gdb.threads/signal-sigtrap.c: New file.
5336 * gdb.threads/signal-sigtrap.exp: New file.
5337
b05ec7a5
AT
53382015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5339
5340 * gdb.trace/no-attach-trace.c: New file.
5341 * gdb.trace/no-attach-trace.exp: New file.
5342
a2c2acaf
MW
53432015-02-09 Mark Wielaard <mjw@redhat.com>
5344
5345 * gdb.dwarf2/atomic.c: New file.
5346 * gdb.dwarf2/atomic-type.exp: Likewise.
5347
31fd9caa
MM
53482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5349
5350 * gdb.btrace/buffer-size.exp: Update "info record" output.
5351 * gdb.btrace/delta.exp: Update "info record" output.
5352 * gdb.btrace/enable.exp: Update "info record" output.
5353 * gdb.btrace/finish.exp: Update "info record" output.
5354 * gdb.btrace/instruction_history.exp: Update "info record" output.
5355 * gdb.btrace/next.exp: Update "info record" output.
5356 * gdb.btrace/nexti.exp: Update "info record" output.
5357 * gdb.btrace/step.exp: Update "info record" output.
5358 * gdb.btrace/stepi.exp: Update "info record" output.
5359 * gdb.btrace/nohist.exp: Update "info record" output.
5360
d33501a5
MM
53612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5362
5363 * gdb.btrace/buffer-size: New.
5364
f4abbc16
MM
53652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5366
5367 * gdb.btrace/delta.exp: Update "info record" output.
5368 * gdb.btrace/enable.exp: Update "info record" output.
5369 * gdb.btrace/finish.exp: Update "info record" output.
5370 * gdb.btrace/instruction_history.exp: Update "info record" output.
5371 * gdb.btrace/next.exp: Update "info record" output.
5372 * gdb.btrace/nexti.exp: Update "info record" output.
5373 * gdb.btrace/step.exp: Update "info record" output.
5374 * gdb.btrace/stepi.exp: Update "info record" output.
5375 * gdb.btrace/nohist.exp: Update "info record" output.
5376
b9d61307
SM
53772015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5378
5379 PR gdb/15678
5380 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5381
e584fdbc
PA
53822015-02-06 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5385 macro.
5386 (seconds_left, again): New globals.
5387 (main): Wait seconds_left in a 1-second sleep loop instead of
5388 sleeping 180 seconds. If 'again' is set, reset the seconds
5389 counter.
5390 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5391 'again' in the inferior before detaching. Print the seconds left.
5392 (options): New global.
5393 (top level): Build program with -DTIMEOUT=$timeout.
5394
77f41761
PA
53952015-02-06 Pedro Alves <palves@redhat.com>
5396
5397 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5398 determine how many seconds to pass to 'alarm'.
5399 * gdb.base/gdb-sigterm.exp (top level): Build program with
5400 -DTIMEOUT=$timeout.
5401 (do_test): Return success/failure indication. Add more verbose
5402 logging. Don't fail if 200 single steps are seen. Instead, fail
5403 when the test times out.
5404 (passes): New global.
5405 (top level): Break the testing loop if testing fails on any
5406 iteration. Use gdb_assert.
5407
b9394193
DB
54082015-02-04 Don Breazeal <donb@codesourcery.com>
5409
5410 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5411 and initialize them.
5412 (ipc_cleanup): New function.
5413 (main): Don't declare shmid, semid, and msqid. Add a call to
5414 atexit so that we call ipc_cleanup on exit.
5415
42d9e528
PA
54162015-02-04 Pedro Alves <palves@redhat.com>
5417
5418 * boards/native-extended-gdbserver.exp: Remove any target variant
5419 specifications from the board name before clearing the isremote
5420 flag from board_info.
5421
ae6ae975
DE
54222015-01-31 Doug Evans <xdje42@gmail.com>
5423
5424 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5425
cfb069a8
GB
54262015-01-31 Gary Benson <gbenson@redhat.com>
5427
5428 * gdb.base/completion.exp: Disable completion limiting for
5429 existing tests. Add new tests to check completion limiting.
5430 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5431
5dd31d79
DE
54322015-01-31 Doug Evans <xdje42@gmail.com>
5433
5434 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5435
9f050062
DE
54362015-01-31 Doug Evans <xdje42@gmail.com>
5437
5438 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5439 entries. Duplicate file section script entries.
5440 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5441 inlined entries. Add test for safe-path rejection.
5442 * gdb.python/py-section-script.c: Add duplicate inlined section script
5443 entries. Duplicate file section script entries.
5444 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5445 inlined entries. Add test for safe-path rejection.
5446
df25ebbd
JB
54472015-01-29 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdb.ada/disc_arr_bound: New testcase.
5450
4a0ca9ec
JB
54512015-01-29 Joel Brobecker <brobecker@adacore.com>
5452
5453 * gdb.ada/mi_var_array: New testcase.
5454
3a8b707a
DE
54552015-01-27 Doug Evans <dje@google.com>
5456
5457 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5458 Add test for objfile.filename, objfile.username after objfile
5459 has been unloaded.
5460
f8313f6e
JB
54612015-01-26 Joel Brobecker <brobecker@adacore.com>
5462
5463 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5464 the second test to print the name attribute of value
5465 returned by the call to gdb.lookup_type, and adjust
5466 the expected output accordingly.
5467
37bc665e
MW
54682015-01-25 Mark Wielaard <mjw@redhat.com>
5469
5470 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5471 * gdb.base/disp-step-fork.c: Include unistd.h.
5472 * gdb.base/siginfo-obj.c: Include stdio.h.
5473 * gdb.base/siginfo-thread.c: Likewise.
5474 * gdb.mi/non-stop.c: Include unistd.h.
5475 * gdb.mi/nsthrexec.c: Include stdio.h.
5476 * gdb.mi/pthreads.c: Include unistd.h.
5477 * gdb.modula2/unbounded1.c (main): Declare returns int.
5478 * gdb.reverse/consecutive-reverse.c: Likewise.
5479 * gdb.threads/create-fail.c: Include unistd.h.
5480 * gdb.threads/killed.c: Likewise.
5481 * gdb.threads/linux-dp.c: Likewise.
5482 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5483 * gdb.threads/non-ldr-exc-2.c: Likewise.
5484 * gdb.threads/non-ldr-exc-3.c: Likewise.
5485 * gdb.threads/non-ldr-exc-4.c: Likewise.
5486 * gdb.threads/pthreads.c: Include unistd.h.
5487 (main): Declare returns int.
5488 * gdb.threads/tls-main.c (foo): New declaration.
5489 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5490
f7e5394d
SM
54912015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5492
5493 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5494 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5495
743649fd
MW
54962015-01-15 Mark Wielaard <mjw@redhat.com>
5497
5498 * gdb.base/noreturn-return.c: New file.
5499 * gdb.base/noreturn-return.exp: New file.
5500 * gdb.base/noreturn-finish.c: New file.
5501 * gdb.base/noreturn-finish.exp: New file.
5502
198297aa
PA
55032015-01-23 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.threads/continue-pending-after-query.c: New file.
5506 * gdb.threads/continue-pending-after-query.exp: New file.
5507
717cf30c
AG
55082015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5509 Simon Marchi <simon.marchi@ericsson.com>
5510
5511 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5512 * gdb.base/valgrind-db-attach.exp: Same.
5513 * gdb.base/valgrind-infcall.exp: Same.
5514 * lib/mi-support.exp (default_mi_gdb_start): Same.
5515 * lib/prompt.exp (default_prompt_gdb_start): Same.
5516 * lib/gdb.exp (default_gdb_spawn): Same.
5517 (gdb_interact): New.
5518
5519
4b62a76e
JK
55202015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5521
5522 * gdb.compile/compile.exp (pointer to jit function): New test.
5523
b4cdae6f
WW
55242015-01-17 Wei-cheng Wang <cole945@gmail.com>
5525
5526 * lib/gdb.exp (supports_process_record): Return true for
5527 powerpc*-*-linux*.
5528 (supports_reverse): Likewise.
5529
d221e7ef
DB
55302015-01-15 Don Breazeal <donb@codesourcery.com>
5531
5532 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5533 instead of checking whether the target board is remote and
5534 use spawn_wait_for_attach instead of exec/sleep.
5535 * gdb.base/attach-twice.exp: Likewise.
5536
bafffb51
JB
55372015-01-15 Joel Brobecker <brobecker@adacore.com>
5538
5539 * gdb.ada/var_arr_attrs: New testcase.
5540
5589af0e
PA
55412015-01-14 Pedro Alves <palves@redhat.com>
5542 Joel Brobecker <brobecker@adacore.com>
5543
5544 PR gdb/17525
5545 * gdb.base/bp-cmds-execution-x-script.c: New file.
5546 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5547 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5548
6c400b59
PA
55492015-01-14 Pedro Alves <palves@redhat.com>
5550
5551 PR cli/17828
5552 * gdb.base/batch-preserve-term-settings.c: New file.
5553 * gdb.base/batch-preserve-term-settings.exp: New file.
5554
e02c96a7
DE
55552015-01-13 Doug Evans <dje@google.com>
5556
5557 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5558 binary.
5559
576fd14c
JB
55602015-01-13 Joel Brobecker <brobecker@adacore.com>
5561
5562 * Makefile.in (clean mostlyclean): Do not delete *.py.
5563
04dccad0
JB
55642015-01-13 Joel Brobecker <brobecker@adacore.com>
5565
5566 * gdb.python/py-lookup-type.exp: New file.
5567
3d230f71
PA
55682015-01-12 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5571 restore GDBFLAGS before returning.
5572
7e67715d
JK
55732015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5574
5575 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5576 is_amd64_regs_target and is_x86_like_target.
5577
f2e0d4b4
DE
55782015-01-11 Doug Evans <xdje42@gmail.com>
5579
5580 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5581 is given without an explicit form.
5582 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5583 attributes.
5584 * gdb.dwarf/corrupt.exp: Ditto.
5585 * gdb.dwarf2/enum-type.exp: Ditto.
5586 * gdb.trace/entry-values.exp: Ditto.
5587 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5588
439250fb
DE
55892015-01-11 Doug Evans <xdje42@gmail.com>
5590
5591 PR gdb/15830
5592 * gdb.base/maint.exp: Remove references to "maint demangle".
5593 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5594 Add tests for explicitly specifying language to demangle.
5595 * gdb.dlang/demangle.exp: Ditto.
5596
ede9f622
PA
55972015-01-09 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.threads/non-stop-fair-events.c: New file.
5600 * gdb.threads/non-stop-fair-events.exp: New file.
5601
a7b796db
PA
56022015-01-09 Pedro Alves <palves@redhat.com>
5603
5604 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5605 the global scope. Set a breakpoint after all threads are started
5606 rather than stepping over two source lines. Expect the prompt.
5607 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5608 global.
5609 (NUM): Now 15.
5610 (main): Use threads_started_barrier to wait for all threads to
5611 start. Main thread no longer calls thread_function. Exit after
5612 180 seconds.
5613 (loop): New function.
5614 (thread_function): Wait on threads_started_barrier barrier. Call
5615 'loop' at each iteration.
5616 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5617 threads have started, instead of hardcoding number of "next"
5618 steps. Use an access watchpoint instead of a write watchpoint.
5619
9665ffdd
PA
56202015-01-09 Pedro Alves <palves@redhat.com>
5621
5622 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5623 (thread_func): Wait on barrier.
5624 (main): Wait for all threads to start before stopping GDB.
5625 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5626 global.
5627 (thread1_func, thread2_func): Wait on barrier.
5628 (main): Wait for all threads to start before stopping GDB.
5629 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5630 New global.
5631 (thread1_func, thread2_func): Wait on barrier.
5632 (main): Wait for all threads to start before stopping GDB.
5633
c945a99f
PA
56342015-01-09 Pedro Alves <palves@redhat.com>
5635
5636 * gdb.threads/attach-many-short-lived-threads.c: New file.
5637 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5638
c1a747c1
PA
56392014-01-09 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5642 instead of to thread 2.
5643 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5644 Add barrier around each pthread_create call instead of around all
5645 calls.
5646 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5647 Set a break on thread_function and have the child threads hit it
5648 one at at a time.
5649
60b3033e
PA
56502015-01-09 Pedro Alves <palves@redhat.com>
5651
5652 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5653 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5654 false.
5655 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5656 checking whether the target board is remote.
5657 * gdb.multi/multi-attach.exp: Likewise.
5658 * gdb.python/py-sync-interp.exp: Likewise.
5659 * gdb.server/ext-attach.exp: Likewise.
5660 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5661 tests that need to attach, instead of checking whether the target
5662 board is remote at the top of the file.
5663
acc018ac
YQ
56642015-01-08 Yao Qi <yao@codesourcery.com>
5665
5666 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5667
50a18af8
JK
56682015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5669
5670 Fix testcase compilation.
5671 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5672
8503d6e1
JB
56732015-01-06 Joel Brobecker <brobecker@adacore.com>
5674
5675 * gdb.python/py-type.exp: Add a couple test about empty
5676 array creation, and negative-length array creation.
5677
cc73dbcc
DE
56782015-01-02 Doug Evans <xdje42@gmail.com>
5679
5680 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5681
0300bbc7
DE
56822015-01-02 Doug Evans <dje@google.com>
5683
5684 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5685
9d85a0ec
YQ
56862014-12-29 Yao Qi <yao@codesourcery.com>
5687
5688 * gdb.trace/entry-values.exp: Update comments. Rename variable
5689 bar_call_foo to returned_from_foo.
5690
87186c6a
MMN
56912014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5692
5693 PR gdb/17394
5694 * gdb.linespec/break-asm-file.c: New file.
5695 * gdb.linespec/break-asm-file.exp: New file.
5696 * gdb.linespec/break-asm-file0.s: New file.
5697 * gdb.linespec/break-asm-file1.s: New file.
5698
1bab7383
YQ
56992014-12-18 Nigel Stephens <nigel@mips.com>
5700 Maciej W. Rozycki <macro@codesourcery.com>
5701
5702 * gdb.base/float.exp: Handle the new output from "info float" on
5703 MIPS targets.
5704
1bc1068a
JK
57052014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5706
5707 Fix MinGW compilation.
5708 * gdb.compile/compile-ops.exp: Update untested message if
5709 !skip_compile_feature_tests.
5710 * gdb.compile/compile-setjmp.exp: Likewise.
5711 * gdb.compile/compile-tls.exp: Likewise.
5712 * gdb.compile/compile.exp: Likewise.
5713 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5714 supported on this host".
5715
b6615d10
DE
57162014-12-16 Doug Evans <xdje42@gmail.com>
5717
5718 * boards/stabs.exp: New file.
5719
25dda427
AA
57202014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5721
5722 * gdb.base/completion.exp: Adjust to format changes of "maint
5723 print user-registers".
5724
bf330350
CU
57252014-12-16 Catalin Udma <catalin.udma@freescale.com>
5726
5727 PR server/17457
5728 * gdb.arch/aarch64-fp.c: New file.
5729 * gdb.arch/aarch64-fp.exp: New file.
5730
395cf596
SDJ
57312014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5732
5733 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5734 r210637, r210913, r211666, r215400, r215817).
5735
5736 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5737 * dg-extract-results.py: New file.
5738 * dg-extract-results.sh: Use it if the environment seems
5739 suitable.
5740
5741 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5742
5743 * dg-extract-results.py (parse_run): Handle warnings that
5744 are printed before a test harness is run.
5745
5746 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5747
5748 * dg-extract-results.py (Named): Remove __cmp__ method.
5749 (output_variation): Use a key to sort variation.harnesses.
5750
5751 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5752
5753 * dg-extract-results.py: For Python 3, force sys.stdout to
5754 handle surrogate escape sequences.
5755 (safe_open): New function.
5756 (output_segment, main): Use it.
5757
5758 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5759
5760 * dg-extract-results.py (Prog.result_re): Include options
5761 in test name.
5762
5763 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5764
5765 * dg-extract-results.py (output_variation): Always sort if
5766 do_sum.
5767
e882ef3c
SM
57682014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5769
5770 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5771 as long as we get pagination notifications.
5772
4992aa20
JM
57732014-12-15 Jason Merrill <jason@redhat.com>
5774
5775 * Makefile.in (check-gdb.%): Restore.
5776 * README: Mention it.
5777
c1b5a1a6
JB
57782014-12-13 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.ada/str_uninit: New testcase.
5781
5537b577
JK
57822014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5783
5784 PR symtab/17642
5785 * gdb.base/vla-stub-define.c: New file.
5786 * gdb.base/vla-stub.c: New file.
5787 * gdb.base/vla-stub.exp: New file.
5788
bb2ec1b3
TT
57892014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5790 Jan Kratochvil <jan.kratochvil@redhat.com>
5791 Tom Tromey <tromey@redhat.com>
5792
5793 * configure.ac: Add gdb.compile/.
5794 * configure: Regenerate.
5795 * gdb.compile/Makefile.in: New file.
5796 * gdb.compile/compile-ops.exp: New file.
5797 * gdb.compile/compile-ops.c: New file.
5798 * gdb.compile/compile-tls.c: New file.
5799 * gdb.compile/compile-tls.exp: New file.
5800 * gdb.compile/compile-constvar.S: New file.
5801 * gdb.compile/compile-constvar.c: New file.
5802 * gdb.compile/compile-mod.c: New file.
5803 * gdb.compile/compile-nodebug.c: New file.
5804 * gdb.compile/compile-setjmp-mod.c: New file.
5805 * gdb.compile/compile-setjmp.c: New file.
5806 * gdb.compile/compile-setjmp.exp: New file.
5807 * gdb.compile/compile-shlib.c: New file.
5808 * gdb.compile/compile.c: New file.
5809 * gdb.compile/compile.exp: New file.
5810 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5811
4ff709eb
TT
58122014-12-12 Tom Tromey <tromey@redhat.com>
5813
5814 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5815 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5816
6dddd6a5
DE
58172014-12-12 Doug Evans <dje@google.com>
5818
5819 * lib/gdb-python.exp (get_python_valueof): New function.
5820 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5821
71c24708
AA
58222014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5823
5824 * gdb.base/completion.exp: Add test for completion of "info
5825 registers ".
5826
3e29f34a
MR
58272014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5828
5829 * gdb.base/func-ptrs.c: New file.
5830 * gdb.base/func-ptrs.exp: New file.
5831
fc126975
SM
58322014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5833
5834 PR breakpoints/17012
5835 * gdb.base/dprintf-detach.c: New file.
5836 * gdb.base/dprintf-detach.exp: New file.
5837
0a46d518
SM
58382014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5839
5840 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5841 * lib/gdb.exp (target_is_gdbserver): New procedure.
5842
a0be3e44
DE
58432014-12-08 Doug Evans <dje@google.com>
5844
5845 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5846
df1b803a
YQ
58472014-12-05 Yao Qi <yao@codesourcery.com>
5848
5849 * gdb.guile/scm-error.exp: Remove the third argument to
5850 gdb_remote_download.
5851 * gdb.guile/scm-frame-args.exp: Likewise.
5852 * gdb.guile/scm-section-script.exp: Likewise.
5853
ddb9f679
YQ
58542014-12-05 Yao Qi <yao@codesourcery.com>
5855
5856 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5857
86e4ed39
DE
58582014-12-04 Doug Evans <dje@google.com>
5859
5860 * gdb.python/py-objfile.exp: Add tests for
5861 objfile.add_separate_debug_file.
5862
7c50a931
DE
58632014-12-04 Doug Evans <dje@google.com>
5864
5865 * lib/gdb.exp (get_build_id): New function.
5866 (build_id_debug_filename_get): Rewrite to use it.
5867 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5868
621661e3
MR
58692014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5870
5871 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5872 `method(long)', not just 0x0.
5873 * gdb.cp/nsalias.exp: Align code labels to 4.
5874 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5875 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5876 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5877 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5878 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5879 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5880
29f0c3b7
DE
58812014-12-02 Doug Evans <dje@google.com>
5882
e1e061e7 5883 PR symtab/17602
29f0c3b7 5884 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 5885 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
5886 * gdb.cp/anon-ns.exp: Update.
5887
162078c8
NB
58882014-12-02 Nick Bull <nicholaspbull@gmail.com>
5889
5890 * gdb.python/py-events.py (inferior_call_handler): New.
5891 (register_changed_handler, memory_changed_handler): New.
5892 (test_events.invoke): Register new handlers.
5893 * gdb.python/py-events.exp: Add tests for inferior call,
5894 memory_changed and register_changed events.
5895
fdb09caf
AA
58962014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5897
5898 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5899 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5900 if the linker doesn't understand this.
5901
55cfb2c4
SM
59022014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5903
5904 * gdb.python/python.exp: Change expected reply to help().
5905
9e8cd6df
YQ
59062014-12-01 Yao Qi <yao@codesourcery.com>
5907
5908 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5909 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5910 * configure: Re-generated.
5911
6c659fc2
SC
59122014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5913
5914 * gdb.cp/chained-calls.cc: New file.
5915 * gdb.cp/chained-calls.exp: New file.
5916 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5917
d7fc3181
SM
59182014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5919
5920 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5921 * gdb.dwarf2/symtab-producer.exp: Same.
5922 * gdb.gdb/python-interrupts.exp: Same.
5923 * gdb.gdb/python-selftest.exp: Same.
5924 * gdb.python/py-linetable.exp: Same.
5925 * gdb.python/py-type.exp: Same.
5926 * gdb.python/py-value-cc.exp: Same.
5927 * gdb.python/py-value.exp: Same.
5928
10e79639
YQ
59292014-11-28 Yao Qi <yao@codesourcery.com>
5930
5931 * gdb.base/break-probes.exp: Match library name prefixed with
5932 sysroot.
5933
f28a0564
SM
59342014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5935
5936 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5937 test expected output. Add parentheses for the call to print.
5938 Remove L suffix from integers.
5939
3fe1ce1d
DE
59402014-11-26 Doug Evans <dje@google.com>
5941
5942 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5943
84429e27
YQ
59442014-11-22 Yao Qi <yao@codesourcery.com>
5945
5946 * gdb.trace/entry-values.c: Remove asms.
5947 (foo): Add foo_label.
5948 (bar): Add bar_label.
5949 * gdb.trace/entry-values.exp: Remove code computing foo's
5950 length and bar's length.
5951 (Dwarf::assemble): Invoke function_range for bar and use
5952 MACRO_AT_func for foo.
5953
26741859
YQ
59542014-11-22 Yao Qi <yao@codesourcery.com>
5955
5956 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5957 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5958 Use .Lgcc43_procstart instead of gcc43.
5959
45e44d27
JB
59602014-11-21 Joel Brobecker <brobecker@adacore.com>
5961
5962 * gdb.ada/n_arr_bound: New testcase.
5963
458c8db8
SDJ
59642014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5965
5966 PR breakpoints/10737
5967 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5968 test_catch_syscall_multi_arch.
5969 (test_catch_syscall_multi_arch): New function.
5970
43f3e411
DE
59712014-11-20 Doug Evans <xdje42@gmail.com>
5972
5973 * gdb.base/maint.exp: Update expected output.
5974
0d7b2549
AA
59752014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5976
5977 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5978 4-byte instruction on S390.
5979
8908fca5
JB
59802014-11-19 Joel Brobecker <brobecker@adacore.com>
5981
5982 * gdb.ada/arr_arr: New testcase.
5983
4a46959e
JB
59842014-11-19 Joel Brobecker <brobecker@adacore.com>
5985
5986 * gdb.ada/pkd_arr_elem: New Testcase.
5987
470e2f4e
LM
59882014-11-18 Luis Machado <lgustavo@codesourcery.com>
5989
5990 * gdb.reverse/break-precsave: Expect completion message for
5991 core file reads.
5992 * gdb.reverse/consecutive-precsave.exp: Likewise.
5993 * gdb.reverse/finish-precsave.exp: Likewise.
5994 * gdb.reverse/i386-precsave.exp: Likewise.
5995 * gdb.reverse/machinestate-precsave.exp: Likewise.
5996 * gdb.reverse/sigall-precsave.exp: Likewise.
5997 * gdb.reverse/solib-precsave.exp: Likewise.
5998 * gdb.reverse/step-precsave.exp: Likewise.
5999 * gdb.reverse/until-precsave.exp: Likewise.
6000 * gdb.reverse/watch-precsave.exp: Likewise.
6001
a267f3ad
AA
60022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6003
6004 * gdb.base/bp-permanent.c: Include unistd.h.
6005 * gdb.python/py-framefilter-mi.c (main): Add return type.
6006 * gdb.python/py-framefilter.c (main): Likewise.
6007 * gdb.trace/actions-changed.c (main): Likewise.
6008
12084a9a
AA
60092014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6010
6011 * gdb.mi/until.c: Add eye-catchers.
6012 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
6013 line numbers.
6014
dc7e1a77
AA
60152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6016
6017 * gdb.base/condbreak.exp: Drop references to removed non-prototype
6018 function header variants in break1.c.
6019 * gdb.base/ena-dis-br.exp: Likewise.
6020 * gdb.base/hbreak2.exp: Likewise.
6021 * gdb.reverse/until-precsave.exp: Drop references to removed
6022 non-prototype function header variants in ur1.c.
6023 * gdb.reverse/until-reverse.exp: Likewise.
6024
41c77605
PM
60252014-11-17 Petr Machata <pmachata@redhat.com>
6026
6027 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
6028 ${_cu_offset_size} bytes abbrev offset.
6029
34248c3a
DE
60302014-11-15 Doug Evans <xdje42@gmail.com>
6031
6032 PR symtab/17559
6033 * gdb.base/line-symtabs.exp: New file.
6034 * gdb.base/line-symtabs.c: New file.
6035 * gdb.base/line-symtabs.h: New file.
6036
646da059
YQ
60372014-11-14 Yao Qi <yao@codesourcery.com>
6038
6039 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
6040 (func): Add label func_label.
6041 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
6042 Replace low_pc and high_pc with MACRO_AT_range.
6043 Replace name, low_pc and high_pc with MACRO_AT_func.
6044
9301ebe6
YQ
60452014-11-14 Yao Qi <yao@codesourcery.com>
6046
6047 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
6048 Replace name, low_pc and high_pc with MACRO_AT_func.
6049
f166b542
YQ
60502014-11-14 Yao Qi <yao@codesourcery.com>
6051
6052 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
6053 produce debug information.
6054 * gdb.dwarf2/implptr-optimized-out.S: Removed.
6055
0f6e71e3
YQ
60562014-11-14 Yao Qi <yao@codesourcery.com>
6057
6058 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
6059 object and get function length.
6060 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
6061 with MACRO_AT_func.
6062 (top-level): Replace gdb_compile and clean_restart with
6063 prepare_for_testing.
6064 * gdb.dwarf2/main.c (main): Add label main_label.
6065
876c4df9
YQ
60662014-11-14 Yao Qi <yao@codesourcery.com>
6067
6068 * lib/dwarf.exp (function_range): New procedure.
6069 (Dwarf::_handle_macro_at_func): New procedure.
6070 (Dwarf::_handle_macro_at_range): New procedure.
6071 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
6072
02ad9cf1
YQ
60732014-11-14 Yao Qi <yao@codesourcery.com>
6074
6075 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
6076 (_handle_attribute): New procedure.
6077
a59add0c
AA
60782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6079
6080 * gdb.ada/cond_lang/foo.c (callme): Add return type.
6081 * gdb.base/call-sc.c (zed): Likewise.
6082 * gdb.base/checkpoint.c (main): Likewise.
6083 * gdb.base/dump.c (main): Likewise.
6084 * gdb.base/gcore.c (main): Likewise.
6085 * gdb.base/huge.c (main): Likewise.
6086 * gdb.base/multi-forks.c (main): Likewise.
6087 * gdb.base/pr10179-a.c (main): Likewise.
6088 * gdb.base/savedregs.c (main): Likewise.
6089 * gdb.base/sigaltstack.c (main): Likewise.
6090 * gdb.base/siginfo.c (main): Likewise.
6091 * gdb.base/structs.c (zed): Likewise.
6092 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
6093 * gdb.mi/mi-syn-frame.c (main): Likewise.
6094 * gdb.mi/until.c (foo, main): Likewise.
6095 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
6096 * gdb.base/solib-weak.c (foo): Declare.
6097 * gdb.base/attach-twice.c: Include stdio.h.
6098 * gdb.base/weaklib1.c: Likewise.
6099 * gdb.base/weaklib2.c: Likewise.
6100 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
6101 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
6102 unistd.h.
6103 * gdb.base/attach-pie-misread.c: Include stdlib.h.
6104 * gdb.mi/mi-exit-code.c: Likewise.
6105 * gdb.base/break-interp-lib.c: Include string.h.
6106 * gdb.base/coremaker.c: Likewise.
6107 * gdb.base/testenv.c: Likewise.
6108 * gdb.python/py-finish-breakpoint.c: Likewise.
6109 * gdb.base/inferior-died.c: Include sys/wait.h.
6110 * gdb.base/fileio.c: Include time.h.
6111 * gdb.base/async-shell.c: Include unistd.h.
6112 * gdb.base/dprintf-non-stop.c: Likewise.
6113 * gdb.base/info-os.c: Likewise.
6114 * gdb.mi/mi-console.c: Likewise.
6115 * gdb.mi/watch-nonstop.c: Likewise.
6116 * gdb.python/py-events.c: Likewise.
6117 * gdb.base/async.c (baz): Move up before its invocation.
6118 * gdb.base/code_elim2.c (my_global_func): Likewise.
6119 * gdb.base/skip-solib-lib.c (multiply): Likewise.
6120 * gdb.base/advance.c (func2): Likewise.
6121
3b5d5997
AA
61222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6123
6124 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
6125 variant.
6126 * gdb.base/annota3.c: Likewise.
6127 * gdb.base/async.c: Likewise.
6128 * gdb.base/average.c: Likewise.
6129 * gdb.base/call-ar-st.c: Likewise.
6130 * gdb.base/call-rt-st.c: Likewise.
6131 * gdb.base/call-sc.c: Likewise.
6132 * gdb.base/call-strs.c: Likewise.
6133 * gdb.base/ending-run.c: Likewise.
6134 * gdb.base/execd-prog.c: Likewise.
6135 * gdb.base/exprs.c: Likewise.
6136 * gdb.base/foll-exec.c: Likewise.
6137 * gdb.base/foll-fork.c: Likewise.
6138 * gdb.base/foll-vfork.c: Likewise.
6139 * gdb.base/funcargs.c: Likewise.
6140 * gdb.base/gcore.c: Likewise.
6141 * gdb.base/jump.c: Likewise.
6142 * gdb.base/langs0.c: Likewise.
6143 * gdb.base/langs1.c: Likewise.
6144 * gdb.base/langs2.c: Likewise.
6145 * gdb.base/mips_pro.c: Likewise.
6146 * gdb.base/nodebug.c: Likewise.
6147 * gdb.base/opaque0.c: Likewise.
6148 * gdb.base/opaque1.c: Likewise.
6149 * gdb.base/recurse.c: Likewise.
6150 * gdb.base/run.c: Likewise.
6151 * gdb.base/scope0.c: Likewise.
6152 * gdb.base/scope1.c: Likewise.
6153 * gdb.base/setshow.c: Likewise.
6154 * gdb.base/setvar.c: Likewise.
6155 * gdb.base/shmain.c: Likewise.
6156 * gdb.base/shr1.c: Likewise.
6157 * gdb.base/shr2.c: Likewise.
6158 * gdb.base/sigall.c: Likewise.
6159 * gdb.base/signals.c: Likewise.
6160 * gdb.base/so-indr-cl.c: Likewise.
6161 * gdb.base/solib2.c: Likewise.
6162 * gdb.base/structs.c: Likewise.
6163 * gdb.base/sum.c: Likewise.
6164 * gdb.base/vforked-prog.c: Likewise.
6165 * gdb.base/watchpoint.c: Likewise.
6166 * gdb.reverse/shr2.c: Likewise.
6167 * gdb.reverse/until-reverse.c: Likewise.
6168 * gdb.reverse/ur1.c: Likewise.
6169 * gdb.reverse/watch-reverse.c: Likewise.
6170
066a77c5
AA
61712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6172
6173 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
6174 variant.
6175 * gdb.base/sepdebug.exp: Drop references to removed code.
6176
4f204ea5
AA
61772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6178
6179 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
6180 variant. Preserve original line numbering.
6181 * gdb.base/list1.c: Likewise.
6182
3b377a3a
AA
61832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6184
6185 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
6186 variant.
6187 * gdb.base/break1.c: Likewise.
6188 * gdb.base/break.exp: Drop references to removed code.
6189
e444df73
AA
61902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6191
6192 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
6193 variant.
6194
8008f2a7
AA
61952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6196
6197 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
6198
a5a06887
AA
61992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6200
6201 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
6202 logic into perform_all_tests() and invoke it with and without
6203 function header prototypes.
6204 (do_function_calls): Remove conditional XFAIL for PR 5318.
6205 (rerun_and_prepare): Remove duplicate code.
6206 (perform_all_tests): New. Main logic moved here.
6207
44dba9b9
AA
62082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6209
6210 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
6211 code guarded by #ifdef NO_PROTOTYPES.
6212 (t_double_many_args): Likewise.
6213 (DEF_FUNC_MANY_ARGS_1): Likewise.
6214 (DEF_FUNC_VALUES_1): Likewise.
6215 (t_structs_ldc): Renamed from t_structs_fc in conditional code
6216 guarded by #ifdef PROTOTYPES.
6217
d1fbcd56
AA
62182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6219
6220 * gdb.mi/mi-console.c: Add eye-catcher.
6221 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
6222 instead of literal line number.
6223
b0e59b8f
AA
62242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6225
6226 * gdb.base/shr2.c: Add eye-catcher.
6227 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
6228 line number.
6229
78f98cca
AA
62302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6231
6232 * gdb.base/jump.c: Add eye-catchers.
6233 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
6234 numbers.
6235
58fa2af0
AA
62362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6237
6238 * gdb.base/execd-prog.c: Add eye-catchers.
6239 * gdb.base/foll-exec.c: Likewise.
6240 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
6241 line numbers.
6242
04e5059b
AA
62432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6244
6245 * gdb.base/ending-run.c: Add eye-catchers.
6246 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
6247 literal line numbers.
6248
dbfdb174
AA
62492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6250
6251 * gdb.base/call-rt-st.c: Add eye-catchers.
6252 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
6253 literal line numbers.
6254
888a2ade
AA
62552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6256
6257 * gdb.base/call-ar-st.c: Add eye-catchers.
6258 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
6259 literal line numbers.
6260
6acc2dde
AA
62612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6262
6263 * gdb.base/average.c: Add eye-catchers.
6264 * gdb.base/sum.c: Likewise.
6265 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
6266 regexps dynamically.
6267
9ecfcd1d
AA
62682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6269
6270 * gdb.base/solib1.c: Add eye-catchers.
6271 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
6272 literal line numbers.
6273
78708b7c
PA
62742014-11-12 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
6277 leader has exited.
6278
af48d08f
PA
62792014-11-12 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.arch/i386-bp_permanent.c: New file.
6282 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
6283 (srcfile): Set to i386-bp_permanent.c.
6284 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
6285 that stepi does not execute the 'leave' instruction, instead of
6286 testing it does execute.
6287 * gdb.base/bp-permanent.c: New file.
6288 * gdb.base/bp-permanent.exp: New file.
6289
af3768e9
DE
62902014-11-10 Doug Evans <xdje42@gmail.com>
6291
6292 PR symtab/17564
6293 * gdb.base/symtab-search-order.exp: New file.
6294 * gdb.base/symtab-search-order.c: New file.
6295 * gdb.base/symtab-search-order-1.c: New file.
6296 * gdb.base/symtab-search-order-shlib-1.c: New file.
6297
9de00a4a
PA
62982014-11-07 Pedro Alves <palves@redhat.com>
6299
6300 PR gdb/17511
6301 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
6302 i?86-*-linux*.
6303
e0f52461
SC
63042014-11-03 Siva Chandra Reddy <sivachandra@google.com>
6305
6306 PR c++/17494
6307 * gdb.cp/pr17494.cc: New file.
6308 * gdb.cp/pr17494.exp: New file.
6309
6ce8c980
YQ
63102014-11-02 Yao Qi <yao@codesourcery.com>
6311
6312 * gdb.python/python.exp: Get working directory and match the
6313 output of "set extended-prompt \\w " with it.
6314
02be9a71
DE
63152014-10-30 Doug Evans <dje@google.com>
6316
6317 * gdb.python/py-objfile.exp: Add tests for setting random attributes
6318 in objfiles.
6319 * gdb.python/py-progspace.exp: Add tests for setting random attributes
6320 in progspaces.
6321
3bdff46b
LM
63222014-10-30 Janis Johnson <janisjo@codesourcery.com>
6323
6324 * gdb.base/fullpath-expand.exp: Skip for a remote host.
6325 * gdb.base/realname-expand.exp: Likewise.
6326 * gdb.linespec/macro-relative.exp: Likewise.
6327
ab917dfb
PA
63282014-10-29 Pedro Alves <palves@redhat.com>
6329
6330 PR gdb/17408
6331 * gdb.threads/schedlock.c (some_function): New function.
6332 (call_function): New global.
6333 (MAYBE_CALL_SOME_FUNCTION): New macro.
6334 (thread_function): Call it.
6335 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6336 and use it instead of a global counter. Adjust all callers.
6337 (get_current_thread): Use "find current thread" for test message
6338 here rather than having all callers pass down the same string.
6339 (goto_loop): New procedure, factored out from ...
6340 (my_continue): ... this.
6341 (step_ten_loops): Change parameter from test message to command to
6342 use. Adjust.
6343 (list_count): Delete global.
6344 (check_result): New procedure, factored out from duplicate top
6345 level code.
6346 (continue tests): Wrap in with_test_prefix.
6347 (test_step): New procedure, factored out from duplicate top level
6348 code.
6349 (top level): Test "step" in combination with all scheduler-locking
6350 modes. Test "next" in combination with all scheduler-locking
6351 modes, and in combination with stepping over a function call or
6352 not.
6353 * gdb.threads/next-bp-other-thread.c: New file.
6354 * gdb.threads/next-bp-other-thread.exp: New file.
6355
d3d4baed
PA
63562014-10-29 Pedro Alves <palves@redhat.com>
6357
6358 PR python/17372
6359 * gdb.python/python.exp: Test a multi-line command that spawns
6360 interactive Python.
6361 * gdb.base/multi-line-starts-subshell.exp: New file.
6362
563e8d85
YQ
63632014-10-29 Yao Qi <yao@codesourcery.com>
6364
6365 * gdb.base/fileio.exp: Make directories on host.
6366
0ea4d52e
YQ
63672014-10-29 Yao Qi <yao@codesourcery.com>
6368
6369 * gdb.base/fileio.c (test_write): Close the file.
6370
7f5ef605
PA
63712014-10-28 Pedro Alves <palves@redhat.com>
6372
6373 PR gdb/12623
6374 * gdb.base/sigstep.c (no_handler): New global.
6375 (main): If 'no_handler is true, set the signal handlers to
6376 SIG_IGN.
6377 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6378 with_sw_watch and no_handler parameters. Handle them.
6379 (top level) <stepping over handler when stopped at a breakpoint
6380 test>: Add a test axis for testing with a software watchpoint, and
6381 another for testing with the signal handler set to SIG_IGN.
6382 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6383 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6384
abbdbd03
PA
63852014-10-28 Pedro Alves <palves@redhat.com>
6386
6387 PR gdb/17511
6388 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6389 * gdb.base/sigstep.exp (other_handler_location): New global.
6390 (advance): Support stepping into the signal handler, and running
6391 commands while in the handler.
6392 (in_handler_map): New global.
6393 (top level): In the advance test, add combinations for getting
6394 into the handler with stepping commands, and for running commands
6395 in the handler. Add comment descripting the advancei tests.
6396
1df4399f
PA
63972014-10-28 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.base/sigstep.exp: Use build_executable instead of
6400 prepare_for_testing.
6401 (top level): Move code that starts GDB, runs to main and creates a
6402 display to ...
6403 (restart): ... this new procedure.
6404 (top level): Move backtrace from signal handler test to ...
6405 (validate_backtrace): ... this new procedure.
6406 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6407 with_test_prefix. Always restart GDB.
6408 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6409 with_test_prefix. Always restart GDB. No need to delete
6410 breakpoints after the test.
6411 (test_skip_handler): Remove prefix parameter.
6412 (skip_over_handler, breakpoint_to_handler)
6413 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6414 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6415 restart GDB. No need to delete breakpoints after the test.
6416 (top level): Use foreach to call the test procedures with
6417 different commands.
6418
a5b6e449
PA
64192014-10-28 Pedro Alves <palves@redhat.com>
6420
6421 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6422 instead of GNATS numbers.
6423 * gdb.base/sigbpt.exp: Likewise.
6424 * gdb.base/siginfo.exp: Likewise.
6425 * gdb.base/sigstep.exp: Likewise.
6426
e5f8a7cc
PA
64272014-10-27 Pedro Alves <palves@redhat.com>
6428
6429 * gdb.base/sigstep.c (dummy): New global.
6430 (main): Issue a couple writes to the new global.
6431 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6432 procedures.
6433 (skip_over_handler): Use test_skip_handler.
6434 (top level): Call skip_over_handler for stepi and nexti too.
6435 (breakpoint_over_handler): Use test_skip_handler.
6436 (top level): Call breakpoint_over_handler for stepi and nexti too.
6437
763905a3
YQ
64382014-10-27 Yao Qi <yao@codesourcery.com>
6439
6440 * gdb.trace/tfile.c (adjust_function_address)
6441 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6442 function descriptor.
6443
6f259a23
DB
64442014-10-24 Don Breazeal <donb@codesourcery.com>
6445
6446 * gdb.base/foll-fork.exp (test_follow_fork,
6447 catch_fork_child_follow): Check for updated fork messages emitted
6448 from infrun.c.
6449 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6450 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6451 vfork_and_exec_child_follow_through_step): Check for updated vfork
6452 messages emitted from infrun.c.
6453
09dd9a69
PA
64542014-10-24 Pedro Alves <palves@redhat.com>
6455
6456 * gdb.base/corefile.exp: Remove references to ultrix.
6457 * gdb.base/interrupt.exp: Likewise.
6458 * gdb.base/whatis.exp: Likewise.
6459 * gdb.gdb/selftest.exp: Likewise.
6460 * gdb.threads/manythreads.exp: Likewise.
6461 * gdb.threads/print-threads.exp: Likewise.
6462 * gdb.threads/pthreads.exp:: Likewise.
6463 * gdb.threads/schedlock.exp: Likewise.
6464
3433cfa5
SC
64652014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6466
6467 * gdb.cp/non-trivial-retval.cc: Add a test case.
6468 * gdb.cp/non-trivial-retval.exp: Add a test.
6469
092f880b
YQ
64702014-10-20 Yao Qi <yao@codesourcery.com>
6471
6472 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6473 * gdb.python/py-objfile-script-gdb.py: New file.
6474 * gdb.python/py-objfile-script.exp: Update reference to
6475 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6476 of remote_download. Remove the dest file.
6477
acbdb7f3
YQ
64782014-10-20 Yao Qi <yao@codesourcery.com>
6479
6480 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6481 * gdb.base/step-line.exp: Likewise.
6482 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6483 * gdb.dwarf2/dw2-basic.exp: Likewise.
6484 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6485 * gdb.dwarf2/dw2-filename.exp: Likewise.
6486 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6487 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6488 * gdb.dwarf2/dw2-producer.exp: Likewise.
6489 * gdb.dwarf2/mac-fileno.exp: Likewise.
6490 * gdb.python/py-frame-args.exp: Likewise.
6491 * gdb.python/py-framefilter.exp: Likewise.
6492 * gdb.python/py-mi.exp: Likewise.
6493 * gdb.python/py-objfile-script.exp: Likewise
6494 * gdb.python/py-pp-integral.exp: Likewise.
6495 * gdb.python/py-pp-re-notag.exp: Likewise.
6496 * gdb.python/py-prettyprint.exp: Likewise.
6497 * gdb.python/py-section-script.exp: Likewise.
6498 * gdb.python/py-typeprint.exp: Likewise.
6499 * gdb.python/py-xmethods.exp: Likewise.
6500 * gdb.stabs/weird.exp: Likewise.
6501 * gdb.xml/tdesc-regs.exp: Likewise.
6502
bd286a29
KCY
65032014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6504
6505 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6506 (out_cu): Use addr_len for the size of addresses.
6507 (out_line): Likewise. Size DW_LNE_set_address instruction
6508 according to addr_len.
6509 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6510 (FUNC): Add START_INSNS to definition.
6511
673dc4a0
YQ
65122014-10-18 Yao Qi <yao@codesourcery.com>
6513
6514 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6515 gdb_has_argv0 return true.
6516 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6517 check [target_info exists noargs], check [gdb_has_argv0]
6518 instead.
6519 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6520 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6521 procedures.
6522
4ffbba72
DE
65232014-10-17 Doug Evans <dje@google.com>
6524
6525 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6526 event.
6527 * gdb.python/py-events.py: Add clear_objfiles event.
6528
d096d8c1
DE
65292014-10-17 Doug Evans <dje@google.com>
6530
6531 * gdb.python/py-objfile.exp: Test progspace attribute.
6532
a80db015
LM
65332014-10-17 Luis Machado <lgustavo@codesourcery.com>
6534
6535 * gdb.guile/scm-breakpoint.exp: Do not assume any
6536 directory separators when matching source file paths.
6537 * gdb.python/py-breakpoint.exp: Likewise.
6538 * gdb.reverse/break-precsave.exp: Likewise.
6539 * gdb.reverse/break-reverse.exp: Likewise.
6540 * gdb.reverse/consecutive-precsave.exp: Likewise.
6541 * gdb.reverse/finish-precsave.exp: Likewise.
6542 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6543 * gdb.reverse/finish-reverse.exp: Likewise.
6544 * gdb.reverse/i386-precsave.exp: Likewise.
6545 * gdb.reverse/i387-env-reverse.exp: Likewise.
6546 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6547 * gdb.reverse/machinestate-precsave.exp: Likewise.
6548 * gdb.reverse/machinestate.exp: Likewise.
6549 * gdb.reverse/sigall-precsave.exp: Likewise.
6550 * gdb.reverse/solib-precsave.exp: Likewise.
6551 * gdb.reverse/step-precsave.exp: Likewise.
6552 * gdb.reverse/until-precsave.exp: Likewise.
6553 * gdb.reverse/watch-precsave.exp: Likewise.
6554 * gdb.reverse/watch-reverse.exp: Likewise.
6555
b22089ab
YQ
65562014-10-17 Yao Qi <yao@codesourcery.com>
6557
6558 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6559 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6560
6c4486e6
PA
65612014-10-17 Pedro Alves <palves@redhat.com>
6562
6563 PR gdb/17471
6564 * gdb.base/bg-execution-repeat.c: New file.
6565 * gdb.base/bg-execution-repeat.exp: New file.
6566
0ff33695
PA
65672014-10-17 Pedro Alves <palves@redhat.com>
6568
6569 PR gdb/17300
6570 * gdb.base/continue-all-already-running.c: New file.
6571 * gdb.base/continue-all-already-running.exp: New file.
6572
6fdebc3d
PA
65732014-10-17 Pedro Alves <palves@redhat.com>
6574
6575 PR gdb/17472
6576 * gdb.base/annota-input-while-running.c: New file.
6577 * gdb.base/annota-input-while-running.exp: New file.
6578
32a8097b
PA
65792014-10-17 Pedro Alves <palves@redhat.com>
6580
6581 * gdb.base/callfuncs.exp: emove references to osf.
6582 * gdb.base/sigall.exp: Likewise.
6583 * gdb.gdb/selftest.exp: Likewise.
6584 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6585 * gdb.mi/non-stop.c: Likewise.
6586 * gdb.mi/pthreads.c: Likewise.
6587 * gdb.reverse/sigall-precsave.exp: Likewise.
6588 * gdb.reverse/sigall-reverse.exp: Likewise.
6589 * gdb.threads/pthreads.c: Likewise.
6590 * gdb.threads/pthreads.exp: Likewise.
6591
7a3517ff
YQ
65922014-10-17 Yao Qi <yao@codesourcery.com>
6593
6594 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6595 check 'target_info exists noargs'.
6596 (test_command_prompt_position): Likewise.
6597 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6598 Remove "set args".
6599 (progvar_simple_while_test): Likewise.
6600 (progvar_complex_if_while_test): Likewise.
6601 (if_while_breakpoint_command_test): Likewise.
6602 (infrun_breakpoint_command_test): Likewise.
6603 (breakpoint_command_test): Likewise.
6604 (watchpoint_command_test): Likewise.
6605 (bp_deleted_in_command_test): Likewise.
6606 (temporary_breakpoint_commands): Likewise.
6607
bb99c472
YQ
66082014-10-16 Yao Qi <yao@codesourcery.com>
6609
6610 * gdb.base/remotetimeout.exp: Remove noargs checking.
6611
7c16b83e
PA
66122014-10-15 Pedro Alves <palves@redhat.com>
6613
6614 PR breakpoints/9649
6615 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6616 * gdb.base/breakpoint-in-ro-region.exp
6617 (probe_target_hardware_step): New procedure.
6618 (top level): Probe hardware stepping and hardware breakpoint
6619 support. Test stepping through a read-only region, with both
6620 "breakpoint auto-hw" on and off and both "always-inserted" on and
6621 off.
6622
35a49624
IB
66232014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6624
6625 * gdb.dlang/demangle.exp: Update for demangling changes.
6626
2d1c107c
SC
66272014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6628
6629 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6630 * gdb.cp/non-trivial-retval.exp: Add new tests.
6631
778811d5
SC
66322014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6633
6634 PR c++/13403
6635 PR c++/15154
6636 * gdb.cp/non-trivial-retval.cc: New file.
6637 * gdb.cp/non-trivial-retval.exp: New file.
6638
10c5f0a8
YQ
66392014-10-15 Yao Qi <yao@codesourcery.com>
6640
6641 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6642 remote host.
6643
65d7b369
YQ
66442014-10-15 Yao Qi <yao@codesourcery.com>
6645
6646 * gdb.python/py-symbol.exp: Match file base name if host is
6647 remote, otherwise match file name with dir name.
6648 * gdb.python/py-symtab.exp: Likewise.
6649 * gdb.python/python.exp: Likewise.
6650
46dc1394
YQ
66512014-10-15 Yao Qi <yao@codesourcery.com>
6652
6653 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6654 pattern.
6655 * gdb.python/py-symtab.exp: Likewise.
6656 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6657 locationn.
6658
c40cc657
JB
66592014-10-14 Joel Brobecker <brobecker@adacore.com>
6660
6661 * gdb.ada/addr_arith: New testcase.
6662
2abf49e1
MR
66632014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6664
6665 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6666 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6667 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6668 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6669
f7088df3
SDJ
66702014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6671
6672 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6673 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6674 * gdb.arch/stap-eval-lang-ada.exp: New file.
6675
4dc06805
YQ
66762014-10-14 Yao Qi <yao@codesourcery.com>
6677
6678 * gdb.mi/mi-var-child.c (nothing1): New function.
6679 (nothing2): New function.
6680 (do_children_tests): Set function pointers by nothing1 and
6681 nothing2.
6682 * gdb.mi/mi-var-child.exp: Step over new added statements.
6683 Update test to match the new output.
6684 * gdb.mi/var-cmd.c (nothing1): New function.
6685 (nothing2): New function.
6686 (do_children_tests): Set function pointers by nothing1 and
6687 nothing2.
6688 * gdb.mi/mi-var-display.exp: Update test to match output.
6689 Step to the line specified by $line_dct_nothing.
6690 Increase the number of lines to step.
6691
46a93de2
YQ
66922014-10-14 Yao Qi <yao@codesourcery.com>
6693
6694 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6695 tests.
6696 * gdb.mi/mi2-var-child.exp: Likewise.
6697
14ea52ee
DE
66982014-10-13 Doug Evans <dje@google.com>
6699
6700 * gdb.python/py-objfile.exp: Change name of file name test.
6701
e5c6e92b
DE
67022014-10-13 Doug Evans <dje@google.com>
6703
6704 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6705 from the start of the CU.
6706
c780cc2f
JK
67072014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6708 Yao Qi <yao@codesourcery.com>
6709
6710 Fix "save breakpoints" for "catch" command.
6711 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6712 Remove -nonewline. Match also the added "main" line.
6713
99894e11
JK
67142014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6715
6716 Fix "save breakpoints" for "disable $bpnum" command.
6717 * gdb.base/save-bp.c (main): Add label.
6718 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6719
6e1ac5a3
JK
67202014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6721
6722 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6723
754dd2b0
YQ
67242014-10-11 Yao Qi <yao@codesourcery.com>
6725
6726 * gdb.server/server-kill.exp: Execute command
6727 "set remote trace-status-packet on" before "tstatus".
6728
f90183d7
YQ
67292014-10-11 Yao Qi <yao@codesourcery.com>
6730
6731 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6732 (main): Call getppid.
6733 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6734 and continue to it. Read variable "server_pid".
6735
bf40a607
YQ
67362014-10-11 Yao Qi <yao@codesourcery.com>
6737
6738 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6739
052ca370
YQ
67402014-10-11 Yao Qi <yao@codesourcery.com>
6741
6742 * gdb.threads/thread-find.exp: Don't execute command
6743 "info threads".
6744 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6745 * gdb.threads/linux-dp.exp: Don't check the condition
6746 $threads_created equals to zero.
6747
3831839c
PA
67482014-10-10 Pedro Alves <palves@redhat.com>
6749
6750 * gdb.base/bigcore.exp: Remove references to IRIX.
6751 * gdb.base/funcargs.exp: Likewise.
6752 * gdb.base/interrupt.exp: Likewise.
6753 * gdb.base/mips_pro.exp: Likewise.
6754 * gdb.base/nodebug.exp: Likewise.
6755 * gdb.base/setvar.exp: Likewise.
6756 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6757
8b9a549d
PA
67582014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6759 Pedro Alves <palves@redhat.com>
6760
6761 PR symtab/14466
6762 * gdb.base/vdso-warning.c: New file.
6763 * gdb.base/vdso-warning.exp: New file.
6764
d48ba5e8
DE
67652014-10-02 Doug Evans <dje@google.com>
6766
6767 * gdb.base/structs.c (main): Don't run forever.
6768
2278c276
PA
67692014-10-02 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6772 (top level) <stop threads 1, stop threads 2>: Use it.
6773
b57bacec
PA
67742014-10-02 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.threads/break-while-running.exp (test): Add new
6777 'update_thread_list' argument. Skip "info threads" if false.
6778 (top level): Add new 'update_thread_list' axis.
6779
13fd3ff3
PA
67802014-10-02 Pedro Alves <palves@redhat.com>
6781
6782 PR breakpoints/17431
6783 * gdb.base/execl-update-breakpoints.c: New file.
6784 * gdb.base/execl-update-breakpoints.exp: New file.
6785
0fec99e8
PA
67862014-10-01 Pedro Alves <palves@redhat.com>
6787
6788 * gdb.base/breakpoint-in-ro-region.c: New file.
6789 * gdb.base/breakpoint-in-ro-region.exp: New file.
6790
2ddf4301
SM
67912014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6792
6793 * gdb.mi/mi-exit-code.exp: New file.
6794 * gdb.mi/mi-exit-code.c: New file.
6795
6a5f3f43
YQ
67962014-09-30 Yao Qi <yao@codesourcery.com>
6797
6798 * lib/prelink-support.exp (build_executable_own_libs): Error if
6799 the target isn't native.
6800
345bcc73
YQ
68012014-09-30 Yao Qi <yao@codesourcery.com>
6802
6803 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6804 false.
6805
a25a5a45
PA
68062014-09-22 Pedro Alves <palves@redhat.com>
6807
6808 * gdb.threads/break-while-running.exp: New file.
6809 * gdb.threads/break-while-running.c: New file.
6810
00ba3162
YQ
68112014-09-19 Yao Qi <yao@codesourcery.com>
6812
6813 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6814 Invoke test. Restart GDB with --readnow and invoke test again.
6815
c3b7b696
YQ
68162014-09-19 Yao Qi <yao@codesourcery.com>
6817
6818 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6819 proc set_breakpoint_on_gcd_function. Invoke
6820 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6821 invoke set_breakpoint_on_gcd_function again.
6822
2b4fd423
DE
68232014-09-18 Doug Evans <dje@google.com>
6824
6825 * gdb.dwarf2/symtab-producer.exp: New file.
6826
a5947601
SDJ
68272014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6828
6829 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6830 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6831 * gdb.base/global-var-nested-by-dso.c: Likewise.
6832 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6833
91c19059
SDJ
68342014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6835 Pedro Alves <palves@redhat.com>
6836
6837 * gdb.base/watch-bitfields.exp: Pass string other than test file
6838 name to prepare_for_testing.
6839 (watch): New procedure.
6840 (expect_watchpoint): Use with_test_prefix.
6841 (top level): Factor out tests to ...
6842 (test_watch_location, test_regular_watch): ... these new
6843 procedures, and use with_test_prefix and gdb_continue_to_end.
6844
bb9d5f81
PP
68452014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6846
6847 PR breakpoints/12526
6848 * gdb.base/watch-bitfields.exp: New file.
6849 * gdb.base/watch-bitfields.c: New file.
6850
635856f5
PA
68512014-09-16 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6854 software and hardware addresses, not software address against
6855 itself.
6856
7280ceea
PA
68572014-09-16 Pedro Alves <palves@redhat.com>
6858
6859 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6860 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6861
428b16bd
PA
68622014-09-16 Pedro Alves <palves@redhat.com>
6863
6864 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6865 files.
6866 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6867 "*-*-vxworks*" throughout.
6868 * gdb.base/break.exp: Likewise.
6869 * gdb.base/default.exp: Likewise.
6870 * gdb.base/scope.exp: Likewise.
6871 * gdb.base/sepdebug.exp: Likewise.
6872 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6873 throughout.
6874 * gdb.base/run.c: Likewise.
6875 * gdb.base/sepdebug.c: Likewise.
6876 * gdb.hp/gdb.aCC/run.c: Likewise.
6877 * gdb.reverse/until-reverse.c: Likewise.
6878 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6879
666d413c
YQ
68802014-09-16 Yao Qi <yao@codesourcery.com>
6881
6882 * boards/local-remote-host-native.exp: New file.
6883
57cbd724
DE
68842014-09-14 Doug Evans <xdje42@gmail.com>
6885
6886 * gdb.threads/queue-signal.c (thread_count): New variable.
6887 (thread_count_mutex, thread_count_condvar): New variables.
6888 (incr_thread_count, wait_all_threads_running): New functions.
6889 (main): Wait for all threads to be in their thread functions.
6890
81219e53
DE
68912014-09-13 Doug Evans <xdje42@gmail.com>
6892
6893 * gdb.threads/queue-signal.c: New file.
6894 * gdb.threads/queue-signal.exp: New file.
6895
3714cea7
DE
68962014-09-13 Doug Evans <xdje42@gmail.com>
6897
6898 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6899 be consistent with what default_gdb_init uses.
6900 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6901 the plain text of the prompt. Add some logging printfs.
6902 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6903
fa43b1d7
PA
69042014-09-12 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6907 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6908 * gdb.arch/i386-size-overlap.exp: Likewise.
6909 * gdb.arch/i386-size.exp: Likewise.
6910 * gdb.arch/i386-unwind.exp: Likewise.
6911 * gdb.base/a2-run.exp: Likewise.
6912 * gdb.base/break.exp: Likewise.
6913 * gdb.base/charset.exp: Likewise.
6914 * gdb.base/chng-syms.exp: Likewise.
6915 * gdb.base/commands.exp: Likewise.
6916 * gdb.base/dbx.exp: Likewise.
6917 * gdb.base/find.exp: Likewise.
6918 * gdb.base/funcargs.exp: Likewise.
6919 * gdb.base/jit-simple.exp: Likewise.
6920 * gdb.base/reread.exp: Likewise.
6921 * gdb.base/sepdebug.exp: Likewise.
6922 * gdb.base/step-bt.exp: Likewise.
6923 * gdb.cp/mb-inline.exp: Likewise.
6924 * gdb.cp/mb-templates.exp: Likewise.
6925 * gdb.objc/basicclass.exp: Likewise.
6926 * gdb.threads/killed.exp: Likewise.
6927
9d9bf2df
EBM
69282014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6929
6930 PR tdep/17379
6931 * gdb.arch/powerpc-stackless.S: New file.
6932 * gdb.arch/powerpc-stackless.exp: New file.
6933
1cf2f1b0
JK
69342014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6935
6936 * gdb.base/attach.c: Include unistd.h.
6937 (main): Call alarm. Add label postloop.
6938 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6939 gdb_breakpoint, gdb_continue_to_breakpoint.
6940 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6941
98880d46
PA
69422014-09-11 Pedro Alves <palves@redhat.com>
6943
6944 PR gdb/17347
6945 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6946 * gdb.base/attach.exp (test_command_line_attach_run): New
6947 procedure.
6948 (top level): Call it.
6949
4c92ff2c
PA
69502014-09-11 Pedro Alves <palves@redhat.com>
6951
6952 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6953 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6954 (do_command_attach_tests): Use spawn_wait_for_attach.
6955 * gdb.base/solib-overlap.exp: Likewise.
6956 * gdb.multi/multi-attach.exp: Likewise.
6957 * gdb.python/py-prompt.exp: Likewise.
6958 * gdb.python/py-sync-interp.exp: Likewise.
6959 * gdb.server/ext-attach.exp: Likewise.
6960
3adc1a7d
GKB
69612014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6962
6963 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6964 command in testcase. Simplify testcase.
6965
96334934
JB
69662014-09-10 Joel Brobecker <brobecker@adacore.com>
6967
6968 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6969
eb479039
JB
69702014-09-10 Joel Brobecker <brobecker@adacore.com>
6971
6972 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6973
deede10c
JB
69742014-09-10 Joel Brobecker <brobecker@adacore.com>
6975
6976 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6977
7828a5f5
JB
69782014-09-10 Joel Brobecker <brobecker@adacore.com>
6979
6980 * gdb.dwarf2/dynarr-ptr.c: New file.
6981 * gdb.dwarf2/dynarr-ptr.exp: New file.
6982
33aeebcf
MR
69832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6984
6985 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6986 of 30 rather than hardcoding 120 for a slow test case. Take the
6987 `gdb,timeout' target setting into account for this calculation.
6988 Don't extend the timeout for the test cases that don't need it.
6989
7b415901
MR
69902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6991
6992 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6993 a factor of 2 for a slow test case. Take the `gdb,timeout'
6994 target setting into account for this calculation.
6995 * gdb.reverse/until-precsave.exp: Increase the timeout by
6996 a factor of 15 and 3 respectively rather than adding 120
6997 for a pair of slow test cases. Take the `gdb,timeout'
6998 target setting into account for this calculation.
6999
4a40f85a
MR
70002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
7001
7002 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
7003 timeout, don't pass one down to gdb_expect.
7004 (gdb_expect): Rework timeout selection.
7005
09635af7
MR
70062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
7007
7008 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
7009 exception on timeout.
7010 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
7011 (gdbserver_start_extended): Catch any `gdbserver_start' error
7012 exceptions.
7013 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
7014 * lib/mi-support.exp (mi_gdb_target_load): Catch any
7015 `gdbserver_gdb_load' error exceptions.
7016
2bdd10b7
MR
70172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
7018
7019 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
7020 120 on waiting for the TCP socket to open.
7021
316935f0
DE
70222014-09-09 Doug Evans <xdje42@gmail.com>
7023
7024 * gdb.base/default.exp (show_conv_list): Add _caller_is,
7025 _caller_matches, _any_caller_is, _any_caller_matches.
7026
83740597
DE
70272014-09-09 Doug Evans <xdje42@gmail.com>
7028
7029 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
7030
4c122fc3
YQ
70312014-09-09 Yao Qi <yao@codesourcery.com>
7032
7033 * gdb.mi/mi-var-display.exp: Set print symbol off.
7034
a9f116cb
GKB
70352014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
7036
7037 PR gdb/17035
7038 * gdb.base/commands.exp: Add tests to verify user-defined
7039 commands with empty bodies.
7040 * gdb.python/py-cmd.exp: Test that we don't show user-defined
7041 python commands in `show user command`.
7042 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
7043 scheme commands in `show user command`.
7044
c75bd3a2
JK
70452014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7046
7047 PR python/17355
7048 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
7049 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
7050 * gdb.python/py-framefilter-invalidarg.exp: New file.
7051 * gdb.python/py-framefilter-invalidarg.py: New file.
7052
faa42425
DE
70532014-09-06 Doug Evans <xdje42@gmail.com>
7054
7055 PR 15276
7056 * gdb.python/py-caller-is.c: New file.
7057 * gdb.python/py-caller-is.exp: New file.
7058
474ca4f6
SDJ
70592014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
7060
7061 PR gdb/17235
7062 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
7063 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
7064
eb0b0463
SDJ
70652014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
7066
7067 PR fortran/17237
7068 * gdb.fortran/print-formatted.exp: New file.
7069 * gdb.fortran/print-formatted.f90: Likewise.
7070
5f3b99cf
SS
70712014-09-03 Sasha Smundak <asmundak@google.com>
7072
7073 * gdb.python/py-frame.exp: Test Frame.read_register.
7074
7d793aa9
SDJ
70752014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
7076
7077 PR python/16699
7078 * gdb.python/py-completion.exp: New file.
7079 * gdb.python/py-completion.py: Likewise.
7080
fb0576e9
DE
70812014-08-28 Doug Evans <dje@google.com>
7082
7083 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
7084 eax,etc. are live with values set by gdb and thus the compiler can't
7085 use them.
7086 * gdb.arch/i386-pseudo.c (main): Ditto.
7087
ee92b0dd
DE
70882014-08-27 Doug Evans <dje@google.com>
7089
7090 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
7091
6649db35
DE
70922014-08-25 Doug Evans <dje@google.com>
7093
7094 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
7095 (main): Ditto.
7096
564b7600
DE
70972014-08-25 Doug Evans <dje@google.com>
7098
7099 * gdb.threads/thread-execl.exp: #include <stdio.h>.
7100
3881fb67
YQ
71012014-08-24 Yao Qi <yao@codesourcery.com>
7102
7103 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
7104 symbol off.
7105 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
7106
a05a36a5
DE
71072014-08-22 Doug Evans <dje@google.com>
7108
7109 PR 17276
7110 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
7111 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
7112 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
7113
7c343b48
YQ
71142014-08-22 Yao Qi <yao@codesourcery.com>
7115
7116 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
7117 * gdb.python/py-finish-breakpoint2.exp: Likewise.
7118 * gdb.python/python.exp: Likewise. Use .py file on the host
7119 instead of the build.
7120
22fd09ae
JK
71212014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7122
7123 * gdb.threads/gcore-stale-thread.c: New file.
7124 * gdb.threads/gcore-stale-thread.exp: New file.
7125
a8454a7c
PA
71262014-08-21 Pedro Alves <palves@redhat.com>
7127
7128 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
7129 * gdb.base/gcore-relro-pie.exp: Likewise.
7130 * gdb.base/gcore-relro.exp: Likewise.
7131 * gdb.base/gcore.exp: Likewise.
7132 * gdb.base/print-symbol-loading.exp: Likewise.
7133 * gdb.threads/gcore-thread.exp: Likewise.
7134 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
7135
2a31c623
PA
71362014-08-20 Pedro Alves <palves@redhat.com>
7137 Jan Kratochvil <jan.kratochvil@redhat.com>
7138
7139 * Makefile.in (EXTRA_RULES, CC): New variables, get from
7140 configure.
7141 (EXPECT): Handle READ1 being set.
7142 (all): Depend on EXTRA_RULES.
7143 (check-read1, expect-read1, read1.so, read1): New rules.
7144 * README (Testsuite Parameters): Document the READ1 make variable.
7145 (Race detection): New section.
7146 * configure: Regenerate.
7147 * configure.ac: If build==host==target, and running under a
7148 GNU/glibc system, add read1 to the extra Makefile rules.
7149 (EXTRA_RULES): AC_SUBST it.
7150 * lib/read1.c: New file.
7151
d36430db
JB
71522014-08-20 Joel Brobecker <brobecker@adacore.com>
7153
7154 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
7155 the handling of variables declared as a typedef to an array
7156 which a DW_AT_data_location attribute.
7157
9a0dc9e3
PA
71582014-08-19 Andrew Burgess <aburgess@broadcom.com>
7159 Pedro Alves <palves@redhat.com>
7160
7161 PR symtab/14604
7162 PR symtab/14605
7163 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
7164 gdb_test.
7165
0718a8da
PA
71662014-08-19 Pedro Alves <palves@redhat.com>
7167
7168 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
7169
13b448cd
YQ
71702014-08-19 Yao Qi <yao@codesourcery.com>
7171
7172 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
7173 right line.
7174
1cbf5077
DB
71752014-08-18 David Blaikie <dblaikie@gmail.com>
7176
7177 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
7178
bf0fae19
JB
71792014-08-18 Joel Brobecker <brobecker@adacore.com>
7180
7181 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
7182 attribute in array range.
7183
3c8c5dcc
JB
71842014-08-18 Joel Brobecker <brobecker@adacore.com>
7185
7186 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
7187
e66d4446
SC
71882014-08-15 Siva Chandra Reddy <sivachandra@google.com>
7189
7190 PR c++/17132
7191 * gdb.cp/pr17132.cc: New file.
7192 * gdb.cp/pr17132.exp: New file.
7193
940df408
SC
71942014-08-15 Siva Chandra Reddy <sivachandra@google.com>
7195
7196 * gdb.python/py-xmethods.py (A_getarrayind)
7197 (E_method_char_worker.__call__, E_method_int_worker.__call__):
7198 Use 'print' with function call syntax.
7199 (E_method_matcher.match): Fix tab vs space indentation mixup.
7200
ebcc6c3a
YQ
72012014-08-15 Yao Qi <yao@codesourcery.com>
7202
7203 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
7204 false.
7205
775e0f04
YQ
72062014-08-15 Yao Qi <yao@codesourcery.com>
7207
7208 * gdb.cp/casts.exp: Set print symbol off.
7209 * gdb.cp/class2.exp: Likewise.
7210 * gdb.cp/overload.exp: Likewise.
7211 * gdb.cp/templates.exp: Likewise.
7212
d769e349
DE
72132014-08-11 Doug Evans <dje@google.com>
7214
7215 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7216 (test_load_shlib): Update.
7217
20c6f1e1
YQ
72182014-08-09 Yao Qi <yao@codesourcery.com>
7219
7220 * gdb.base/display.exp: Invoke is_address_zero_readable.
7221 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
7222 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
7223 * gdb.base/hbreak-unmapped.exp: Return if
7224 is_address_zero_readable returns true.
7225 * gdb.base/signest.exp: Likewise.
7226 * gdb.base/signull.exp: Likewise.
7227 * gdb.base/sigbpt.exp: Likewise.
7228 * gdb.guile/scm-disasm.exp: Do the test if
7229 is_address_zero_readable returns false.
7230 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
7231 * gdb.python/py-arch.exp: Likewise.
7232 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
7233 * lib/gdb.exp (is_address_zero_readable): New proc.
7234
5792e8e3
YQ
72352014-08-09 Yao Qi <yao@codesourcery.com>
7236
7237 PR testsuite/13443
7238 * gdb.mi/mi-var-display.exp: Make test messages unique.
7239
3cecbbbe
TT
72402014-08-04 Tom Tromey <tromey@redhat.com>
7241
7242 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
7243 target 0".
7244
00b51ff5
TT
72452014-08-04 Tom Tromey <tromey@redhat.com>
7246
7247 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
7248 "target_resume".
7249
6908c509
JB
72502014-08-01 Joel Brobecker <brobecker@adacore.com>
7251
7252 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
7253 inner_vla_struct_object_size.
7254 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
7255 as xfail.
7256
cc6563d2
PA
72572014-07-30 Pedro Alves <palves@redhat.com>
7258
7259 * gdb.threads/signal-command-handle-nopass.exp (test): Add
7260 comment.
7261
7e09a223
YQ
72622014-07-29 Yao Qi <yao@codesourcery.com>
7263
7264 PR gdb/17206
7265 * gdb.base/until-nodebug.exp: New.
7266
7ebdbe92
DE
72672014-07-28 Doug Evans <xdje42@gmail.com>
7268
7269 PR guile/17203
7270 * gdb.guile/scm-parameter.exp: Add tests for trying to create
7271 previously existing parameter, and previously ambiguously spelled
7272 parameter.
7273
fdb1adc6
WN
72742014-07-28 Will Newton <will.newton@linaro.org>
7275
7276 * gdb.base/varargs.exp: Remove KFAILs for ARM.
7277
186fcde0
DE
72782014-07-26 Ludovic Courtès <ludo@gnu.org>
7279 Doug Evans <xdje42@gmail.com>
7280
7281 PR guile/17146
7282 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
7283
70509625
PA
72842014-07-25 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.threads/signal-command-handle-nopass.c: New file.
7287 * gdb.threads/signal-command-handle-nopass.exp: New file.
7288 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
7289 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
7290 * gdb.threads/signal-delivered-right-thread.c: New file.
7291 * gdb.threads/signal-delivered-right-thread.exp: New file.
7292
c3f814a1
PA
72932014-07-25 Pedro Alves <palves@redhat.com>
7294
7295 * gdb.base/double-prompt-target-event-error.exp
7296 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
7297 match.
7298 (cancel_pagination_in_target_event): Rework double prompt
7299 detection.
7300 * gdb.base/paginate-after-ctrl-c-running.exp
7301 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
7302 <return>' match.
7303 * gdb.base/paginate-bg-execution.exp
7304 (test_bg_execution_pagination_return)
7305 (test_bg_execution_pagination_cancel): Remove '-notransfer
7306 <return>' matches.
7307 * gdb.base/paginate-execution-startup.exp
7308 (test_fg_execution_pagination_return)
7309 (test_fg_execution_pagination_cancel): Remove '-notransfer
7310 <return>' matches.
7311 * gdb.base/paginate-inferior-exit.exp
7312 (test_paginate_inferior_exited): Remove '-notransfer <return>'
7313 match.
7314 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
7315 * lib/gdb.exp (pagination_prompt): Run text through
7316 string_to_regexp.
7317 (gdb_test_multiple): Match $pagination_prompt instead of
7318 "<return>".
7319 (string_to_regexp): Move to lib/gdb-utils.exp.
7320
e214cf6c
JK
73212014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7322
7323 * gdb.arch/amd64-entry-value-paramref.S: New file.
7324 * gdb.arch/amd64-entry-value-paramref.cc: New file.
7325 * gdb.arch/amd64-entry-value-paramref.exp: New file.
7326 * gdb.arch/amd64-optimout-repeat.S: New file.
7327 * gdb.arch/amd64-optimout-repeat.c: New file.
7328 * gdb.arch/amd64-optimout-repeat.exp: New file.
7329
17d0c5c8
JK
73302014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7331
7332 PR gdb/17170
7333 * gdb.base/statistics.exp: New file.
7334
b8b8facf
DE
73352014-07-17 Doug Evans <dje@google.com>
7336
74b49205 7337 PR gdb/17170
b8b8facf
DE
7338 * gdb.base/maint.exp: Update testing of per-command stats.
7339
1b5d0ab3
PA
73402014-07-16 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7343 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7344 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7345 (tfile_write_buf): New functions.
7346 (add_memory_block): Rewrite using the above.
7347 (adjust_function_address): New function.
7348 (FUNCTION_ADDRESS): New macro.
7349 (write_basic_trace_file): Remove short_x local, and use
7350 tfile_write_16. Change type of func_addr local to unsigned long
7351 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7352 here. Cast argument of add_memory_block to char pointer.
7353 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7354 (main): Remove parameters.
7355 * gdb.trace/tfile.exp: Remove nowarnings.
7356
4d974e88
SM
73572014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7358
7359 * gdb.base/debug-expr.exp: Test string evaluation with
7360 "debug expression" on.
7361
41e99568
PA
73622014-07-15 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.base/reread.exp: Use clean_restart.
7365
487d9753
PL
73662014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7367
7368 * gdb.arch/avr-flash-qualifer.c: New.
7369 * gdb.arch/avr-flash-qualifer.exp: New.
7370
cc1c52ad
PA
73712014-07-14 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7374 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7375
1e973570
PA
73762014-07-14 Pedro Alves <palves@redhat.com>
7377
7378 * gdb.base/double-prompt-target-event-error.c: New file.
7379 * gdb.base/double-prompt-target-event-error.exp: New file.
7380
93d6eb10
PA
73812014-07-14 Pedro Alves <palves@redhat.com>
7382
7383 PR gdb/17072
7384 * gdb.base/paginate-inferior-exit.c: New file.
7385 * gdb.base/paginate-inferior-exit.exp: New file.
7386
0017922d
PA
73872014-07-14 Pedro Alves <palves@redhat.com>
7388
7389 PR gdb/17072
7390 * gdb.base/paginate-bg-execution.c: New file.
7391 * gdb.base/paginate-bg-execution.exp: New file.
7392
94696ad3
PA
73932014-07-14 Pedro Alves <palves@redhat.com>
7394
7395 PR gdb/17072
7396 * gdb.base/paginate-execution-startup.c: New file.
7397 * gdb.base/paginate-execution-startup.exp: New file.
7398 * lib/gdb.exp (pagination_prompt): New global.
7399 (default_gdb_spawn): New procedure, factored out from
7400 default_gdb_spawn.
7401 (default_gdb_start): Adjust to call default_gdb_spawn.
7402 (gdb_spawn): New procedure.
7403
bd293940
PA
74042014-07-14 Pedro Alves <palves@redhat.com>
7405
7406 * lib/gdb.exp (gdb_assert): New procedure.
7407 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7408
c933f875
PA
74092014-07-14 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.base/execution-termios.c: New file.
7412 * gdb.base/execution-termios.exp: New file.
7413
d98b7a16
TT
74142014-07-14 Tom Tromey <tromey@redhat.com>
7415
7416 * gdb.cp/vla-cxx.cc: New file.
7417 * gdb.cp/vla-cxx.exp: New file.
7418
548740d6
TT
74192014-07-14 Tom Tromey <tromey@redhat.com>
7420
7421 * gdb.reverse/rerun-prec.c: New file.
7422 * gdb.reverse/rerun-prec.exp: New file.
7423
a25eb028
MR
74242014-07-12 Maciej W. Rozycki <macro@mips.com>
7425 Maciej W. Rozycki <macro@codesourcery.com>
7426
7427 * lib/gdb-utils.exp: New file.
7428 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7429 inline `gdb_init_command' processing.
7430 (gdb_start_cmd): Likewise.
7431 * lib/mi-support.exp (mi_run_cmd): Likewise.
7432 * README: Document `gdb_init_command' and `gdb_init_commands'.
7433
218c2655
JK
74342014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7435
7436 Fix false FAIL running under a very long directory name.
7437 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7438 and "set print elements 10000". Twice.
7439
5401fde3
YQ
74402014-07-11 Yao Qi <yao@codesourcery.com>
7441
7442 * gdb.base/exprs.exp: "set print symbol off".
7443
e76126e8
PA
74442014-07-11 Pedro Alves <palves@redhat.com>
7445
7446 * gdb.threads/kill.c: New file.
7447 * gdb.threads/kill.exp: New file.
7448
2d6f0de6
YQ
74492014-07-10 Yao Qi <yao@codesourcery.com>
7450
7451 * gdb.trace/tfile.c (write_basic_trace_file)
7452 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7453 address written to trace file.
7454
7180e04a
PA
74552014-07-09 Pedro Alves <palves@redhat.com>
7456
7457 * gdb.base/attach-wait-input.exp: New file.
7458 * gdb.base/attach-wait-input.c: New file.
7459
9a9a7608
AB
74602014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7461
7462 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7463 setting up test structures.
7464 (main): Call new test function.
7465 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7466 test function, continue into test function and walk test
7467 structures.
7468
161ac41e
YQ
74692014-07-02 Yao Qi <yao@codesourcery.com>
7470
7471 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7472 'bar_start' at the beginning of functions 'foo' and 'bar'
7473 respectively.
7474 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7475 instead of 'foo' and 'bar'.
7476
1f267ae3
MM
74772014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7478
7479 * gdb.btrace/segv.exp: New.
7480 * gdb.btrace/segv.c: New.
7481
2b239efb
LM
74822014-07-02 Luis Machado <lgustavo@codesourcery.com>
7483
7484 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7485 instruction.
7486
cf363f18
MW
74872014-06-30 Mark Wielaard <mjw@redhat.com>
7488
7489 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7490 vulture, vilify, villar): New volatile array constants.
7491 (vindictive, vegetation): New const volatile array constants.
7492 * gdb.base/volatile.exp: Test volatile and const volatile array
7493 types.
7494
aebf9d24
AA
74952014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7496
7497 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7498 target lacks support for awatch, rwatch, or hbreak.
7499
b67a2c6f
YQ
75002014-06-27 Yao Qi <yao@codesourcery.com>
7501
7502 * gdb.multi/dummy-frame-restore.exp: New.
7503 * gdb.multi/dummy-frame-restore.c: New.
7504
aef92902
MM
75052014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7506
7507 * gdb.btrace/gcore.exp: New.
7508
8e9db26e
PA
75092014-06-23 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.base/watchpoint-reuse-slot.c: New file.
7512 * gdb.base/watchpoint-reuse-slot.exp: New file.
7513
70afc5b7
SC
75142014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7515
7516 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7517 progspace's filename in 'info', 'enable' and 'disable' command
7518 tests.
7519
b972bd9c
JK
75202014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7521
7522 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7523 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7524 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7525
125f8a3d
GB
75262014-06-20 Gary Benson <gbenson@redhat.com>
7527
7528 * gdb.arch/i386-avx.exp: Fix include file location.
7529 * gdb.arch/i386-sse.exp: Likewise.
7530
3ed9baed
IB
75312014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7532
7533 * gdb.dlang/expression.exp: New file.
7534
034f788c
PA
75352014-06-19 Pedro Alves <palves@redhat.com>
7536
7537 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7538 out from ...
7539 (top level): ... here. Iterate running tests under different
7540 scheduler-locking settings.
7541
45371d0c
LM
75422014-06-18 Luis Machado <lgustavo@codesourcery.com>
7543
7544 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7545 to DW_FORM_addr and use non-zero addresses.
7546
5d376983
SC
75472014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7548
7549 PR gdb/17017
7550 * gdb.python/py-xmethods.cc: Add global function call counters and
7551 increment them in their respective functions. Remove "cout"
7552 statements.
7553 * gdb.python/py-xmethods.exp: Make tests check the global function
7554 call counters instead of depending on inferior IO.
7555
a1aa2221
LM
75562014-06-18 Don Breazeal <donb@codesourcery.com>
7557
7558 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7559 Deleted procedure.
7560 (explicit_fork_parent_follow): Deleted procedure.
7561 (explicit_fork_child_follow): Deleted procedure.
7562 (test_follow_fork): New procedure.
7563 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 7564 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
7565 procedure calls.
7566
0fc05997
YQ
75672014-06-17 Yao Qi <yao@codesourcery.com>
7568
7569 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7570 CP1252.
7571
70795c52
LM
75722014-06-17 Luis Machado <lgustavo@codesourcery.com>
7573
7574 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7575 Initialize ptr and S explicitly.
7576 (skip_type_update_when_not_use_rtti_test): Likewise.
7577
6be47f0c
KS
75782014-06-16 Keith Seitz <keiths@redhat.com>
7579
7580 PR mi/15863
7581 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7582 the inferior is started.
7583
d03de421
PA
75842014-06-16 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.base/break-main-file-remove-fail.c: New file.
7587 * gdb.base/break-main-file-remove-fail.exp: New file.
7588 * gdb.base/break-unload-file.exp: Use build_executable instead of
7589 prepare_for_testing.
7590 (test_break): New parameter "initial_load". Handle it.
7591 (top level): Add initial_load cmdline/file axis.
7592
f9579b99
TT
75932014-06-12 Tom Tromey <tromey@redhat.com>
7594
7595 * gdb.base/completion.exp: Don't use directory name in test.
7596
3657956b
GB
75972014-06-09 Gary Benson <gbenson@redhat.com>
7598
7599 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7600 separate the always-available ANSI-standard signals from the
7601 signals that require checking.
7602 (main): Likewise.
7603 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7604 Likewise.
7605 (main): Likewise.
7606
4186eb54
KS
76072014-06-07 Keith Seitz <keiths@redhat.com>
7608
7609 Revert:
7610 PR c++/16253
7611 * gdb.cp/var-tag.cc: New file.
7612 * gdb.cp/var-tag.exp: New file.
7613 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7614 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7615 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7616 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7617
25326a28 76182014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
7619
7620 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7621
829155c9
PA
76222014-06-06 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7625 in target debug output instead of looking at RSP packets,
7626 disabling the test on any target that uses hardware stepping.
7627 Update comments.
7628
61c8d22e
PA
76292014-06-06 Pedro Alves <palves@redhat.com>
7630
7631 * gdb.base/break-unload-file.exp: Fix typo.
7632
d9a47287
YQ
76332014-06-06 Yao Qi <yao@codesourcery.com>
7634
7635 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7636 from "jit_function" to "^jit_function".
7637
e5e01dbf
YQ
76382014-06-06 Yao Qi <yao@codesourcery.com>
7639
7640 * gdb.base/async.c (foo): Add one statement.
7641 * gdb.base/async.exp: Get the next instruction address and
7642 match the output of "nexti" by instruction address. Match
7643 the hex address in the output of "finish".
7644
73ba372c
GB
76452014-06-06 Gary Benson <gbenson@redhat.com>
7646
7647 * gdb.base/call-signals.c: Remove preprocessor conditionals
7648 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7649 SIGSEGV and SIGTERM.
7650 * gdb.base/sigall.c: Likewise.
7651 * gdb.base/unwindonsignal.c: Likewise.
7652 * gdb.reverse/sigall-reverse.c: Likewise.
7653
831517df
YQ
76542014-06-06 Yao Qi <yao@codesourcery.com>
7655
7656 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7657 readable, skip the test.
7658
b8b91e98
YQ
76592014-06-06 Yao Qi <yao@codesourcery.com>
7660
7661 * gdb.threads/staticthreads.c (thread_function): Move the line
7662 setting breakpoint on forward.
7663 * gdb.threads/staticthreads.exp: Update comments.
7664
fb934770
LC
76652014-06-05 Ludovic Courtès <ludo@gnu.org>
7666
7667 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7668 "history-append! type error".
7669
6ef284bd
SM
76702014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7671
7672 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7673 erroneous dprintf expected input.
7674
a872e241
DE
76752014-06-04 Doug Evans <xdje42@gmail.com>
7676
7677 * gdb.guile/scm-generics.exp: Delete.
7678
16f691fb
DE
76792014-06-04 Doug Evans <xdje42@gmail.com>
7680
7681 * gdb.guile/scm-breakpoint.exp: Update.
7682 Add tests for breakpoint registration.
7683
012370f6
TT
76842014-06-04 Tom Tromey <tromey@redhat.com>
7685
7686 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7687 VLA-in-union.
7688 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7689 inner_vla_struct, vla_union types. Initialize objects of those
7690 types and compute their sizes.
7691
9f5a4cef
HZ
76922014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7693 Hui Zhu <hui@codesourcery.com>
7694
7695 * gdb.base/fileio.exp: Add test for shell not available as well as
7696 available.
7697 * gdb.base/fileio.c (test_system): Check for shell twice.
7698
90a45c4d
YQ
76992014-06-04 Yao Qi <yao@codesourcery.com>
7700
7701 * gdb.base/auto-connect-native-target.exp: Remove redundant
7702 space from the regexp pattern.
7703
70017e41
YQ
77042014-06-04 Yao Qi <yao@codesourcery.com>
7705
7706 * gdb.base/default.exp: Replace "child" with "native" in
7707 regexp pattern.
7708
883964a7
SC
77092014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7710
7711 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7712 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7713 * gdb.python/py-xmethods.py: Python script supporting the
7714 new testcase and tests.
7715
ef370185
JB
77162014-06-03 Joel Brobecker <brobecker@adacore.com>
7717 Pedro Alves <palves@redhat.com>
7718
7719 PR breakpoints/17000
7720 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7721 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7722
1e2ccb61
BM
77232014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7724
7725 * gdb.base/subst.exp: Add tests to verify partial path matching
7726 output.
7727
c6ec5ab2
PA
77282014-06-03 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7731 target that doesn't use software single-stepping.
7732
835c559f
PA
77332014-06-03 Pedro Alves <palves@redhat.com>
7734
7735 PR breakpoints/17000
7736 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7737 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7738
06eb1586
DE
77392014-06-02 Doug Evans <xdje42@gmail.com>
7740
7741 * gdb.guile/scm-parameter.exp: New file.
7742
e698b8c4
DE
77432014-06-02 Doug Evans <xdje42@gmail.com>
7744
7745 * gdb.guile/scm-cmd.c: New file.
7746 * gdb.guile/scm-cmd.exp: New file.
7747
ded03782
DE
77482014-06-02 Doug Evans <xdje42@gmail.com>
7749
7750 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7751 pretty-printer lookup.
7752 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7753 (make-pp_s-printer): Call it.
7754 (make-pretty-printer-from-dict): New function.
7755 (lookup-pretty-printer-maker-from-dict): New function.
7756 (*pretty-printer*): Simplify.
7757 (make-objfile-pp_s-printer): New function.
7758 (install-objfile-pretty-printers!): New function.
7759 (make-progspace-pp_s-printer): New function.
7760 (install-progspace-pretty-printers!): New function.
7761 * gdb.guile/scm-progspace.c: New file.
7762 * gdb.guile/scm-progspace.exp: New file.
7763
41fac0cf
PA
77642014-06-02 Pedro Alves <palves@redhat.com>
7765
7766 * gdb.base/dprintf-bp-same-addr.c: New file.
7767 * gdb.base/dprintf-bp-same-addr.exp: New file.
7768
96ae5695
EBM
77692014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7770
7771 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7772 * gdb.arch/powerpc-power.s: Likewise.
7773
da02b3a8
JB
77742014-06-02 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7777
c72b2e7b
YQ
77782014-06-01 Yao Qi <yao@codesourcery.com>
7779
7780 * gdb.base/watchpoint.exp (test_watch_location): Check null
7781 pointer can be dereferenced. If not, do the test, otherwise
7782 skip it.
7783
53e8a631
AB
77842014-05-30 Andrew Burgess <aburgess@broadcom.com>
7785
7786 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7787 results.
7788 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7789
938f0e2f
AB
77902014-05-30 Andrew Burgess <aburgess@broadcom.com>
7791
7792 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7793 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7794 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7795 * gdb.arch/amd64-invalid-stack-top.c: New file.
7796 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7797
9ba6657a
PA
77982014-05-30 Pedro Alves <palves@redhat.com>
7799
7800 PR breakpoints/17000
7801 * gdb.base/sss-bp-on-user-bp.c: New file.
7802 * gdb.base/sss-bp-on-user-bp.exp: New file.
7803
522c09bf
DB
78042014-05-30 David Blaikie <dblaikie@gmail.com>
7805
7806 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7807 gnu_inline semantics via attribute.
7808 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7809 source explicitly specifies the required semantics.
7810
bf4ef81e
MR
78112014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7812
7813 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7814
329ea579
PA
78152014-05-29 Pedro Alves <palves@redhat.com>
7816 Tom Tromey <tromey@redhat.com>
7817
7818 * gdb.base/async-shell.exp: Don't enable target-async.
7819 * gdb.base/async.exp
7820 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7821 parameter. Adjust.
7822 (top level): Don't test with "target-async".
7823 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7824 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7825 * gdb.base/inferior-died.exp: Don't enable target-async.
7826 * gdb.base/interrupt-noterm.exp: Likewise.
7827 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7828 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7829 * gdb.mi/mi-nonstop.exp: Likewise.
7830 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7831 * gdb.mi/mi-nsintrall.exp: Likewise.
7832 * gdb.mi/mi-nsmoribund.exp: Likewise.
7833 * gdb.mi/mi-nsthrexec.exp: Likewise.
7834 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7835 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7836 * gdb.python/py-evsignal.exp: Don't enable target-async.
7837 * gdb.python/py-evthreads.exp: Likewise.
7838 * gdb.python/py-prompt.exp: Likewise.
7839 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7840 * gdb.server/solib-list.exp: Don't enable target-async.
7841 * gdb.threads/thread-specific-bp.exp: Likewise.
7842 * lib/mi-support.exp: Adjust to use mi-async.
7843
fd664c91
PA
78442014-05-29 Pedro Alves <palves@redhat.com>
7845
7846 PR gdb/13860
7847 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7848 reason, even in sync mode.
7849
251bde03
PA
78502014-05-29 Pedro Alves <palves@redhat.com>
7851 Hui Zhu <hui@codesourcery.com>
7852
7853 PR PR15693
7854 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7855 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7856 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7857 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7858
7f3c0343
JB
78592014-05-28 Joel Brobecker <brobecker@adacore.com>
7860
7861 * config/monitor.exp (gdb_target_monitor): Replace use of
7862 "set remotebaud" by "set serial baud".
7863
b2715b27
AW
78642014-05-26 Andy Wingo <wingo@igalia.com>
7865
7866 * gdb.guile/scm-breakpoint.exp:
7867 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7868 properties instead of gdb-object-properties.
7869
498a4489
YQ
78702014-05-26 Yao Qi <yao@codesourcery.com>
7871
7872 * gdb.server/no-thread-db.exp: Specify source file name
7873 explicitly when setting a breakpoint.
7874
589fdceb
MM
78752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7876
7877 * gdb.btrace/vdso.c: New.
7878 * gdb.btrace/vdso.exp: New.
7879
e9089e05
MM
78802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7881
7882 * gdb.base/gcore.exp (capture_command_output): Move ...
7883 * lib/gdb.exp (capture_command_output): ... here.
7884
67b5c0c1
MM
78852014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7886
7887 * gdb.btrace/data.exp: Test memory access during btrace replay.
7888
a2199296
SM
78892014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7890
7891 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7892
17b2616c
PA
78932014-05-21 Pedro Alves <palves@redhat.com>
7894
7895 PR gdb/13860
7896 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7897 (top level): Test that output related to execution commands is
7898 sent to the console with CLI commands, but not with MI commands.
7899 Test that breakpoint events are always mirrored to the console.
7900 Also expect the new source line to be output after a "next" in
7901 async mode too. Make it a pass/fail test.
7902 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7903 output.
7904 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7905
5166082f
PA
79062014-05-21 Pedro Alves <palves@redhat.com>
7907
7908 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7909 Use them to test variations of "list" after reaching a breakpoint.
7910 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7911 Test "list" with listsize 10 after reaching a breakpoint.
7912 * gdb.python/python.exp (decode_line current location line
7913 number): Adjust expected line number.
7914
2f25d70f
SM
79152014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7916
7917 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7918 behavior for $args, pass it directly to "run".
7919
ff604a67
MR
79202014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7921
7922 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7923 30000 to 65536.
7924
6a3cb8e8
PA
79252014-05-21 Pedro Alves <palves@redhat.com>
7926
7927 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7928 auto-connect-native-target off".
7929 * gdb.base/auto-connect-native-target.c: New file.
7930 * gdb.base/auto-connect-native-target.exp: New file.
7931
4ebfc96e
PA
79322014-05-21 Pedro Alves <palves@redhat.com>
7933
7934 * gdb.base/default.exp: Test "target native" instead of "target
7935 child".
7936
36d46afb
MW
79372014-05-21 Mark Wielaard <mjw@redhat.com>
7938
7939 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7940
5876f503
JK
79412014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7942
7943 Fix TLS access for -static -pthread.
7944 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7945 <HAVE_TLS> (thread_function, main): Initialize it.
7946 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7947 Add clean_restart.
7948 <$have_tls != "">: Check TLSVAR.
7949
0256a6ac
PA
79502014-05-21 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.base/dcache-line-read-error.c: New.
7953 * gdb.base/dcache-line-read-error.exp: New.
7954
936d2992
PA
79552014-05-20 Pedro Alves <palves@redhat.com>
7956
7957 * gdb.base/compare-sections.c: New file.
7958 * gdb.base/compare-sections.exp: New file.
7959
802e8e6d
PA
79602014-05-20 Pedro Alves <palves@redhat.com>
7961
7962 * gdb.base/break-idempotent.c: New file.
7963 * gdb.base/break-idempotent.exp: New file.
7964
e59fa00f
MM
79652014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7966
7967 * gdb.btrace/nohist.exp: New.
7968
8b696e31
YQ
79692014-05-20 Yao Qi <yao@codesourcery.com>
7970
7971 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7972 gdb.reverse directory and gdb_reverse_timeout exists in board
7973 setting.
7974 * README: Document gdb_reverse_timeout.
7975
73c9764f
YQ
79762014-05-20 Yao Qi <yao@codesourcery.com>
7977
7978 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7979 'test_file_name'. Treat args as a string instead of a list.
7980 (gdb_init): Rename argument 'args' by 'test_file_name'.
7981
f1f4348a
JK
79822014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7983
7984 * gdb.arch/powerpc-power.exp: New file.
7985 * gdb.arch/powerpc-power.s: New file.
7986
0dbe70ce
DE
79872014-05-16 Doug Evans <dje@google.com>
7988
7989 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
7990 * gdb.base/completion.exp: Check that all expected files exist
7991 before doing file completion.
0dbe70ce 7992
8d551b02
DE
79932014-05-16 Doug Evans <dje@google.com>
7994
7995 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7996 Update.
7997 (do_syscall_tests_without_xml): Update.
7998
73eb7709
PA
79992014-05-16 Pedro Alves <palves@redhat.com>
8000
8001 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
8002 instead of "unknown output after running".
8003
3fae92fc
YQ
80042014-05-16 Yao Qi <yao@codesourcery.com>
8005
8006 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
8007 file1.txt from host at the end.
8008 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8009
c2b2ccc5
DE
80102014-05-15 Doug Evans <dje@google.com>
8011
8012 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
8013 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
8014 loading file. Add test for TU lookup.
8015
8c217a4b
SM
80162014-05-15 Simon Marchi <simon.marchi@ericsson.com>
8017
8018 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
8019 calling "-exec-arguments" or "set args" before running the
8020 inferior.
8021
3deb39c6
SM
80222014-05-15 Simon Marchi <simon.marchi@ericsson.com>
8023
8024 * lib/mi-support.exp (mi_expect_stop): Expect message for
8025 inferiors that exit with non-zero exit code.
8026
71a79f8c
YQ
80272014-05-14 Yao Qi <yao@codesourcery.com>
8028
8029 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
8030 match absolute path on remote host.
8031 (test_file_list_exec_source_files): Remove "/" from the
8032 pattern.
8033
f23fcd46
YQ
80342014-05-14 Yao Qi <yao@codesourcery.com>
8035
8036 * boards/local-remote-host-notty.exp (${board}_file): New
8037 proc.
8038
9404b58f
KM
80392014-05-07 Kyle McMartin <kyle@redhat.com>
8040
8041 Pushed by Joel Brobecker <brobecker@adacore.com>.
8042 * gdb.arch/aarch64-atomic-inst.c: New file.
8043 * gdb.arch/aarch64-atomic-inst.exp: New file.
8044
5e45f04c
YQ
80452014-05-07 Yao Qi <yao@codesourcery.com>
8046
8047 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
8048 in current context" too.
8049
c888a17d
KS
80502014-05-05 Keith Seitz <keiths@redhat.com>
8051
8052 * gdb.linespec/ls-dollar.exp: Add test for linespec
8053 file:convenience_variable.
8054
290a839c
YQ
80552014-05-05 Yao Qi <yao@codesourcery.com>
8056
8057 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
8058 traceframes into tfile and ctf trace files. Read data from
8059 trace file and test collected data.
8060 (gdb_collect_locals_test): Likewise.
8061 (gdb_unavailable_registers_test): Likewise.
8062 (gdb_unavailable_floats): Likewise.
8063 (gdb_collect_globals_test): Likewise.
8064 (top-level): Append "ctf" to trace_file_targets if GDB
8065 supports.
8066
b5262cd0
YQ
80672014-05-05 Yao Qi <yao@codesourcery.com>
8068
8069 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
8070 code to ...
8071 (gdb_collect_args_test_1): ... it. New proc.
8072 (gdb_collect_locals_test): Move some code to ...
8073 (gdb_collect_locals_test_1): ... it. New proc.
8074 (gdb_unavailable_registers_test): Move some code to ...
8075 (gdb_unavailable_registers_test_1): ... it. New proc.
8076 (gdb_unavailable_floats): Move some code to ...
8077 (gdb_unavailable_floats_1): ... it. New proc.
8078
30a1e6cc
SDJ
80792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
8080
8081 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
8082 probes to test for bitness recognition.
8083 * gdb.arch/amd64-stap-optional-prefix.exp
8084 (test_probe_value_without_reg): New procedure.
8085 Add code to test for different kinds of bitness.
8086
f33da99a
SDJ
80872014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
8088
8089 PR breakpoints/16889
8090 * gdb.arch/amd64-stap-optional-prefix.S: New file.
8091 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
8092
5b80f00d
PA
80932014-05-01 Pedro Alves <palves@redhat.com>
8094
8095 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
8096 gdb_file_cmd if no file is specified.
8097 * boards/native-extended-gdbserver.exp (gdb_load): Use the
8098 last_loaded_file to set the remote exec-file.
8099
f8c2a73c
PA
81002014-05-01 Pedro Alves <palves@redhat.com>
8101
8102 * boards/local-remote-host.exp: New file.
8103
be6e8ac7
PA
81042014-05-01 Pedro Alves <palves@redhat.com>
8105
8106 * boards/local-remote-host.exp: Rename to ...
8107 * boards/local-remote-host-notty.exp: ... this.
8108
cac0dc8f
JB
81092014-04-28 Joel Brobecker <brobecker@adacore.com>
8110
8111 * gdb.ada/dyn_arrayidx: New testcase.
8112
9730e6cc
YQ
81132014-04-26 Yao Qi <yao@codesourcery.com>
8114
8115 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
8116 and compute the length of function main. Save it in
8117 $main_length.
8118 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
8119 (top-level): Use gdb_compile to compile objects into
8120 executable and restart GDB. Remove invocation to
8121 prepare_for_testing.
8122
7ae1a6a6
PA
81232014-04-25 Simon Marchi <simon.marchi@ericsson.com>
8124 Pedro Alves <palves@redhat.com>
8125
8126 PR server/16255
8127 * gdb.multi/multi-attach.c: New file.
8128 * gdb.multi/multi-attach.exp: New file.
8129
4082afcc
PA
81302014-04-25 Pedro Alves <palves@redhat.com>
8131
8132 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
8133 user.
8134 (top level): Test that "set remote conditional-breakpoints-packet
8135 off" works as intended.
8136 * gdb.base/dprintf.exp: Test that "set remote
8137 breakpoint-commands-packet off" works as intended.
8138 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
8139 New function.
8140 (top level): Call it.
8141 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
8142 remote fast-tracepoints-packet off" works as intended.
8143 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
8144 * lib/gdb.exp (gdb_is_target_remote): ... here.
8145
2abc3f8d
DB
81462014-04-24 David Blaikie <dblaikie@gmail.com>
8147
8148 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
8149 ensure clang would not discard them.
8150 * gdb.base/gdbvars.c: Ditto.
8151 * gdb.base/memattr.c: Ditto.
8152 * gdb.base/whatis.c: Ditto.
8153 * gdb.python/py-prettyprint.c: Ditto.
8154 * gdb.trace/actions.c: Ditto.
8155 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
8156 ensure clang would not discard it.
8157
bfd39632
DB
81582014-04-24 David Blaikie <dblaikie@gmail.com>
8159
8160 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
8161 clang to emit the full definition of type required by the test
8162 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
8163
22842ff6
DB
81642014-04-24 David Blaikie <dblaikie@gmail.com>
8165
8166 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
8167 coax Clang into emitting the definition of the type.
8168 * gdb.cp/pr10728-x.h (y): Ditto.
8169 * gdb.cp/pr10728-y.cc (y): Ditto.
8170
c2e827ad
DB
81712014-04-24 David Blaikie <dblaikie@gmail.com>
8172
8173 * gdb.base/label.exp: XFAIL label related tests under Clang.
8174 * gdb.cp/cplabel.exp: Ditto.
8175 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
8176 under Clang those using labels.
8177
4c2d33e7
YQ
81782014-04-25 Yao Qi <yao@codesourcery.com>
8179
8180 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
8181 double_label.
8182 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
8183 partial_label and double_label.
8184
56083b99
DB
81852014-04-24 David Blaikie <dblaikie@gmail.com>
8186
8187 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
8188
25d4e99d
DB
81892014-04-24 David Blaikie <dblaikie@gmail.com>
8190
8191 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
8192 of the function to work across GCC and Clang.
8193 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
8194 pointer types (const void ** const V void **).
8195
01f9f808
MS
81962014-04-24 Michael Sturm <michael.sturm@mintel.com>
8197 Walfred Tedeschi <walfred.tedeschi@intel.com>
8198
8199 * Makefile.in (EXECUTABLES): Added i386-avx512.
8200 * gdb.arch/i386-avx512.c: New file.
8201 * gdb.arch/i386-avx512.exp: Likewise.
8202
4b48d439
KS
82032014-04-23 Keith Seitz <keiths@redhat.com>
8204
8205 * lib/mi-support.exp (mi_list_breakpoints): Delete.
8206 (mi_make_breakpoint_table): New procedure.
8207 (mi_create_breakpoint): Use mi_make_breakpoint
8208 and return the result.
8209 (mi_make_breakpoint): New procedure.
8210 (mi_build_kv_pairs): New procedure.
8211
8212 * gdb.mi/mi-break.exp: Remove unused globals,
8213 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
8214 All callers updated.
8215 * gdb.mi/mi-dprintf.exp: Use variable to track command
8216 number.
8217 Update all callers of mi_create_breakpoint and use
8218 mi_make_breakpoint_table.
8219 Remove any unused global variables.
8220 * gdb.mi/mi-nonstop.exp: Likewise.
8221 * gdb.mi/mi-nsintrall.exp: Likewise.
8222 * gdb.mi/mi-nsmoribund.exp: Likewise.
8223 * gdb.mi/mi-nsthrexec.exp: Likewise.
8224 * gdb.mi/mi-reverse.exp: Likewise.
8225 * gdb.mi/mi-simplerun.exp: Likewise.
8226 * gdb.mi/mi-stepn.exp: Likewise.
8227 * gdb.mi/mi-syn-frame.exp: Likewise.
8228 * gdb.mi/mi-until.exp: Likewise.
8229 * gdb.mi/mi-var-cp.exp: Likewise.
8230 * gdb.mi/mi-var-display.exp: Likewise.
8231 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
8232 * gdb.mi/mi2-var-child.exp: Likewise.
8233 * gdb.mi/mi-vla-c99.exp: Likewise.
8234 * lib/mi-support.exp: Likewise.
8235
8236 From Ian Lance Taylor <iant@cygnus.com>:
8237 * lib/gdb.exp (parse_args): New procedure.
8238
08351840
PA
82392014-04-23 Pedro Alves <palves@redhat.com>
8240
8241 * gdb.base/break-unload-file.c: New file.
8242 * gdb.base/break-unload-file.exp: New file.
8243 * gdb.base/sym-file-lib.c (baz): New function.
8244 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
8245 field.
8246 (load): Store the segment's mapped size.
8247 (unload): New function.
8248 (unload_shlib): New function.
8249 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
8250 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
8251 set a breakpoint at baz, and call it.
8252 * gdb.base/sym-file.exp: New tests for stale breakpoint
8253 instructions.
8254
076855f9
PA
82552014-04-23 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
8258 * gdb.base/hbreak-in-shr-unsupported.c: New file.
8259 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
8260 * gdb.base/hbreak-unmapped.c: New file.
8261 * gdb.base/hbreak-unmapped.exp: New file.
8262 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
8263 * lib/gdb.exp (gdb_is_target_remote): ... here.
8264
483805cf
PA
82652014-04-22 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.base/consecutive-step-over.c: New file.
8268 * gdb.base/consecutive-step-over.exp: New file.
8269
06d97543
PA
82702014-04-22 Pedro Alves <palves@redhat.com>
8271
8272 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
8273 instead of send_gdb/gdb_expect.
8274
b4429ea2
YQ
82752014-04-22 Yao Qi <yao@codesourcery.com>
8276
8277 * lib/trace-support.exp (generate_tracefile): New procedure.
8278 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
8279 return 0.
8280 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
8281 if generate_tracefile returns 1.
8282
51d48146
PA
82832014-04-18 Tom Tromey <palves@redhat.com>
8284 Pedro alves <tromey@redhat.com>
8285
8286 PR backtrace/15558
8287 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
8288 with a backtrace limit.
8289 * gdb.python/py-frame-inline.exp: Test running to an inline
8290 function with a backtrace limit, and printing the newest frame.
8291 * gdb.python/py-frame-inline.c (main): Call f.
8292
bd1dce5f
MS
82932014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8294
8295 * gdb.java/jnpe.exp: Drop srcdir from untested path.
8296
40d1a503
MS
82972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8298
8299 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
8300 Drop prefix from unsupported source file path.
8301
389b98f7
YQ
83022014-04-17 Yao Qi <yao@codesourcery.com>
8303
8304 * lib/gdb.exp (with_target_charset): New proc.
8305 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
8306 with_target_charset.
8307 (test_print_strings): Likewise.
8308 (test_repeat_bytes): Likewise.
8309 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
8310 for some tests.
8311
22869d73
KS
83122014-04-16 Keith Seitz <keiths@redhat.com>
8313
8314 PR gdb/15827
8315 * gdb.dwarf2/corrupt.c: New file.
8316 * gdb.dwarf2/corrupt.exp: New file.
8317
c4f87ca6
KS
83182014-04-16 Keith Seitz <keiths@redhat.com>
8319
8320 PR c++/16597
8321 * gdb.cp/namelessclass.cc: New file.
8322 * gdb.cp/namelessclass.exp: New file.
8323 * gdb.cp/namelessclass.S: New file.
8324
ab19de87
DE
83252014-04-16 Doug Evans <dje@google.com>
8326
8327 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
8328 Add comment.
8329 (gdbserver_default_get_comm_port): New function.
8330 (gdbserver_start): Check if board file provided
8331 "gdbserver,get_comm_port" and use it if so.
8332 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
8333 (gdb,socketport): Set to "stdio".
8334 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8335 (stdio_gdbserver_template): Delete.
8336 (${board}_get_remote_address): Update.
8337 (${board}_build_remote_cmd): Delete.
8338 (${board}_get_comm_port): New function.
8339 (${board}_spawn): Update.
8340 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8341 Delete.
8342 (${board}_get_remote_address): Update.
8343 (${board}_get_comm_port): New function.
8344
fc98a809
AB
83452014-04-16 Andrew Burgess <aburgess@broadcom.com>
8346
8347 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8348 appearing in any order.
8349
87fd9e6e
DE
83502014-04-15 Doug Evans <dje@google.com>
8351
8352 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8353 uninitialized value of "description".
8354
099fc3ea
KS
83552014-04-15 Keith Seitz <keiths@redhat.com>
8356
8357 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8358 Remove unused globals.
8359 (test_running_the_program): Likewise.
8360 (test_controlled_execution): Likewise.
8361 (test_controlling_breakpoints): Likewise.
8362 (test_program_termination): Likewise.
8363
5da151d4
KS
83642014-04-15 Keith Seitz <keiths@redhat.com>
8365
8366 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8367 unused globals.
8368 (test_rbreak_creation_and_listing): Likewise.
8369 (test_ignore_count): Likewise.
8370 (test_error): Likewise.
8371
35e5d2f0
PA
83722014-04-15 Pedro Alves <palves@redhat.com>
8373
8374 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8375 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8376 sym-file-loader.c.
8377 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8378 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8379 to sym-file-loader.c.
8380 (struct library): Forward declare.
8381 (load_shlib, lookup_function): Change prototypes.
8382 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8383 (translate_offset): Remove declarations.
8384 (get_text_addr): New declaration.
8385 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8386 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8387 sym-file-loader.h.
8388 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8389 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8390 here from sym-file-loader.h.
8391 (struct library): New structure.
8392 (load_shlib, lookup_function): Change prototypes and adjust to
8393 work with a struct library.
8394 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8395 (translate_offset): Make static.
8396 (get_text_addr): New function.
8397 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8398
eb4c1710
PA
83992014-04-15 Pedro Alves <palves@redhat.com>
8400
8401 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8402
2d1baf52
PA
84032014-04-15 Pedro Alves <palves@redhat.com>
8404
8405 * gdb.base/sym-file-loader.c: Include <limits.h>.
8406 (SELF_LINK): New define.
8407 (get_origin): New function.
8408 (load_shlib): Use it.
8409 * gdb.base/sym-file.exp: Don't early return if the target is
8410 remote. Use runto_main, and issue fail is that fails. Use
8411 gdb_load_shlibs.
8412 (shlib_name): Delete.
8413 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8414
7dd6df01
PA
84152014-04-15 Pedro Alves <palves@redhat.com>
8416
8417 * gdb.base/sym-file.exp: Remove regex characters from test
8418 message. Don't refer to breakpoint numbers in test messages.
8419
b50c8614
KS
84202014-04-14 Keith Seitz <keiths@redhat.com>
8421
8422 PR c++/16253
8423 * gdb.cp/var-tag.cc: New file.
8424 * gdb.cp/var-tag.exp: New file.
8425 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8426 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8427 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8428 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8429
3d567982
TT
84302014-04-14 Tom Tromey <tromey@redhat.com>
8431
8432 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8433 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8434 type.
8435 * gdb.cp/enum-class.exp: New file.
8436 * gdb.cp/enum-class.cc: New file.
8437
0626fc76
TT
84382014-04-14 Tom Tromey <tromey@redhat.com>
8439
8440 * gdb.dwarf2/enum-type.exp: New file.
8441
dca325b3
SA
84422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8443
8444 * gdb.mi/mi-vla-c99.exp: New file.
8445 * gdb.mi/vla.c: New file.
8446
5854b38a
SA
84472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8448
8449 * gdb.base/vla-datatypes.c: New file.
8450 * gdb.base/vla-datatypes.exp: New file.
8451
463bb957
SA
84522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8453
8454 * gdb.base/vla-ptr.c: New file.
8455 * gdb.base/vla-ptr.exp: New file.
8456
3dd170be
SA
84572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8458
8459 * gdb.dwarf2/count.exp: New file.
8460
5ecaaa66
SA
84612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8462
8463 * gdb.base/vla-sideeffect.c: New file.
8464 * gdb.base/vla-sideeffect.exp: New file.
8465
41f1ada5
DB
84662014-04-14 David Blaikie <dblaikie@gmail.com>
8467
8468 * gdb.mi/non-stop.c: Add return value for non-void function return
8469 statement.
8470 * gdb.threads/staticthreads.c: Ditto.
8471
0be03e84
DE
84722014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8473 Doug Evans <xdje42@gmail.com>
8474
8475 * gdb.guile/scm-value.c: Improve test case.
8476 * gdb.guile/scm-value.exp: Add new test.
8477
f180a1fb
DB
84782014-04-11 David Blaikie <dblaikie@gmail.com>
8479
8480 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8481 override Clang's default.
8482
6b662e19
JB
84832014-04-11 Joel Brobecker <brobecker@adacore.com>
8484
8485 Revert the following changes (regressions):
8486
8487 * gdb.base/vla-sideeffect.c: New file.
8488 * gdb.base/vla-sideeffect.exp: New file.
8489
8490 * gdb.dwarf2/count.exp: New file.
8491
8492 * gdb.base/vla-multi.c: New file.
8493 * gdb.base/vla-multi.exp: New file.
8494
8495 * gdb.base/vla-ptr.c: New file.
8496 * gdb.base/vla-ptr.exp: New file.
8497
8498 * gdb.base/vla-datatypes.c: New file.
8499 * gdb.base/vla-datatypes.exp: New file.
8500
8501 * gdb.mi/mi-vla-c99.exp: New file.
8502 * gdb.mi/vla.c: New file.
8503
245a5f0b
KS
85042014-04-11 Keith Seitz <keiths@redhat.com>
8505
8506 PR c++/16675
8507 * gdb.cp/cpsizeof.exp: New file.
8508 * gdb.cp/cpsizeof.cc: New file.
8509
58a84dcf
SA
85102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8511
191a8a90
JB
8512 * gdb.mi/mi-vla-c99.exp: New file.
8513 * gdb.mi/vla.c: New file.
58a84dcf 8514
c8655f75
SA
85152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8516
8517 * gdb.base/vla-datatypes.c: New file.
8518 * gdb.base/vla-datatypes.exp: New file.
8519
024e13b4
SA
85202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8521
8522 * gdb.base/vla-ptr.c: New file.
8523 * gdb.base/vla-ptr.exp: New file.
8524
1a237e0e
SA
85252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8526
8527 * gdb.base/vla-multi.c: New file.
8528 * gdb.base/vla-multi.exp: New file.
8529
504f3432
SA
85302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8531
8532 * gdb.dwarf2/count.exp: New file.
8533
3bce8237
SA
85342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8535
191a8a90
JB
8536 * gdb.base/vla-sideeffect.c: New file.
8537 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 8538
322f9c21
YQ
85392014-04-11 Yao Qi <yao@codesourcery.com>
8540
8541 * gdb.base/completion.exp: Check file exists before running tests
8542 on file completion.
8543
d708bcd1
PA
85442014-04-10 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/cond-eval-mode.c: New file.
8547 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8548 prepare_for_testing to build the new file. Check result of
8549 runto_main.
8550 (test_break, test_watch): New procedures.
8551 (top level): Use them.
8552
ae1d2761
PM
85532014-04-08 Pierre Muller <muller@sourceware.org>
8554
8555 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8556 Ctrl-V use for mingw hosts.
8557
7af389b8
SC
85582014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8559
8560 * gdb.python/py-value.c: Improve test case.
8561 * gdb.python/py-value.exp: Add new test.
8562
5e703181
DE
85632014-04-07 David Blaikie <dblaikie@gmail.com>
8564
8565 * lib/compiler.c: Identify the clang compiler.
8566 * lib/compiler.cc: Ditto.
8567
9810b410
YQ
85682014-04-03 Yao Qi <yao@codesourcery.com>
8569
8570 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8571
98d1b8dc
AB
85722014-04-01 Anton Blanchard <anton@samba.org>
8573
8574 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8575 messages unique.
8576
3114cea1
AB
85772014-04-01 Anton Blanchard <anton@samba.org>
8578
8579 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8580 prepare_for_testing.
8581
62f7182c
AB
85822014-04-01 Anton Blanchard <anton@samba.org>
8583
8584 * gdb.arch/ppc64-atomic-inst.c: Remove.
8585 * gdb.arch/ppc64-atomic-inst.S: New file.
8586 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8587
770e7fc7
DE
85882014-03-31 Doug Evans <dje@google.com>
8589
8590 * gdb.base/print-symbol-loading-lib.c: New file.
8591 * gdb.base/print-symbol-loading-main.c: New file.
8592 * gdb.base/print-symbol-loading.exp: New file.
8593
46e2bafa
YQ
85942014-03-31 Yao Qi <yao@codesourcery.com>
8595
8596 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8597
8776cfe9
JB
85982014-03-28 Joel Brobecker <brobecker@adacore.com>
8599
8600 * gdb.ada/mi_dyn_arr: New testcase.
8601
5d1ef361
DE
86022014-03-27 Doug Evans <dje@google.com>
8603
8604 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8605
b5bee914
YQ
86062014-03-27 Yao Qi <yao@codesourcery.com>
8607
8608 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8609 if target is nios2-*-*.
8610
0d4d0e77
YQ
86112014-03-26 Yao Qi <yao@codesourcery.com>
8612
8613 * lib/gdb.exp (readline_is_used): New proc.
8614 * gdb.base/completion.exp: Move tests on command complete up.
8615 Skip the rest of tests if readline is not used.
8616 * gdb.ada/complete.exp: Skp the test if readline is not
8617 used.
8618 * gdb.base/filesym.exp: Likewise.
8619 * gdb.base/macscp.exp: Likewise.
8620 * gdb.base/readline-ask.exp: Likewise.
8621 * gdb.base/readline.exp: Likewise.
8622 * gdb.python/py-cmd.exp: Likewise.
8623 * gdb.trace/tfile.exp: Likewise.
8624
29361eee
YQ
86252014-03-26 Yao Qi <yao@codesourcery.com>
8626
8627 * gdb.base/macscp.exp: Fix code format issues.
8628
bc9a5525
UW
86292014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8630
8631 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8632 * gdb.asm/powerpc64le.inc: New file.
8633
d3839ede
PA
86342014-03-25 Pedro Alves <palves@redhat.com>
8635 Doug Evans <dje@google.com>
8636
8637 * gdb.base/source-execution.c: New file.
8638 * gdb.base/source-execution.exp: New file.
8639 * gdb.base/source-execution.gdb: New file.
8640
01672a57
DE
86412014-03-24 Doug Evans <dje@google.com>
8642
8643 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8644 using fission.
8645
88bbeca9
HZ
86462014-03-24 Hui Zhu <hui@codesourcery.com>
8647 Pedro Alves <palves@redhat.com>
8648
8649 PR breakpoints/16101
8650 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8651 test pass/fail messages. Detect missing support for dprintf when
8652 breakpoints are actually inserted.
8653 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8654 breakpoints are actually inserted.
8655 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8656 fails.
8657
d2348791
JK
86582014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8659
8660 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8661
feef67ab
DE
86622014-03-22 Doug Evans <xdje42@gmail.com>
8663
8664 * gdb.python/python.exp (python not supported): Verify multi-line
8665 python command issues an error.
25d743f9 8666 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 8667 guile command issues an error.
feef67ab 8668
ecebef6a
MR
86692014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8670
8671 * gdb.threads/thread-specific.exp: Handle the lack of usable
8672 $this_breakpoint and $this_thread.
8673
ccdd1909
HZ
86742014-03-21 Hui Zhu <hui@codesourcery.com>
8675
8676 * gdb.base/attach.exp (do_command_attach_tests): New.
8677
beb460e8
PA
86782014-03-20 Tom Tromey <tromey@redhat.com>
8679 Pedro Alves <palves@redhat.com>
8680
8681 PR cli/15718
8682 * gdb.base/condbreak-call-false.c: New file.
8683 * gdb.base/condbreak-call-false.exp: New file.
8684
40acf43a
PA
86852014-03-20 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8688 Delete.
8689 (block_signals, unblock_signals): Delete.
8690 (child_function_2, main): Remove references to deleted variable
8691 and functions.
8692
9f5e1e02
PA
86932014-03-20 Pedro Alves <palves@redhat.com>
8694
8695 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8696 Use pthread_kill to signal thread 2.
8697 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8698 Adjust to make the test send itself a signal rather than using the
8699 host's "kill" command.
8700
99619bea
PA
87012014-03-20 Pedro Alves <palves@redhat.com>
8702
8703 * gdb.threads/multiple-step-overs.c: New file.
8704 * gdb.threads/multiple-step-overs.exp: New file.
8705 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8706 Adjust expected infrun debug output.
8707
2adfaa28
PA
87082014-03-20 Pedro Alves <palves@redhat.com>
8709
8710 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8711 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8712
31e77af2
PA
87132014-03-20 Pedro Alves <palves@redhat.com>
8714
8715 PR breakpoints/7143
8716 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8717 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8718 of gdb_test_multiple.
8719 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8720 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8721
b9f437de
PA
87222014-03-20 Pedro Alves <palves@redhat.com>
8723
8724 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8725 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8726
05adc73e
PA
87272014-03-19 Pedro Alves <palves@redhat.com>
8728
8729 * gdb.base/async.exp: Remove early return.
8730
6048b950
PA
87312014-03-19 Pedro Alves <palves@redhat.com>
8732
8733 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8734
8bcfb00a
PA
87352014-03-19 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.base/async.exp (test_background): Expect \r\n after
8738 "completed." in the fail pattern.
8739
884e37dc
PA
87402014-03-19 Pedro Alves <palves@redhat.com>
8741
8742 * gdb.base/async.exp (test_background): New procedure.
8743 Use it for all background execution command tests.
8744
148e57e2
PA
87452014-03-19 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.base/async.exp: Use prepare_for_testing.
8748
f48088c7
PA
87492014-03-19 Pedro Alves <palves@redhat.com>
8750
8751 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8752 the same line.
8753
e2f6c966
PA
87542014-03-19 Pedro Alves <palves@redhat.com>
8755
8756 * gdb.base/async.c (main): Add "jump here" and "until here" line
8757 marker comments.
8758 * gdb.base/async.exp (jump_here): New global.
8759 (jump& test): Use it.
8760 (until_here): New global.
8761 (until& test): Use it.
8762
c30568d4
PA
87632014-03-19 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.base/async.exp: Don't frob gdb_protocol.
8766
0172b6a7
DE
87672014-03-18 Doug Evans <xdje42@gmail.com>
8768
8769 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8770 Fix spelling of exec-done-display.
8771
06c868a8
JK
87722014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8773
8774 PR gdb/15358
8775 * gdb.base/gdb-sigterm.c: New file.
8776 * gdb.base/gdb-sigterm.exp: New file.
8777
0c7e1a46
PA
87782014-03-18 Pedro Alves <palves@redhat.com>
8779
8780 PR gdb/13860
8781 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8782 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8783 solib-event.
8784
f7c77d93
JB
87852014-03-17 Joel Brobecker <brobecker@adacore.com>
8786
8787 * gdb.ada/pckd_arr_ren: New testcase.
8788
5a1e8c7a
DE
87892014-03-13 Doug Evans <xdje42@gmail.com>
8790
8791 PR guile/16612
8792 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8793 collect after discarding symbols.
8794
350e1a76
DE
87952014-03-13 Ludovic Courtès <ludo@gnu.org>
8796 Doug Evans <xdje42@gmail.com>
8797
8798 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8799 to history survives a gc.
8800
a69900ae
PA
88012014-03-13 Pedro Alves <palves@redhat.com>
8802
8803 * gdb.base/default.exp: Don't test "target procfs".
8804
5db9f0bd
PA
88052014-03-13 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.base/default.exp: Update "target child" and "target procfs"
8808 tests to not expect "Unix".
8809
b3ccfe11
TT
88102014-03-12 Tom Tromey <tromey@redhat.com>
8811
8812 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8813 New procs. Add target-async tests.
8814 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8815 Add target-async tests.
8816
646f4417
AA
88172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8818
8819 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8820 'func_start' and 'func_end' for the beginning and end of the
8821 function code, respectively.
8822 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8823 'func_end' instead of 'func' and 'main'.
8824
288c211f
AA
88252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8826
8827 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8828 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8829 generate the debug info assembler source.
8830
e0c0f156
AA
88312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8832
8833 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8834 * gdb.dwarf2/arr-subrange.exp: Likewise.
8835 * gdb.dwarf2/dwz.exp: Likewise.
8836 * gdb.dwarf2/method-ptr.exp: Likewise.
8837 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8838 * gdb.dwarf2/subrange.exp: Likewise.
8839 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8840 * gdb.dwarf2/implptrpiece.exp: Likewise.
8841 * gdb.dwarf2/nostaticblock.exp: Likewise.
8842
0e5c4555
AA
88432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8844
8845 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8846 directory to absolute path name arguments.
8847
5ec18f2b
JG
88482014-03-10 Joel Brobecker <brobecker@adacore.com>
8849
8850 * gdb.ada/tagged_access: New testcase.
8851
847fc4f2
MM
88522014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8853
8854 * gdb.btrace/data.exp: Update expected output.
8855
cc3da688
YQ
88562014-03-06 Yao Qi <yao@codesourcery.com>
8857
8858 * gdb.trace/pr16508.exp: New file.
8859
0f26cec1
PA
88602014-03-05 Pedro Alves <palves@redhat.com>
8861
8862 PR gdb/16575
8863 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8864 procedure.
8865 (top level): Adjust to use it. Add tests that exercise breakpoint
8866 interaction with the code-cache.
8867
7a5a839f
LC
88682014-02-26 Ludovic Courtès <ludo@gnu.org>
8869
8870 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8871 test for 'history-append!'.
8872
31aa7e4e
JB
88732014-02-26 Joel Brobecker <brobecker@adacore.com>
8874
8875 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8876 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8877 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8878 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8879 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8880 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8881
1b588015
JB
88822014-02-26 Joel Brobecker <brobecker@adacore.com>
8883
8884 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8885 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8886 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8887
55426c9d
JB
88882014-02-26 Joel Brobecker <brobecker@adacore.com>
8889
8890 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8891
dc53a7ad
JB
88922014-02-26 Joel Brobecker <brobecker@adacore.com>
8893
8894 * gdb.dwarf2/arr-stride.c: New file.
8895 * gdb.dwarf2/arr-stride.exp: New file.
8896
12ab52e9
PA
88972014-02-26 Pedro Alves <palves@redhat.com>
8898
8899 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8900 that won't ever trigger. Make sure that GDB reports the correct
8901 breakpoint that caused the stop.
8902
849c862e
JK
89032014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8904
8905 PR gdb/16626
8906 * gdb.base/auto-load-script: New file.
8907 * gdb.base/auto-load.c: New file.
8908 * gdb.base/auto-load.exp: New file.
8909
71b7d793
JK
8910 PR gdb/16626
8911 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8912
e2f0d509
JK
89132014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8914
8915 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8916 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8917
50cc37c8
DE
89182014-02-24 Doug Evans <dje@google.com>
8919
8920 * lib/gdb.exp (run_on_host): Log error output if program fails.
8921
ea4758f2
PA
89222014-02-21 Pedro Alves <palves@redhat.com>
8923
8924 * gdb.threads/step-after-sr-lock.c: Rename to ...
8925 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8926 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8927 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8928 ... this.
8929
d7b30f67
SDJ
89302014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8931
8932 PR tdep/16397
8933 * gdb.arch/amd64-stap-special-operands.exp: New file.
8934 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8935 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8936 * gdb.arch/amd64-stap-triplet.S: Likewise.
8937 * gdb.arch/amd64-stap-triplet.c: Likewise.
8938
83deb43f
JB
89392014-02-20 Joel Brobecker <brobecker@adacore.com>
8940
8941 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8942 in .section pseudo-op.
8943
adde2bff
DE
89442014-02-20 lin zuojian <manjian2006@gmail.com>
8945 Joel Brobecker <brobecker@adacore.com>
8946 Doug Evans <xdje42@gmail.com>
8947
8948 PR symtab/16581
8949 * gdb.dwarf2/dw2-icycle.S: New file.
8950 * gdb.dwarf2/dw2-icycle.c: New file.
8951 * gdb.dwarf2/dw2-icycle.exp: New file.
8952
f7bd0f78
SC
89532014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8954
8955 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8956 operations on gdb.Value objects.
8957 * gdb.python/py-value-cc.exp: Add new test to test operations on
8958 gdb.Value objects.
8959
c17ef0d5
DE
89602014-02-18 Doug Evans <dje@google.com>
8961
8962 * Makefile.in (TESTS): New variable.
8963 (expanded_tests, expanded_tests_or_none): New variables
8964 (check-single): Pass $(expanded_tests_or_none) to runtest.
8965 (check-parallel): Only run tests in $(TESTS) if non-empty.
8966 (check/no-matching-tests-found): New rule.
8967 * README: Document TESTS makefile variable.
8968
5dd3176f
DE
89692014-02-18 Doug Evans <dje@google.com>
8970
8971 * Makefile.in (check-parallel): rm -rf outputs temp.
8972
0b10be4f
JK
89732014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8974
8975 Fix "ERROR: no fileid for" in the testsuite.
8976 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8977
85f224e7
DE
89782014-02-12 Doug Evans <dje@google.com>
8979
8980 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8981 (MISCELLANEOUS): New variable.
8982 (clean): rm -rf $(MISCELLANEOUS).
8983 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8984 dwp live in the same directory as symlinks, with each symlink pointed
8985 to a differently named file in a different directory.
8986
149b30ff
DE
89872014-02-11 Doug Evans <dje@google.com>
8988
8989 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8990 of Tcl file commands.
8991
1dfdac32
MK
89922014-02-10 Mark Kettenis <kettenis@gnu.org>
8993
8994 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8995 "kill -SIGUSR1 -1".
8996
aa4fb036
JB
89972014-02-10 Joel Brobecker <brobecker@adacore.com>
8998
8999 * gdb.ada/tick_length_array_enum_idx: New testcase.
9000
ed3ef339
DE
90012014-02-10 Doug Evans <xdje42@gmail.com>
9002
9003 * configure.ac (AC_OUTPUT): Add gdb.guile.
9004 * configure: Regenerate.
9005 * lib/gdb-guile.exp: New file.
9006 * lib/gdb.exp (get_target_charset): New function.
9007 * gdb.base/help.exp: Update expected output from "apropos apropos".
9008 * gdb.guile/Makefile.in: New file.
9009 * gdb.guile/guile.exp: New file.
9010 * gdb.guile/scm-arch.c: New file.
9011 * gdb.guile/scm-arch.exp: New file.
9012 * gdb.guile/scm-block.c: New file.
9013 * gdb.guile/scm-block.exp: New file.
9014 * gdb.guile/scm-breakpoint.c: New file.
9015 * gdb.guile/scm-breakpoint.exp: New file.
9016 * gdb.guile/scm-disasm.c: New file.
9017 * gdb.guile/scm-disasm.exp: New file.
9018 * gdb.guile/scm-equal.c: New file.
9019 * gdb.guile/scm-equal.exp: New file.
9020 * gdb.guile/scm-error.exp: New file.
9021 * gdb.guile/scm-error.scm: New file.
9022 * gdb.guile/scm-frame-args.c: New file.
9023 * gdb.guile/scm-frame-args.exp: New file.
9024 * gdb.guile/scm-frame-args.scm: New file.
9025 * gdb.guile/scm-frame-inline.c: New file.
9026 * gdb.guile/scm-frame-inline.exp: New file.
9027 * gdb.guile/scm-frame.c: New file.
9028 * gdb.guile/scm-frame.exp: New file.
9029 * gdb.guile/scm-generics.exp: New file.
9030 * gdb.guile/scm-gsmob.exp: New file.
9031 * gdb.guile/scm-iterator.c: New file.
9032 * gdb.guile/scm-iterator.exp: New file.
9033 * gdb.guile/scm-math.c: New file.
9034 * gdb.guile/scm-math.exp: New file.
9035 * gdb.guile/scm-objfile-script-gdb.in: New file.
9036 * gdb.guile/scm-objfile-script.c: New file.
9037 * gdb.guile/scm-objfile-script.exp: New file.
9038 * gdb.guile/scm-objfile.c: New file.
9039 * gdb.guile/scm-objfile.exp: New file.
9040 * gdb.guile/scm-ports.exp: New file.
9041 * gdb.guile/scm-pretty-print.c: New file.
9042 * gdb.guile/scm-pretty-print.exp: New file.
9043 * gdb.guile/scm-pretty-print.scm: New file.
9044 * gdb.guile/scm-section-script.c: New file.
9045 * gdb.guile/scm-section-script.exp: New file.
9046 * gdb.guile/scm-section-script.scm: New file.
9047 * gdb.guile/scm-symbol.c: New file.
9048 * gdb.guile/scm-symbol.exp: New file.
9049 * gdb.guile/scm-symtab-2.c: New file.
9050 * gdb.guile/scm-symtab.c: New file.
9051 * gdb.guile/scm-symtab.exp: New file.
9052 * gdb.guile/scm-type.c: New file.
9053 * gdb.guile/scm-type.exp: New file.
9054 * gdb.guile/scm-value-cc.cc: New file.
9055 * gdb.guile/scm-value-cc.exp: New file.
9056 * gdb.guile/scm-value.c: New file.
9057 * gdb.guile/scm-value.exp: New file.
9058 * gdb.guile/source2.scm: New file.
9059 * gdb.guile/types-module.cc: New file.
9060 * gdb.guile/types-module.exp: New file.
9061
7026a7c1
YQ
90622014-02-10 Yao Qi <yao@codesourcery.com>
9063
9064 PR testsuite/16543
9065 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
9066 * configure: Regenerated.
9067 * Makefile.in: New file.
9068
6c466447
AS
90692014-02-08 Andreas Schwab <schwab@linux-m68k.org>
9070
9071 * gdb.python/py-framefilter.exp: Fix typo.
9072
6e854735
YQ
90732014-02-08 Yao Qi <yao@codesourcery.com>
9074
9075 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
9076 that no =breakpoint-modified is emitted when breakpoints are
9077 modified through MI commands.
9078
d137e6dc
PA
90792014-02-07 Pedro Alves <pedro@codesourcery.com>
9080 Pedro Alves <palves@redhat.com>
9081
9082 * gdb.threads/step-after-sr-lock.c: New file.
9083 * gdb.threads/step-after-sr-lock.exp: New file.
9084
b5ee5a50
PA
90852014-02-07 Pedro Alves <palves@redhat.com>
9086
9087 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
9088
3c77faf3
JK
90892014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9090
9091 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
9092 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
9093
6dddc817
DE
90942014-02-06 Doug Evans <xdje42@gmail.com>
9095
9096 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
9097 output.
9098
9099 * gdb.gdb/python-interrupts.exp: New file.
9100
de7b2893
YQ
91012014-02-05 Yao Qi <yao@codesourcery.com>
9102
9103 * gdb.trace/report.exp (use_collected_data): Test the output
9104 of "info threads" and "info inferiors".
9105
66d032ac
YQ
91062014-02-05 Yao Qi <yao@codesourcery.com>
9107
9108 Revert this patch:
9109
9110 2013-05-24 Yao Qi <yao@codesourcery.com>
9111
9112 * gdb.trace/tfile.exp: Test inferior and thread.
9113
591a12a1
UW
91142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9115
9116 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
9117 on a function.
9118 * gdb.base/step-bt.c: Call hello via function pointer to make
9119 sure its first instruction is executed on powerpc64le-linux.
9120
0ff3e01f
UW
91212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9122
9123 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
9124
084ee545
UW
91252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9126
9127 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
9128 of the test patterns for use on little-endian systems.
9129
6ed14ff3
UW
91302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9131
9132 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
9133 (decimal_vector): Fix for little-endian.
9134
401e27fd
JM
91352014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
9136
9137 * gdb.arch/sparc-sysstep.exp: New file.
9138 * gdb.arch/sparc-sysstep.c: Likewise.
9139
9140 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
9141
8b924729
EBM
91422014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9143
9144 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
9145
fb151210
JB
91462014-01-23 Tom Tromey <tromey@redhat.com>
9147
9148 * gdb.ada/array_char_idx: New testcase.
9149
0740f8d8
TT
91502014-01-23 Tom Tromey <tromey@redhat.com>
9151
9152 PR python/16487:
9153 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
9154 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
9155 classes.
9156
21909fa1
TT
91572014-01-23 Tom Tromey <tromey@redhat.com>
9158
9159 PR python/16491:
9160 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
9161 string from an inferior frame.
9162 * gdb.python/py-framefilter-mi.exp: Update.
9163
87ce2a04
DE
91642014-01-22 Doug Evans <dje@google.com>
9165
9166 * gdb.server/server-mon.exp: Add tests for "set debug-format".
9167
237b092b
AA
91682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9169
9170 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
9171
d674a709
AA
91722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9173
9174 * gdb.trace/entry-values.exp: Remove excess space character from
9175 regex patterns. Handle s390 call instruction.
9176
20fa3390
AA
91772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9178
9179 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
9180 define "*_start" label. Make "name" static.
9181 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
9182 ${name} by references to ${name}_start.
9183
78466714
AA
91842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9185
9186 * gdb.base/info-macros.exp: Remove "debug" from the compile
9187 options.
9188
ec9f644a
IB
91892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9190
9191 * gdb.dlang/demangle.exp: New file.
9192
94b1b47e
IB
91932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9194
9195 * gdb.dlang/primitive-types.exp: New file.
9196
7f420862
IB
91972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9198
9199 * configure.ac: Create gdb.dlang/Makefile.
9200 * configure: Regenerate.
9201 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
9202 * gdb.dlang/Makefile.in: New file.
9203 * lib/d-support.exp: New file.
9204 * lib/gdb.exp (skip_d_tests): New proc.
9205
52834460
MM
92062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9207
9208 * gdb.btrace/delta.exp: Check reverse stepi.
9209 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
9210 * gdb.btrace/finish.exp: New.
9211 * gdb.btrace/next.exp: New.
9212 * gdb.btrace/nexti.exp: New.
9213 * gdb.btrace/record_goto.c: Add comments.
9214 * gdb.btrace/step.exp: New.
9215 * gdb.btrace/stepi.exp: New.
9216 * gdb.btrace/multi-thread-step.c: New.
9217 * gdb.btrace/multi-thread-step.exp: New.
9218 * gdb.btrace/rn-dl-bind.c: New.
9219 * gdb.btrace/rn-dl-bind.exp: New.
9220 * gdb.btrace/data.c: New.
9221 * gdb.btrace/data.exp: New.
9222 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9223
6e07b1d2
MM
92242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9225
9226 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
9227 * gdb.btrace/exception.exp: Update.
9228 * gdb.btrace/instruction_history.exp: Update.
9229 * gdb.btrace/record_goto.exp: Update.
9230 * gdb.btrace/tailcall.exp: Update.
9231 * gdb.btrace/unknown_functions.exp: Update.
9232 * gdb.btrace/delta.exp: New.
9233
0b722aec
MM
92342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9235
9236 * gdb.btrace/record_goto.exp: Add backtrace test.
9237 * gdb.btrace/tailcall.exp: Add backtrace test.
9238
066ce621
MM
92392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9240
9241 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
9242 * gdb.btrace/record_goto.c: New.
9243 * gdb.btrace/record_goto.exp: New.
9244 * gdb.btrace/x86-record_goto.S: New.
9245
0688d04e
MM
92462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9247
9248 * gdb.btrace/function_call_history.exp: Update tests.
9249 * gdb.btrace/instruction_history.exp: Update tests.
9250
8710b709
MM
92512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9252
9253 * gdb.btrace/function_call_history.exp: Fix expected field
9254 order for "record function-call-history".
9255 Add new tests for "record function-call-history /c".
9256 * gdb.btrace/exception.cc: New.
9257 * gdb.btrace/exception.exp: New.
9258 * gdb.btrace/tailcall.exp: New.
9259 * gdb.btrace/x86-tailcall.S: New.
9260 * gdb.btrace/x86-tailcall.c: New.
9261 * gdb.btrace/unknown_functions.c: New.
9262 * gdb.btrace/unknown_functions.exp: New.
9263 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9264
5de9129b
MM
92652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9266
9267 * gdb.btrace/instruction_history.exp: Update.
9268 * gdb.btrace/function_call_history.exp: Update.
9269
23a7fe75
MM
92702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9271
9272 * gdb.btrace/function_call_history.exp: Fix expected function
9273 trace.
9274 * gdb.btrace/instruction_history.exp: Initialize traced.
9275 Remove traced_functions.
9276
724c7dd8
MM
92772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9278
9279 * gdb.btrace/function_call_history.exp: Update
9280 * gdb.btrace/instruction_history.exp: Update.
9281
6d78d93b
MM
92822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9283
9284 * gdb.btrace/enable.exp: Update expected text.
9285
93a360cc
OJ
92862014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
9287
9288 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
9289 bytes.
9290
3772b53f
MR
92912014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
9292
9293 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
9294
596662fa
OJ
92952014-01-15 Omair Javaid <omair.javaid@linaro.org>
9296
9297 * lib/gdb.exp (supports_process_record): Return true for
9298 arm*-linux*. (supports_reverse): Likewise.
9299
b5b08fb4
SC
93002014-01-13 Siva Chandra Reddy <sivachandra@google.com>
9301
9302 PR python/15464
9303 PR python/16113
9304 * gdb.python/py-type.c: Enhance test case.
9305 * gdb.python/py-value-cc.cc: Likewise
9306 * gdb.python/py-type.exp: Add new tests.
9307 * gdb.python/py-value-cc.exp: Likewise
9308
52d7fb13
AA
93092014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9310 Pedro Alves <palves@redhat.com>
9311
9312 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
9313 Make "name" extern.
9314 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
9315 references to ${name}_start by references to ${name}.
9316
a2cd8cfe
JB
93172014-01-10 Joel Brobecker <brobecker@adacore.com>
9318
9319 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
9320
4e23fced
JB
93212014-01-10 Joel Brobecker <brobecker@adacore.com>
9322
9323 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
9324
c6a9e42c
PA
93252014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
9326 Pedro Alves <palves@redhat.com>
9327
9328 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 9329 mi_gdb_target_load.
c6a9e42c 9330
b7ea362b
PA
93312014-01-08 Pedro Alves <palves@redhat.com>
9332
9333 * gdb.threads/reconnect-signal.c: New file.
9334 * gdb.threads/reconnect-signal.exp: New file.
9335
5e3f4fab
EBM
93362014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.base/source-dir.exp: New file.
9339
79301218
JB
93402014-01-07 Joel Brobecker <brobecker@adacore.com>
9341
9342 * gdb.ada/mi_interface: New testcase.
9343
8e355c5d
JB
93442014-01-07 Joel Brobecker <brobecker@adacore.com>
9345
9346 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9347 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9348 gdb.ada/pp-rec-component/pck.ads: New files.
9349
c0d48811
JB
93502014-01-07 Joel Brobecker <brobecker@adacore.com>
9351
9352 * gdb.python/py-pp-integral.c: New file.
9353 * gdb.python/py-pp-integral.py: New file.
9354 * gdb.python/py-pp-integral.exp: New file.
9355
17b609c3 9356For older changes see ChangeLog-1993-2013.
c906108c 9357\f
8d8cb839
EZ
9358;; Local Variables:
9359;; mode: change-log
9360;; left-margin: 8
9361;; fill-column: 74
9362;; version-control: never
9363;; End:
902f2ccb 9364
618f726f 9365 Copyright 2014-2016 Free Software Foundation, Inc.
902f2ccb
MC
9366 Copying and distribution of this file, with or without modification,
9367 are permitted provided the copyright notice and this notice are preserved.