b2fc1374b6c04459ef1dce32707dcfe3a0d6e5f6
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2016-11-09 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/commands.exp (runto_or_return): New procedure.
4 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6 (progvar_simple_while_test, progvar_complex_if_while_test)
7 (if_while_breakpoint_command_test)
8 (infrun_breakpoint_command_test, breakpoint_command_test)
9 (user_defined_command_test, watchpoint_command_test)
10 (test_command_prompt_position, redefine_hook_test)
11 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
12 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
13 multi_line_input and multi_line. Remove gdb_expect and
14 gdb_stop_suppressing_tests uses.
15 * lib/gdb.exp (valnum_re): New global.
16 (multi_line_input): New procedure.
17
18 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
19
20 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
21 Remove.
22 (test_setup): Define with proc_with_prefix.
23 (test_cli_inferior): Likewise.
24 (test_cli_thread): Likewise.
25 (test_cli_frame): Likewise.
26 (test_cli_select_frame): Likewise.
27 (test_cli_up_down): Likewise.
28 (test_mi_thread_select): Likewise.
29 (test_mi_stack_select_frame): Likewise.
30 (test_cli_in_mi_inferior): Likewise.
31 (test_cli_in_mi_thread): Likewise.
32 (test_cli_in_mi_frame): Likewise.
33 (top level): Do not use with_test_prefix_procname.
34
35 2016-11-09 Pedro Alves <palves@redhat.com>
36
37 * gdb.base/commands.exp (gdbvar_simple_if_test)
38 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
39 (progvar_simple_if_test, progvar_simple_while_test)
40 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
41 (infrun_breakpoint_command_test, breakpoint_command_test)
42 (user_defined_command_test, watchpoint_command_test)
43 (test_command_prompt_position, deprecated_command_test)
44 (bp_deleted_in_command, temporary_breakpoint_commands)
45 (stray_arg0_test, source_file_with_indented_comment)
46 (recursive_source_test, if_commands_test)
47 (error_clears_commands_left, redefine_hook_test)
48 (redefine_backtrace_test): Use proc_with_prefix.
49 * lib/gdb.exp (proc_with_prefix): New proc.
50
51 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
52
53 * gdb.base/tui-layout.c: New file.
54 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
55 disassembly window contains very long lines.
56
57 2016-11-08 Tom Tromey <tom@tromey.com>
58
59 * gdb.python/py-value.exp (test_value_creation): Make "long" test
60 depend on Python 2.
61
62 2016-11-08 Tom Tromey <tom@tromey.com>
63
64 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
65 New method.
66
67 2016-10-29 Manish Goregaokar <manish@mozilla.com>
68
69 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
70
71 2016-10-27 Manish Goregaokar <manish@mozilla.com>
72
73 * gdb.rust/simple.rs: Add test for univariant enums without
74 discriminants and for encoded struct-like enums.
75
76 2016-10-28 Pedro Alves <palves@redhat.com>
77
78 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
79 gdb_test_multiple, tighten regexps and match symtabs and line
80 tables incrementally.
81
82 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
83
84 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
85 general.
86
87 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
88
89 * gdb.base/exec-invalid-sysroot.exp: New file.
90
91 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
92
93 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
94
95 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
96
97 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
98
99 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
100
101 * gdb.base/killed-outside.exp: Remove $options from a call to
102 `prepare_for_testing'.
103
104 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
105
106 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
107 Change test message.
108
109 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
110
111 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
112 Update comment.
113
114 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
115
116 * gdb.trace/mi-trace-save.exp: New file.
117
118 2016-10-13 Yao Qi <yao.qi@linaro.org>
119
120 * gdb.base/code_elim.exp (get_var_address): Remove.
121 * gdb.base/relocate.exp: Likewise.
122 * gdb.base/shreloc.exp: Likewise.
123 * lib/gdb.exp (get_var_address): New.
124
125 2016-10-13 Yao Qi <yao.qi@linaro.org>
126
127 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
128 floating point tests if $skip_float_test is false.
129
130 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
131
132 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
133 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
134 argc values.
135 Add 1 to argc so we guarantee distinct initial/modified argc values.
136
137 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
138
139 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
140
141 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
144 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
145 * gdb.arch/vsx-regs.exp: Likewise.
146
147 2016-10-07 Yao Qi <yao.qi@linaro.org>
148
149 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
150
151 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
152
153 * gdb.python/python.exp: Test decode_line("*0").
154
155 2016-10-06 Doug Evans <dje@google.com>
156
157 * gdb.python/py-value.exp (test_value_creation): Add test for large
158 unsigned 64-bit value.
159
160 2016-10-06 Tom Tromey <tom@tromey.com>
161
162 * gdb.compile/compile.exp: Change java tests to rust.
163 * gdb.base/setshow.exp: Change java tests to rust.
164 * gdb.base/default.exp: Remove java from language list.
165 * README (Examples): Update language example.
166 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
167 test.
168 * lib/gdb.exp (skip_java_tests): Remove.
169 * lib/java.exp: Remove.
170 * gdb.java: Remove.
171
172 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
173
174 * gdb.arch/mips-fcr.exp: New test.
175 * gdb.arch/mips-fcr.c: Source for the new test.
176
177 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
178
179 * gdb.base/solib-disc.exp: Use `standard_output_file'
180 throughout.
181
182 2016-10-06 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/jit-simple-dl.c: New file.
185 * gdb.base/jit-simple-jit.c: New file, factored out from ...
186 * gdb.base/jit-simple.c: ... this.
187 * gdb.base/jit-simple.exp (jit_run): Delete.
188 (build_jit): New proc.
189 (jit_test_reread): Recompile either the main program or the shared
190 library, depending on what is being tested. Skip changing address
191 if caller wants to. Compare before/after addresses. If testing
192 standalone, explicitly load the binary. Test "maint info
193 breakpoints".
194 (top level): Add "standalone vs shared lib" and "change address"
195 vs "same address" axes.
196
197 2016-10-06 Pedro Alves <palves@redhat.com>
198
199 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
200 call.
201 (jit_run): Delete.
202 (jit_test_reread): Use with_test_prefix. Reload the main binary
203 explicitly. Compare the before/after addresses of the JIT
204 descriptor.
205
206 2016-08-15 Doug Evans <dje@google.com>
207
208 * gdb.xml/extra-regs.xml: Update, end field now required, default type
209 for single bitfields is bool.
210 * gdb.xml/tdesc-regs.exp: Ditto.
211
212 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
213
214 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
215
216 2016-10-05 Yao Qi <yao.qi@linaro.org>
217
218 * lib/gdb.exp (support_complex_tests): Return zero if
219 gdb_skip_float_test return true.
220
221 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
222 Simon Marchi <simon.marchi@ericsson.com>
223
224 PR gdb/20487
225 * gdb.mi/user-selected-context-sync.exp: New file.
226 * gdb.mi/user-selected-context-sync.c: New file.
227
228 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
229 Simon Marchi <simon.marchi@ericsson.com>
230
231 PR gdb/20487
232 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
233 =thread-select-event check.
234
235 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
236
237 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
238 the compulsory L operand changes.
239 * gdb.arch/powerpc-power.s: Likewise.
240
241 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
242
243 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
244 * gdb.base/jit-attach-pie.c: New file.
245 * gdb.base/jit-attach-pie.exp: New file.
246
247 2016-09-28 Pedro Alves <palves@redhat.com>
248
249 * gdb.base/infcall-input.c: New file.
250 * gdb.base/infcall-input.exp: New file.
251
252 2016-09-22 Yao Qi <yao.qi@linaro.org>
253
254 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
255 (gdb_exit): Rename it to ...
256 (gdbserver_gdb_exit): ... Close GDBserver.
257 (gdb_exit): New proc, call gdbserver_gdb_exit.
258 (mi_gdb_exit): Likewise.
259
260 2016-09-22 Yao Qi <yao.qi@linaro.org>
261
262 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
263 path.
264 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
265 Remove duplication.
266
267 2016-09-22 Yao Qi <yao.qi@linaro.org>
268
269 * lib/gdbserver-support.exp: Check the existence of
270 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
271
272 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
273
274 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
275
276 2016-09-21 Tom Tromey <tom@tromey.com>
277
278 PR gdb/20604:
279 * gdb.base/quit.exp: New file.
280
281 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
282
283 * .gitignore: New file.
284
285 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
286
287 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
288 throughout.
289
290 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
291
292 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
293
294 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
295
296 * gdb.cp/casts.cc (decltype): Move it ...
297 (main): ... with its call to ...
298 * gdb.cp/casts03.cc: ... a new file.
299 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
300
301 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
304
305 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
306
307 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
308 and sync up the test with tests in gas/testsuite/gas/ppc.
309 * gdb.arch/powerpc-power.exp: Likewise.
310
311 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
312
313 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
314
315 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
316 Jan Kratochvil <jan.kratochvil@redhat.com>
317
318 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
319 make m1's definition to be different from m2's. Use 'dummy' as an
320 argument for probe 'two'.
321
322 2016-09-10 Jon Beniston <jon@beniston.com>
323
324 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
325 for sim target.
326
327 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
328
329 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
330 variable declaration.
331 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
332 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
333 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
334 received HWCAP as its argument.
335
336 2016-09-06 Pedro Alves <palves@redhat.com>
337
338 * gdb.base/new-ui-pending-input.c: New file.
339 * gdb.base/new-ui-pending-input.exp: New file.
340 * gdb.exp (clear_gdb_spawn_id): New procedure.
341 (with_spawn_id): Check whether gdb_spawn_id exists before
342 referencing it. If gdb_spawn_id didn't exist on entry, clear it
343 on exit.
344
345 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
346
347 * gdb.base/float128.c: New file.
348 * gdb.base/float128.exp: Likewise.
349 * gdb.base/floatn.c: Likewise.
350 * gdb.base/floatn.exp: Likewise.
351
352 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
353
354 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
355
356 2016-09-05 Pedro Alves <palves@redhat.com>
357
358 PR backtrace/19927
359 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
360 unwinders are immediately called as side effect of "source" or
361 "disable unwinder" commands.
362 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
363
364 2016-09-02 Yao Qi <yao.qi@linaro.org>
365
366 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
367 is true and $type is "float" or "double".
368
369 2016-09-02 Yao Qi <yao.qi@linaro.org>
370
371 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
372 true.
373 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
374 * gdb.base/call-rt-st.exp: Likewise.
375 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
376 return value instead of gdb,skip_float_test.
377 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
378 (do_function_calls): Use its return value instead of
379 gdb,skip_float_test.
380 * gdb.base/finish.exp: Likewise.
381 * gdb.base/funcargs.exp: Likewise.
382 * gdb.base/return.exp: Likewise.
383 * gdb.base/return2.exp: Likewise.
384 * gdb.base/varargs.exp: Likewise.
385 * lib/gdb.exp (gdb_skip_float_test): Change it to
386 gdb_caching_proc. Detect the broken ptrace on arm-linux.
387
388 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
389
390 * gdb.multi/tids.exp: Test "thread apply all".
391
392 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
393
394 * gdb.base/default.exp (tty): Remove.
395
396 2016-08-24 Kevin Buettner <kevinb@redhat.com>
397
398 * gdb.python/py-recurse-unwind.c: New file.
399 * gdb.python/py-recurse-unwind.py: New file.
400 * gdb.python/py-recurse-unwind.exp: New file.
401
402 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
403
404 * gdb.base/set-inferior-tty.exp: New file.
405 * gdb.base/set-inferior-tty.c: New file.
406
407 2016-08-23 Pedro Alves <palves@redhat.com>
408
409 PR gdb/20494
410 * gdb.base/new-ui-echo.c: New file.
411 * gdb.base/new-ui-echo.exp: New file.
412
413 2016-08-23 Yao Qi <yao.qi@linaro.org>
414
415 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
416 gdbserver_spawn.
417 * gdb.server/connect-without-multi-process.exp (do_test):
418 Likewise.
419
420 2016-08-23 Yao Qi <yao.qi@linaro.org>
421
422 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
423 standalone_txt. Delete gdb_txt and standalone_txt on host
424 and target. Spawn the binary on target. Copy files from
425 target to host.
426
427 2016-08-22 Pedro Alves <palves@redhat.com>
428
429 PR gdb/20505
430 * gdb.base/vdso-warning.exp: Test core dumps too. Use
431 with_test_prefix. Factor out bits to ...
432 (test_no_vdso): ... this new procedure.
433
434 2016-08-19 Carl Love <cel@us.ibm.com>
435
436 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
437 maintaining separate logic for constructing the output path.
438 * gdb.arch/powerpc-d128-regs.exp: Likewise.
439 * gdb.arch/ppc-dfp.exp: Likewise.
440 * gdb.arch/ppc-fp.exp: Likewise.
441 * gdb.arch/vsx-regs.exp: Likewise.
442 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
443 binprefix for generating the additional binary files.
444
445 2016-08-19 Pedro Alves <palves@redhat.com>
446
447 * gdb.trace/mi-trace-frame-collected.exp
448 (test_trace_frame_collected): On x32, expect two registers.
449
450 2016-08-18 Carl Love <cel@us.ibm.com>
451
452 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
453 and sync up the test with tests in gas/testsuite/gas/ppc.
454 * gdb.arch/powerpc-power.exp: Likewise.
455
456 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
457
458 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
459 expected error message.
460
461 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
462
463 * gdb.multi/remove-inferiors.exp: New file.
464 * gdb.multi/remove-inferiors.c: New file.
465
466 2016-08-12 Yao Qi <yao.qi@linaro.org>
467
468 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
469 argument list.
470
471 2016-08-10 Pedro Alves <palves@redhat.com>
472
473 PR gdb/19187
474 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
475 setup_kfails.
476
477 2016-08-09 Pedro Alves <palves@redhat.com>
478 Simon Marchi <simon.marchi@ericsson.com>
479
480 PR gdb/20418
481 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
482 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
483
484 2016-08-09 Pedro Alves <palves@redhat.com>
485
486 PR mi/20431
487 * gdb.mi/mi-cmd-error.exp: New file.
488
489 2016-08-09 Pedro Alves <palves@redhat.com>
490
491 PR gdb/18653
492 * gdb.base/signals-state-child.c: New file.
493 * gdb.base/signals-state-child.exp: New file.
494 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
495
496 2016-08-09 Pedro Alves <palves@redhat.com>
497
498 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
499
500 2016-08-03 Tom Tromey <tom@tromey.com>
501
502 PR python/18565:
503 * gdb.python/py-frame-inline.exp: Add Frame.function test.
504
505 2016-08-01 Yao Qi <yao.qi@linaro.org>
506
507 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
508 variable mode to "multi-process" if $multi_process is 1, otherwise
509 set it to "single-process".
510
511 2016-08-01 Yao Qi <yao.qi@linaro.org>
512
513 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
514 * gdb.cp/cpexprs.exp: Likewise.
515 * gdb.cp/m-static.exp: Likewise.
516
517 2016-07-26 Tom Tromey <tom@tromey.com>
518
519 PR python/20190:
520 * gdb.threads/tls.exp (check_thread_local): Add python symbol
521 test.
522
523 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
524
525 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
526 selecting assembly source files.
527 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
528 assembly source files.
529 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
530 assembly source files.
531 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
532 selecting assembly source files.
533
534 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
535
536 * gdb.base/new-ui.exp (do_test_invalid_args): New
537 procedure.
538
539 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
540
541 * gdb.btrace/reconnect.c: New file.
542 * gdb.btrace/reconnect.exp: New file.
543
544 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
545
546 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
547 to test_catch_syscall_group.
548 (test_catch_syscall_group): New.
549
550 2016-07-21 Tom Tromey <tom@tromey.com>
551
552 * gdb.rust/simple.rs (main): Use empty struct expression.
553 * gdb.rust/simple.exp: Add tests for empty struct expression.
554
555 2016-07-21 Yao Qi <yao.qi@linaro.org>
556
557 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
558 if gdb_skip_xml_test is true on some targets.
559
560 2016-07-21 Yao Qi <yao.qi@linaro.org>
561
562 * gdb.server/solib-list.exp: Unset last_loaded_file.
563
564 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
565
566 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
567 "step into captured_main (args)".
568
569 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
570
571 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
572
573 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
574
575 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
576
577 2016-07-19 Pedro Alves <palves@redhat.com>
578
579 * gdb.opt/inline-break.exp: Remove optimize=-O2.
580 * gdb.opt/inline-bt.exp: Likewise.
581 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
582 additional_flags=-Winline.
583 * gdb.opt/inline-locals.exp: Likewise.
584 * gdb.opt/inline-markers.c (ATTR): Define.
585 (inlined_fn): Use it.
586
587 2016-07-19 Yao Qi <yao.qi@linaro.org>
588
589 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
590 (test_with_self): Remove some code. Remove argument executable.
591 (top-level): Use do_self_tests.
592
593 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
594 Don Breazeal <donb@codesourcery.com>
595
596 * gdb.base/maint.exp: Escape paths used in regular expressions.
597 * gdb.stabs/weird.exp: Likewise.
598
599 2016-07-13 Tom Tromey <tom@tromey.com>
600
601 PR python/15620, PR python/18620:
602 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
603 (test_bkpt_events): New procs.
604
605 2016-07-13 Tom Tromey <tom@tromey.com>
606
607 PR python/17698:
608 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
609 test.
610 (test_watchpoints): Likewise.
611 (test_bkpt_pending): New proc.
612
613 2016-07-13 Tom Tromey <tom@tromey.com>
614
615 PR cli/18053:
616 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
617 completion test.
618
619 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
622 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
623 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
624 f_label.
625 (g): Rename g_end_lbl to g_label.
626 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
627 low_pc and high_pc.
628 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
629
630 2016-07-12 Tom Tromey <tom@tromey.com>
631
632 PR python/19293:
633 * gdb.python/py-unwind-maint.exp: Update tests.
634
635 2016-07-12 Yao Qi <yao.qi@linaro.org>
636
637 * lib/selftest-support.exp (selftest_setup): Match the output
638 when captured_main is inlined.
639
640 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
641
642 * gdb.fortran/derived-types.exp (result_line, result_line_2):
643 New variables.
644 (print this%a, print this%b, print this): New tests.
645 * gdb.fortran/derived-types.f90 (this): New object and
646 initialization.
647
648 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
649
650 * gdb.ada/arraydim.exp: Remove extra directory level in build
651 directory.
652
653 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
654
655 * lib/ada.exp: Remove extra directory level in build directory.
656 * gdb.ada/cond_lang.exp: Likewise.
657 * gdb.ada/exec_changed.exp: Likewise.
658 * gdb.ada/lang_switch.exp: Likewise.
659
660 2016-07-06 Manish Goregaokar <manish@mozilla.com>
661
662 * simple.rs: Add test for raw pointer subscripting.
663 * simple.exp: Add test expectations.
664
665 2016-07-05 Yao Qi <yao.qi@linaro.org>
666
667 * gdb.mi/mi-reverse.exp: Match =record-started output.
668
669 2016-07-01 Pedro Alves <palves@redhat.com>
670
671 * gdb.base/jit-reader.exp (info_registers_current_frame): New
672 procedure.
673 (jit_reader_test): Test the jit reader's unwinder.
674 * gdb.base/jithost.c (jit_function_00_code): New global.
675 (main): Use memcpy to fill in the mmapped code, instead of poking
676 bytes manually here.
677 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
678 value.
679 (read_debug_info): Save the function's range.
680 (read_sp): New function.
681 (unwind_frame): Use it. Also unwind RBP.
682 (get_frame_id): Use read_sp.
683 (gdb_init_reader): Use calloc instead of malloc.
684 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
685 parameter. Use gdb_test_multiple.
686
687 2016-07-01 Pedro Alves <palves@redhat.com>
688 Antoine Tremblay <antoine.tremblay@ericsson.com>
689
690 * gdb.threads/process-dies-while-detaching.c: New file.
691 * gdb.threads/process-dies-while-detaching.exp: New file.
692
693 2016-07-01 Pedro Alves <palves@redhat.com>
694
695 * gdb.multi/watchpoint-multi-exit.c: New file.
696 * gdb.multi/watchpoint-multi-exit.exp: New file.
697
698 2016-06-30 Pedro Alves <palves@redhat.com>
699
700 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
701 unset inferior_spawn_id.
702
703 2016-06-30 Pedro Alves <palves@redhat.com>
704
705 * lib/mi-support.exp (default_mi_gdb_start): Declare global
706 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
707
708 2016-06-29 Yao Qi <yao.qi@linaro.org>
709
710 * gdb.base/return.c: Add copyright header.
711
712 2016-06-29 Tom Tromey <tom@tromey.com>
713
714 PR python/20129:
715 * gdb.python/py-framefilter.exp: Add tests for setting priority
716 and disabling of non-existent frame filter.
717
718 2016-06-29 Yao Qi <yao.qi@linaro.org>
719
720 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
721 0x0f07ff.
722
723 2016-06-28 Yao Qi <yao.qi@linaro.org>
724
725 * gdb.base/catch-syscall.exp: Remove check on isnative and target
726 triplets. Start gdb, execute catch syscall, and continue. Check
727 gdb's output to determine catch syscall is supported.
728
729 2016-06-27 Manish Goregaokar <manish@mozilla.com>
730
731 * gdb.rust/simple.rs: Add test for returning unit in a function.
732 * gdb.rust/simple.exp: Add expectation for functions returning
733 unit.
734
735 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
736
737 * gdb.python/py-breakpoint-create-fail.c,
738 gdb.python/py-breakpoint-create-fail.exp,
739 gdb.python/py-breakpoint-create-fail.py: New testcase.
740
741 2016-06-25 Manish Goregaokar <manish@mozilla.com>
742
743 PR gdb/20239
744 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
745 * gdb.rust/simple.exp: Add test expectations for new NonZero
746 tests.
747
748 2016-06-24 David Taylor <dtaylor@emc.com>
749
750 * gdb.base/offsets.exp: New file.
751 * gdb.base/offsets.c: New file.
752
753 2016-06-23 Tom Tromey <tom@tromey.com>
754
755 PR gdb/16483:
756 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
757 before any filters are loaded.
758
759 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
760
761 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
762 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
763 structs.
764 * gdb.fortran/derived-type-function.exp: New file.
765 * gdb.fortran/derived-type-function.f90: New file.
766
767
768 2016-06-21 Pedro Alves <palves@redhat.com>
769
770 * gdb.base/new-ui.exp: New file.
771 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
772 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
773 (with_spawn_id): New procedure.
774
775 2016-06-21 Pedro Alves <palves@redhat.com>
776
777 * gdb.mi/mi-exec-run.exp: New file.
778
779 2016-06-21 Pedro Alves <palves@redhat.com>
780
781 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
782 breakpoint command's output on the main UI.
783 (test_break): New procedure, factored out from calls in the top
784 level.
785 (top level): Use foreach_with_prefix to test MI as main UI and as
786 separate UI.
787
788 2016-06-21 Pedro Alves <palves@redhat.com>
789
790 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
791 (test_awatch_creation_and_listing)
792 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
793 Remove 'type' parameter.
794 (test_watchpoint_all): New parameter mi_mode. Remove
795 with_test_prefix.
796 (top level): Use foreach_with_prefix, and add main/separate UI MI
797 testing axis.
798
799 2016-06-21 Pedro Alves <palves@redhat.com>
800
801 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
802 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
803 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
804 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
805 (gdb_main_spawn_id, mi_spawn_id): Declare and
806 comment.
807 (mi_create_inferior_pty): New procedure,
808 factored out from default_mi_gdb_start.
809 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
810 procedures.
811 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
812 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
813 Use mi_create_inferior_pty.
814 (mi_gdb_start): Use eval to pass down args list.
815
816 2016-06-21 Pedro Alves <palves@redhat.com>
817
818 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
819 * gdb.opt/inline-cmds.exp: Add MI tests.
820
821 2016-06-21 Pedro Alves <palves@redhat.com>
822
823 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
824
825 2016-06-21 Pedro Alves <palves@redhat.com>
826
827 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
828 (top level): Use it instead of mi_execute_to.
829
830 2016-06-21 Pedro Alves <palves@redhat.com>
831
832 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
833 (cont_handler_str): New.
834 (signal_stop_handler): Set stop_handler_str instead of printing to
835 stdout.
836 (continue_handler): Set cont_handler_str instead of printing to
837 stdout.
838 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
839 mi_send_resuming_command. Print stop_handler_str and
840 cont_handler_str instead of expecting the python events print
841 directly.
842
843 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
844
845 * gdb.base/jit-reader.exp: New file.
846 * gdb.base/jithost.c: New file.
847 * gdb.base/jithost.h: New file.
848 * gdb.base/jitreader.c : New file.
849 * gdb.base/jit-protocol.h: New file.
850
851 2016-06-17 Yao Qi <yao.qi@linaro.org>
852
853 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
854 parameters follow_fork and detach_on_fork. Set follow-fork-mode
855 and detach-on-fork. Adjust tests.
856 (top level): Invoke break_cond_on_syscall with combinations of
857 syscall, follow-fork-mode and detach-on-fork.
858
859 2016-06-17 Yao Qi <yao.qi@linaro.org>
860
861 * gdb.base/step-over-exit.c: New.
862 * gdb.base/step-over-exit.exp: New.
863
864 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
865
866 * gdb.base/float.exp: Add target check for nds32*-*-*.
867 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
868
869 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
870
871 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
872 for unsupported target features.
873 * gdb.base/call-rt-st.exp: Likewise.
874 * gdb.base/call-sc.exp: Likewise.
875 * gdb.base/call-signal-resume.exp: Likewise.
876 * gdb.base/call-strs.exp: Likewise.
877 * gdb.base/callexit.exp: Likewise.
878 * gdb.base/callfuncs.exp: Likewise.
879 * gdb.base/nodebug.exp: Likewise.
880 * gdb.base/printcmds.exp: Likewise.
881 * gdb.base/ptype.exp: Likewise.
882 * gdb.base/structs.exp: Likewise.
883 * gdb.base/unwindonsignal.exp: Likewise.
884 * gdb.cp/gdb2495.exp: Likewise.
885 * gdb.cp/templates.exp: Likewise.
886 * gdb.cp/virtfunc.exp: Likewise.
887 * gdb.threads/hand-call-in-threads.exp: Likewise.
888 * gdb.threads/interrupted-hand-call.exp: Likewise.
889 * gdb.threads/thread-unwindonsignal.exp: Likewise.
890
891 2016-06-10 Tom Tromey <tom@tromey.com>
892
893 PR rust/20110:
894 * gdb.rust/expr.exp: Add test for integer constant larger than
895 i32.
896
897 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
898
899 * gdb.fortran/nested-funcs.exp: New.
900 * gdb.fortran/nested-funcs.f90: New.
901
902 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
903
904 * gdb.base/examine-backward.c: New file.
905 * gdb.base/examine-backward.exp: New file.
906
907 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
908
909 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
910 matching.
911
912 2016-06-02 Tom Tromey <tom@tromey.com>
913
914 PR python/18984:
915 * gdb.python/py-shared.exp: Add solib_name test.
916
917 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
918
919 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
920
921 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
922
923 PR c++/19893
924 * gdb.dwarf2/implref.exp: Rename to...
925 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
926 * gdb.dwarf2/implref-array.c: New file.
927 * gdb.dwarf2/implref-array.exp: Likewise.
928 * gdb.dwarf2/implref-global.c: Likewise.
929 * gdb.dwarf2/implref-global.exp: Likewise.
930 * gdb.dwarf2/implref-struct.c: Likewise.
931 * gdb.dwarf2/implref-struct.exp: Likewise.
932
933 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
934
935 * gdb.trace/trace-condition.exp: Add 64bit tests.
936
937 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
938
939 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
940 bits types.
941 (main): Adapt to 8 to 64 bits types.
942 * gdb.trace/trace-condition.exp: Add new tests.
943
944 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
945
946 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
947
948 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
949
950 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
951 Move condition tests...
952 * gdb.trace/trace-condition.exp: Here.
953
954 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
955
956 * gdb.trace/trace-condition.exp: Add counter-case tests.
957
958 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 PR c++/15231
961 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
962 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
963
964 2016-05-27 Pedro Alves <palves@redhat.com>
965
966 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
967 New procedure.
968 (top level): Call it, and bail out of DejaGnu is known to be bad.
969
970 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.base/whatis.c: Extend the test case.
973 * gdb.base/whatis.exp: Add additional tests.
974
975 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
976
977 * gdb.fortran/type.f90: Add pointer variable.
978 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
979
980 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
981
982 * gdb.fortran/vla-type.exp: Fix testcase name.
983
984 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
985
986 * gdb.fortran/vla-type.exp: Access elements in nested structs.
987
988 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
989
990 * gdb.fortran/type.f90: Add nested structures.
991 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
992 * gdb.fortran/derived-type.exp: Adapt expected output.
993 * gdb.fortran/vla-type.exp: Adapt expected output.
994
995 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
996
997 * gdb.fortran/whatis_type.exp: Adapt expected output.
998
999 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
1000
1001 * gdb.fortran/print_type.exp: Fix expected output.
1002 * gdb.fortran/whatis_type.exp: Fix expected output.
1003
1004 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
1005
1006 * gdb.fortran/whatis_type.exp: Use multi_line.
1007
1008 2016-05-24 Tom Tromey <tom@tromey.com>
1009
1010 PR python/17386:
1011 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
1012 use value as an index.
1013
1014 2016-05-23 Tom Tromey <tom@tromey.com>
1015
1016 PR python/17981:
1017 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
1018 no-breakpoint case.
1019
1020 2016-05-24 Pedro Alves <palves@redhat.com>
1021
1022 PR gdb/19828
1023 * gdb.threads/clone-attach-detach.c: New file.
1024 * gdb.threads/clone-attach-detach.exp: New file.
1025
1026 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
1027
1028 * gdb.base/annota-input-while-running.exp: Fix syntax error.
1029
1030 2016-05-23 Tom Tromey <tom@tromey.com>
1031
1032 PR python/19438, PR python/18393:
1033 * gdb.python/py-progspace.exp: Add "dir" test.
1034 * gdb.python/py-objfile.exp: Add "dir" test.
1035
1036 2016-05-23 Yao Qi <yao.qi@linaro.org>
1037
1038 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
1039 * gdb.arch/thumb2-it.exp: Likewise.
1040
1041 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
1042
1043 * gdb.mi/mi-threads-interrupt.c: New file.
1044 * gdb.mi/mi-threads-interrupt.exp: New file.
1045
1046 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
1047
1048 PR gdb/18077
1049 * gdb.mi/mi-async-run.exp: New file.
1050 * gdb.mi/mi-async-run.c: New file.
1051
1052 2016-05-17 Tom Tromey <tom@tromey.com>
1053 Manish Goregaokar <manishsmail@gmail.com>
1054
1055 * lib/rust-support.exp: New file.
1056 * lib/gdb.exp (skip_rust_tests): New proc.
1057 (build_executable_from_specs): Handle rust.
1058 * lib/future.exp (gdb_find_rustc): New proc.
1059 (gdb_default_target_compile): Handle rust.
1060 * gdb.rust/expr.exp: New file.
1061 * gdb.rust/generics.exp: New file.
1062 * gdb.rust/generics.rs: New file.
1063 * gdb.rust/methods.exp: New file.
1064 * gdb.rust/methods.rs: New file.
1065 * gdb.rust/modules.exp: New file.
1066 * gdb.rust/modules.rs: New file.
1067 * gdb.rust/simple.exp: New file.
1068 * gdb.rust/simple.rs: New file.
1069
1070 2016-05-17 Tom Tromey <tom@tromey.com>
1071
1072 * gdb.base/default.exp (set language): Add rust.
1073
1074 2016-05-17 Tom Tromey <tom@tromey.com>
1075
1076 * gdb.gdb/unittest.exp: New file.
1077
1078 2016-05-16 Yao Qi <yao.qi@linaro.org>
1079
1080 * gdb.base/batch-preserve-term-settings.exp: Remove variable
1081 shell_prompt. Update shell_prompt_re.
1082
1083 2016-05-12 Doug Evans <dje@google.com>
1084
1085 PR symtab/19999
1086 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
1087 $options when building executable.
1088 * gdb.dwarf2/fission-loclists-pie.S: New file.
1089 * gdb.dwarf2/fission-loclists-pie.exp: New file.
1090
1091 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
1092
1093 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
1094 of [is_remote target],
1095
1096 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
1097
1098 * lib/gdb.exp (use_gdb_stub): New procedure.
1099
1100 2016-05-03 Yunlian Jiang <yunlian@google.com>
1101 Doug Evans <dje@google.com>
1102
1103 PR symtab/19914
1104 * gdb.dwarf2/dwp-sepdebug.c: New file.
1105 * gdb.dwarf2/dwp-sepdebug.exp: New file.
1106
1107 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
1108
1109 * gdb.base/detach.exp: Remove is_remote check.
1110
1111 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
1112
1113 * gdb.base/annota-input-while-running.exp: Don't check for
1114 [is_remote target]. Enable annotations after running to main.
1115 Remove unused "set test..." line.
1116
1117 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
1118
1119 * gdb.trace/trace-enable-disable.exp: New file.
1120 * gdb.trace/trace-enable-disable.c: New file.
1121
1122 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
1123
1124 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
1125 use it in info sharedlibrary test.
1126 * gdb.trace/ftrace-lock.exp: Likewise.
1127 * gdb.trace/ftrace.exp: Likewise.
1128 * gdb.trace/range-stepping.exp: Likewise.
1129 * gdb.trace/trace-break.exp: Likewise.
1130 * gdb.trace/trace-condition.exp: Likewise.
1131 * gdb.trace/trace-mt.exp: Likewise.
1132
1133 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1134
1135 * lib/gdb.exp (gdb_load_shlibs): Rename to...
1136 (gdb_load_shlib): ... this.
1137 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
1138 gdb_load_shlib.
1139 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1140 * gdb.base/ctxobj.exp: Likewise.
1141 * gdb.base/dprintf-pending.exp: Likewise.
1142 * gdb.base/dso2dso.exp: Likewise.
1143 * gdb.base/fixsection.exp: Likewise.
1144 * gdb.base/gcore-relro.exp: Likewise.
1145 * gdb.base/gdb1555.exp: Likewise.
1146 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1147 * gdb.base/gnu-ifunc.exp: Likewise.
1148 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
1149 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1150 * gdb.base/pending.exp: Likewise.
1151 * gdb.base/print-file-var.exp: Likewise.
1152 * gdb.base/print-symbol-loading.exp: Likewise.
1153 * gdb.base/shlib-call.exp: Likewise.
1154 * gdb.base/shreloc.exp: Likewise.
1155 * gdb.base/so-impl-ld.exp: Likewise.
1156 * gdb.base/solib-disc.exp: Likewise.
1157 * gdb.base/solib-nodir.exp: Likewise.
1158 * gdb.base/solib-overlap.exp: Likewise.
1159 * gdb.base/solib-symbol.exp: Likewise.
1160 * gdb.base/solib-weak.exp (do_test): Likewise.
1161 * gdb.base/sym-file.exp: Likewise.
1162 * gdb.base/symtab-search-order.exp: Likewise.
1163 * gdb.base/type-opaque.exp: Likewise.
1164 * gdb.base/unload.exp: Likewise.
1165 * gdb.base/watchpoint-solib.exp: Likewise.
1166 * gdb.compile/compile.exp: Likewise.
1167 * gdb.cp/gdb2384.exp: Likewise.
1168 * gdb.cp/infcall-dlopen.exp: Likewise.
1169 * gdb.cp/re-set-overloaded.exp: Likewise.
1170 * gdb.fortran/library-module.exp: Likewise.
1171 * gdb.opt/solib-intra-step.exp: Likewise.
1172 * gdb.python/py-finish-breakpoint.exp: Likewise.
1173 * gdb.python/py-shared.exp: Likewise.
1174 * gdb.reverse/solib-precsave.exp: Likewise.
1175 * gdb.reverse/solib-reverse.exp: Likewise.
1176 * gdb.server/solib-list.exp: Likewise.
1177 * gdb.threads/dlopen-libpthread.exp: Likewise.
1178 * gdb.threads/tls-shared.exp: Likewise.
1179 * gdb.threads/tls-so_extern.exp: Likewise.
1180 * gdb.trace/change-loc.exp: Likewise.
1181 * gdb.trace/ftrace-lock.exp: Likewise.
1182 * gdb.trace/ftrace.exp: Likewise.
1183 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
1184 * gdb.trace/pending.exp: Likewise.
1185 * gdb.trace/range-stepping.exp: Likewise.
1186 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
1187 (strace_info_marker): Likewise.
1188 (strace_probe_marker): Likewise.
1189 (strace_trace_on_same_addr): Likewise.
1190 (strace_trace_on_diff_addr): Likewise.
1191 * gdb.trace/trace-break.exp: Likewise.
1192 * gdb.trace/trace-condition.exp: Likewise.
1193 * gdb.trace/trace-mt.exp: Likewise.
1194
1195 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
1196
1197 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
1198 result of gdb_remote_download.
1199 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
1200 * gdb.base/dso2dso.exp: Likewise.
1201 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1202 * gdb.base/print-file-var.exp: Likewise.
1203 * gdb.base/shlib-call.exp: Likewise.
1204 * gdb.base/shreloc.exp: Likewise.
1205 * gdb.base/solib-overlap.exp: Likewise.
1206 * gdb.base/solib-weak.exp (do_test): Likewise.
1207 * gdb.base/unload.exp: Likewise.
1208
1209 2016-04-27 Yao Qi <yao.qi@linaro.org>
1210
1211 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
1212 exists.
1213
1214 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1215
1216 * vla-type.exp: Print structure from toplevel.
1217
1218 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1219
1220 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
1221 of dynamic types.
1222 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
1223 of dynamic types.
1224
1225 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
1226
1227 * gdb.fortran/vla-type.f90: New file.
1228 * gdb.fortran/vla-type.exp: New file.
1229
1230 2016-04-25 Yao Qi <yao.qi@linaro.org>
1231
1232 * gdb.base/branch-to-self.c: New file.
1233 * gdb.base/branch-to-self.exp: New file.
1234
1235 2016-04-22 Yao Qi <yao.qi@linaro.org>
1236
1237 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
1238 more after $hex.
1239
1240 2016-04-22 Yao Qi <yao.qi@linaro.org>
1241
1242 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
1243 * gdb.base/annota3.exp: Likewise.
1244
1245 2016-04-22 Yao Qi <yao.qi@linaro.org>
1246
1247 * gdb.reverse/step-precsave.exp: Do one step and test program
1248 stops in "callee" and do multiple steps until program goes out
1249 of "callee".
1250 * gdb.reverse/step-reverse.exp: Likewise.
1251
1252 2016-04-22 Yao Qi <yao.qi@linaro.org>
1253
1254 * gdb.trace/signal.exp: Also pass if
1255 $tracepoint_hits($i) > $iterations.
1256
1257 2016-04-22 Yao Qi <yao.qi@linaro.org>
1258
1259 * gdb.trace/signal.c: New file.
1260 * gdb.trace/signal.exp: New file.
1261
1262 2016-04-19 Doug Evans <xdje42@gmail.com>
1263
1264 * gdb.base/bad-file.exp: New file.
1265
1266 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
1267
1268 * gdb.dwarf2/implref.exp: New file.
1269
1270 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1271
1272 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
1273 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
1274 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
1275 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
1276 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
1277 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
1278 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
1279 * lib/fortran.exp (fortran_int4): New procedure.
1280 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
1281 (fortran_logical4): Likewise.
1282
1283 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
1284
1285 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
1286
1287 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
1288
1289 * lib/compiler.c: Add Intel specific preprocessor macros.
1290 * lib/compiler.cc: Likewise.
1291
1292 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
1293
1294 * gdb.server/connect-with-no-symbol-file.c: New file.
1295 * gdb.server/connect-with-no-symbol-file.exp: New file.
1296
1297 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1298
1299 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
1300
1301 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
1302
1303 * boards/gdbserver-base.exp (${board}_download): Copy source file to
1304 standard output directory.
1305
1306 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1307
1308 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
1309
1310 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
1311
1312 * gdb.btrace/instruction_history.c (loop): Add declaration.
1313
1314 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1315
1316 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
1317
1318 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
1319
1320 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
1321 parentheses to print.
1322 (continue_handler): Likewise.
1323
1324 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
1325
1326 * gdb.server/solib-list.exp: Remove is_remote check.
1327 Pass shlib= to gdb_compile. Don't link shared library with
1328 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
1329 Run binary filename through "readlink -f" on the target.
1330
1331 2016-04-08 Pedro Alves <palves@redhat.com>
1332
1333 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
1334 interpreter filename as argument to gdbserver_spawn.
1335 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1336 Return empty if $last_loaded_file does not exist.
1337
1338 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1339
1340 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
1341 * gdb.base/jit-main.c: Use exit after usage.
1342
1343 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1344
1345 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
1346 GDBHISTSIZE prior to the tests.
1347 * gdb.base/gdbinit-history.exp: Likewise.
1348
1349 2016-04-07 Pedro Alves <palves@redhat.com>
1350
1351 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
1352 instead of build_executable. Use gdb_load_shlibs.
1353
1354 2016-04-07 Yao Qi <yao.qi@linaro.org>
1355
1356 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
1357 Execute "si" command.
1358
1359 2016-04-07 Yao Qi <yao.qi@linaro.org>
1360
1361 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
1362 number instead of the comments on some line.
1363
1364 2016-04-06 Don Breazeal <donb@codesourcery.com>
1365
1366 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
1367 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
1368
1369 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
1370
1371 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
1372 standard_output_file. Remove unused binfile variable.
1373
1374 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
1375
1376 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
1377 * gdb.python/py-mi-objfile.exp: Match "list main" output
1378 in console format.
1379
1380 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
1381
1382 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
1383 absolute.
1384
1385 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1386
1387 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
1388 absolute.
1389 * gdb.trace/ftrace.exp: Likewise.
1390 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
1391 targets as well.
1392 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
1393 (gdb_load_shlibs): Copy libraries to test directory when testing
1394 natively. Only set solib-search-path if testing remotely.
1395 * lib/mi-support.exp (mi_load_shlibs): Likewise.
1396
1397 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
1398
1399 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
1400 gdb_download. Use it even if the target is not remote.
1401 * gdb.base/jit.exp (compile_jit_test): Likewise.
1402 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
1403 output directory if the destination board is local, otherwise use
1404 the standard remote_download from DejaGnu.
1405 (gdb_download): Remove.
1406 (gdb_load_shlibs): Use gdb_remote_download instead of
1407 gdb_download.
1408 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
1409 Use gdb_remote_download instead of gdb_download. Use it even if
1410 the target is not remote.
1411 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
1412 instead of gdb_download.
1413
1414 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
1415
1416 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
1417 (test_insert_delete_modify): Call mi_load_shlibs before trying to
1418 run.
1419
1420 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
1421
1422 PR gdb/19820
1423 * gdb.base/printcmds.exp: Add artificial arrays tests.
1424
1425 2016-03-31 Pedro Alves <palves@redhat.com>
1426
1427 PR gdb/19858
1428 * gdb.base/jit-main.c: Include unistd.h.
1429 (ATTACH): Define to 0 if not already defined.
1430 (wait_for_gdb, mypid): New globals.
1431 (WAIT_FOR_GDB): New macro.
1432 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
1433 some breakpoint locations.
1434 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
1435 New procedures.
1436 (one_jit_test): Add REATTACH parameter, and handle it. Use
1437 continue_to_test_location.
1438 (top level): Test attach, and adjusts calls to one_jit_test.
1439
1440 2016-03-31 Pedro Alves <palves@redhat.com>
1441
1442 PR gdb/19858
1443 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
1444 BINSUFFIX parameter, and handle it.
1445 (top level): Adjust calls compile_jit_test.
1446
1447 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
1448
1449 PR python/19743
1450 * gdb.python/py-mi-events-gdb.py: New file.
1451 * gdb.python/py-mi-events.c: New file.
1452 * gdb.python/py-mi-events.exp: New file.
1453
1454 2016-03-30 Yao Qi <yao.qi@linaro.org>
1455
1456 * gdb.reverse/until-precsave.exp: Match function name only.
1457 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
1458 Move malloc to a condition block.
1459 * gdb.reverse/until-reverse.exp: Match function name only.
1460
1461 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
1462
1463 * gdb.trace/ftrace.exp: Set arg0exp for s390.
1464 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
1465 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
1466 variable for GPR 0 instead of assuming it is register 0.
1467 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
1468 * lib/trace-support.exp: Add s390 registers.
1469
1470 2016-03-29 Yao Qi <yao.qi@linaro.org>
1471
1472 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
1473
1474 2016-03-24 Yao Qi <yao.qi@linaro.org>
1475
1476 * gdb.reverse/break-reverse.exp: Add quotation mark in the
1477 test message.
1478
1479 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1480
1481 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
1482 maintaining separate logic for constructing the output path.
1483
1484 2016-03-16 Don Breazeal <donb@codesourcery.com>
1485
1486 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1487 Retry fork and waitpid on interrupted system call errors.
1488 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1489 Use with_timeout_factor to increase timeout by factor of 10.
1490
1491 2016-03-15 Don Breazeal <donb@codesourcery.com>
1492
1493 * gdb.cp/scope-err.cc: New test program.
1494 * gdb.cp/scope-err.exp: New test script.
1495 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
1496 lines and "set breakpoint here" comment.
1497 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
1498 Fixed some whitespace and format issues.
1499 * gdb.mi/mi-linespec-err-cp.cc: New test program.
1500 * gdb.mi/mi-linespec-err-cp.exp: New test script.
1501
1502 2016-03-15 Doug Evans <dje@google.com>
1503
1504 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
1505 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
1506 All callers updated. Add tests for enums, mixed flags register.
1507
1508 2016-03-15 Doug Evans <dje@google.com>
1509
1510 * gdb.base/skip.c (main): Call test_skip_file_and_function.
1511 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
1512
1513 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
1514
1515 * gdb.base/default.exp: Add $_as_string to the list of expected
1516 convenience functions.
1517
1518 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1519
1520 * gdb.base/maint.exp: New tests for 'maint info line-table'.
1521
1522 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1523
1524 * gdb.python/py-as-string.exp: New file.
1525 * gdb.python/py-as-string.c: New file.
1526
1527 2016-03-09 Pedro Alves <palves@redhat.com>
1528
1529 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
1530 signal" -> "Thread NN received signal" output change.
1531 * gdb.threads/ia64-sigill.exp: Likewise.
1532 * gdb.threads/linux-dp.exp: Likewise.
1533 * gdb.threads/manythreads.exp: Likewise.
1534 * gdb.threads/pending-step.exp: Likewise.
1535 * gdb.threads/print-threads.exp: Likewise.
1536 * gdb.threads/sigstep-threads.exp: Likewise.
1537 * gdb.threads/staticthreads.exp: Likewise.
1538 * gdb.threads/tls.exp: Likewise.
1539
1540 2016-03-09 Pedro Alves <palves@redhat.com>
1541
1542 * gdb.base/command-line-input.exp: New file.
1543
1544 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1545
1546 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
1547 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
1548 * gdb.trace/pending.exp: Accept leading dot before function name.
1549 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
1550 * lib/trace-support.exp: Set registers for ppc.
1551
1552 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1553
1554 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
1555 use it for disassembly; accept .main in addition to main in backtrace.
1556
1557 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
1558 Marcin Kościelnicki <koriakin@0x04.net>
1559
1560 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
1561 (gdb_recursion_test_ptr): New global variable.
1562 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
1563 gdb_recursion_test.
1564 (gdb_c_test): Ditto.
1565
1566 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1567
1568 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
1569 ordering.
1570
1571 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
1572
1573 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
1574 (bar): Add bar_start_lbl label.
1575 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
1576 of foo/bar for emitting DWARF and tracing.
1577
1578 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
1579
1580 * analyze-racy-logs.py: Set executable bit.
1581
1582 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
1583
1584 * Makefile.in (DEFAULT_RACY_ITER): New variable.
1585 (CHECK_TARGET_TMP): Likewise.
1586 (check-single-racy): New rule.
1587 (check-parallel-racy): Likewise.
1588 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
1589 (do-check-parallel-racy): New rule.
1590 (check-racy/%.exp): Likewise.
1591 * README (Racy testcases): New section.
1592 * analyze-racy-logs.py: New file.
1593
1594 2016-03-03 Doug Evans <dje@google.com>
1595
1596 * gdb.base/skip.exp: Use with_test_prefix.
1597
1598 2016-03-03 Yao Qi <yao.qi@linaro.org>
1599
1600 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
1601 Invoke step_over_syscall "clone" and break_cond_on_syscall
1602 "clone".
1603 * gdb.base/step-over-clone.c: New file.
1604
1605 2016-03-03 Yao Qi <yao.qi@linaro.org>
1606
1607 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
1608 code format.
1609
1610 2016-03-03 Yao Qi <yao.qi@linaro.org>
1611
1612 * gdb.base/disp-step-fork.c: Rename to ...
1613 * gdb.base/step-over-fork.c: ... it. New file.
1614 * gdb.base/disp-step-vfork.c: Rename to ...
1615 * gdb.base/step-over-vfork.c: ... it. New file.
1616 * gdb.base/disp-step-syscall.exp: Rename to ...
1617 * gdb.base/step-over-syscall.exp: ... it. New file.
1618 (disp_step_cross_syscall): Rename to ...
1619 (step_over_syscall): ... it.
1620
1621 2016-03-03 Yao Qi <yao.qi@linaro.org>
1622
1623 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
1624 If target supports condition evaluation on target, invoke
1625 break_cond_on_syscall for fork and vfork.
1626
1627 2016-03-03 Yao Qi <yao.qi@linaro.org>
1628
1629 * gdb.base/disp-step-syscall.exp: Don't invoke
1630 support_displaced_stepping.
1631 (disp_step_cross_syscall): Test with displaced stepping off and
1632 on if supported.
1633
1634 2016-03-03 Yao Qi <yao.qi@linaro.org>
1635
1636 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
1637 proc.
1638 (setup): New proc.
1639 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
1640 and setup.
1641
1642 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1643
1644 * gdb.fortran/vla-history.exp: Remove breakpoint.
1645
1646 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1647
1648 * gdb.fortran/vla-history.exp: Lookup array elements and printing
1649 exceeds timeout.
1650
1651 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1652
1653 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
1654 breakpoint.
1655
1656 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
1657
1658 * gdb.mi/vla.f90: Nullify pointer after declaration.
1659
1660 2016-03-01 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
1663
1664 2016-03-01 Pedro Alves <palves@redhat.com>
1665
1666 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
1667 before anything else.
1668 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
1669 _GNU_SOURCE here.
1670 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
1671 before anything else.
1672 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
1673
1674 2016-03-01 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
1677
1678 2016-03-01 Yao Qi <yao.qi@linaro.org>
1679
1680 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
1681 prepare_for_testing.
1682
1683 2016-03-01 Yao Qi <yao.qi@linaro.org>
1684
1685 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
1686
1687 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1688
1689 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
1690 manually constructing the output path.
1691
1692 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1693
1694 * gdb.arch/s390-stackless.S: New.
1695 * gdb.arch/s390-stackless.exp: New.
1696
1697 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
1698
1699 * gdb.dlang/circular.c: New file.
1700 * gdb.dlang/circular.exp: New file.
1701
1702 2016-02-26 Yao Qi <yao.qi@linaro.org>
1703
1704 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
1705 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
1706 (testcases): Update.
1707
1708 2016-02-26 Yao Qi <yao.qi@linaro.org>
1709
1710 * gdb.reverse/aarch64.c: Rename to ...
1711 * gdb.reverse/insn-reverse.c: ... it.
1712 * gdb.reverse/aarch64.exp: Rename to ...
1713 * gdb.reverse/insn-reverse.exp: ... it.
1714
1715 2016-02-26 Yao Qi <yao.qi@linaro.org>
1716
1717 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
1718 (testcase_ftype): New.
1719 (testcases): New array.
1720 (n_testcases): New.
1721 (main): Call each element in testcases.
1722 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
1723 (read_testcase): New.
1724 Do the tests in a loop.
1725
1726 2016-02-25 Yao Qi <yao.qi@linaro.org>
1727
1728 * gdb.base/branches.c: Remove.
1729
1730 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1731
1732 PR gdb/13808
1733 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
1734
1735 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1736
1737 * gdb.trace/ftrace.exp: Remove unnecessary target check.
1738
1739 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
1740
1741 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
1742 change x86_64 call_insn to 'callq'.
1743
1744 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1745
1746 * gdb.trace/tfile-avx.c: Move to...
1747 * gdb.trace/tracefile-pseudo-reg.c: Here.
1748 * gdb.trace/tfile-avx.exp: Move to...
1749 * gdb.trace/tracefile-pseudo-reg.exp: Here.
1750
1751 2016-02-24 Gary Benson <gbenson@redhat.com>
1752
1753 * gdb.base/attach-pie-noexec.exp: Do not expect an error
1754 message on attach.
1755
1756 2016-02-23 Doug Evans <dje@google.com>
1757
1758 * gdb.base/skip.c (test_skip): New function.
1759 (end_test_skip_file_and_function): New function.
1760 (test_skip_file_and_function): New function.
1761 * gdb.base/skip1.c (test_skip): New function.
1762 (skip1_test_skip_file_and_function): New function.
1763 * gdb.base/skip.exp: Add tests for new skip options.
1764 * gdb.base/skip-solib.exp: Update expected output.
1765 * gdb.perf/skip-command.cc: New file.
1766 * gdb.perf/skip-command.exp: New file.
1767 * gdb.perf/skip-command.py: New file.
1768
1769 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
1770
1771 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
1772 info registers pattern.
1773
1774 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
1775
1776 * lib/future.exp: Add D support.
1777 (gdb_find_gdc): New proc.
1778 (gdb_default_target_compile): Add D support.
1779
1780 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
1781
1782 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
1783 user+system time.
1784 (trace_speed_test): Determine the iteration count for a time
1785 between 15..30 seconds.
1786
1787 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1788
1789 * gdb.arch/i386-mpx-sigsegv.c: New file.
1790 * gdb.arch/i386-mpx-sigsegv.exp: New file.
1791 * gdb.arch/i386-mpx-simple_segv.c: New file.
1792 * gdb.arch/i386-mpx-simple_segv.exp: New file.
1793
1794 2016-02-18 Yao Qi <yao.qi@linaro.org>
1795
1796 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1797 Don't call setup_kfail.
1798
1799 2016-02-18 Yao Qi <yao.qi@linaro.org>
1800
1801 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1802 Set "set breakpoint condition-evaluation" per $cond_bp_target.
1803
1804 2016-02-16 Doug Evans <dje@google.com>
1805
1806 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
1807 * gdb.base/skip1.c: Ditto.
1808 * gdb.base/skip.exp: Whitespace cleanup.
1809
1810 2016-02-16 Don Breazeal <donb@codesourcery.com>
1811
1812 PR remote/19496
1813 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
1814 Remove kfail for PR remote/19496.
1815
1816 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1817
1818 * lib/gdb.exp (standard_temp_file): Return a path specific to
1819 the runtest invocation.
1820
1821 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
1822
1823 * gdb.trace/save-trace.exp: Change relative path to be in the
1824 standard output directory.
1825
1826 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1827
1828 * gdb.arch/i386-prologue.c: Add missing prototypes.
1829
1830 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1831
1832 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
1833 * gdb.arch/i386-prologue.exp: Likewise.
1834 * gdb.arch/i386-size.exp: Likewise.
1835
1836 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
1837
1838 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
1839 define object file path.
1840 * gdb.btrace/gcore.exp: Use standard_output_file to define core
1841 file path.
1842 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
1843 standard_output_file to define binfile.
1844
1845 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1846
1847 Fix compatibility with recent gfortran-5.3.1.
1848 * gdb.fortran/vla-history.exp (print vla1 allocated)
1849 (print vla2 allocated, print $2, print $3): Remove
1850 (print $4): Rename to ...
1851 (print $2): ... here.
1852 (print $9): Rename to ...
1853 (print $5): ... here.
1854 (print $10): Rename to ...
1855 (print $6): ... here.
1856 * gdb.fortran/vla.f90: Add pvla initialization.
1857
1858 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1859
1860 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
1861 New test.
1862 * gdb.fortran/vla-value-sub.exp: Likewise.
1863
1864 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
1865
1866 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
1867
1868 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
1869
1870 * i386-biarch-core.exp: Define corefile using
1871 standard_output_file.
1872
1873 2016-02-12 Yao Qi <yao.qi@linaro.org>
1874
1875 * gdb.arch/arm-single-step-kernel-helper.c: New.
1876 * gdb.arch/arm-single-step-kernel-helper.exp: New.
1877
1878 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
1879
1880 * gdb.btrace/tailcall-only.exp: New.
1881 * gdb.btrace/tailcall-only.c: New.
1882 * gdb.btrace/x86_64-tailcall-only.S: New.
1883 * gdb.btrace/i686-tailcall-only.S: New.
1884
1885 2016-02-11 Pedro Alves <palves@redhat.com>
1886
1887 * README (Parallel testing): Add missing double quotes.
1888
1889 2016-02-11 Pedro Alves <palves@redhat.com>
1890
1891 * README (Parallel testing): New section.
1892 (GDB_PARALLEL): Rewrite.
1893 (FORCE_PARALLEL): Document.
1894
1895 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
1896
1897 * gdb.trace/tfile-avx.c: New test.
1898 * gdb.trace/tfile-avx.exp: New test.
1899
1900 2016-02-09 Keith Seitz <keiths@redhat.com>
1901
1902 PR breakpoints/19546
1903 * gdb.base/infcall-exec.c: New file.
1904 * gdb.base/infcall-exec2.c: New file.
1905 * gdb.base/infcall-exec.exp: New file.
1906
1907 2016-02-09 Keith Seitz <keiths@redhat.com>
1908
1909 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
1910 (toplevel): Call test_bkpt_address.
1911
1912 2016-02-09 Keith Seitz <keiths@redhat.com>
1913
1914 PR python/19506
1915 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
1916 (toplevel): Call test_bkpt_address.
1917
1918 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1919
1920 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1921 to AC_OUTPUT.
1922 * configure: Regenerate.
1923
1924 2016-02-09 Pedro Alves <palves@redhat.com>
1925
1926 PR breakpoints/19548
1927 * gdb.base/execl-update-breakpoints.c (some_function): New
1928 function.
1929 (main): Call it.
1930 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
1931 Tighten expected GDB output.
1932
1933 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1934
1935 * Makefile.in (ALL_SUBDIRS): Remove.
1936 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
1937 (distclean maintainer-clean realclean): Likewise.
1938 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
1939 * configure: Regenerate.
1940 * gdb.ada/Makefile.in: Delete.
1941 * gdb.arch/Makefile.in: Likewise.
1942 * gdb.asm/Makefile.in: Likewise.
1943 * gdb.base/Makefile.in: Likewise.
1944 * gdb.btrace/Makefile.in: Likewise.
1945 * gdb.cell/Makefile.in: Likewise.
1946 * gdb.compile/Makefile.in: Likewise.
1947 * gdb.cp/Makefile.in: Likewise.
1948 * gdb.disasm/Makefile.in: Likewise.
1949 * gdb.dlang/Makefile.in: Likewise.
1950 * gdb.dwarf2/Makefile.in: Likewise.
1951 * gdb.fortran/Makefile.in: Likewise.
1952 * gdb.gdb/Makefile.in: Likewise.
1953 * gdb.go/Makefile.in: Likewise.
1954 * gdb.guile/Makefile.in: Likewise.
1955 * gdb.java/Makefile.in: Likewise.
1956 * gdb.linespec/Makefile.in: Likewise.
1957 * gdb.mi/Makefile.in: Likewise.
1958 * gdb.modula2/Makefile.in: Likewise.
1959 * gdb.multi/Makefile.in: Likewise.
1960 * gdb.objc/Makefile.in: Likewise.
1961 * gdb.opencl/Makefile.in: Likewise.
1962 * gdb.opt/Makefile.in: Likewise.
1963 * gdb.pascal/Makefile.in: Likewise.
1964 * gdb.perf/Makefile.in: Likewise.
1965 * gdb.python/Makefile.in: Likewise.
1966 * gdb.reverse/Makefile.in: Likewise.
1967 * gdb.server/Makefile.in: Likewise.
1968 * gdb.stabs/Makefile.in: Likewise.
1969 * gdb.threads/Makefile.in: Likewise.
1970 * gdb.trace/Makefile.in: Likewise.
1971 * gdb.xml/Makefile.in: Likewise.
1972 * lib/gdb.exp (make_gdb_parallel_path): Add check for
1973 GDB_PARALLEL.
1974 (standard_output_file): Remove check for GDB_PARALLEL, always
1975 return path in outputs/$subdir/$testname.
1976
1977 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1978
1979 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
1980 (site.exp): Assign abs_srcdir to tcl's srcdir.
1981
1982 2016-02-04 Yao Qi <yao.qi@linaro.org>
1983
1984 * gdb.base/foll-exec-mode.c: Include limits.h.
1985 (main): Add parameters argc and argv. Get directory from
1986 argv[0].
1987 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
1988 compilation.
1989 * gdb.base/foll-exec.c: Include limits.h.
1990 (main): Add parameters argc and argv.
1991 Get directory from argv[0].
1992 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
1993 Adjust tests on the number of lines as source code changed.
1994 * gdb.base/foll-vfork-exit.c: Include limits.h.
1995 (main): Add one line of statement before vfork.
1996 * gdb.base/foll-vfork.c: Include limits.h and string.h.
1997 (main): Add parameters argc and argv. Get directory from
1998 argv[0].
1999 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
2000 (setup_gdb): Set tbreak to skip some source lines.
2001 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
2002 (main): Add parameters argc and argv. Get directory from
2003 argv[0].
2004 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
2005 compilation.
2006 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
2007 (main): Add parameters argc and argv. Get directory from
2008 argv[0].
2009 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
2010 compilation.
2011
2012 2016-02-01 Doug Evans <dje@google.com>
2013
2014 * gdb.base/skip.exp: Clean up multiple references to same test name.
2015
2016 2016-02-01 Pedro Alves <palves@redhat.com>
2017
2018 PR remote/19496
2019 * gdb.threads/forking-threads-plus-breakpoint.exp
2020 (displaced_stepping_supported): New global.
2021 (probe_displaced_stepping_support): New procedure.
2022 (do_test): Add 'displaced' parameter, and use it.
2023 (top level): Check for displaced stepping support. Add displaced
2024 stepping on/off testing axis.
2025
2026 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2027
2028 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
2029 pointer. Don't perform further tests on the unassociated pointer
2030 if the first test fails.
2031
2032 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.base/max-value-size.c: New file.
2035 * gdb.base/max-value-size.exp: New file.
2036 * gdb.base/huge.exp: Disable max-value-size for this test.
2037
2038 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
2039
2040 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2041
2042 2016-01-28 Yao Qi <yao.qi@linaro.org>
2043
2044 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
2045
2046 2016-01-25 Pedro Alves <palves@redhat.com>
2047
2048 PR threads/19461
2049 * gdb.base/fork-running-state.c: New file.
2050 * gdb.base/fork-running-state.exp: New file.
2051
2052 2016-01-25 Pedro Alves <palves@redhat.com>
2053
2054 PR gdb/19494
2055 * gdb.base/catch-fork-kill.c: New file.
2056 * gdb.base/catch-fork-kill.exp: New file.
2057
2058 2016-01-25 Pedro Alves <palves@redhat.com>
2059
2060 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
2061 Delete, moved to lib/gdb.exp.
2062 * gdb.threads/forking-threads-plus-breakpoint.exp
2063 (foreach_with_prefix): Likewise.
2064 * gdb.threads/process-dies-while-handling-bp.exp
2065 (foreach_with_prefix): Likewise.
2066 * lib/gdb.exp (foreach_with_prefix): New procedure.
2067
2068 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
2069
2070 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
2071 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
2072
2073 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
2074
2075 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
2076 endian targets.
2077
2078 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2079 Pedro Alves <palves@redhat.com>
2080
2081 Fix testsuite compatibility with Guile.
2082 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
2083 number.
2084
2085 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 Fix testsuite compatibility with Guile.
2088 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
2089 (thread 1): New test for backtrace through signal handler.
2090
2091 2016-01-22 Yao Qi <yao.qi@linaro.org>
2092
2093 PR testsuite/19491
2094 * gdb.base/multi-forks.c: Include
2095 ../lib/unbuffer_output.c
2096 (main): Call gdb_unbuffer_output.
2097
2098 2016-01-21 Doug Evans <dje@google.com>
2099
2100 * lib/ada.exp (gdb_compile_ada): Fix typo.
2101
2102 2016-01-21 Joel Brobecker <brobecker@adacore.com>
2103
2104 * gdb.base/break-fun-addr.exp: New file.
2105 * gdb.base/break-fun-addr1.c: New file.
2106 * gdb.base/break-fun-addr2.c: New file.
2107
2108 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
2109
2110 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
2111 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
2112 enum flag values.
2113
2114 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2115
2116 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
2117 when GDB can not set the vector return value. Add more comments
2118 for clarification.
2119
2120 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
2121
2122 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
2123 command.
2124
2125 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2126
2127 * Makefile.in (DO_RUNTEST): Add --status and update usages.
2128
2129 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2130
2131 * Makefile.in (check-single): Pass --status to runtest.
2132 (check/%.exp): Likewise.
2133
2134 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
2135
2136 * Makefile.in (check-parallel): Propagate return code from make
2137 do-check-parallel.
2138
2139 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
2140
2141 * gdb.trace/ftrace.exp: Fix expected message on continue.
2142 * gdb.trace/pending.exp: Fix expected message on continue.
2143 * gdb.trace/trace-break.exp: Fix expected message on continue.
2144
2145 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
2146
2147 * lib/gdb.exp (gdb_test): Remove unused global references.
2148
2149 2016-01-18 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.base/async-shell.exp: Adjust expected output.
2152 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
2153 * gdb.base/siginfo-thread.exp: Adjust expected output.
2154 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
2155 * gdb.java/jnpe.exp: Adjust expected output.
2156 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
2157 * gdb.threads/continue-pending-status.exp: Adjust expected output.
2158 * gdb.threads/leader-exit.exp: Adjust expected output.
2159 * gdb.threads/manythreads.exp: Adjust expected output.
2160 * gdb.threads/pthreads.exp: Adjust expected output.
2161 * gdb.threads/schedlock.exp: Adjust expected output.
2162 * gdb.threads/siginfo-threads.exp: Adjust expected output.
2163 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
2164 expected output.
2165 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
2166 output.
2167 * gdb.threads/sigthread.exp: Adjust expected output.
2168 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
2169
2170 2016-01-18 Yao Qi <yao.qi@linaro.org>
2171
2172 * gdb.guile/scm-section-script.c: Replace @progbits with
2173 %progbits.
2174 * gdb.python/py-section-script.c: Likewise.
2175
2176 2016-01-15 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.multi/tids.exp: Test star wildcard ranges.
2179
2180 2016-01-15 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
2183 command from "thread apply" invocation.
2184 (thr_apply_info_thr_invalid): Default the expected output to the
2185 input tid list.
2186 (top level): Add tests that use convenience variables. Add tests
2187 for "thread apply" with a valid TID list, but missing the command.
2188
2189 2016-01-13 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.base/default.exp: Expect $_gthread as well.
2192 * gdb.multi/tids.exp: Test $_gthread.
2193 * gdb.threads/thread-specific.exp: Test $_gthread.
2194
2195 2016-01-13 Pedro Alves <palves@redhat.com>
2196
2197 * gdb.multi/tids.exp: Test "info threads -gid".
2198
2199 2016-01-13 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.multi/tids.exp: Test InferiorThread.global_num and
2202 Breakpoint.thread.
2203 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
2204
2205 2016-01-07 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.base/break.exp: Adjust to output changes.
2208 * gdb.base/hbreak2.exp: Likewise.
2209 * gdb.base/sepdebug.exp: Likewise.
2210 * gdb.base/watch_thread_num.exp: Likewise.
2211 * gdb.linespec/keywords.exp: Likewise.
2212 * gdb.multi/info-threads.exp: Likewise.
2213 * gdb.threads/thread-find.exp: Likewise.
2214 * gdb.multi/tids.c: New file.
2215 * gdb.multi/tids.exp: New file.
2216
2217 2016-01-13 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
2220
2221 2016-01-13 Pedro Alves <palves@redhat.com>
2222
2223 * gdb.base/default.exp: Expect $_inferior as well.
2224 * gdb.multi/base.exp: Test $_inferior.
2225
2226 2016-01-13 Pedro Alves <palves@redhat.com>
2227
2228 PR breakpoints/19388
2229 * gdb.base/catch-signal-siginfo-cond.c: New file.
2230 * gdb.base/catch-signal-siginfo-cond.exp: New file.
2231
2232 2016-01-12 Josh Stone <jistone@redhat.com>
2233 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2234
2235 * gdb.base/catch-syscall.c (do_execve): New variable.
2236 (main): Conditionally trigger an execve.
2237 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
2238 (test_catch_syscall_execve): New, check entry/return across execve.
2239 (do_syscall_tests): Call test_catch_syscall_execve.
2240
2241 2016-01-12 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.base/random-signal.exp (do_test): New procedure, with body
2244 of testcase moved in.
2245
2246 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2247 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.base/funcargs.exp (finish from indirectly called function):
2250 Reintroduce the case for 'First'.
2251
2252 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2253 Pedro Alves <palves@redhat.com>
2254
2255 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2256 (tcatch_vfork_then_child_follow_exec)
2257 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
2258 identification.
2259
2260 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2261
2262 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
2263 and repeats to unlimited.
2264 * gdb.python/py-value.exp: Likewise.
2265 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
2266 and repeats to unlimited.
2267
2268 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2269
2270 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
2271 and reordering the functions.
2272 * gdb.multi/hangout.c: Likewise.
2273 * gdb.multi/hello.c: Likewise.
2274
2275 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
2276
2277 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
2278 absolute.
2279 (SingleStatisticTestResult.report): Use dict.keys instead of
2280 dict.iterkeys.
2281
2282 2016-01-06 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
2285
2286 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
2287
2288 * gdb.btrace/dlopen.exp: New.
2289 * gdb.btrace/dlopen.c: New.
2290 * gdb.btrace/dlopen-dso.c: New.
2291
2292 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
2293
2294 * lib/gdb.exp (gdb_test): Update comments to clarify that the
2295 PATTERN argument is optional.
2296
2297 2015-12-24 Joel Brobecker <brobecker@adacore.com>
2298
2299 * lib/ada.exp (target_compile_ada_from_dir): New function.
2300 (gdb_compile_ada): Reimplement avoiding the use of project files.
2301 * gdb.ada/gnat_ada.gpr: Delete.
2302 * gdb.ada/cond_lang.exp: Adjust test to make path before
2303 filename optional.
2304 * gdb.ada/small_reg_param.exp: Likewise.
2305
2306 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
2307
2308 * gdb.base/foll-vork.exp: Remove HP-UX special case.
2309
2310 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
2311
2312 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
2313 case.
2314
2315 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
2316
2317 * gdb.base/break.exp: Remove dead code.
2318 * gdb.base/sepdebug.exp: Likewise.
2319
2320 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2321
2322 * gdb.asm/asm-source.exp: Remove HP-UX references.
2323 * gdb.base/annota1.exp: Likewise.
2324 * gdb.base/annota3.exp: Likewise.
2325 * gdb.base/attach.exp: Likewise.
2326 * gdb.base/bigcore.exp: Likewise.
2327 * gdb.base/break.exp: Likewise.
2328 * gdb.base/call-ar-st.exp: Likewise.
2329 * gdb.base/callfuncs.exp: Likewise.
2330 * gdb.base/catch-fork-static.exp: Likewise.
2331 * gdb.base/display.exp: Likewise.
2332 * gdb.base/foll-exec-mode.exp: Likewise.
2333 * gdb.base/foll-exec.exp: Likewise.
2334 * gdb.base/foll-fork.exp: Likewise.
2335 * gdb.base/foll-vfork.exp: Likewise.
2336 * gdb.base/funcargs.exp: Likewise.
2337 * gdb.base/hbreak2.exp: Likewise.
2338 * gdb.base/inferior-died.exp: Likewise.
2339 * gdb.base/interrupt.exp: Likewise.
2340 * gdb.base/multi-forks.exp: Likewise.
2341 * gdb.base/nodebug.exp: Likewise.
2342 * gdb.base/sepdebug.exp: Likewise.
2343 * gdb.base/solib1.c: Likewise.
2344 * gdb.base/step-test.exp: Likewise.
2345 * gdb.mi/non-stop.c: Likewise.
2346 * gdb.mi/pthreads.c: Likewise.
2347 * gdb.multi/bkpt-multi-exec.ex: Likewise.
2348 * gdb.threads/pthreads.c: Likewise.
2349 * gdb.threads/staticthreads.exp: Likewise.
2350 * lib/future.exp: Likewise.
2351 * lib/gdb.exp: Likewise.
2352 * gdb.base/so-indr-cl.c: Remove.
2353 * gdb.base/so-indr-cl.exp: Likewise.
2354 * gdb.base/solib.c: Likewise.
2355 * gdb.base/solib.exp: Likewise.
2356 * gdb.base/solib2.c: Likewise.
2357
2358 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2359
2360 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
2361 * gdb.base/call-ar-st.exp: Likewise.
2362 * gdb.base/callfuncs.exp: Likewise.
2363 * gdb.base/condbreak.exp: Likewise.
2364 * gdb.base/constvars.exp: Likewise.
2365 * gdb.base/hbreak2.exp: Likewise.
2366 * gdb.base/langs.exp: Likewise.
2367 * gdb.base/list.exp: Likewise.
2368 * gdb.base/long_long.exp: Likewise.
2369 * gdb.base/ptype.exp: Likewise.
2370 * gdb.base/scope.exp: Likewise.
2371 * gdb.base/signals.exp: Likewise.
2372 * gdb.base/so-impl-ld.exp: Likewise.
2373 * gdb.base/varargs.exp: Likewise.
2374 * gdb.base/volatile.exp: Likewise.
2375 * gdb.base/whatis.exp: Likewise.
2376 * gdb.cp/cplusfuncs.exp: Likewise.
2377 * gdb.cp/inherit.exp: Likewise.
2378 * gdb.cp/local.exp: Likewise.
2379 * gdb.cp/member-ptr.exp: Likewise.
2380 * gdb.cp/method.exp: Likewise.
2381 * gdb.cp/overload.exp: Likewise.
2382 * gdb.cp/templates.exp: Likewise.
2383 * gdb.stabs/weird.exp: Likewise.
2384 * lib/compiler.c: Likewise.
2385 * lib/compiler.cc: Likewise.
2386 * lib/cp-support.exp: Likewise.
2387 * lib/gdb.exp: Likewise.
2388
2389 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
2390
2391 * configure.ac: Remove HP-UX case.
2392 * configure: Regenerate.
2393
2394 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
2395
2396 * lib/gdb.exp (gdb_compile): Add function doc.
2397
2398 2015-12-17 Pedro Alves <palves@redhat.com>
2399
2400 PR threads/19354
2401 * gdb.multi/info-threads.exp: New file.
2402
2403 2015-12-15 Yao Qi <yao.qi@linaro.org>
2404
2405 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
2406 is aarch64*-*-*.
2407
2408 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2409
2410 * gdb.base/history-duplicates.exp: Skip if no readline support.
2411
2412 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2413
2414 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
2415
2416 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2417
2418 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
2419
2420 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
2421
2422 * gdb.base/completion.exp: Skip tests that interrupt GDB with
2423 ctrl-C if nointerrupts target property is set.
2424 * gdb.base/double-prompt-target-event-error.exp: Likewise.
2425 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
2426 * gdb.base/paginate-bg-execution.exp: Likewise.
2427 * gdb.base/paginate-execution-startup.exp: Likewise.
2428 * gdb.base/random-signal.exp: Likewise.
2429 * gdb.base/range-stepping.exp: Likewise.
2430 * gdb.cp/annota2.exp: Likewise.
2431 * gdb.cp/annota3.exp: Likewise.
2432 * gdb.gdb/selftest.exp: Likewise.
2433 * gdb.threads/continue-pending-status.exp: Likewise.
2434 * gdb.threads/leader-exit.exp: Likewise.
2435 * gdb.threads/manythreads.exp: Likewise.
2436 * gdb.threads/pthreads.exp: Likewise.
2437 * gdb.threads/schedlock.exp: Likewise.
2438 * gdb.threads/sigthread.exp: Likewise.
2439
2440 2015-12-11 Don Breazeal <donb@codesourcery.com>
2441
2442 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
2443 remote.
2444 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
2445 * gdb.base/foll-exec.exp (main): Enable for target remote.
2446 * gdb.base/foll-fork.exp (main): Likewise.
2447 * gdb.base/foll-vfork.exp (main): Likewise.
2448 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
2449 (proc continue_to_exit_bp_loc): Use clean_restart.
2450 * gdb.base/pie-execl.exp (main): Disable for target remote.
2451 * gdb.base/watch-vfork.exp (main): Enable for target remote.
2452 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
2453 * gdb.threads/execl.exp (main): Likewise.
2454 * gdb.threads/fork-child-threads.exp (main): Likewise.
2455 * gdb.threads/fork-plus-threads.exp (main): Disable for target
2456 remote.
2457 * gdb.threads/fork-thread-pending.exp (main): Enable for target
2458 remote.
2459 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
2460 pid.tid style ptids, instead of just tid.
2461 * gdb.threads/thread-execl.exp (main): Enable for target remote.
2462 * gdb.threads/watchpoint-fork.exp (main): Likewise.
2463 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
2464 ptids, instead of just tid.
2465
2466 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.base/list.exp (test_list_forward): Add end of file error
2469 test.
2470 (test_repeat_list_command): Add end of file error test.
2471 (test_list_backwards): Add beginning of file error test.
2472
2473 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2474
2475 * gdb.base/list.exp (test_list_invalid_args): New function,
2476 defined, and called.
2477
2478 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2479
2480 * gdb.base/list.exp (test_list): Make test names unique.
2481
2482 2015-12-11 Yao Qi <yao.qi@linaro.org>
2483
2484 * gdb.base/coremaker2.c: Remove.
2485
2486 2015-12-10 Pedro Alves <palves@redhat.com>
2487
2488 * gdb.multi/base.exp: Remove stale "spaces" references.
2489
2490 2015-12-10 Pedro Alves <palves@redhat.com>
2491
2492 * gdb.multi/base.exp: Don't use nowarnings.
2493 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
2494 * gdb.multi/hangout.c: Include stdio.h.
2495 * gdb.multi/hello.c: Include stdlib.h.
2496 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
2497 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
2498 * gdb.multi/multi-arch.exp: Don't use nowarnings.
2499
2500 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
2501
2502 * gdb.dwarf2/dw2-ranges-base.c: New file.
2503 * gdb.dwarf2/dw2-ranges-base.exp: New file.
2504 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
2505 support additional line table, and debug ranges generation.
2506 (Dwarf::ranges): New function, generate .debug_ranges.
2507 (Dwarf::lines): Support generating simple line table programs.
2508 (Dwarf::assemble): Initialise new namespace variables.
2509
2510 2015-12-09 Kevin Buettner <kevinb@redhat.com>
2511
2512 * gdb.base/async.exp (proc test_background): Add case for
2513 asynchronous execution not supported.
2514
2515 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
2516
2517 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
2518 format and change test names to make them unique.
2519
2520 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
2521 Pedro Alves <pedro@redhat.com>
2522
2523 PR gdb/18702
2524 Add checking of floatformats setup on x86_64 hosts.
2525 * gdb.arch/i386-float.S (main): Load bigval and smallval.
2526 (smallval, bigval): New labels/constants.
2527 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
2528 float" after loading bigval and smallval.
2529
2530 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
2531
2532 * gdb.ada/fun_overload_menu.exp: New testcase.
2533 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
2534
2535 2015-12-04 Josh Stone <jistone@redhat.com>
2536
2537 * gdb.base/catch-fork-static.exp: New.
2538
2539 2015-12-03 Yao Qi <yao.qi@linaro.org>
2540
2541 * gdb.base/sizeof.c: Don't include stdio.h and
2542 ../lib/unbuffer_output.c.
2543 (main): New variable 'size' and 'value'. Remove printf and
2544 gdb_unbuffer_output. Assign return value to size and value.
2545 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
2546 at the beginning.
2547 (check_sizeof): Check the result by printing variable 'size'.
2548 (check_valueof): Check the result by printing variable 'value'.
2549
2550 2015-12-01 Yao Qi <yao.qi@linaro.org>
2551
2552 * gdb.base/disp-step-syscall.exp: Define syscall instruction
2553 for aarch64*-*-linux* target.
2554
2555 2015-11-30 Pedro Alves <palves@redhat.com>
2556
2557 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
2558
2559 2015-11-30 Pedro Alves <palves@redhat.com>
2560
2561 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2562 Handle non-stop mode vCont replies.
2563
2564 2015-11-30 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
2567 prepare_for_testing. Start gdb with "set non-stop on" appended to
2568 GDBFLAGS. Lax expected stop output.
2569
2570 2015-11-27 Yao Qi <yao.qi@linaro.org>
2571
2572 * gdb.arch/arm-neon.exp: New.
2573 * gdb.arch/arm-neon.c: New.
2574
2575 2015-11-27 Yao Qi <yao.qi@linaro.org>
2576
2577 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
2578
2579 2015-11-27 Yao Qi <yao.qi@linaro.org>
2580
2581 * gdb.cp/annota2.exp: Allow multiple occurrences of the
2582 frames-invalid annotation.
2583
2584 2015-11-27 Yao Qi <yao.qi@linaro.org>
2585
2586 * gdb.cp/annota2.exp: Use ${frames_invalid}.
2587
2588 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2589
2590 * gdb.threads/names.exp: New file.
2591 * gdb.threads/names.c: New file.
2592 * README: Mention gdb,no_thread_names.
2593
2594 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
2595
2596 PR 19297
2597 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
2598 support" error.
2599
2600 2015-11-24 Pedro Alves <palves@redhat.com>
2601
2602 PR 17539
2603 * gdb.base/display.exp: Expect displays to be sorted in ascending
2604 order. Use multi_line.
2605 * gdb.base/solib-display.exp: Likewise.
2606
2607 2015-11-24 Pedro Alves <palves@redhat.com>
2608
2609 PR 17539
2610 * gdb.base/display.exp: Expect displays to be sorted in ascending
2611 order. Use multi_line.
2612 * gdb.base/solib-display.exp: Likewise.
2613
2614 2015-11-24 Pedro Alves <palves@redhat.com>
2615
2616 PR 17539
2617 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
2618 threads in ascending order.
2619 * gdb.base/foll-fork.exp: Likewise.
2620 * gdb.base/foll-vfork.exp: Likewise.
2621 * gdb.base/multi-forks.exp: Likewise.
2622 * gdb.mi/mi-nonstop.exp: Likewise.
2623 * gdb.mi/mi-nsintrall.exp: Likewise.
2624 * gdb.multi/base.exp: Likewise.
2625 * gdb.multi/multi-arch.exp: Likewise.
2626 * gdb.python/py-inferior.exp: Likewise.
2627 * gdb.threads/break-while-running.exp: Likewise.
2628 * gdb.threads/execl.exp: Likewise.
2629 * gdb.threads/gcore-thread.exp: Likewise.
2630 * gdb.threads/info-threads-cur-sal.exp: Likewise.
2631 * gdb.threads/kill.exp: Likewise.
2632 * gdb.threads/linux-dp.exp: Likewise.
2633 * gdb.threads/multiple-step-overs.exp: Likewise.
2634 * gdb.threads/next-bp-other-thread.exp: Likewise.
2635 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
2636 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
2637 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
2638 * gdb.threads/thread-find.exp: Likewise.
2639 * gdb.threads/tls.exp: Likewise.
2640 * lib/mi-support.exp (mi_reverse_list): Delete.
2641 (mi_check_thread_states): No longer reverse list.
2642
2643 2015-11-24 Pedro Alves <palves@redhat.com>
2644
2645 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
2646 use lowercase.
2647
2648 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2649
2650 * gdb.trace/actions.c: Include trace-common.h.
2651 (main): Add a location for a fast tracepoint.
2652 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
2653 the normal tracepoints.
2654 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
2655
2656 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
2657
2658 * save-trace.exp: Factor out code to these...
2659 (gdb_save_tracepoints): New.
2660 (gdb_load_tracepoints): New.
2661 (do_save_load_test): New.
2662
2663 2015-11-23 Kevin Buettner <kevinb@redhat.com>
2664
2665 * gdb.base/asmlabel.exp: New test.
2666 * gdb.base/asmlabel.c: New test case.
2667
2668 2015-11-23 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.base/wrong_frame_bt_full-main.c: New file.
2671 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
2672 * gdb.base/wrong_frame_bt_full.exp: New file.
2673
2674 2015-11-23 Joel Brobecker <brobecker@adacore.com>
2675
2676 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
2677
2678 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2679
2680 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
2681 pstate register when comparing registers values in
2682 sparc64-*-linux-gnu targets to avoid spurious differences.
2683
2684 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
2685
2686 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
2687
2688 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
2689
2690 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
2691 as type argument to gdb_compile.
2692 * gdb.base/nested-subp2.exp: Likewise.
2693 * gdb.base/nested-subp3.exp: Likewise.
2694
2695 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
2696
2697 * lib/dwarf.exp (_note): Fix left shift of negative value.
2698 * gdb.trace/trace-condition.exp: Likewise.
2699
2700 2015-11-13 Yao Qi <yao.qi@linaro.org>
2701
2702 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
2703 comments about d10v.
2704 (test_scalar_returns): Likewise.
2705 * gdb.base/d10v.ld: Remove.
2706 * gdb.base/overlays.exp: Remove the target triplet checking for
2707 d10v-*-*.
2708 * gdb.base/structs.exp (test_struct_returns): Remove the
2709 comments about d10v.
2710 (test_struct_calls): Likewise.
2711
2712 2015-11-13 Yao Qi <yao.qi@linaro.org>
2713
2714 * gdb.base/gnu_vector.exp: Check the return value by "p res".
2715 * gdb.base/gnu_vector.c: Don't include stdio.h.
2716 (main): Don't print res and call add_some_intvecs.
2717
2718 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
2719
2720 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
2721 macro.
2722 (func5): Removed.
2723 (func4): Use FAST_TRACEPOINT_LABEL.
2724 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
2725 macro.
2726 (func): Removed.
2727 (thread_function): Use FAST_TRACEPOINT_LABEL.
2728 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
2729 (func): Remove.
2730 (marker): Use FAST_TRACEPOINT_LABEL.
2731 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
2732 (pendfunc1): Remove.
2733 (pendfunc): Use FAST_TRACEPOINT_LABEL.
2734 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
2735 (foo): Remove.
2736 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
2737 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
2738 macro.
2739 (func): Remove.
2740 (marker): Use FAST_TRACEPOINT_LABEL.
2741 * gdb.trace/trace-common.h: New header.
2742 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
2743 macro.
2744 (func): Remove.
2745 (marker): Use FAST_TRACEPOINT_LABEL.
2746 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
2747 (func): Remove.
2748 (thread_function): Use FAST_TRACEPOINT_LABEL.
2749
2750 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
2751
2752 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
2753 in front.
2754 * gdb.trace/change-loc.exp: Use global pcreg definition.
2755 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
2756 * gdb.trace/entry-values.exp: Use global spreg definition, add $
2757 in front.
2758 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
2759 * gdb.trace/pending.exp: Likewise.
2760 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
2761 * gdb.trace/trace-break.exp: Likewise.
2762 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
2763 in front.
2764 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
2765 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
2766 in front.
2767 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
2768
2769 2015-11-09 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.ada/fin_fun_out: New testcase.
2772
2773 2015-11-07 Kevin Buettner <kevinb@redhat.com>
2774
2775 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
2776 value associated with DW_AT_byte_size.
2777 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
2778 constants for DW_AT_byte_size, DW_AT_lower_bound, and
2779 DW_AT_upper_bound.
2780
2781 2015-11-07 Kevin Buettner <kevinb@redhat.com>
2782
2783 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
2784 (gdb_target_symbol_prefix_flags): Define in terms of _asm
2785 version.
2786 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
2787 gdb.dwarf2/dw2-canonicalize-type.exp,
2788 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
2789 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
2790 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
2791 provided by gdb_target_symbol_prefix_flags_asm.
2792 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
2793 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
2794 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
2795 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
2796 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
2797 macros where needed). Use this macro for symbols which require
2798 the prefix provided by SYMBOL_PREFIX.
2799
2800 2015-11-05 Kevin Buettner <kevinb@redhat.com>
2801
2802 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
2803 New procs.
2804 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
2805 representing expressions, of more than one list element.
2806 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
2807 to prepend linker symbol prefix to f.
2808 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
2809 table_1 and table_2.
2810 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
2811 Likewise, for f and g.
2812 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
2813 for ptr.
2814 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
2815 for main.
2816 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
2817 table_1_ptr and table_2_ptr.
2818
2819 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2820 Joel Brobecker <brobecker@adacore.com>
2821
2822 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
2823
2824 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
2825
2826 * gdb.reverse/s390-mvcle.c: New test.
2827 * gdb.reverse/s390-mvcle.exp: New file.
2828 * lib/gdb.exp: Enable reverse tests on s390*-linux.
2829
2830 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2831
2832 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
2833
2834 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
2835
2836 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
2837 reaching marker2.
2838 * gdb.reverse/getresuid-reverse.exp: Likewise.
2839 * gdb.reverse/pipe-reverse.exp: Likewise.
2840 * gdb.reverse/readv-reverse.exp: Likewise.
2841 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2842 * gdb.reverse/time-reverse.exp: Likewise.
2843 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
2844
2845 2015-10-30 Yao Qi <yao.qi@linaro.org>
2846
2847 * gdb.threads/wp-replication.c (watch_count_done): Remove.
2848 (empty_cycle): Remove.
2849 (main): Don't call empty_cycle. Don't use watch_count_done.
2850 * gdb.threads/wp-replication.exp: Don't set breakpoint on
2851 empty_cycle. Rewrite the code counting HW watchpoints.
2852
2853 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2854
2855 * gdb.reverse/fstatat-reverse.c: New test.
2856 * gdb.reverse/fstatat-reverse.exp: New file.
2857 * gdb.reverse/getresuid-reverse.c: New test.
2858 * gdb.reverse/getresuid-reverse.exp: New file.
2859 * gdb.reverse/pipe-reverse.c: New test.
2860 * gdb.reverse/pipe-reverse.exp: New file.
2861 * gdb.reverse/readv-reverse.c: New test.
2862 * gdb.reverse/readv-reverse.exp: New file.
2863 * gdb.reverse/recvmsg-reverse.c: New test.
2864 * gdb.reverse/recvmsg-reverse.exp: New file.
2865 * gdb.reverse/time-reverse.c: New test.
2866 * gdb.reverse/time-reverse.exp: New file.
2867 * gdb.reverse/waitpid-reverse.c: New test.
2868 * gdb.reverse/waitpid-reverse.exp: New file.
2869
2870 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2871
2872 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
2873
2874 2015-10-26 Doug Evans <dje@google.com>
2875
2876 PR symtab/17391
2877 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
2878 * gdb.dwarf2/bad-regnum.c: New file.
2879 * gdb.dwarf2/bad-regnum.exp: New file.
2880
2881 2015-10-26 Doug Evans <dje@google.com>
2882
2883 PR python/18938
2884 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
2885 file.
2886
2887 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2888
2889 * gdb.compile/compile.exp (compile code globalvar): Update expectation
2890 for a change by "Mention language in compile error message".
2891
2892 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
2893
2894 PR python/18073
2895 * gdb.python/py-type.c (C::a_method): New.
2896 (C::a_const_method): New.
2897 (C::a_static_method): New.
2898 (a_function): New.
2899 * gdb.python/py-type.exp (test_fields): Test getting fields
2900 from function and method.
2901
2902 2015-10-21 Keven Boell <keven.boell@intel.com>
2903
2904 * gdb.fortran/vla-alloc-assoc.exp: New file.
2905 * gdb.fortran/vla-datatypes.exp: New file.
2906 * gdb.fortran/vla-datatypes.f90: New file.
2907 * gdb.fortran/vla-history.exp: New file.
2908 * gdb.fortran/vla-ptype-sub.exp: New file.
2909 * gdb.fortran/vla-ptype.exp: New file.
2910 * gdb.fortran/vla-sizeof.exp: New file.
2911 * gdb.fortran/vla-sub.f90: New file.
2912 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
2913 * gdb.fortran/vla-value-sub-finish.exp: New file.
2914 * gdb.fortran/vla-value-sub.exp: New file.
2915 * gdb.fortran/vla-value.exp: New file.
2916 * gdb.fortran/vla-ptr-info.exp: New file.
2917 * gdb.mi/mi-vla-fortran.exp: New file.
2918 * gdb.mi/vla.f90: New file.
2919
2920 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
2921
2922 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
2923 of hardwired timeout value.
2924
2925 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2926 Pedro Alves <palves@redhat.com>
2927
2928 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
2929 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
2930
2931 2015-10-19 Josh Stone <jistone@redhat.com>
2932
2933 * gdb.base/catch-syscall.c: Include <sched.h>.
2934 (unknown_syscall): New variable.
2935 (main): Trigger a vfork and an unknown syscall.
2936 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
2937 (unknown_syscall_number): Likewise.
2938 (check_call_to_syscall): Accept an optional syscall pattern.
2939 (check_return_from_syscall): Likewise.
2940 (check_continue): Likewise.
2941 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
2942 (test_catch_syscall_skipping_return): New test toggling off 'catch
2943 syscall' to step over the syscall return, then toggling back on.
2944 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
2945 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
2946 (do_syscall_tests): Call test_catch_syscall_without_args and
2947 test_catch_syscall_mid_vfork.
2948 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
2949 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
2950
2951 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
2952
2953 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
2954 print g_vE): Add new pass patterns.
2955 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
2956 print various symbol names for vptr fields.
2957
2958 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2959
2960 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
2961 results.
2962
2963 2015-10-12 Yao Qi <yao.qi@linaro.org>
2964
2965 * gdb.arch/disp-step-insn-reloc.exp: New test case.
2966
2967 2015-10-12 Yao Qi <yao.qi@linaro.org>
2968
2969 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
2970 is aarch64*-*-linux*.
2971
2972 2015-10-12 Yao Qi <yao.qi@linaro.org>
2973
2974 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
2975 (can_relocate_bcond_true): ... it.
2976 (can_relocate_bcond_false): New function.
2977 (foo): Likewise.
2978 (can_relocate_bl): Likewise.
2979 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
2980 can_relocate_bl.
2981
2982 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
2983
2984 * gdb.base/nested-addr.c: New file.
2985 * gdb.base/nested-addr.exp: New testcase.
2986
2987 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
2988
2989 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
2990 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
2991 its output. Ignore the output of "record goto begin" and instead
2992 check that GDB is replaying.
2993
2994 2015-10-09 Pedro Alves <palves@redhat.com>
2995
2996 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
2997 (top level): Use it in the run with no args test.
2998
2999 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
3000
3001 * gdb.dlang/properties.exp: New file.
3002
3003 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
3004
3005 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
3006 whether or not address 0x1000 is mapped on the target.
3007
3008 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
3009
3010 * gdb.python/py-type.exp: Do not run tests if binaries fail to
3011 build.
3012
3013 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
3014
3015 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
3016 instruction-history test.
3017
3018 2015-09-28 Doug Evans <dje@google.com>
3019
3020 * gdb.base/gcore.c (array_func): Add reference to static_array.
3021
3022 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
3023
3024 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
3025 source line.
3026
3027 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
3028
3029 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
3030 short or char as base type.
3031
3032 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
3033
3034 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
3035 to allow any size enum.
3036
3037 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
3038
3039 * gdb.ada/array_ptr_renaming.exp: New testcase.
3040 * gdb.ada/array_ptr_renaming/foo.adb: New file.
3041 * gdb.ada/array_ptr_renaming/pack.ads: New file.
3042
3043 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
3044
3045 * gdb.trace/ftrace-lock.c: New file.
3046 * gdb.trace/ftrace-lock.exp: New file.
3047
3048 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
3049
3050 * gdb.arch/insn-reloc.c: New file.
3051 * gdb.arch/ftrace-insn-reloc.exp: New file.
3052
3053 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
3054
3055 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
3056 instruction.
3057 * gdb.trace/pendshr1.c (pendfunc): Likewise.
3058 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
3059 * gdb.trace/range-stepping.c: Likewise.
3060 * gdb.trace/trace-break.c: Likewise.
3061 * gdb.trace/trace-mt.c (thread_function): Likewise.
3062 * gdb.trace/ftrace.c (marker): Likewise.
3063 * gdb.trace/trace-condition.c (marker): Likewise.
3064 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
3065 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
3066 is_aarch64_target.
3067
3068 2015-09-18 Doug Evans <xdje42@gmail.com>
3069
3070 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
3071 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
3072
3073 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3074
3075 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
3076 the breakpoint.
3077
3078 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3079
3080 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
3081 the pending breakpoint. Remove timeout override for "Run till
3082 MI pending breakpoint on pendfunc3 on thread 2" test.
3083
3084 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3085
3086 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
3087 filename pattern.
3088
3089 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3090
3091 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
3092 in breakpoint filename pattern.
3093
3094 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3095
3096 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
3097
3098 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
3099
3100 * gdb.linespec/explicit.exp: Check for readline support for
3101 tab-completion tests. Fix obvious typo.
3102
3103 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
3104
3105 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
3106 and replay.
3107
3108 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
3109
3110 * gdb.btrace/non-stop.c: New.
3111 * gdb.btrace/non-stop.exp: New.
3112
3113 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
3114 Yao Qi <yao.qi@linaro.org>
3115
3116 * gdb.trace/trace-condition.c: New file.
3117 * gdb.trace/trace-condition.exp: New file.
3118
3119 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
3120
3121 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
3122 for testing bytecode compilation.
3123
3124 2015-09-16 Pedro Alves <palves@redhat.com>
3125 Sandra Loosemore <sandra@codesourcery.com>
3126
3127 * gdb.threads/non-stop-fair-events.c (timeout): New global.
3128 (SECONDS): Redefine.
3129 (main): Call pthread_kill and alarm early.
3130 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
3131 support.
3132 (test): If the target can't hardware step and doesn't support
3133 displaced stepping, increase the timeout.
3134
3135 2015-09-16 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
3138 (enable_debug): New procedures.
3139 (test): Use them. Bail out if waiting for threads fails.
3140 (top level): Bail out if a test fails.
3141
3142 2015-09-16 Yao Qi <yao.qi@linaro.org>
3143
3144 * gdb.asm/asm-source.exp: Set asm-arch for
3145 aarch64*-*-* target.
3146 * gdb.asm/aarch64.inc: New file.
3147
3148 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
3149
3150 * gdb.ada/array_of_variable_length.exp: New testcase.
3151 * gdb.ada/array_of_variable_length/foo.adb: New file.
3152 * gdb.ada/array_of_variable_length/pck.adb: New file.
3153 * gdb.ada/array_of_variable_length/pck.ads: New file.
3154
3155 2015-09-15 Doug Evans <dje@google.com>
3156
3157 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
3158 of function static local variable.
3159
3160 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3161
3162 * gdb.threads/tls-so_extern.exp: New test file.
3163 * gdb.threads/tls-so_extern.c: New test file.
3164 * gdb.threads/tls-so_extern_main.c: New test file.
3165
3166 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3167
3168 * gdb.opt/solib-intra-step-lib.c: New file.
3169 * gdb.opt/solib-intra-step-main.c: New file.
3170 * gdb.opt/solib-intra-step.exp: New file.
3171
3172 2015-09-15 Pedro Alves <palves@redhat.com>
3173
3174 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
3175 gdb_continue_to_breakpoint instead of gdb_test_multiple.
3176
3177 2015-09-14 Pedro Alves <palves@redhat.com>
3178
3179 * gdb.base/hook-stop-continue.c: Delete.
3180 * gdb.base/hook-stop-continue.exp: Delete.
3181 * gdb.base/hook-stop-frame.c: Delete.
3182 * gdb.base/hook-stop-frame.exp: Delete.
3183 * gdb.base/hook-stop.c: New file.
3184 * gdb.base/hook-stop.exp: New file.
3185
3186 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
3187
3188 * gdb.ada/access_to_packed_array.exp: New testcase.
3189 * gdb.ada/access_to_packed_array/foo.adb: New file.
3190 * gdb.ada/access_to_packed_array/pack.adb: New file.
3191 * gdb.ada/access_to_packed_array/pack.ads: New file.
3192
3193 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
3194
3195 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
3196 buffer size test.
3197
3198 2015-09-11 Don Breazeal <donb@codesourcery.com>
3199
3200 * gdb.base/foll-exec.c: Add copyright header. Fix
3201 formatting issues.
3202 * gdb.base/foll-exec.exp (zap_session): Delete proc.
3203 (do_exec_tests): Use clean_restart in place of zap_session,
3204 and for test initialization. Fix formatting issues. Use
3205 fail in place of perror.
3206 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
3207 an expect statement to match an expression with output from
3208 the program under debug.
3209 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
3210 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
3211 * gdb.threads/non-ldr-exc-2.exp: Likewise.
3212 * gdb.threads/non-ldr-exc-3.exp: Likewise.
3213 * gdb.threads/non-ldr-exc-4.exp: Likewise.
3214
3215 2015-09-09 Doug Evans <dje@google.com>
3216
3217 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
3218
3219 2015-09-09 Doug Evans <dje@google.com>
3220
3221 * gdb.base/pie-execl.exp: Fix result test of build_executable.
3222
3223 2015-09-09 Doug Evans <dje@google.com>
3224
3225 * gdb.base/savedregs.exp: Fix typo.
3226
3227 2015-09-09 Pedro Alves <palves@redhat.com>
3228
3229 * gdb.mi/mi-cli.exp: Add CLI finish tests.
3230
3231 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
3232
3233 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
3234 command actually switches threads. Give up on remaining
3235 tests if target fails to stop at breakpoint.
3236
3237 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
3238
3239 * gdb.ada/funcall_char.exp: New testcase.
3240 * gdb.ada/funcall_char/foo.adb: New file.
3241
3242 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
3243
3244 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
3245 expected outputs. Add two testcases for completing ambiguous
3246 functions.
3247 * gdb.ada/complete/aux_pck.adb: New file.
3248 * gdb.ada/complete/aux_pck.ads: New file.
3249 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
3250 Ambiguous_Func functions.
3251 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
3252 * gdb.ada/complete/pck.adb: Likewise.
3253
3254 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3255
3256 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
3257 failures to run the test program under GDB.
3258
3259 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
3260
3261 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
3262 to C.
3263
3264 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
3265
3266 * gdb.base/run-after-attach.exp: New test file.
3267 * gdb.base/run-after-attach.c: New test file.
3268
3269 2015-08-26 Don Breazeal <donb@codesourcery.com>
3270
3271 * gdb.base/foll-exec-2.c: New test program.
3272 * gdb.base/foll-exec-2.exp: New test.
3273
3274 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
3275
3276 * gdb.base/nested-subp1.exp: New file.
3277 * gdb.base/nested-subp1.c: New file.
3278 * gdb.base/nested-subp2.exp: New file.
3279 * gdb.base/nested-subp2.c: New file.
3280 * gdb.base/nested-subp3.exp: New file.
3281 * gdb.base/nested-subp3.c: New file.
3282
3283 2015-08-24 Pedro Alves <palves@redhat.com>
3284
3285 * gdb.server/connect-without-multi-process.c: New file.
3286 * gdb.server/connect-without-multi-process.exp: New file.
3287
3288 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
3289
3290 * gdb.opt/inline-markers.c: Make z int.
3291
3292 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
3293
3294 * gdb.opt/inline-markers.c: Make z volatile.
3295
3296 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
3297
3298 * gdb.opt/inline-bt.c: New volatile global z.
3299 * gdb.opt/inline-cmds.c: Likewise.
3300 * gdb.opt/inline-locals.c: Likewise.
3301 * gdb.opt/inline-markers.c: New extern global z.
3302 (marker): Use z.
3303 (inline_fn): Likewise.
3304
3305 2015-08-24 Pedro Alves <palves@redhat.com>
3306
3307 * config/m32r-stub.exp: Remove file.
3308 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
3309 * gdb.base/call-rt-st.exp: Likewise.
3310 * gdb.base/call-strs.exp: Likewise.
3311 * gdb.base/default.exp: Remove references to h8300-*-hms and
3312 *-*-udi*.
3313 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
3314
3315 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3316
3317 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
3318 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
3319 and "return" use KFAIL when GDB can not read/write the vector
3320 return value.
3321
3322 2015-08-21 Gary Benson <gbenson@redhat.com>
3323
3324 * gdb.trace/pending.exp: Cope with remote transfer warnings.
3325
3326 2015-08-20 Pedro Alves <palves@redhat.com>
3327
3328 * gdb.server/solib-list.exp: No longer expect an interior stop in
3329 non-stop mode.
3330
3331 2015-08-20 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.server/connect-stopped-target.c: New file.
3334 * gdb.server/connect-stopped-target.exp: New file.
3335
3336 2015-08-20 Pedro Alves <palves@redhat.com>
3337
3338 * gdb.dwarf2/comp-unit-lang.exp: New file.
3339 * gdb.dwarf2/comp-unit-lang.c: New file.
3340
3341 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
3342
3343 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
3344 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
3345
3346 2015-08-19 Kevin Buettner <kevinb@redhat.com>
3347
3348 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
3349 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
3350
3351 2015-08-18 Doug Evans <dje@google.com>
3352 Adrian Sendroiu <adrian.sendroiu@freescale.com>
3353
3354 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
3355 skip_python_tests. New arg prompt_regexp.
3356 (skip_python_tests): New function.
3357 * lib/mi-support.exp (mi_skip_python_tests): New function.
3358 * gdb.python/py-mi-objfile-gdb.py: New file.
3359 * gdb.python/py-mi-objfile.c: New file.
3360 * gdb.python/py-mi-objfile.exp: New file.
3361
3362 2015-08-17 Keith Seitz <keiths@redhat.com>
3363
3364 * gdb.linespec/explicit.exp: Move strace test from here ...
3365 * gdb.trace/strace.exp: ... to here.
3366
3367 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
3368
3369 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
3370 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
3371
3372 2015-08-14 Doug Evans <xdje42@gmail.com>
3373
3374 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
3375 inferior before selecting a new file.
3376
3377 2015-08-14 Doug Evans <xdje42@gmail.com>
3378
3379 * gdb.mi/mi-disassemble.exp: Update.
3380 * gdb.base/disasm-optim.S: New file.
3381 * gdb.base/disasm-optim.c: New file.
3382 * gdb.base/disasm-optim.h: New file.
3383 * gdb.base/disasm-optim.exp: New file.
3384
3385 2015-08-14 Keith Seitz <keiths@redhat.com>
3386
3387 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
3388 "evaluated-by".
3389
3390 2015-08-13 Joel Brobecker <brobecker@adacore.com>
3391
3392 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
3393
3394 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
3395
3396 * gdb.ada/fun_renaming.exp: New testcase.
3397 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
3398 * gdb.ada/fun_renaming/pack.adb: New file.
3399 * gdb.ada/fun_renaming/pack.ads: New file.
3400
3401 2015-08-12 Keith Seitz <keiths@redhat.com>
3402
3403 * gdb.base/dso2dso.exp: Pass basename of source file in call to
3404 gdb_get_line_number.
3405
3406 2015-08-12 Joel Brobecker <brobecker@adacore.com>
3407
3408 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
3409 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
3410 gdb.base/dso2dso.exp: New files.
3411
3412 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3413 Pedro Alves <palves@redhat.com>
3414 Keith Seitz <keiths@redhat.com>
3415
3416 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
3417 GDBFLAGS.
3418
3419 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3420
3421 * gdb.base/gdbhistsize-history.exp
3422 (test_histsize_history_setting): Use save_vars.
3423 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3424 Use save_vars.
3425 (test_no_truncation_of_unlimited_history_file): Use save_vars.
3426 * gdb.base/readline.exp: Use save_vars.
3427
3428 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
3429
3430 * lib/gdb.exp (save_vars): New proc.
3431
3432 2015-08-11 Keith Seitz <keiths@redhat.com>
3433
3434 * gdb.base/help.exp: Update help_breakpoint_text.
3435
3436 2015-08-11 Keith Seitz <keiths@redhat.com>
3437
3438 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
3439 (at toplevel): Call test_explicit_breakpoints.
3440 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
3441 breakpoints.
3442 * lib/mi-support.exp (mi_make_breakpoint): Add support for
3443 breakpoint conditions, "-cond".
3444
3445 2015-08-11 Keith Seitz <keiths@redhat.com>
3446
3447 * gdb.linespec/3explicit.c: New file.
3448 * gdb.linespec/cpexplicit.cc: New file.
3449 * gdb.linespec/cpexplicit.exp: New file.
3450 * gdb.linespec/explicit.c: New file.
3451 * gdb.linespec/explicit.exp: New file.
3452 * gdb.linespec/explicit2.c: New file.
3453 * gdb.linespec/ls-errs.exp: Add explicit location tests.
3454 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
3455 before using in the matching pattern.
3456 Clarify that `prefix' is a regular expression.
3457
3458 2015-08-11 Keith Seitz <keiths@redhat.com>
3459
3460 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
3461 test.
3462 Add tests for missing ",FMT" and ",".
3463
3464 2015-08-10 Doug Evans <dje@google.com>
3465 Keith Seitz <keiths@redhat.com>
3466
3467 PR gdb/17960
3468 * gdb.base/completion.exp: Add location completer tests.
3469
3470 2015-08-07 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
3473 tests here.
3474 (top level): Run do_test with and without displaced stepping.
3475
3476 2015-08-07 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.base/valgrind-disp-step.c: New file.
3479 * gdb.base/valgrind-disp-step.exp: New file.
3480
3481 2015-08-07 Pedro Alves <palves@redhat.com>
3482
3483 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
3484 Delete function.
3485 (main): Add alarm. Run an infinite loop instead of calling
3486 wait_threads.
3487 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
3488 comment.
3489 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
3490 Delete function.
3491 (main): Add alarm. Run an infinite loop instead of calling
3492 wait_threads.
3493 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
3494 comment.
3495
3496 2015-08-07 Pedro Alves <palves@redhat.com>
3497
3498 * gdb.base/checkpoint-ns.exp: New file.
3499 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
3500 standard_testfile.
3501
3502 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
3503
3504 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
3505 * gdb.btrace/instruction_history.exp: Update.
3506 * gdb.btrace/tsx.exp: New.
3507 * gdb.btrace/tsx.c: New.
3508
3509 2015-08-06 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
3512 increase timeout.
3513 * gdb.reverse/until-precsave.exp: Bump timeouts.
3514
3515 2015-08-06 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
3518
3519 2015-08-06 Pedro Alves <palves@redhat.com>
3520
3521 PR gdb/18749
3522 * gdb.threads/process-dies-while-handling-bp.c: New file.
3523 * gdb.threads/process-dies-while-handling-bp.exp: New file.
3524
3525 2015-08-06 Pedro Alves <palves@redhat.com>
3526
3527 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
3528 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
3529
3530 2015-08-05 Pedro Alves <palves@redhat.com>
3531
3532 * gdb.threads/next-while-other-thread-longjmps.c: New file.
3533 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
3534
3535 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
3536
3537 * gdb.base/bp-permanent.exp: Report test as unsupported if
3538 the target cannot stop at the permanent breakpoint.
3539
3540 2015-08-03 Doug Evans <dje@google.com>
3541
3542 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
3543 10000.
3544
3545 2015-08-03 Doug Evans <dje@google.com>
3546
3547 * Makefile.in (workers/%.worker, build-perf): New rule.
3548 (GDB_PERFTEST_MODE): New variable.
3549 (check-perf): Use it.
3550 (clean): Clean up gdb.perf parallel build subdirs.
3551 * lib/build-piece.exp: New file.
3552 * lib/gdb.exp (make_gdb_parallel_path): New function
3553 (standard_output_file, standard_temp_file): Call it.
3554 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3555 of $GDB_PARALLEL.
3556 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
3557
3558 2015-08-03 Doug Evans <dje@google.com>
3559
3560 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
3561 (LOG_FILE_NAME): New global.
3562 (TextReporter.__init__): Initialize self.txt_sum.
3563 (TextReporter.report): Add support for multiple data-points.
3564 Move report to perftest.sum, put raw data in perftest.log.
3565 (TextReporter.start): Open sum and log files.
3566 (TextReporter.end): Close sum and log files.
3567 * gdb.perf/lib/perftest/testresult.py
3568 (SingleStatisticTestResult.record): Handle multiple data-points.
3569
3570 2015-07-31 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
3573 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3574 kill_wait_spawned_process instead of explicit "kill -9".
3575 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
3576 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3577 kill_wait_spawned_process.
3578 * gdb.base/attach-twice.exp: Likewise.
3579 * gdb.base/attach.exp: Likewise.
3580 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
3581 gdb_test_multiple.
3582 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
3583 returning a spawn id instead of a pid. Use spawn_id_get_pid and
3584 kill_wait_spawned_process.
3585 * gdb.base/valgrind-infcall.exp: Likewise.
3586 * gdb.multi/multi-attach.exp: Likewise.
3587 * gdb.python/py-prompt.exp: Likewise.
3588 * gdb.python/py-sync-interp.exp: Likewise.
3589 * gdb.server/ext-attach.exp: Likewise.
3590 * gdb.threads/attach-into-signal.exp (corefunc): Use
3591 spawn_wait_for_attach, spawn_id_get_pid and
3592 kill_wait_spawned_process.
3593 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
3594 spawn_wait_for_attach returning a spawn id instead of a pid. Use
3595 spawn_id_get_pid and kill_wait_spawned_process.
3596 * gdb.threads/attach-stopped.exp (corefunc): Use
3597 spawn_wait_for_attach, spawn_id_get_pid and
3598 kill_wait_spawned_process.
3599 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
3600 Use spawn_id_get_pid. Wait for spawn id after eof. Use
3601 kill_wait_spawned_process instead of explicit "kill -9".
3602 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
3603 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
3604 (spawn_wait_for_attach): Use spawn instead of exec to spawn
3605 processes. Don't map cygwin/windows pids here. Now returns a
3606 spawn id list.
3607
3608 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3609
3610 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
3611 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
3612 correct patch.
3613
3614 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3615
3616 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
3617
3618 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
3619
3620 Reapply:
3621 2014-05-21 Mark Wielaard <mjw@redhat.com>
3622
3623 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3624
3625 2015-07-30 Pedro Alves <palves@redhat.com>
3626
3627 * linux-low.c (handle_extended_wait): Set the child's last
3628 reported status to TARGET_WAITKIND_STOPPED.
3629
3630 2015-07-30 Pedro Alves <palves@redhat.com>
3631
3632 PR threads/18600
3633 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
3634 only shows inferior 1.
3635
3636 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
3637 Pedro Alves <palves@redhat.com>
3638
3639 PR threads/18600
3640 * gdb.threads/fork-plus-threads.c: New file.
3641 * gdb.threads/fork-plus-threads.exp: New file.
3642
3643 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3644
3645 * gdb.base/batch-preserve-term-settings.exp
3646 (test_terminal_settings_preserved_after_cli_exit): Use
3647 send_quit_command.
3648
3649 2015-07-29 Pedro Alves <palves@redhat.com>
3650 Don Breazeal <donb@codesourcery.com>
3651
3652 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
3653 output from both inferior_spawn_id and gdb_spawn_id.
3654
3655 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3656
3657 * gdb.threads/attach-into-signal.exp (corefunc): Use
3658 with_test_prefix on nested loops, uniquefying the test messages.
3659
3660 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
3661
3662 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
3663 commit.
3664
3665 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3666
3667 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
3668 New proc.
3669 (test_terminal_settings_preserved_after_sigterm): New test.
3670
3671 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3672
3673 * gdb.base/batch-preserve-term-settings.exp
3674 (test_terminal_settings_preserved_after_cli_exit): New test.
3675
3676 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
3677
3678 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
3679 manipulation of saved_gdbflags.
3680 (test_terminal_settings_preserved): Remove global declaration of
3681 the unused variable pagination_prompt. Remove manipulation of
3682 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
3683 GDBFLAGS.
3684
3685 2015-07-29 Pedro Alves <palves@redhat.com>
3686
3687 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
3688
3689 2015-07-29 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
3692 at the top.
3693
3694 2015-07-29 Pedro Alves <palves@redhat.com>
3695
3696 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
3697 (main): Call gdb_unbuffer_output.
3698 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
3699 (main): Call gdb_unbuffer_output.
3700 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
3701 (main): Call gdb_unbuffer_output.
3702 * gdb.base/call-strs.exp: Adjust to step over the
3703 gdb_unbuffer_output call.
3704 * gdb.base/catch-gdb-caused-signals.c: Include
3705 "../lib/unbuffer_output.c".
3706 (main): Call gdb_unbuffer_output.
3707 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
3708 (main): Call gdb_unbuffer_output.
3709 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
3710 (main): Call gdb_unbuffer_output.
3711 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
3712 (main): Call gdb_unbuffer_output.
3713 * gdb.base/shlib-call.exp: Adjust to step over the
3714 gdb_unbuffer_output call.
3715 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
3716 (main): Call gdb_unbuffer_output.
3717 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
3718 (main): Call gdb_unbuffer_output.
3719 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
3720 (main): Rename to ...
3721 (test): ... this.
3722 (main): Reimplement.
3723 * gdb.base/varargs.exp: Run to test instead of to main.
3724 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3725 (main): Call gdb_unbuffer_output.
3726
3727 2015-07-29 Pedro Alves <palves@redhat.com>
3728
3729 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
3730 factore out from mi_continue_dprintf. For call-style dprintfs,
3731 expect dprintf output out of $inferior_spawn_id.
3732 (mi_continue_dprintf): Use mi_expect_dprintf.
3733 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
3734 (main): Call gdb_unbuffer_output.
3735
3736 2015-07-29 Pedro Alves <palves@redhat.com>
3737
3738 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
3739 (default_mi_gdb_start): Set inferior_spawn_id instead of
3740 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
3741 gdb_spawn_id.
3742 (mi_gdb_test): Always expect inferior output from both
3743 $inferior_spawn_id and $gdb_spawn_id.
3744
3745 2015-07-29 Pedro Alves <palves@redhat.com>
3746
3747 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
3748 send_inferior and $inferior_spawn_id.
3749
3750 2015-07-29 Pedro Alves <palves@redhat.com>
3751
3752 * gdb.gdb/complaints.exp (test_initial_complaints)
3753 (test_serial_complaints, test_short_complaints): Use
3754 gdb_test_stdio.
3755 (test_empty_complaint): Handle $inferior_spawn_id !=
3756 $gdb_spawn_id.
3757
3758 2015-07-29 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.base/varargs.exp: Use gdb_test_stdio.
3761
3762 2015-07-29 Pedro Alves <palves@redhat.com>
3763
3764 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
3765
3766 2015-07-29 Pedro Alves <palves@redhat.com>
3767
3768 * gdb.base/ending-run.exp: Use gdb_test_stdio.
3769
3770 2015-07-29 Pedro Alves <palves@redhat.com>
3771
3772 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
3773 parameter into two new parameters, "inf_result" and "gdb_result".
3774 Expect inferior output and gdb output from $inferior_spawn_id and
3775 $gdb_spawn_id, respectively. Adjust all callers.
3776
3777 2015-07-29 Pedro Alves <palves@redhat.com>
3778
3779 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
3780 of gdb_test_sequence.
3781
3782 2015-07-29 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
3785 (saw_spurious_output): Expect inferior output from
3786 $inferior_spawn_id. Use gdb_test_stdio.
3787
3788 2015-07-29 Pedro Alves <palves@redhat.com>
3789
3790 * gdb.base/dprintf.exp: Use standard_testfile. Change
3791 prepare_for_testing call.
3792 (srcfile): Don't set.
3793 (restart): New procedure.
3794 (test_dprintf): New procecure, use to continue over dprintfs.
3795 (test_call, test_agent): New procedures, tests moved here.
3796 Restart gdb and recreate dprintfs. Adjust expected output.
3797
3798 2015-07-29 Pedro Alves <palves@redhat.com>
3799
3800 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
3801
3802 2015-07-29 Pedro Alves <palves@redhat.com>
3803
3804 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
3805
3806 2015-07-29 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
3809 gdb_test_stdio.
3810
3811 2015-07-29 Pedro Alves <palves@redhat.com>
3812
3813 * lib/gdb.exp (gdb_test_stdio): New procedure.
3814
3815 2015-07-29 Pedro Alves <palves@redhat.com>
3816
3817 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
3818
3819 2015-07-29 Pedro Alves <palves@redhat.com>
3820
3821 * gdb.base/call-signal-resume.exp: Remove check for
3822 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
3823 * gdb.base/unwindonsignal.exp: Likewise.
3824 * gdb.base/call-signals.c (gen_signal): Remove printf call.
3825 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
3826
3827 2015-07-29 Pedro Alves <palves@redhat.com>
3828
3829 * gdb.base/siginfo-addr.c (pass): New function.
3830 (handler): Call it iff si_addr is correct.
3831 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
3832 Set a breakpoint at "pass" and continue to it.
3833
3834 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
3835
3836 * gdb.python/py-objfile.exp: Make some tests have unique names.
3837 * gdb.python/py-pp-registration.exp: Likewise.
3838
3839 2015-07-28 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.server/server-exec-info.exp: Issue a "disconnect".
3842
3843 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3844
3845 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
3846
3847 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
3848
3849 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
3850
3851 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
3852
3853 * gdb.base/gdb-sigterm-2.exp: New test.
3854
3855 2015-07-25 Doug Evans <xdje42@gmail.com>
3856
3857 Revert:
3858 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3859 (workers/%.worker, build-perf): New rule.
3860 (GDB_PERFTEST_MODE): New variable.
3861 (check-perf): Use it.
3862 (clean): Clean up gdb.perf parallel build subdirs.
3863 * lib/build-piece.exp: New file.
3864 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3865 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3866 name.
3867 (standard_temp_file): Ditto.
3868 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3869 of $GDB_PARALLEL.
3870
3871 2015-07-24 Doug Evans <dje@google.com>
3872
3873 * gdb.perf/lib/perftest/utils.py: New file.
3874 * gdb.perf/gm-hello.cc: New file.
3875 * gdb.perf/gm-pervasive-typedef.cc: New file.
3876 * gdb.perf/gm-pervasive-typedef.h: New file.
3877 * gdb.perf/gm-std.cc: New file.
3878 * gdb.perf/gm-std.h: New file.
3879 * gdb.perf/gm-use-cerr.cc: New file.
3880 * gdb.perf/gm-utils.h: New file.
3881 * gdb.perf/gmonster-null-lookup.py: New file.
3882 * gdb.perf/gmonster-pervasive-typedef.py: New file.
3883 * gdb.perf/gmonster-print-cerr.py: New file.
3884 * gdb.perf/gmonster-ptype-string.py: New file.
3885 * gdb.perf/gmonster-runto-main.py: New file.
3886 * gdb.perf/gmonster-select-file.py: New file.
3887 * gdb.perf/gmonster1-null-lookup.exp: New file.
3888 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
3889 * gdb.perf/gmonster1-print-cerr.exp: New file.
3890 * gdb.perf/gmonster1-ptype-string.exp: New file.
3891 * gdb.perf/gmonster1-runto-main.exp: New file.
3892 * gdb.perf/gmonster1-select-file.exp: New file.
3893 * gdb.perf/gmonster1.cc: New file.
3894 * gdb.perf/gmonster1.exp: New file.
3895 * gdb.perf/gmonster2-null-lookup.exp: New file.
3896 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
3897 * gdb.perf/gmonster2-print-cerr.exp: New file.
3898 * gdb.perf/gmonster2-ptype-string.exp: New file.
3899 * gdb.perf/gmonster2-runto-main.exp: New file.
3900 * gdb.perf/gmonster2-select-file.exp: New file.
3901 * gdb.perf/gmonster2.cc: New file.
3902 * gdb.perf/gmonster2.exp: New file.
3903
3904 2015-07-24 Doug Evans <dje@google.com>
3905
3906 * gdb.perf/README: New file.
3907 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
3908 * lib/gen-perf-test.exp: New file.
3909
3910 2015-07-24 Doug Evans <dje@google.com>
3911
3912 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
3913 (PerfTest::startup): New function.
3914 (PerfTest::run): Return result of calling body.
3915 (PerfTest::assemble): Rewrite.
3916 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
3917 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
3918 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
3919 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
3920 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
3921
3922 2015-07-24 Doug Evans <dje@google.com>
3923
3924 * lib/gdb.exp (clean_restart): Make executable optional.
3925
3926 2015-07-24 Doug Evans <dje@google.com>
3927
3928 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
3929 compiler_info references.
3930 * gdb.cp/temargs.exp: Ditto.
3931 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
3932 (get_compiler_info): Early exit if already computed. Set compiler_info
3933 to "unknown" if there was a problem.
3934 (test_compiler_info): Add function comment. Call get_compiler_info.
3935
3936 2015-07-24 Doug Evans <dje@google.com>
3937
3938 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
3939 (workers/%.worker, build-perf): New rule.
3940 (GDB_PERFTEST_MODE): New variable.
3941 (check-perf): Use it.
3942 (clean): Clean up gdb.perf parallel build subdirs.
3943 * lib/build-piece.exp: New file.
3944 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
3945 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
3946 name.
3947 (standard_temp_file): Ditto.
3948 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
3949 of $GDB_PARALLEL.
3950
3951 2015-07-24 Doug Evans <dje@google.com>
3952
3953 * lib/future.exp (gdb_default_target_compile): New option
3954 "early_flags".
3955 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
3956 --as-needed.
3957
3958 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
3959
3960 * gdb.base/catch-syscall.exp: Call gdb_exit before
3961 gdb_skip_xml_test.
3962
3963 2015-07-24 Pedro Alves <palves@redhat.com>
3964
3965 * gdb.python/py-events.exp: Accept output between the stop event
3966 and the prompt.
3967 * gdb.python/py-evsignal.exp: Likewise.
3968 * gdb.python/py-evthreads.exp: Likewise.
3969
3970 2015-07-24 Pedro Alves <palves@redhat.com>
3971
3972 PR gdb/18717
3973 * gdb.threads/non-ldr-exit.c: New file.
3974 * gdb.threads/non-ldr-exit.exp: New file.
3975
3976 2015-07-24 Yao Qi <yao.qi@linaro.org>
3977
3978 * gdb.server/ext-wrapper.exp: Test --wrapper option when
3979 restarting process.
3980
3981 2015-07-24 Yao Qi <yao.qi@linaro.org>
3982
3983 * gdb.server/ext-restart.exp: New file.
3984
3985 2015-07-24 Yao Qi <yao.qi@linaro.org>
3986
3987 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
3988 argument options.
3989 * gdb.server/ext-wrapper.exp: New file.
3990
3991 2015-07-23 Doug Evans <dje@google.com>
3992
3993 * gdb.dwarf2/dw2-dummy-cu.S: New file.
3994 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
3995
3996 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
3997
3998 * gdb.ada/var_arr_typedef.exp: New testcase.
3999 * gdb.ada/var_arr_typedef/pack.adb: New file.
4000 * gdb.ada/var_arr_typedef/pack.ads: New file.
4001 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
4002
4003 2015-07-20 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
4006
4007 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4008
4009 * gdb.arch/i386-biarch-core.exp: Replace istarget
4010 by "complete set gnutarget". Remove expectation for the "core-file"
4011 command.
4012
4013 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4014
4015 Revert the previous commit:
4016 Tests for validate symbol file using build-id.
4017
4018 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
4019
4020 Tests for validate symbol file using build-id.
4021 * gdb.base/solib-mismatch-lib.c: New file.
4022 * gdb.base/solib-mismatch-libmod.c: New file.
4023 * gdb.base/solib-mismatch.c: New file.
4024 * gdb.base/solib-mismatch.exp: New file.
4025
4026 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
4027
4028 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
4029 nios2-*-linux*.
4030 * gdb.base/sigbpt.exp (stepi_out): Likewise.
4031 * gdb.base/siginfo.exp: Likewise.
4032 * gdb.base/sigstep.exp (advance, advancei): Likewise.
4033
4034 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
4035
4036 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
4037 Move it to ...
4038 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
4039 ... here.
4040 * gdb.trace/range-stepping.exp: Check that the target supports
4041 range stepping.
4042
4043 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4044
4045 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
4046
4047 2015-07-14 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.base/killed-outside.exp: New file.
4050 * gdb.base/killed-outside.c: New file.
4051
4052 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
4055 (n at main): New.
4056 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
4057
4058 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4059
4060 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
4061 infcall tests instead of setting up for KFAIL.
4062
4063 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
4064
4065 * gdb.btrace/record_goto-step.exp: New.
4066
4067 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4068
4069 PR compile/18484
4070 * gdb.compile/compile.c (struct struct_type): Add volatile to
4071 selffield's type.
4072 * gdb.compile/compile.exp
4073 (compile code struct_object.selffield = &struct_object): Skip further
4074 struct_object tests if this one xfails.
4075
4076 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
4077
4078 PR exp/18617
4079 * gdb.trace/ax.exp: Add test.
4080
4081 2015-07-07 Yao Qi <yao.qi@linaro.org>
4082
4083 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
4084 instead of istarget "aarch64*-*-*".
4085 * gdb.arch/aarch64-fp.exp: Likewise.
4086 * gdb.base/float.exp: Likewise.
4087 * gdb.reverse/aarch64.exp: Likewise.
4088 * lib/gdb.exp (is_aarch64_target): New proc.
4089
4090 2015-07-07 Yao Qi <yao.qi@linaro.org>
4091
4092 * lib/gdb.exp (is_aarch32_target): New proc.
4093 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
4094 instead of "istarget "arm*-*-*"".
4095 * gdb.arch/arm-disp-step.exp: Likewise.
4096 * gdb.arch/thumb-bx-pc.exp: Likewise.
4097 * gdb.arch/thumb-prologue.exp: Likewise.
4098 * gdb.arch/thumb-singlestep.exp: Likewise.
4099 * gdb.base/disp-step-syscall.exp: Likewise.
4100 * gdb.base/float.exp: Likewise.
4101
4102 2015-07-07 Yao Qi <yao.qi@linaro.org>
4103
4104 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
4105 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
4106
4107 2015-07-07 Yao Qi <yao.qi@linaro.org>
4108
4109 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
4110 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
4111 if it exists.
4112 * gdb.multi/multi-arch.exp: Likewise.
4113
4114 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
4115
4116 * gdb.python/py-lazy-string.exp: Add missing parentheses to
4117 print.
4118
4119 2015-07-07 Yao Qi <yao.qi@linaro.org>
4120
4121 * gdb.arch/thumb-singlestep.exp: Do one more single step.
4122
4123 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
4124
4125 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
4126 '[' and ']' characters.
4127
4128 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
4129
4130 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4131
4132 2015-06-29 Pedro Alves <palves@redhat.com>
4133
4134 PR threads/18127
4135 * gdb.threads/hand-call-new-thread.c: New file.
4136 * gdb.threads/hand-call-new-thread.c: New file.
4137
4138 2015-06-26 Keith Seitz <keiths@redhat.com>
4139 Doug Evans <dje@google.com>
4140
4141 PR 16253
4142 * gdb.cp/var-tag-2.cc: New file.
4143 * gdb.cp/var-tag-3.cc: New file.
4144 * gdb.cp/var-tag-4.cc: New file.
4145 * gdb.cp/var-tag.cc: New file.
4146 * gdb.cp/var-tag.exp: New file.
4147
4148 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
4149
4150 * gdb.base/history-duplicates.exp: New test.
4151
4152 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
4153
4154 * gdb.base/completion.exp: Test the completion of the "focus"
4155 command.
4156
4157 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 * gdb.arch/amd64-prologue-skip.S: New file.
4160 * gdb.arch/amd64-prologue-skip.exp: New file.
4161
4162 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
4163
4164 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
4165 is_address_zero_readable check.
4166
4167 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
4168
4169 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
4170 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
4171
4172 2015-06-24 Yao Qi <yao.qi@linaro.org>
4173
4174 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
4175 linux targets.
4176
4177 2015-06-24 Yao Qi <yao.qi@linaro.org>
4178
4179 * lib/gdb.exp (supports_get_siginfo_type): New proc.
4180 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
4181 * gdb.base/siginfo-thread.exp: Likewise.
4182
4183 2015-06-22 Yao Qi <yao.qi@linaro.org>
4184
4185 * boards/remote-gdbserver-on-localhost.exp: Add comments.
4186
4187 2015-06-22 Yao Qi <yao.qi@linaro.org>
4188
4189 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
4190 aarch64*-*-*.
4191 (skip_hw_watchpoint_tests): Likewise.
4192
4193 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
4194
4195 * gdb.base/gdbinit-history.exp: Test the interaction between
4196 setting GDBHISTSIZE and setting the history size via .gdbinit.
4197
4198 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4199
4200 PR gdb/16999
4201 * gdb.base/gdbhistsize-history.exp: New test.
4202
4203 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4204
4205 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
4206 with GDBHISTSIZE.
4207 * gdb.base/readline.exp: Likewise.
4208
4209 2015-06-17 Yao Qi <yao.qi@linaro.org>
4210
4211 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
4212 line.
4213
4214 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
4215
4216 * gdb.base/gdbinit-history.exp: Add test case to check that
4217 an unlimited history file does not get truncated on exit.
4218
4219 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4220
4221 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
4222 (VECTOR): New macro. Use it...
4223 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
4224 ...for these typedefs.
4225 (int8, char1, int1, double1): New typedefs.
4226 (struct just_int2, struct two_int2): New structures.
4227 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
4228 (add_structvecs, add_singlevecs): New functions.
4229 (main): Call add_some_intvecs twice.
4230 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
4231 the compile and exit upon failure. Try compiling for the "native"
4232 architecture. Test inferior function calls with vector arguments
4233 and vector return value handling with "finish" and "return".
4234
4235 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
4236
4237 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
4238 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
4239 PE file.
4240 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
4241
4242 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4243
4244 PR breakpoints/16465
4245 * gdb.mi/mi-dprintf-pending.c: New file.
4246 * gdb.mi/mi-dprintf-pending.exp: New test.
4247 * gdb.mi/mi-dprintf-pendshr.c: New file.
4248
4249 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4250 Mircea Gherzan <mircea.gherzan@intel.com>
4251
4252 * gdb.arch/i386-mpx-map.c: New file.
4253 * gdb.arch/i386-mpx-map.exp: New File.
4254
4255 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4256
4257 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
4258 * gdb.arch/i386-mpx.exp: Indentation fixed.
4259
4260 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4261
4262 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
4263 function and improved indentation.
4264 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
4265 gdb_test_multiple. Added additional tests to skip the test.
4266
4267 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
4268
4269 * gdb.arch/i386-avx512.c: Change path in include file.
4270 * gdb.arch/i386-avx512.exp: Change include dir path
4271 compilation flag.
4272 * gdb.arch/i386-mpx.c: Change path in include file.
4273 * gdb.arch/i386-mpx.exp: Change include dir path compilation
4274 flag.
4275
4276 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4277
4278 * gdb.compile/compile-print.exp (compile print *vararray@3)
4279 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
4280
4281 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4282
4283 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
4284 (do not keep jit in memory): ... this.
4285 (expect 5): Change it to ...
4286 (expect no 5): ... this.
4287
4288 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
4289
4290 PR gdb/15564
4291 * gdb.mi/mi-detach.exp: New file.
4292
4293 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4294
4295 PR symtab/18392
4296 * gdb.arch/amd64-tailcall-self.S: New file.
4297 * gdb.arch/amd64-tailcall-self.c: New file.
4298 * gdb.arch/amd64-tailcall-self.exp: New file.
4299
4300 2015-05-28 Don Breazeal <donb@codesourcery.com>
4301
4302 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
4303 tests for remote targets by checking is_target_gdbserver.
4304
4305 2015-05-27 Doug Evans <dje@google.com>
4306
4307 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
4308 * gdb.dwarf2/opaque-type-lookup.c: New file.
4309 * gdb.dwarf2/opaque-type-lookup.exp: New file.
4310
4311 2015-05-26 Doug Evans <dje@google.com>
4312
4313 * gdb.cp/iostream.cc: New file.
4314 * gdb.cp/iostream.exp: New file.
4315
4316 2015-05-26 Doug Evans <dje@google.com>
4317
4318 * gdb.dwarf2/dw2-op-call.exp: Update.
4319 * gdb.dwarf2/dw4-sig-types.exp: Update.
4320 * gdb.dwarf2/implptr.exp: Update.
4321 * gdb.mi/mi-cmd-param-changed.exp: Update.
4322
4323 2015-05-26 Doug Evans <dje@google.com>
4324
4325 * gdb.python/py-lazy-string.c: New file.
4326 * gdb.python/py-lazy-string.exp: New file.
4327 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
4328 (main): Update. Add estring3.
4329 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
4330 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
4331
4332 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
4333 Yao Qi <yao.qi@linaro.org>
4334
4335 * gdb.reverse/aarch64.c: New.
4336 * gdb.reverse/aarch64.exp: New.
4337
4338 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
4339
4340 * lib/gdb.exp (supports_process_record): Return true for
4341 aarch64*-linux*.
4342 (supports_reverse): Likewise.
4343
4344 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
4345
4346 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4347 Use with_test_prefix.
4348
4349 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
4350
4351 * gdb.base/completion.exp: Add test for completion of layout
4352 names.
4353
4354 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * lib/gdb.exp (skip_tui_tests): New proc.
4357 * gdb.base/tui-layout.exp: Check skip_tui_tests.
4358
4359 2015-05-19 Pedro Alves <palves@redhat.com>
4360
4361 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
4362 Save the whole env array instead of just HOME. Unset HISTSIZE in
4363 the environment while testing. Restore whole environment
4364 afterwards.
4365
4366 2015-05-16 Doug Evans <xdje42@gmail.com>
4367
4368 * gdb.guile/scm-ports.c: New file.
4369 * gdb.guile/scm-ports.exp: Add memory port tests.
4370
4371 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4372
4373 * gdb.compile/compile-print.c: New file.
4374 * gdb.compile/compile-print.exp: New file.
4375
4376 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4377
4378 * gdb.compile/compile-ops.exp: Cast param to void.
4379 * gdb.compile/compile.exp: Complete type for _gdb_expr.
4380 (compile code struct_object.selffield = &struct_object): Add xfail.
4381
4382 2015-05-15 Joel Brobecker <brobecker@adacore.com>
4383
4384 * gdb.ada/arr_enum_with_gap: New testcase.
4385
4386 2015-05-15 Joel Brobecker <brobecker@adacore.com>
4387
4388 * gdb.ada/byte_packed_arr: New testcase.
4389
4390 2015-05-15 Joel Brobecker <brobecker@adacore.com>
4391
4392 * gdb.ada/pckd_neg: New testcase.
4393
4394 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
4395
4396 PR gdb/17820
4397 * gdb.base/gdbinit-history.exp: New test.
4398 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
4399 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
4400
4401 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
4402
4403 * gdb.python/py-xmethods.cc: Enhance test case.
4404 * gdb.python/py-xmethods.exp: New tests.
4405 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
4406 function.
4407 (B_indexoper): Likewise.
4408 (global_dm_list) : Add new xmethod worker functions.
4409
4410 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
4411
4412 * gdb.base/coredump-filter.exp: Correctly unset
4413 "coredump_var_addr" array.
4414
4415 2015-05-08 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.server/non-existing-program.exp: Unset spawn_id.
4418
4419 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
4420
4421 PR python/18291
4422 * gdb.python/py-xmethods.exp: Add tests.
4423
4424 2015-05-08 Yao Qi <yao.qi@linaro.org>
4425
4426 PR gdb/18208
4427 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
4428 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
4429 function set_coredump_filter, and remove remote_exec call.
4430 Remove argument ipid. Callers update.
4431 (top level): Don't get inferior's PID.
4432
4433 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
4434
4435 * gdb.base/watch_thread_num.exp: Skip test on targets without
4436 access watchpoints.
4437
4438 2015-05-06 Pedro Alves <palves@redhat.com>
4439
4440 PR server/18081
4441 * gdb.server/non-existing-program.exp: New file.
4442
4443 2015-05-05 Joel Brobecker <brobecker@adacore.com>
4444
4445 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
4446
4447 2015-05-05 Joel Brobecker <brobecker@adacore.com>
4448
4449 * gdb.ada/out_of_line_in_inlined: New testcase.
4450
4451 2015-05-05 Joel Brobecker <brobecker@adacore.com>
4452
4453 * gdb.ada/var_rec_arr: New testcase.
4454
4455 2015-04-30 Yao Qi <yao.qi@linaro.org>
4456
4457 * gdb.base/break-idempotent.exp: If
4458 skip_hw_watchpoint_multi_tests returns true, skip the tests
4459 on "rwatch" and "awatch".
4460
4461 2015-04-30 Yao Qi <yao.qi@linaro.org>
4462
4463 * gdb.base/relativedebug.exp: Invoke gdb command
4464 "info sharedlibrary", and if libc.so doesn't have debug info,
4465 skip the test.
4466
4467 2015-04-29 Doug Evans <dje@google.com>
4468
4469 * gdb.python/py-xmethods.exp: Add ptype tests.
4470 * gdb.python/py-xmethods.py (E_method_char_worker): Add
4471 get_result_type method.
4472
4473 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
4474
4475 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
4476 the target does not support hardware watchpoints.
4477
4478 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
4479
4480 * gdb.base/break-always.exp: Abort testing if writing to memory
4481 causes an error.
4482
4483 2015-04-28 Doug Evans <dje@google.com>
4484
4485 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
4486 * gdb.python/py-pp-registration.exp: ... here. New file.
4487 * gdb.python/py-pp-registration.c: New file.
4488 * gdb.python/py-pp-registration.py: New file.
4489
4490 2015-04-28 Doug Evans <dje@google.com>
4491
4492 * gdb.python/py-bad-printers.c: New file.
4493 * gdb.python/py-bad-printers.py: New file.
4494 * gdb.python/py-bad-printers.exp: New file.
4495
4496 2015-04-28 Sasha Smundak <asmundak@google.com>
4497
4498 * gdb.python/py-type.exp: New test.
4499
4500 2015-04-28 Andy Wingo <wingo@igalia.com>
4501
4502 * gdb.python/py-parameter.exp:
4503 * gdb.guile/scm-parameter.exp: Escape the path that we are
4504 matching against, as it might contain characters that are special
4505 to regular expressions.
4506
4507 2015-04-27 Joel Brobecker <brobecker@adacore.com>
4508
4509 * gdb.ada/rec_comp: New testcase.
4510
4511 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
4512
4513 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
4514 before using it.
4515
4516 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
4517
4518 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
4519 new tests for verilog output.
4520
4521 2015-04-24 Yao Qi <yao.qi@linaro.org>
4522
4523 * boards/remote-gdbserver-on-localhost.exp: New file.
4524
4525 2015-04-23 Pedro Alves <palves@redhat.com>
4526
4527 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
4528 $inferior_spawn_id instead of $inferior_spawn_id directly. On
4529 "end of file", remove $inferior_spawn_id from the indirect list.
4530
4531 2015-04-23 Pedro Alves <palves@redhat.com>
4532
4533 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
4534
4535 2015-04-23 Pedro Alves <palves@redhat.com>
4536
4537 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
4538 on $any_spawn_id instead of only on $gdb_spawn_id.
4539
4540 2015-04-21 Pierre Muller <muller@sourceware.org>
4541
4542 PR pascal/17815
4543 * lib/pascal.exp (gpc_compile): Add new option "class".
4544 (fpc_compile): Likewise.
4545 * gdb.pascal/case-insensitive-symbols.pas: New file.
4546 * gdb.pascal/case-insensitive-symbols.exp: New file.
4547
4548 2015-04-20 Gary Benson <gbenson@redhat.com>
4549
4550 * gdb.base/attach.exp: Fix three extended remote failures.
4551
4552 2015-04-17 Gary Benson <gbenson@redhat.com>
4553
4554 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
4555 the main executable over the remote protocol.
4556
4557 2015-04-16 Pedro Alves <palves@redhat.com>
4558
4559 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
4560 a new gdbserver if gdbserver_reconnect_p is set.
4561
4562 2015-04-16 Pedro Alves <palves@redhat.com>
4563
4564 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
4565 is set, don't exit gdbserver.
4566
4567 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4568
4569 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
4570 appropriate .insn, such that an older assembler can be used.
4571 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
4572 the z/Architecture instruction set on 31-bit targets as well.
4573
4574 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4575
4576 * gdb.go/handcall.exp: Remove all logic related to the first
4577 breakpoint and rely on go_runto_main instead.
4578 * gdb.go/strings.exp: Likewise.
4579 * gdb.go/unsafe.exp: Likewise.
4580 * gdb.go/hello.exp: Likewise. Also rename the remaining
4581 breakpoint marker to "breakpoint 1".
4582 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
4583 * gdb.go/strings.go: Likewise.
4584 * gdb.go/unsafe.go: Likewise.
4585 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
4586 "set breakpoint 2 here" and rename the remaining breakpoint marker
4587 to "breakpoint 1".
4588
4589 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
4590
4591 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
4592 if itertools.imap is not present.
4593 * gdb.python/py-objfile.exp: Add parentheses.
4594 * gdb.python/py-type.exp: Same.
4595 * gdb.python/py-unwind-maint.py: Same.
4596
4597 2015-04-15 Yao Qi <yao.qi@linaro.org>
4598
4599 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
4600 of ":$ptr_size" and set its form explicitly.
4601
4602 2015-04-15 Pedro Alves <palves@redhat.com>
4603 Yao Qi <yao.qi@linaro.org>
4604
4605 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
4606 timeout by factor of 4.
4607 (test_regular_watch): Likewise.
4608 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
4609 * gdb.reverse/sigall-reverse.exp: Likewise.
4610 * gdb.reverse/until-precsave.exp: Likewise.
4611 * lib/gdb.exp (with_timeout_factor): New proc.
4612 (gdb_expect): Move some code to ...
4613 (get_largest_timeout): ... here. New procedure.
4614
4615 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
4616
4617 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
4618
4619 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
4620
4621 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
4622 to write to the .text section.
4623
4624 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
4625
4626 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
4627 Handle the case of targets that do not provide PID information.
4628
4629 2015-04-13 Yao Qi <yao.qi@linaro.org>
4630
4631 * lib/gdbserver-support.exp (gdb_exit): Catch exception
4632 and use expect instead of gdb_expect.
4633
4634 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4635
4636 * gdb.base/coredump-filter.exp: Rename variable "addr" to
4637 "coredump_var_addr" to avoid naming conflict with other testcases.
4638
4639 2015-04-10 Pedro Alves <palves@redhat.com>
4640
4641 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
4642 gdb_test_sequence and gdb_assert.
4643
4644 2015-04-10 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
4647 test messages that don't include the breakpoint address.
4648
4649 2015-04-10 Yao Qi <yao.qi@linaro.org>
4650
4651 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
4652 false for some offset and width combinations which aren't
4653 supported by linux kernel.
4654
4655 2015-04-10 Pedro Alves <palves@redhat.com>
4656
4657 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
4658 procedure, factored out from ...
4659 (top level): ... here. Add "set displaced-stepping" testing axis.
4660 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
4661 parameter "displaced". Use it.
4662 (top level): Use foreach and add "set displaced-stepping" testing
4663 axis.
4664
4665 2015-04-10 Pedro Alves <palves@redhat.com>
4666
4667 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
4668 Remove comment.
4669 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
4670 both the address of the instruction that triggers the watchpoint
4671 and the address of the instruction immediately after, and use
4672 those addresses for the test. Fix comment.
4673
4674 2015-04-10 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.base/sigstep.exp (breakpoint_to_handler)
4677 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
4678 Test "backtrace" in handler.
4679 (breakpoint_over_handler): New parameter 'displaced'. Use it.
4680 (top level): Add new "displaced" test axis to
4681 breakpoint_to_handler, breakpoint_to_handler_entry and
4682 breakpoint_over_handler.
4683
4684 2015-04-10 Pedro Alves <palves@redhat.com>
4685
4686 PR gdb/18216
4687 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
4688
4689 2015-04-10 Yao Qi <yao.qi@linaro.org>
4690
4691 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
4692 (test_add_rn_pc): New function.
4693 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
4694 (top level): Invoke test_add_rn_pc.
4695
4696 2015-04-10 Pedro Alves <palves@redhat.com>
4697
4698 PR gdb/13858
4699 * gdb.base/step-over-no-symbols.exp: New file.
4700
4701 2015-04-09 Andy Wingo <wingo@igalia.com>
4702
4703 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
4704 after the Python tests.
4705
4706 2015-04-08 Keith Seitz <keiths@redhat.com>
4707
4708 PR python/16699
4709 * gdb.python/py-completion.exp: New tests for completion.
4710 * gdb.python/py-completion.py (CompleteLimit1): New class.
4711 (CompleteLimit2): Likewise.
4712 (CompleteLimit3): Likewise.
4713 (CompleteLimit4): Likewise.
4714 (CompleteLimit5): Likewise.
4715 (CompleteLimit6): Likewise.
4716 (CompleteLimit7): Likewise.
4717
4718 2015-04-08 Pedro Alves <palves@redhat.com>
4719
4720 PR gdb/18214
4721 PR gdb/18216
4722 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
4723 function.
4724 (main): Install it as SIGUSR1 handler.
4725 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
4726 parameter. Always use "setup" as prefix. Toggle "set
4727 displaced-stepping" off/on depending on global. Don't switch to
4728 thread 1 here.
4729 (top level): Add displaced stepping "off/on" test axis. Update
4730 "setup" calls. Wrap each subtest with with_test_prefix. Test
4731 continuing with a queued signal in each thread.
4732
4733 2015-04-08 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
4736 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
4737 gdb_breakpoint instead of gdb_test that doesn't expect anything.
4738 Return early if running to main fails.
4739 * gdb.trace/while-stepping.exp: Likewise.
4740
4741 2015-04-07 Pedro Alves <palves@redhat.com>
4742
4743 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
4744 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
4745 interact with inferior program.
4746
4747 2015-04-07 Pedro Alves <palves@redhat.com>
4748
4749 * lib/gdb.exp (inferior_spawn_id): New global.
4750 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
4751 spawn id after processing the user code.
4752 (default_gdb_start): Set inferior_spawn_id.
4753 (send_inferior): New procedure.
4754 * lib/gdbserver-support.exp (gdbserver_start): Set
4755 inferior_spawn_id.
4756 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
4757
4758 2015-04-07 Pedro Alves <palves@redhat.com>
4759
4760 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
4761 * lib/gdbserver-support.exp (gdbserver_start): Make
4762 $server_spawn_id global.
4763 (gdbserver_start): Don't wait for gdbserver's spawn id with
4764 expect_background.
4765 (close_gdbserver): New procedure.
4766 (gdb_exit): Rename the default version and reimplement.
4767
4768 2015-04-07 Pedro Alves <palves@redhat.com>
4769
4770 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
4771 append the substituted item, not the original item.
4772
4773 2015-04-07 Pedro Alves <palves@redhat.com>
4774
4775 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
4776 gdb_expect.
4777
4778 2015-04-07 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/interrupt.exp: Don't handle the case of the inferior
4781 output appearing once only.
4782
4783 2015-04-07 Pedro Alves <palves@redhat.com>
4784
4785 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
4786 that doesn't expect anything. Return early if running to main
4787 fails.
4788
4789 2015-04-07 Yao Qi <yao.qi@linaro.org>
4790
4791 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
4792 (child_function): Call alarm.
4793 (main): Move call to alarm into the loop.
4794 * gdb.threads/non-stop-fair-events.exp: Build program with
4795 -DTIMEOUT=$timeout.
4796
4797 2015-04-06 Doug Evans <xdje42@gmail.com>
4798
4799 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
4800 Fix dest parameter to board_info.
4801 (fpc_compile): Ditto.
4802 (gdb_compile_pascal): Rename dest arg to destfile.
4803
4804 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
4805
4806 * gdb.ada/funcall_ref.exp: New file.
4807 * gdb.ada/funcall_ref/foo.adb: New file.
4808
4809 2015-04-02 Yao Qi <yao.qi@linaro.org>
4810
4811 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
4812 is remote.
4813
4814 2015-04-02 Gary Benson <gbenson@redhat.com>
4815
4816 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
4817
4818 2015-04-01 Sasha Smundak <asmundak@google.com>
4819
4820 * gdb.python/py-unwind-maint.c: New file.
4821 * gdb.python/py-unwind-maint.exp: New test.
4822 * gdb.python/py-unwind-maint.py: New file.
4823 * gdb.python/py-unwind.c: New file.
4824 * gdb.python/py-unwind.exp: New test.
4825 * gdb.python/py-unwind.py: New test.
4826
4827 2015-04-01 Pedro Alves <palves@redhat.com>
4828
4829 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
4830 to fail instead of non-existent $test.
4831
4832 2015-04-01 Pedro Alves <palves@redhat.com>
4833
4834 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
4835 GDBFLAGS if not empty.
4836
4837 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
4838
4839 * gdb.ada/complete.exp: Remove "multi_line".
4840 * gdb.ada/info_exc.exp: Remove "multi_line".
4841 * gdb.ada/packed_tagged.exp: Remove "multi_line".
4842 * gdb.ada/ptype_field.exp: Remove "multi_line".
4843 * gdb.ada/sym_print_name.exp: Remove "multi_line".
4844 * gdb.ada/tagged.exp: Remove "multi_line".
4845 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
4846 [multi_line ...]
4847 * gdb.btrace/delta.exp: Likewise.
4848 * gdb.btrace/exception.exp: Likewise.
4849 * gdb.btrace/function_call_history.exp: Likewise.
4850 * gdb.btrace/instruction_history.exp: Likewise.
4851 * gdb.btrace/nohist.exp: Likewise.
4852 * gdb.btrace/record_goto.exp: Likewise.
4853 * gdb.btrace/segv.exp: Likewise.
4854 * gdb.btrace/stepi.exp: Likewise.
4855 * gdb.btrace/tailcall.exp: Likewise.
4856 * gdb.btrace/unknown_functions.exp: Likewise.
4857 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
4858 * lib/gdb.exp: Add the "multi_line" helper.
4859
4860 2015-04-01 Pedro Alves <palves@redhat.com>
4861
4862 * gdb.threads/tid-reuse.c: New file.
4863 * gdb.threads/tid-reuse.exp: New file.
4864
4865 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
4866
4867 PR corefiles/16092
4868 * gdb.base/coredump-filter.c: New file.
4869 * gdb.base/coredump-filter.exp: Likewise.
4870
4871 2015-03-27 Petr Machata <pmachata@redhat.com>
4872
4873 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
4874 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
4875 (Dwarf::assemble): Initialize them.
4876 (Dwarf::lines): New function.
4877
4878 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
4879
4880 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
4881 SYMBOL_PREFIX for x86_64-*-cygwin.
4882
4883 2015-03-26 Andy Wingo <wingo@igalia.com>
4884
4885 PR symtab/18148
4886 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
4887 const_value but not a location.
4888 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
4889 location defined in non-main CUs are visible.
4890
4891 2015-03-26 Yao Qi <yao.qi@linaro.org>
4892
4893 PR testsuite/18139
4894 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
4895 Add a line number entry for the same line.
4896 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
4897 Add a line number entry for the same line.
4898
4899 2015-03-26 Yao Qi <yao.qi@linaro.org>
4900
4901 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
4902 .int 0.
4903 (func): Likewise. Add .Lfunc_1 label.
4904 Use .Lfunc_1 label.
4905 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
4906 .int 0.
4907 (func): Likewise.
4908 Use .Lfunc_1 label.
4909
4910 2015-03-26 Yao Qi <yao.qi@linaro.org>
4911
4912 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
4913 Call gdb_compile instead to compile each .s files without debug
4914 information.
4915
4916 2015-03-26 Yao Qi <yao.qi@linaro.org>
4917
4918 * gdb.base/savedregs.exp (process_saved_regs): Make
4919 "Saved registers:" optional in the pattern.
4920
4921 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4922
4923 * gdb.btrace/next.exp: Merged into step.exp.
4924 * gdb.btrace/finish.exp: Merged into step.exp.
4925 * gdb.btrace/nexti.exp: Merged into stepi.exp.
4926 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
4927 "record goto" and checking the exact replay position.
4928 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
4929 check for "Recording format" in "info record" output.
4930 * gdb.btrace/record_goto.exp: Choose test file based on target.
4931 * gdb.btrace/x86-record_goto.S: Renamed into ...
4932 * gdb.btrace/x86_64-record_goto.S: ... this.
4933 * gdb.btrace/i686-record_goto.S: New.
4934 * gdb.btrace/x86-tailcall.S: Renamed into ...
4935 * gdb.btrace/x86_64-tailcall.S: ... this.
4936 * gdb.btrace/i686-tailcall.S: New.
4937 * gdb.btrace/x86-tailcall.c: Renamed into ...
4938 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
4939 separate statements. Update test.
4940 * gdb.btrace/delta.exp: Use record_goto.c as test file.
4941 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
4942 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
4943 * gdb.btrace/tailcall.exp: Choose test file based on target.
4944 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
4945
4946 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
4947
4948 * gdb.btrace/exception.exp: Increase BTS buffer size.
4949
4950 2015-03-24 Pedro Alves <palves@redhat.com>
4951
4952 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
4953
4954 2015-03-24 Pedro Alves <palves@redhat.com>
4955
4956 * gdb.threads/schedlock.exp (test_step): No longer expect that
4957 "set scheduler-locking step" with "next" over a function call runs
4958 threads unlocked.
4959
4960 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4961
4962 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
4963
4964 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4965
4966 PR breakpoints/16466
4967 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
4968 * gdb.mi/mi-pending.c (thread_func): New function.
4969 (int main): Add threading support required.
4970 * gdb.mi/mi-pending.exp: Add tests for this issue.
4971 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
4972 (pendfunc2): Remove stdio dependency.
4973 * gdb.mi/mi-pendshr2.c: New file.
4974
4975 2015-03-23 Keith Seitz <keiths@redhat.com>
4976
4977 * gdb.linespec/keywords.c: New file.
4978 * gdb.linespec/keywords.exp: New file.
4979
4980 2015-03-23 Keith Seitz <keiths@redhat.com>
4981
4982 PR gdb/18021
4983 * gdb.dwarf2/staticvirtual.exp: New test.
4984
4985 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4986
4987 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
4988 * README: Remove HP-UX and gdb.hp.
4989 (configuration):
4990 * configure: Regenerate.
4991 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
4992 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
4993 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
4994 gdb.hp/gdb.defects/Makefile.
4995 * gdb.hp/Makefile.in: File deleted.
4996 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
4997 * gdb.hp/gdb.aCC/optimize.c: File deleted.
4998 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
4999 * gdb.hp/gdb.aCC/run.c: File deleted.
5000 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
5001 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
5002 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
5003 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
5004 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
5005 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
5006 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
5007 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
5008 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
5009 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
5010 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
5011 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
5012 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
5013 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
5014 * gdb.hp/gdb.base-hp/reg.s: File deleted.
5015 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
5016 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
5017 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
5018 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
5019 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
5020 * gdb.hp/gdb.compat/Makefile.in: File deleted.
5021 * gdb.hp/gdb.compat/average.c: File deleted.
5022 * gdb.hp/gdb.compat/sum.c: File deleted.
5023 * gdb.hp/gdb.compat/xdb.c: File deleted.
5024 * gdb.hp/gdb.compat/xdb0.c: File deleted.
5025 * gdb.hp/gdb.compat/xdb0.h: File deleted.
5026 * gdb.hp/gdb.compat/xdb1.c: File deleted.
5027 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
5028 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
5029 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
5030 * gdb.hp/gdb.defects/Makefile.in: File deleted.
5031 * gdb.hp/gdb.defects/bs14602.c: File deleted.
5032 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
5033 * gdb.hp/gdb.defects/solib-d.c: File deleted.
5034 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
5035 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
5036 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
5037 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
5038 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
5039 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
5040 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
5041 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
5042 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
5043 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
5044 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
5045 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
5046 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
5047 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
5048 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
5049 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
5050 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
5051 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
5052 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
5053 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
5054 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
5055 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
5056 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
5057 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
5058 * gdb.hp/tools/odump: File deleted.
5059
5060 2015-03-19 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.threads/continue-pending-status.exp (saw_thread_2)
5063 (saw_thread_3): New globals.
5064 (top level): Increment them when an event for the corresponding
5065 thread is seen.
5066 (no thread starvation): New test.
5067
5068 2015-03-19 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.threads/continue-pending-status.c: New file.
5071 * gdb.threads/continue-pending-status.exp: New file.
5072
5073 2015-03-18 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
5076 Use gdb_is_target_remote instead of is_remote. Use
5077 gdb_test_multiple instead of gdb_expect. Exit early if
5078 gdb_test_multiple hits its internal matches. Tighten stepi tests
5079 expected output. Fail on exit with any signal, instead of just
5080 SIGILL.
5081
5082 2015-03-18 Yao Qi <yao.qi@linaro.org>
5083
5084 PR tdep/18107
5085 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
5086 variable.
5087 * gdb.base/catch-syscall.exp: Don't skip it on
5088 aarch64*-*-linux* target. Remove elements in all_syscalls.
5089 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
5090 target.
5091 (setup_all_syscalls): New proc.
5092
5093 2015-03-16 Yao Qi <yao.qi@linaro.org>
5094
5095 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
5096 (top level): Skip tests if valid_addr_p returns false for
5097 $cmd1 or $cmd2.
5098
5099 2015-03-11 Andy Wingo <wingo@igalia.com>
5100
5101 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
5102
5103 2015-03-11 Yao Qi <yao.qi@linaro.org>
5104
5105 * gdb.base/catch-syscall.exp: Fix typo in comments.
5106
5107 2015-03-11 Yao Qi <yao.qi@linaro.org>
5108
5109 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
5110
5111 2015-03-09 Pedro Alves <palves@redhat.com>
5112
5113 * dg-extract-results.py: Delete.
5114
5115 2015-03-09 Pedro Alves <palves@redhat.com>
5116
5117 Merge dg-extract-results.sh from GCC upstream (r218843).
5118
5119 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
5120 * dg-extract-results.sh: Use --text with grep to avoid issues with
5121 binary files. Fall back to cat -v, if that doesn't work.
5122
5123 2015-03-05 Pedro Alves <palves@redhat.com>
5124
5125 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
5126
5127 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
5128
5129 * lib/mi-support.exp (mi_expect_interrupt): Accept
5130 alternative event for when in all-stop mode.
5131
5132 2015-03-04 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
5135
5136 2015-03-04 Mark Kettenis <kettenis@gnu.org>
5137
5138 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
5139
5140 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5141
5142 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
5143 regexps for GDB's current line display, accept a hex address
5144 preceding the line number.
5145
5146 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5147
5148 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
5149 the 'arch1' variable for "s390*-linux*" targets.
5150
5151 2015-03-04 Pedro Alves <palves@redhat.com>
5152
5153 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
5154 (main): Pass missing retval argument to pthread_join call.
5155
5156 2015-03-02 Pedro Alves <palves@redhat.com>
5157
5158 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
5159 (top level): Call do_test with non-stop as well.
5160
5161 2015-03-02 Pedro Alves <palves@redhat.com>
5162
5163 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
5164 -1.
5165
5166 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5167
5168 * gdb.arch/s390-vregs.exp: New test.
5169 * gdb.arch/s390-vregs.S: New file.
5170
5171 2015-02-27 Pedro Alves <palves@redhat.com>
5172
5173 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
5174 call to catch_command_errors.
5175 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
5176 catch_command_errors.
5177
5178 2015-02-27 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
5181 "true" for boolean result.
5182 * gdb.gdb/selftest.exp (test_with_self): Also accept full
5183 prototype of main.
5184
5185 2015-02-27 Pedro Alves <palves@redhat.com>
5186
5187 * lib/unbuffer_output.c: New file.
5188 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
5189 (main): Call gdb_unbuffer_output.
5190
5191 2015-02-27 Yao Qi <yao.qi@linaro.org>
5192
5193 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
5194 target.
5195
5196 2015-02-26 Doug Evans <dje@google.com>
5197
5198 * gdb.cp/class2.cc (Dbase, D): New classes.
5199 (main): New local delta.
5200 * gdb.cp/class2.exp: Test printing delta.
5201 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
5202 (dynbar): New global.
5203 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
5204
5205 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5206
5207 * gdb.compile/compile-ifunc.c: New file.
5208 * gdb.compile/compile-ifunc.exp: New file.
5209
5210 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
5211
5212 * gdb.base/structs.exp: Check for correct struct on finish.
5213
5214 2015-02-26 Yao Qi <yao.qi@linaro.org>
5215
5216 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
5217 is zero.
5218
5219 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5220
5221 * gdb.arch/cordic.ko.bz2: New file.
5222 * gdb.arch/cordic.ko.debug.bz2: New file.
5223 * gdb.arch/ppc64-symtab-cordic.exp: New file.
5224
5225 2015-02-25 Yao Qi <yao.qi@linaro.org>
5226
5227 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
5228 aarch64*-*-* target.
5229
5230 2015-02-23 Pedro Alves <palves@redhat.com>
5231
5232 * lib/gdb.exp (delete_breakpoints): Rewrite using
5233 gdb_test_multiple.
5234
5235 2015-02-23 Pedro Alves <palves@redhat.com>
5236
5237 * gdb.base/info-os.c: Include stdlib.h.
5238
5239 2015-02-22 Doug Evans <xdje42@gmail.com>
5240
5241 PR symtab/17855
5242 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
5243 is read after symbols have been re-read.
5244 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
5245 * gdb.ada/exec_changed/second.adb (Second): Ditto.
5246
5247 2015-02-21 Doug Evans <dje@google.com>
5248
5249 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
5250
5251 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5252
5253 PR corefiles/17808
5254 * gdb.arch/i386-biarch-core.core.bz2: New file.
5255 * gdb.arch/i386-biarch-core.exp: New file.
5256
5257 2015-02-21 Pedro Alves <palves@redhat.com>
5258
5259 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
5260 runto_main fails.
5261
5262 2015-02-20 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
5265 info probes.
5266
5267 2015-02-20 Pedro Alves <palves@redhat.com>
5268
5269 * gdb.threads/multi-create-ns-info-thr.exp: New file.
5270
5271 2015-02-20 Pedro Alves <palves@redhat.com>
5272
5273 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
5274 clean_restart before gdb_target_supports_trace.
5275
5276 2015-02-20 Pedro Alves <palves@redhat.com>
5277
5278 PR threads/18006
5279 * gdb.threads/clone-thread_db.c: New file.
5280 * gdb.threads/clone-thread_db.exp: New file.
5281
5282 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
5283
5284 PR breakpoints/16812
5285 * gdb.base/catch-gdb-caused-signals.c: New file.
5286 * gdb.base/catch-gdb-caused-signals.exp: New file.
5287
5288 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
5289
5290 * configure: Regenerated.
5291 * configure.ac: Use GDB_AC_TRANSFORM.
5292 * aclocal.m4: sinclude ../transform.m4.
5293
5294 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5295
5296 * lib/dtrace.exp: New file.
5297 * gdb.base/dtrace-probe.exp: Likewise.
5298 * gdb.base/dtrace-probe.d: Likewise.
5299 * gdb.base/dtrace-probe.c: Likewise.
5300 * lib/pdtrace.in: Likewise.
5301 * configure.ac: Output variables with the transformed names of
5302 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
5303 * configure: Regenerated.
5304
5305 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
5306
5307 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
5308 expected message when trying to access $_probe_* convenience
5309 variables while not on a probe.
5310
5311 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5312
5313 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
5314
5315 2015-02-11 Pedro Alves <pedro@codesourcery.com>
5316
5317 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
5318 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
5319
5320 2015-02-10 Doug Evans <xdje42@gmail.com>
5321
5322 * lib/gdb.exp (gdb_load): Always return a result.
5323
5324 2015-02-10 Pedro Alves <palves@redhat.com>
5325
5326 * gdb.threads/signal-sigtrap.c: New file.
5327 * gdb.threads/signal-sigtrap.exp: New file.
5328
5329 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
5330
5331 * gdb.trace/no-attach-trace.c: New file.
5332 * gdb.trace/no-attach-trace.exp: New file.
5333
5334 2015-02-09 Mark Wielaard <mjw@redhat.com>
5335
5336 * gdb.dwarf2/atomic.c: New file.
5337 * gdb.dwarf2/atomic-type.exp: Likewise.
5338
5339 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5340
5341 * gdb.btrace/buffer-size.exp: Update "info record" output.
5342 * gdb.btrace/delta.exp: Update "info record" output.
5343 * gdb.btrace/enable.exp: Update "info record" output.
5344 * gdb.btrace/finish.exp: Update "info record" output.
5345 * gdb.btrace/instruction_history.exp: Update "info record" output.
5346 * gdb.btrace/next.exp: Update "info record" output.
5347 * gdb.btrace/nexti.exp: Update "info record" output.
5348 * gdb.btrace/step.exp: Update "info record" output.
5349 * gdb.btrace/stepi.exp: Update "info record" output.
5350 * gdb.btrace/nohist.exp: Update "info record" output.
5351
5352 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5353
5354 * gdb.btrace/buffer-size: New.
5355
5356 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
5357
5358 * gdb.btrace/delta.exp: Update "info record" output.
5359 * gdb.btrace/enable.exp: Update "info record" output.
5360 * gdb.btrace/finish.exp: Update "info record" output.
5361 * gdb.btrace/instruction_history.exp: Update "info record" output.
5362 * gdb.btrace/next.exp: Update "info record" output.
5363 * gdb.btrace/nexti.exp: Update "info record" output.
5364 * gdb.btrace/step.exp: Update "info record" output.
5365 * gdb.btrace/stepi.exp: Update "info record" output.
5366 * gdb.btrace/nohist.exp: Update "info record" output.
5367
5368 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
5369
5370 PR gdb/15678
5371 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
5372
5373 2015-02-06 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
5376 macro.
5377 (seconds_left, again): New globals.
5378 (main): Wait seconds_left in a 1-second sleep loop instead of
5379 sleeping 180 seconds. If 'again' is set, reset the seconds
5380 counter.
5381 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
5382 'again' in the inferior before detaching. Print the seconds left.
5383 (options): New global.
5384 (top level): Build program with -DTIMEOUT=$timeout.
5385
5386 2015-02-06 Pedro Alves <palves@redhat.com>
5387
5388 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
5389 determine how many seconds to pass to 'alarm'.
5390 * gdb.base/gdb-sigterm.exp (top level): Build program with
5391 -DTIMEOUT=$timeout.
5392 (do_test): Return success/failure indication. Add more verbose
5393 logging. Don't fail if 200 single steps are seen. Instead, fail
5394 when the test times out.
5395 (passes): New global.
5396 (top level): Break the testing loop if testing fails on any
5397 iteration. Use gdb_assert.
5398
5399 2015-02-04 Don Breazeal <donb@codesourcery.com>
5400
5401 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
5402 and initialize them.
5403 (ipc_cleanup): New function.
5404 (main): Don't declare shmid, semid, and msqid. Add a call to
5405 atexit so that we call ipc_cleanup on exit.
5406
5407 2015-02-04 Pedro Alves <palves@redhat.com>
5408
5409 * boards/native-extended-gdbserver.exp: Remove any target variant
5410 specifications from the board name before clearing the isremote
5411 flag from board_info.
5412
5413 2015-01-31 Doug Evans <xdje42@gmail.com>
5414
5415 * gdb.base/maint.exp <maint print type argc>: Update expected output.
5416
5417 2015-01-31 Gary Benson <gbenson@redhat.com>
5418
5419 * gdb.base/completion.exp: Disable completion limiting for
5420 existing tests. Add new tests to check completion limiting.
5421 * gdb.linespec/ls-errs.exp: Disable completion limiting.
5422
5423 2015-01-31 Doug Evans <xdje42@gmail.com>
5424
5425 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
5426
5427 2015-01-31 Doug Evans <xdje42@gmail.com>
5428
5429 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
5430 entries. Duplicate file section script entries.
5431 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
5432 inlined entries. Add test for safe-path rejection.
5433 * gdb.python/py-section-script.c: Add duplicate inlined section script
5434 entries. Duplicate file section script entries.
5435 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
5436 inlined entries. Add test for safe-path rejection.
5437
5438 2015-01-29 Joel Brobecker <brobecker@adacore.com>
5439
5440 * gdb.ada/disc_arr_bound: New testcase.
5441
5442 2015-01-29 Joel Brobecker <brobecker@adacore.com>
5443
5444 * gdb.ada/mi_var_array: New testcase.
5445
5446 2015-01-27 Doug Evans <dje@google.com>
5447
5448 * gdb.python/py-objfile.exp: Add tests for objfile.username.
5449 Add test for objfile.filename, objfile.username after objfile
5450 has been unloaded.
5451
5452 2015-01-26 Joel Brobecker <brobecker@adacore.com>
5453
5454 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
5455 the second test to print the name attribute of value
5456 returned by the call to gdb.lookup_type, and adjust
5457 the expected output accordingly.
5458
5459 2015-01-25 Mark Wielaard <mjw@redhat.com>
5460
5461 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
5462 * gdb.base/disp-step-fork.c: Include unistd.h.
5463 * gdb.base/siginfo-obj.c: Include stdio.h.
5464 * gdb.base/siginfo-thread.c: Likewise.
5465 * gdb.mi/non-stop.c: Include unistd.h.
5466 * gdb.mi/nsthrexec.c: Include stdio.h.
5467 * gdb.mi/pthreads.c: Include unistd.h.
5468 * gdb.modula2/unbounded1.c (main): Declare returns int.
5469 * gdb.reverse/consecutive-reverse.c: Likewise.
5470 * gdb.threads/create-fail.c: Include unistd.h.
5471 * gdb.threads/killed.c: Likewise.
5472 * gdb.threads/linux-dp.c: Likewise.
5473 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
5474 * gdb.threads/non-ldr-exc-2.c: Likewise.
5475 * gdb.threads/non-ldr-exc-3.c: Likewise.
5476 * gdb.threads/non-ldr-exc-4.c: Likewise.
5477 * gdb.threads/pthreads.c: Include unistd.h.
5478 (main): Declare returns int.
5479 * gdb.threads/tls-main.c (foo): New declaration.
5480 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
5481
5482 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
5483
5484 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
5485 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
5486
5487 2015-01-15 Mark Wielaard <mjw@redhat.com>
5488
5489 * gdb.base/noreturn-return.c: New file.
5490 * gdb.base/noreturn-return.exp: New file.
5491 * gdb.base/noreturn-finish.c: New file.
5492 * gdb.base/noreturn-finish.exp: New file.
5493
5494 2015-01-23 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.threads/continue-pending-after-query.c: New file.
5497 * gdb.threads/continue-pending-after-query.exp: New file.
5498
5499 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
5500 Simon Marchi <simon.marchi@ericsson.com>
5501
5502 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
5503 * gdb.base/valgrind-db-attach.exp: Same.
5504 * gdb.base/valgrind-infcall.exp: Same.
5505 * lib/mi-support.exp (default_mi_gdb_start): Same.
5506 * lib/prompt.exp (default_prompt_gdb_start): Same.
5507 * lib/gdb.exp (default_gdb_spawn): Same.
5508 (gdb_interact): New.
5509
5510
5511 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5512
5513 * gdb.compile/compile.exp (pointer to jit function): New test.
5514
5515 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
5516
5517 * lib/gdb.exp (supports_process_record): Return true for
5518 powerpc*-*-linux*.
5519 (supports_reverse): Likewise.
5520
5521 2015-01-15 Don Breazeal <donb@codesourcery.com>
5522
5523 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
5524 instead of checking whether the target board is remote and
5525 use spawn_wait_for_attach instead of exec/sleep.
5526 * gdb.base/attach-twice.exp: Likewise.
5527
5528 2015-01-15 Joel Brobecker <brobecker@adacore.com>
5529
5530 * gdb.ada/var_arr_attrs: New testcase.
5531
5532 2015-01-14 Pedro Alves <palves@redhat.com>
5533 Joel Brobecker <brobecker@adacore.com>
5534
5535 PR gdb/17525
5536 * gdb.base/bp-cmds-execution-x-script.c: New file.
5537 * gdb.base/bp-cmds-execution-x-script.exp: New file.
5538 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
5539
5540 2015-01-14 Pedro Alves <palves@redhat.com>
5541
5542 PR cli/17828
5543 * gdb.base/batch-preserve-term-settings.c: New file.
5544 * gdb.base/batch-preserve-term-settings.exp: New file.
5545
5546 2015-01-13 Doug Evans <dje@google.com>
5547
5548 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
5549 binary.
5550
5551 2015-01-13 Joel Brobecker <brobecker@adacore.com>
5552
5553 * Makefile.in (clean mostlyclean): Do not delete *.py.
5554
5555 2015-01-13 Joel Brobecker <brobecker@adacore.com>
5556
5557 * gdb.python/py-lookup-type.exp: New file.
5558
5559 2015-01-12 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
5562 restore GDBFLAGS before returning.
5563
5564 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5565
5566 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
5567 is_amd64_regs_target and is_x86_like_target.
5568
5569 2015-01-11 Doug Evans <xdje42@gmail.com>
5570
5571 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
5572 is given without an explicit form.
5573 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
5574 attributes.
5575 * gdb.dwarf/corrupt.exp: Ditto.
5576 * gdb.dwarf2/enum-type.exp: Ditto.
5577 * gdb.trace/entry-values.exp: Ditto.
5578 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
5579
5580 2015-01-11 Doug Evans <xdje42@gmail.com>
5581
5582 PR gdb/15830
5583 * gdb.base/maint.exp: Remove references to "maint demangle".
5584 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
5585 Add tests for explicitly specifying language to demangle.
5586 * gdb.dlang/demangle.exp: Ditto.
5587
5588 2015-01-09 Pedro Alves <palves@redhat.com>
5589
5590 * gdb.threads/non-stop-fair-events.c: New file.
5591 * gdb.threads/non-stop-fair-events.exp: New file.
5592
5593 2015-01-09 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
5596 the global scope. Set a breakpoint after all threads are started
5597 rather than stepping over two source lines. Expect the prompt.
5598 * gdb.base/watch_thread_num.c (threads_started_barrier): New
5599 global.
5600 (NUM): Now 15.
5601 (main): Use threads_started_barrier to wait for all threads to
5602 start. Main thread no longer calls thread_function. Exit after
5603 180 seconds.
5604 (loop): New function.
5605 (thread_function): Wait on threads_started_barrier barrier. Call
5606 'loop' at each iteration.
5607 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
5608 threads have started, instead of hardcoding number of "next"
5609 steps. Use an access watchpoint instead of a write watchpoint.
5610
5611 2015-01-09 Pedro Alves <palves@redhat.com>
5612
5613 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
5614 (thread_func): Wait on barrier.
5615 (main): Wait for all threads to start before stopping GDB.
5616 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
5617 global.
5618 (thread1_func, thread2_func): Wait on barrier.
5619 (main): Wait for all threads to start before stopping GDB.
5620 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
5621 New global.
5622 (thread1_func, thread2_func): Wait on barrier.
5623 (main): Wait for all threads to start before stopping GDB.
5624
5625 2015-01-09 Pedro Alves <palves@redhat.com>
5626
5627 * gdb.threads/attach-many-short-lived-threads.c: New file.
5628 * gdb.threads/attach-many-short-lived-threads.exp: New file.
5629
5630 2014-01-09 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
5633 instead of to thread 2.
5634 * gdb.threads/signal-command-multiple-signals-pending.c (main):
5635 Add barrier around each pthread_create call instead of around all
5636 calls.
5637 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
5638 Set a break on thread_function and have the child threads hit it
5639 one at at a time.
5640
5641 2015-01-09 Pedro Alves <palves@redhat.com>
5642
5643 * lib/gdb.exp (can_spawn_for_attach): New procedure.
5644 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
5645 false.
5646 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
5647 checking whether the target board is remote.
5648 * gdb.multi/multi-attach.exp: Likewise.
5649 * gdb.python/py-sync-interp.exp: Likewise.
5650 * gdb.server/ext-attach.exp: Likewise.
5651 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
5652 tests that need to attach, instead of checking whether the target
5653 board is remote at the top of the file.
5654
5655 2015-01-08 Yao Qi <yao@codesourcery.com>
5656
5657 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
5658
5659 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5660
5661 Fix testcase compilation.
5662 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
5663
5664 2015-01-06 Joel Brobecker <brobecker@adacore.com>
5665
5666 * gdb.python/py-type.exp: Add a couple test about empty
5667 array creation, and negative-length array creation.
5668
5669 2015-01-02 Doug Evans <xdje42@gmail.com>
5670
5671 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
5672
5673 2015-01-02 Doug Evans <dje@google.com>
5674
5675 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
5676
5677 2014-12-29 Yao Qi <yao@codesourcery.com>
5678
5679 * gdb.trace/entry-values.exp: Update comments. Rename variable
5680 bar_call_foo to returned_from_foo.
5681
5682 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
5683
5684 PR gdb/17394
5685 * gdb.linespec/break-asm-file.c: New file.
5686 * gdb.linespec/break-asm-file.exp: New file.
5687 * gdb.linespec/break-asm-file0.s: New file.
5688 * gdb.linespec/break-asm-file1.s: New file.
5689
5690 2014-12-18 Nigel Stephens <nigel@mips.com>
5691 Maciej W. Rozycki <macro@codesourcery.com>
5692
5693 * gdb.base/float.exp: Handle the new output from "info float" on
5694 MIPS targets.
5695
5696 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5697
5698 Fix MinGW compilation.
5699 * gdb.compile/compile-ops.exp: Update untested message if
5700 !skip_compile_feature_tests.
5701 * gdb.compile/compile-setjmp.exp: Likewise.
5702 * gdb.compile/compile-tls.exp: Likewise.
5703 * gdb.compile/compile.exp: Likewise.
5704 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
5705 supported on this host".
5706
5707 2014-12-16 Doug Evans <xdje42@gmail.com>
5708
5709 * boards/stabs.exp: New file.
5710
5711 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
5712
5713 * gdb.base/completion.exp: Adjust to format changes of "maint
5714 print user-registers".
5715
5716 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
5717
5718 PR server/17457
5719 * gdb.arch/aarch64-fp.c: New file.
5720 * gdb.arch/aarch64-fp.exp: New file.
5721
5722 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5723
5724 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
5725 r210637, r210913, r211666, r215400, r215817).
5726
5727 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
5728 * dg-extract-results.py: New file.
5729 * dg-extract-results.sh: Use it if the environment seems
5730 suitable.
5731
5732 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
5733
5734 * dg-extract-results.py (parse_run): Handle warnings that
5735 are printed before a test harness is run.
5736
5737 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
5738
5739 * dg-extract-results.py (Named): Remove __cmp__ method.
5740 (output_variation): Use a key to sort variation.harnesses.
5741
5742 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
5743
5744 * dg-extract-results.py: For Python 3, force sys.stdout to
5745 handle surrogate escape sequences.
5746 (safe_open): New function.
5747 (output_segment, main): Use it.
5748
5749 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
5750
5751 * dg-extract-results.py (Prog.result_re): Include options
5752 in test name.
5753
5754 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
5755
5756 * dg-extract-results.py (output_variation): Always sort if
5757 do_sum.
5758
5759 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
5760
5761 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
5762 as long as we get pagination notifications.
5763
5764 2014-12-15 Jason Merrill <jason@redhat.com>
5765
5766 * Makefile.in (check-gdb.%): Restore.
5767 * README: Mention it.
5768
5769 2014-12-13 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdb.ada/str_uninit: New testcase.
5772
5773 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5774
5775 PR symtab/17642
5776 * gdb.base/vla-stub-define.c: New file.
5777 * gdb.base/vla-stub.c: New file.
5778 * gdb.base/vla-stub.exp: New file.
5779
5780 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
5781 Jan Kratochvil <jan.kratochvil@redhat.com>
5782 Tom Tromey <tromey@redhat.com>
5783
5784 * configure.ac: Add gdb.compile/.
5785 * configure: Regenerate.
5786 * gdb.compile/Makefile.in: New file.
5787 * gdb.compile/compile-ops.exp: New file.
5788 * gdb.compile/compile-ops.c: New file.
5789 * gdb.compile/compile-tls.c: New file.
5790 * gdb.compile/compile-tls.exp: New file.
5791 * gdb.compile/compile-constvar.S: New file.
5792 * gdb.compile/compile-constvar.c: New file.
5793 * gdb.compile/compile-mod.c: New file.
5794 * gdb.compile/compile-nodebug.c: New file.
5795 * gdb.compile/compile-setjmp-mod.c: New file.
5796 * gdb.compile/compile-setjmp.c: New file.
5797 * gdb.compile/compile-setjmp.exp: New file.
5798 * gdb.compile/compile-shlib.c: New file.
5799 * gdb.compile/compile.c: New file.
5800 * gdb.compile/compile.exp: New file.
5801 * lib/gdb.exp (skip_compile_feature_tests): New proc.
5802
5803 2014-12-12 Tom Tromey <tromey@redhat.com>
5804
5805 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
5806 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
5807
5808 2014-12-12 Doug Evans <dje@google.com>
5809
5810 * lib/gdb-python.exp (get_python_valueof): New function.
5811 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
5812
5813 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5814
5815 * gdb.base/completion.exp: Add test for completion of "info
5816 registers ".
5817
5818 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
5819
5820 * gdb.base/func-ptrs.c: New file.
5821 * gdb.base/func-ptrs.exp: New file.
5822
5823 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5824
5825 PR breakpoints/17012
5826 * gdb.base/dprintf-detach.c: New file.
5827 * gdb.base/dprintf-detach.exp: New file.
5828
5829 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
5830
5831 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
5832 * lib/gdb.exp (target_is_gdbserver): New procedure.
5833
5834 2014-12-08 Doug Evans <dje@google.com>
5835
5836 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
5837
5838 2014-12-05 Yao Qi <yao@codesourcery.com>
5839
5840 * gdb.guile/scm-error.exp: Remove the third argument to
5841 gdb_remote_download.
5842 * gdb.guile/scm-frame-args.exp: Likewise.
5843 * gdb.guile/scm-section-script.exp: Likewise.
5844
5845 2014-12-05 Yao Qi <yao@codesourcery.com>
5846
5847 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
5848
5849 2014-12-04 Doug Evans <dje@google.com>
5850
5851 * gdb.python/py-objfile.exp: Add tests for
5852 objfile.add_separate_debug_file.
5853
5854 2014-12-04 Doug Evans <dje@google.com>
5855
5856 * lib/gdb.exp (get_build_id): New function.
5857 (build_id_debug_filename_get): Rewrite to use it.
5858 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
5859
5860 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
5861
5862 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
5863 `method(long)', not just 0x0.
5864 * gdb.cp/nsalias.exp: Align code labels to 4.
5865 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
5866 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
5867 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
5868 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
5869 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
5870 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
5871
5872 2014-12-02 Doug Evans <dje@google.com>
5873
5874 PR symtab/17602
5875 * gdb.cp/anon-ns.cc: Move guts of this file to ...
5876 * gdb.cp/anon-ns2.cc: ... here. New file.
5877 * gdb.cp/anon-ns.exp: Update.
5878
5879 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
5880
5881 * gdb.python/py-events.py (inferior_call_handler): New.
5882 (register_changed_handler, memory_changed_handler): New.
5883 (test_events.invoke): Register new handlers.
5884 * gdb.python/py-events.exp: Add tests for inferior call,
5885 memory_changed and register_changed events.
5886
5887 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
5888
5889 * gdb.base/execl-update-breakpoints.exp: Specify the link address
5890 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
5891 if the linker doesn't understand this.
5892
5893 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
5894
5895 * gdb.python/python.exp: Change expected reply to help().
5896
5897 2014-12-01 Yao Qi <yao@codesourcery.com>
5898
5899 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
5900 AC_CONFIG_SUBDIRS(gdb.gdbtk).
5901 * configure: Re-generated.
5902
5903 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
5904
5905 * gdb.cp/chained-calls.cc: New file.
5906 * gdb.cp/chained-calls.exp: New file.
5907 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
5908
5909 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
5910
5911 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
5912 * gdb.dwarf2/symtab-producer.exp: Same.
5913 * gdb.gdb/python-interrupts.exp: Same.
5914 * gdb.gdb/python-selftest.exp: Same.
5915 * gdb.python/py-linetable.exp: Same.
5916 * gdb.python/py-type.exp: Same.
5917 * gdb.python/py-value-cc.exp: Same.
5918 * gdb.python/py-value.exp: Same.
5919
5920 2014-11-28 Yao Qi <yao@codesourcery.com>
5921
5922 * gdb.base/break-probes.exp: Match library name prefixed with
5923 sysroot.
5924
5925 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
5926
5927 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
5928 test expected output. Add parentheses for the call to print.
5929 Remove L suffix from integers.
5930
5931 2014-11-26 Doug Evans <dje@google.com>
5932
5933 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
5934
5935 2014-11-22 Yao Qi <yao@codesourcery.com>
5936
5937 * gdb.trace/entry-values.c: Remove asms.
5938 (foo): Add foo_label.
5939 (bar): Add bar_label.
5940 * gdb.trace/entry-values.exp: Remove code computing foo's
5941 length and bar's length.
5942 (Dwarf::assemble): Invoke function_range for bar and use
5943 MACRO_AT_func for foo.
5944
5945 2014-11-22 Yao Qi <yao@codesourcery.com>
5946
5947 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
5948 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
5949 Use .Lgcc43_procstart instead of gcc43.
5950
5951 2014-11-21 Joel Brobecker <brobecker@adacore.com>
5952
5953 * gdb.ada/n_arr_bound: New testcase.
5954
5955 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5956
5957 PR breakpoints/10737
5958 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
5959 test_catch_syscall_multi_arch.
5960 (test_catch_syscall_multi_arch): New function.
5961
5962 2014-11-20 Doug Evans <xdje42@gmail.com>
5963
5964 * gdb.base/maint.exp: Update expected output.
5965
5966 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5967
5968 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
5969 4-byte instruction on S390.
5970
5971 2014-11-19 Joel Brobecker <brobecker@adacore.com>
5972
5973 * gdb.ada/arr_arr: New testcase.
5974
5975 2014-11-19 Joel Brobecker <brobecker@adacore.com>
5976
5977 * gdb.ada/pkd_arr_elem: New Testcase.
5978
5979 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
5980
5981 * gdb.reverse/break-precsave: Expect completion message for
5982 core file reads.
5983 * gdb.reverse/consecutive-precsave.exp: Likewise.
5984 * gdb.reverse/finish-precsave.exp: Likewise.
5985 * gdb.reverse/i386-precsave.exp: Likewise.
5986 * gdb.reverse/machinestate-precsave.exp: Likewise.
5987 * gdb.reverse/sigall-precsave.exp: Likewise.
5988 * gdb.reverse/solib-precsave.exp: Likewise.
5989 * gdb.reverse/step-precsave.exp: Likewise.
5990 * gdb.reverse/until-precsave.exp: Likewise.
5991 * gdb.reverse/watch-precsave.exp: Likewise.
5992
5993 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5994
5995 * gdb.base/bp-permanent.c: Include unistd.h.
5996 * gdb.python/py-framefilter-mi.c (main): Add return type.
5997 * gdb.python/py-framefilter.c (main): Likewise.
5998 * gdb.trace/actions-changed.c (main): Likewise.
5999
6000 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6001
6002 * gdb.mi/until.c: Add eye-catchers.
6003 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
6004 line numbers.
6005
6006 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6007
6008 * gdb.base/condbreak.exp: Drop references to removed non-prototype
6009 function header variants in break1.c.
6010 * gdb.base/ena-dis-br.exp: Likewise.
6011 * gdb.base/hbreak2.exp: Likewise.
6012 * gdb.reverse/until-precsave.exp: Drop references to removed
6013 non-prototype function header variants in ur1.c.
6014 * gdb.reverse/until-reverse.exp: Likewise.
6015
6016 2014-11-17 Petr Machata <pmachata@redhat.com>
6017
6018 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
6019 ${_cu_offset_size} bytes abbrev offset.
6020
6021 2014-11-15 Doug Evans <xdje42@gmail.com>
6022
6023 PR symtab/17559
6024 * gdb.base/line-symtabs.exp: New file.
6025 * gdb.base/line-symtabs.c: New file.
6026 * gdb.base/line-symtabs.h: New file.
6027
6028 2014-11-14 Yao Qi <yao@codesourcery.com>
6029
6030 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
6031 (func): Add label func_label.
6032 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
6033 Replace low_pc and high_pc with MACRO_AT_range.
6034 Replace name, low_pc and high_pc with MACRO_AT_func.
6035
6036 2014-11-14 Yao Qi <yao@codesourcery.com>
6037
6038 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
6039 Replace name, low_pc and high_pc with MACRO_AT_func.
6040
6041 2014-11-14 Yao Qi <yao@codesourcery.com>
6042
6043 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
6044 produce debug information.
6045 * gdb.dwarf2/implptr-optimized-out.S: Removed.
6046
6047 2014-11-14 Yao Qi <yao@codesourcery.com>
6048
6049 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
6050 object and get function length.
6051 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
6052 with MACRO_AT_func.
6053 (top-level): Replace gdb_compile and clean_restart with
6054 prepare_for_testing.
6055 * gdb.dwarf2/main.c (main): Add label main_label.
6056
6057 2014-11-14 Yao Qi <yao@codesourcery.com>
6058
6059 * lib/dwarf.exp (function_range): New procedure.
6060 (Dwarf::_handle_macro_at_func): New procedure.
6061 (Dwarf::_handle_macro_at_range): New procedure.
6062 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
6063
6064 2014-11-14 Yao Qi <yao@codesourcery.com>
6065
6066 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
6067 (_handle_attribute): New procedure.
6068
6069 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6070
6071 * gdb.ada/cond_lang/foo.c (callme): Add return type.
6072 * gdb.base/call-sc.c (zed): Likewise.
6073 * gdb.base/checkpoint.c (main): Likewise.
6074 * gdb.base/dump.c (main): Likewise.
6075 * gdb.base/gcore.c (main): Likewise.
6076 * gdb.base/huge.c (main): Likewise.
6077 * gdb.base/multi-forks.c (main): Likewise.
6078 * gdb.base/pr10179-a.c (main): Likewise.
6079 * gdb.base/savedregs.c (main): Likewise.
6080 * gdb.base/sigaltstack.c (main): Likewise.
6081 * gdb.base/siginfo.c (main): Likewise.
6082 * gdb.base/structs.c (zed): Likewise.
6083 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
6084 * gdb.mi/mi-syn-frame.c (main): Likewise.
6085 * gdb.mi/until.c (foo, main): Likewise.
6086 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
6087 * gdb.base/solib-weak.c (foo): Declare.
6088 * gdb.base/attach-twice.c: Include stdio.h.
6089 * gdb.base/weaklib1.c: Likewise.
6090 * gdb.base/weaklib2.c: Likewise.
6091 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
6092 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
6093 unistd.h.
6094 * gdb.base/attach-pie-misread.c: Include stdlib.h.
6095 * gdb.mi/mi-exit-code.c: Likewise.
6096 * gdb.base/break-interp-lib.c: Include string.h.
6097 * gdb.base/coremaker.c: Likewise.
6098 * gdb.base/testenv.c: Likewise.
6099 * gdb.python/py-finish-breakpoint.c: Likewise.
6100 * gdb.base/inferior-died.c: Include sys/wait.h.
6101 * gdb.base/fileio.c: Include time.h.
6102 * gdb.base/async-shell.c: Include unistd.h.
6103 * gdb.base/dprintf-non-stop.c: Likewise.
6104 * gdb.base/info-os.c: Likewise.
6105 * gdb.mi/mi-console.c: Likewise.
6106 * gdb.mi/watch-nonstop.c: Likewise.
6107 * gdb.python/py-events.c: Likewise.
6108 * gdb.base/async.c (baz): Move up before its invocation.
6109 * gdb.base/code_elim2.c (my_global_func): Likewise.
6110 * gdb.base/skip-solib-lib.c (multiply): Likewise.
6111 * gdb.base/advance.c (func2): Likewise.
6112
6113 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6114
6115 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
6116 variant.
6117 * gdb.base/annota3.c: Likewise.
6118 * gdb.base/async.c: Likewise.
6119 * gdb.base/average.c: Likewise.
6120 * gdb.base/call-ar-st.c: Likewise.
6121 * gdb.base/call-rt-st.c: Likewise.
6122 * gdb.base/call-sc.c: Likewise.
6123 * gdb.base/call-strs.c: Likewise.
6124 * gdb.base/ending-run.c: Likewise.
6125 * gdb.base/execd-prog.c: Likewise.
6126 * gdb.base/exprs.c: Likewise.
6127 * gdb.base/foll-exec.c: Likewise.
6128 * gdb.base/foll-fork.c: Likewise.
6129 * gdb.base/foll-vfork.c: Likewise.
6130 * gdb.base/funcargs.c: Likewise.
6131 * gdb.base/gcore.c: Likewise.
6132 * gdb.base/jump.c: Likewise.
6133 * gdb.base/langs0.c: Likewise.
6134 * gdb.base/langs1.c: Likewise.
6135 * gdb.base/langs2.c: Likewise.
6136 * gdb.base/mips_pro.c: Likewise.
6137 * gdb.base/nodebug.c: Likewise.
6138 * gdb.base/opaque0.c: Likewise.
6139 * gdb.base/opaque1.c: Likewise.
6140 * gdb.base/recurse.c: Likewise.
6141 * gdb.base/run.c: Likewise.
6142 * gdb.base/scope0.c: Likewise.
6143 * gdb.base/scope1.c: Likewise.
6144 * gdb.base/setshow.c: Likewise.
6145 * gdb.base/setvar.c: Likewise.
6146 * gdb.base/shmain.c: Likewise.
6147 * gdb.base/shr1.c: Likewise.
6148 * gdb.base/shr2.c: Likewise.
6149 * gdb.base/sigall.c: Likewise.
6150 * gdb.base/signals.c: Likewise.
6151 * gdb.base/so-indr-cl.c: Likewise.
6152 * gdb.base/solib2.c: Likewise.
6153 * gdb.base/structs.c: Likewise.
6154 * gdb.base/sum.c: Likewise.
6155 * gdb.base/vforked-prog.c: Likewise.
6156 * gdb.base/watchpoint.c: Likewise.
6157 * gdb.reverse/shr2.c: Likewise.
6158 * gdb.reverse/until-reverse.c: Likewise.
6159 * gdb.reverse/ur1.c: Likewise.
6160 * gdb.reverse/watch-reverse.c: Likewise.
6161
6162 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6163
6164 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
6165 variant.
6166 * gdb.base/sepdebug.exp: Drop references to removed code.
6167
6168 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6169
6170 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
6171 variant. Preserve original line numbering.
6172 * gdb.base/list1.c: Likewise.
6173
6174 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6175
6176 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
6177 variant.
6178 * gdb.base/break1.c: Likewise.
6179 * gdb.base/break.exp: Drop references to removed code.
6180
6181 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6182
6183 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
6184 variant.
6185
6186 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6187
6188 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
6189
6190 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6191
6192 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
6193 logic into perform_all_tests() and invoke it with and without
6194 function header prototypes.
6195 (do_function_calls): Remove conditional XFAIL for PR 5318.
6196 (rerun_and_prepare): Remove duplicate code.
6197 (perform_all_tests): New. Main logic moved here.
6198
6199 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6200
6201 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
6202 code guarded by #ifdef NO_PROTOTYPES.
6203 (t_double_many_args): Likewise.
6204 (DEF_FUNC_MANY_ARGS_1): Likewise.
6205 (DEF_FUNC_VALUES_1): Likewise.
6206 (t_structs_ldc): Renamed from t_structs_fc in conditional code
6207 guarded by #ifdef PROTOTYPES.
6208
6209 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6210
6211 * gdb.mi/mi-console.c: Add eye-catcher.
6212 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
6213 instead of literal line number.
6214
6215 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6216
6217 * gdb.base/shr2.c: Add eye-catcher.
6218 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
6219 line number.
6220
6221 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6222
6223 * gdb.base/jump.c: Add eye-catchers.
6224 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
6225 numbers.
6226
6227 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6228
6229 * gdb.base/execd-prog.c: Add eye-catchers.
6230 * gdb.base/foll-exec.c: Likewise.
6231 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
6232 line numbers.
6233
6234 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6235
6236 * gdb.base/ending-run.c: Add eye-catchers.
6237 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
6238 literal line numbers.
6239
6240 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6241
6242 * gdb.base/call-rt-st.c: Add eye-catchers.
6243 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
6244 literal line numbers.
6245
6246 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6247
6248 * gdb.base/call-ar-st.c: Add eye-catchers.
6249 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
6250 literal line numbers.
6251
6252 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6253
6254 * gdb.base/average.c: Add eye-catchers.
6255 * gdb.base/sum.c: Likewise.
6256 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
6257 regexps dynamically.
6258
6259 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6260
6261 * gdb.base/solib1.c: Add eye-catchers.
6262 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
6263 literal line numbers.
6264
6265 2014-11-12 Pedro Alves <palves@redhat.com>
6266
6267 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
6268 leader has exited.
6269
6270 2014-11-12 Pedro Alves <palves@redhat.com>
6271
6272 * gdb.arch/i386-bp_permanent.c: New file.
6273 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
6274 (srcfile): Set to i386-bp_permanent.c.
6275 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
6276 that stepi does not execute the 'leave' instruction, instead of
6277 testing it does execute.
6278 * gdb.base/bp-permanent.c: New file.
6279 * gdb.base/bp-permanent.exp: New file.
6280
6281 2014-11-10 Doug Evans <xdje42@gmail.com>
6282
6283 PR symtab/17564
6284 * gdb.base/symtab-search-order.exp: New file.
6285 * gdb.base/symtab-search-order.c: New file.
6286 * gdb.base/symtab-search-order-1.c: New file.
6287 * gdb.base/symtab-search-order-shlib-1.c: New file.
6288
6289 2014-11-07 Pedro Alves <palves@redhat.com>
6290
6291 PR gdb/17511
6292 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
6293 i?86-*-linux*.
6294
6295 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
6296
6297 PR c++/17494
6298 * gdb.cp/pr17494.cc: New file.
6299 * gdb.cp/pr17494.exp: New file.
6300
6301 2014-11-02 Yao Qi <yao@codesourcery.com>
6302
6303 * gdb.python/python.exp: Get working directory and match the
6304 output of "set extended-prompt \\w " with it.
6305
6306 2014-10-30 Doug Evans <dje@google.com>
6307
6308 * gdb.python/py-objfile.exp: Add tests for setting random attributes
6309 in objfiles.
6310 * gdb.python/py-progspace.exp: Add tests for setting random attributes
6311 in progspaces.
6312
6313 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
6314
6315 * gdb.base/fullpath-expand.exp: Skip for a remote host.
6316 * gdb.base/realname-expand.exp: Likewise.
6317 * gdb.linespec/macro-relative.exp: Likewise.
6318
6319 2014-10-29 Pedro Alves <palves@redhat.com>
6320
6321 PR gdb/17408
6322 * gdb.threads/schedlock.c (some_function): New function.
6323 (call_function): New global.
6324 (MAYBE_CALL_SOME_FUNCTION): New macro.
6325 (thread_function): Call it.
6326 * gdb.threads/schedlock.exp (get_args): Add description parameter,
6327 and use it instead of a global counter. Adjust all callers.
6328 (get_current_thread): Use "find current thread" for test message
6329 here rather than having all callers pass down the same string.
6330 (goto_loop): New procedure, factored out from ...
6331 (my_continue): ... this.
6332 (step_ten_loops): Change parameter from test message to command to
6333 use. Adjust.
6334 (list_count): Delete global.
6335 (check_result): New procedure, factored out from duplicate top
6336 level code.
6337 (continue tests): Wrap in with_test_prefix.
6338 (test_step): New procedure, factored out from duplicate top level
6339 code.
6340 (top level): Test "step" in combination with all scheduler-locking
6341 modes. Test "next" in combination with all scheduler-locking
6342 modes, and in combination with stepping over a function call or
6343 not.
6344 * gdb.threads/next-bp-other-thread.c: New file.
6345 * gdb.threads/next-bp-other-thread.exp: New file.
6346
6347 2014-10-29 Pedro Alves <palves@redhat.com>
6348
6349 PR python/17372
6350 * gdb.python/python.exp: Test a multi-line command that spawns
6351 interactive Python.
6352 * gdb.base/multi-line-starts-subshell.exp: New file.
6353
6354 2014-10-29 Yao Qi <yao@codesourcery.com>
6355
6356 * gdb.base/fileio.exp: Make directories on host.
6357
6358 2014-10-29 Yao Qi <yao@codesourcery.com>
6359
6360 * gdb.base/fileio.c (test_write): Close the file.
6361
6362 2014-10-28 Pedro Alves <palves@redhat.com>
6363
6364 PR gdb/12623
6365 * gdb.base/sigstep.c (no_handler): New global.
6366 (main): If 'no_handler is true, set the signal handlers to
6367 SIG_IGN.
6368 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
6369 with_sw_watch and no_handler parameters. Handle them.
6370 (top level) <stepping over handler when stopped at a breakpoint
6371 test>: Add a test axis for testing with a software watchpoint, and
6372 another for testing with the signal handler set to SIG_IGN.
6373 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
6374 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
6375
6376 2014-10-28 Pedro Alves <palves@redhat.com>
6377
6378 PR gdb/17511
6379 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
6380 * gdb.base/sigstep.exp (other_handler_location): New global.
6381 (advance): Support stepping into the signal handler, and running
6382 commands while in the handler.
6383 (in_handler_map): New global.
6384 (top level): In the advance test, add combinations for getting
6385 into the handler with stepping commands, and for running commands
6386 in the handler. Add comment descripting the advancei tests.
6387
6388 2014-10-28 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.base/sigstep.exp: Use build_executable instead of
6391 prepare_for_testing.
6392 (top level): Move code that starts GDB, runs to main and creates a
6393 display to ...
6394 (restart): ... this new procedure.
6395 (top level): Move backtrace from signal handler test to ...
6396 (validate_backtrace): ... this new procedure.
6397 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
6398 with_test_prefix. Always restart GDB.
6399 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
6400 with_test_prefix. Always restart GDB. No need to delete
6401 breakpoints after the test.
6402 (test_skip_handler): Remove prefix parameter.
6403 (skip_over_handler, breakpoint_to_handler)
6404 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
6405 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
6406 restart GDB. No need to delete breakpoints after the test.
6407 (top level): Use foreach to call the test procedures with
6408 different commands.
6409
6410 2014-10-28 Pedro Alves <palves@redhat.com>
6411
6412 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
6413 instead of GNATS numbers.
6414 * gdb.base/sigbpt.exp: Likewise.
6415 * gdb.base/siginfo.exp: Likewise.
6416 * gdb.base/sigstep.exp: Likewise.
6417
6418 2014-10-27 Pedro Alves <palves@redhat.com>
6419
6420 * gdb.base/sigstep.c (dummy): New global.
6421 (main): Issue a couple writes to the new global.
6422 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6423 procedures.
6424 (skip_over_handler): Use test_skip_handler.
6425 (top level): Call skip_over_handler for stepi and nexti too.
6426 (breakpoint_over_handler): Use test_skip_handler.
6427 (top level): Call breakpoint_over_handler for stepi and nexti too.
6428
6429 2014-10-27 Yao Qi <yao@codesourcery.com>
6430
6431 * gdb.trace/tfile.c (adjust_function_address)
6432 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
6433 function descriptor.
6434
6435 2014-10-24 Don Breazeal <donb@codesourcery.com>
6436
6437 * gdb.base/foll-fork.exp (test_follow_fork,
6438 catch_fork_child_follow): Check for updated fork messages emitted
6439 from infrun.c.
6440 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
6441 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
6442 vfork_and_exec_child_follow_through_step): Check for updated vfork
6443 messages emitted from infrun.c.
6444
6445 2014-10-24 Pedro Alves <palves@redhat.com>
6446
6447 * gdb.base/corefile.exp: Remove references to ultrix.
6448 * gdb.base/interrupt.exp: Likewise.
6449 * gdb.base/whatis.exp: Likewise.
6450 * gdb.gdb/selftest.exp: Likewise.
6451 * gdb.threads/manythreads.exp: Likewise.
6452 * gdb.threads/print-threads.exp: Likewise.
6453 * gdb.threads/pthreads.exp:: Likewise.
6454 * gdb.threads/schedlock.exp: Likewise.
6455
6456 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
6457
6458 * gdb.cp/non-trivial-retval.cc: Add a test case.
6459 * gdb.cp/non-trivial-retval.exp: Add a test.
6460
6461 2014-10-20 Yao Qi <yao@codesourcery.com>
6462
6463 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
6464 * gdb.python/py-objfile-script-gdb.py: New file.
6465 * gdb.python/py-objfile-script.exp: Update reference to
6466 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
6467 of remote_download. Remove the dest file.
6468
6469 2014-10-20 Yao Qi <yao@codesourcery.com>
6470
6471 * gdb.base/checkpoint.exp: Don't remove file copied on host.
6472 * gdb.base/step-line.exp: Likewise.
6473 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6474 * gdb.dwarf2/dw2-basic.exp: Likewise.
6475 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6476 * gdb.dwarf2/dw2-filename.exp: Likewise.
6477 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6478 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6479 * gdb.dwarf2/dw2-producer.exp: Likewise.
6480 * gdb.dwarf2/mac-fileno.exp: Likewise.
6481 * gdb.python/py-frame-args.exp: Likewise.
6482 * gdb.python/py-framefilter.exp: Likewise.
6483 * gdb.python/py-mi.exp: Likewise.
6484 * gdb.python/py-objfile-script.exp: Likewise
6485 * gdb.python/py-pp-integral.exp: Likewise.
6486 * gdb.python/py-pp-re-notag.exp: Likewise.
6487 * gdb.python/py-prettyprint.exp: Likewise.
6488 * gdb.python/py-section-script.exp: Likewise.
6489 * gdb.python/py-typeprint.exp: Likewise.
6490 * gdb.python/py-xmethods.exp: Likewise.
6491 * gdb.stabs/weird.exp: Likewise.
6492 * gdb.xml/tdesc-regs.exp: Likewise.
6493
6494 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
6495
6496 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
6497 (out_cu): Use addr_len for the size of addresses.
6498 (out_line): Likewise. Size DW_LNE_set_address instruction
6499 according to addr_len.
6500 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
6501 (FUNC): Add START_INSNS to definition.
6502
6503 2014-10-18 Yao Qi <yao@codesourcery.com>
6504
6505 * gdb.base/argv0-symlink.exp: Check argv[0] value if
6506 gdb_has_argv0 return true.
6507 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
6508 check [target_info exists noargs], check [gdb_has_argv0]
6509 instead.
6510 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6511 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
6512 procedures.
6513
6514 2014-10-17 Doug Evans <dje@google.com>
6515
6516 * gdb.python/py-events.exp: Update expected output for clear_objfiles
6517 event.
6518 * gdb.python/py-events.py: Add clear_objfiles event.
6519
6520 2014-10-17 Doug Evans <dje@google.com>
6521
6522 * gdb.python/py-objfile.exp: Test progspace attribute.
6523
6524 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
6525
6526 * gdb.guile/scm-breakpoint.exp: Do not assume any
6527 directory separators when matching source file paths.
6528 * gdb.python/py-breakpoint.exp: Likewise.
6529 * gdb.reverse/break-precsave.exp: Likewise.
6530 * gdb.reverse/break-reverse.exp: Likewise.
6531 * gdb.reverse/consecutive-precsave.exp: Likewise.
6532 * gdb.reverse/finish-precsave.exp: Likewise.
6533 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6534 * gdb.reverse/finish-reverse.exp: Likewise.
6535 * gdb.reverse/i386-precsave.exp: Likewise.
6536 * gdb.reverse/i387-env-reverse.exp: Likewise.
6537 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6538 * gdb.reverse/machinestate-precsave.exp: Likewise.
6539 * gdb.reverse/machinestate.exp: Likewise.
6540 * gdb.reverse/sigall-precsave.exp: Likewise.
6541 * gdb.reverse/solib-precsave.exp: Likewise.
6542 * gdb.reverse/step-precsave.exp: Likewise.
6543 * gdb.reverse/until-precsave.exp: Likewise.
6544 * gdb.reverse/watch-precsave.exp: Likewise.
6545 * gdb.reverse/watch-reverse.exp: Likewise.
6546
6547 2014-10-17 Yao Qi <yao@codesourcery.com>
6548
6549 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
6550 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
6551
6552 2014-10-17 Pedro Alves <palves@redhat.com>
6553
6554 PR gdb/17471
6555 * gdb.base/bg-execution-repeat.c: New file.
6556 * gdb.base/bg-execution-repeat.exp: New file.
6557
6558 2014-10-17 Pedro Alves <palves@redhat.com>
6559
6560 PR gdb/17300
6561 * gdb.base/continue-all-already-running.c: New file.
6562 * gdb.base/continue-all-already-running.exp: New file.
6563
6564 2014-10-17 Pedro Alves <palves@redhat.com>
6565
6566 PR gdb/17472
6567 * gdb.base/annota-input-while-running.c: New file.
6568 * gdb.base/annota-input-while-running.exp: New file.
6569
6570 2014-10-17 Pedro Alves <palves@redhat.com>
6571
6572 * gdb.base/callfuncs.exp: emove references to osf.
6573 * gdb.base/sigall.exp: Likewise.
6574 * gdb.gdb/selftest.exp: Likewise.
6575 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6576 * gdb.mi/non-stop.c: Likewise.
6577 * gdb.mi/pthreads.c: Likewise.
6578 * gdb.reverse/sigall-precsave.exp: Likewise.
6579 * gdb.reverse/sigall-reverse.exp: Likewise.
6580 * gdb.threads/pthreads.c: Likewise.
6581 * gdb.threads/pthreads.exp: Likewise.
6582
6583 2014-10-17 Yao Qi <yao@codesourcery.com>
6584
6585 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
6586 check 'target_info exists noargs'.
6587 (test_command_prompt_position): Likewise.
6588 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
6589 Remove "set args".
6590 (progvar_simple_while_test): Likewise.
6591 (progvar_complex_if_while_test): Likewise.
6592 (if_while_breakpoint_command_test): Likewise.
6593 (infrun_breakpoint_command_test): Likewise.
6594 (breakpoint_command_test): Likewise.
6595 (watchpoint_command_test): Likewise.
6596 (bp_deleted_in_command_test): Likewise.
6597 (temporary_breakpoint_commands): Likewise.
6598
6599 2014-10-16 Yao Qi <yao@codesourcery.com>
6600
6601 * gdb.base/remotetimeout.exp: Remove noargs checking.
6602
6603 2014-10-15 Pedro Alves <palves@redhat.com>
6604
6605 PR breakpoints/9649
6606 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
6607 * gdb.base/breakpoint-in-ro-region.exp
6608 (probe_target_hardware_step): New procedure.
6609 (top level): Probe hardware stepping and hardware breakpoint
6610 support. Test stepping through a read-only region, with both
6611 "breakpoint auto-hw" on and off and both "always-inserted" on and
6612 off.
6613
6614 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
6615
6616 * gdb.dlang/demangle.exp: Update for demangling changes.
6617
6618 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6619
6620 * gdb.cp/non-trivial-retval.cc: Add new test cases.
6621 * gdb.cp/non-trivial-retval.exp: Add new tests.
6622
6623 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
6624
6625 PR c++/13403
6626 PR c++/15154
6627 * gdb.cp/non-trivial-retval.cc: New file.
6628 * gdb.cp/non-trivial-retval.exp: New file.
6629
6630 2014-10-15 Yao Qi <yao@codesourcery.com>
6631
6632 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
6633 remote host.
6634
6635 2014-10-15 Yao Qi <yao@codesourcery.com>
6636
6637 * gdb.python/py-symbol.exp: Match file base name if host is
6638 remote, otherwise match file name with dir name.
6639 * gdb.python/py-symtab.exp: Likewise.
6640 * gdb.python/python.exp: Likewise.
6641
6642 2014-10-15 Yao Qi <yao@codesourcery.com>
6643
6644 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
6645 pattern.
6646 * gdb.python/py-symtab.exp: Likewise.
6647 * gdb.python/python.exp: Remove trailing ".*". Fix typo
6648 locationn.
6649
6650 2014-10-14 Joel Brobecker <brobecker@adacore.com>
6651
6652 * gdb.ada/addr_arith: New testcase.
6653
6654 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
6655
6656 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
6657 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
6658 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
6659 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
6660
6661 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
6662
6663 * gdb.arch/stap-eval-lang-ada.S: Likewise.
6664 * gdb.arch/stap-eval-lang-ada.c: Likewise.
6665 * gdb.arch/stap-eval-lang-ada.exp: New file.
6666
6667 2014-10-14 Yao Qi <yao@codesourcery.com>
6668
6669 * gdb.mi/mi-var-child.c (nothing1): New function.
6670 (nothing2): New function.
6671 (do_children_tests): Set function pointers by nothing1 and
6672 nothing2.
6673 * gdb.mi/mi-var-child.exp: Step over new added statements.
6674 Update test to match the new output.
6675 * gdb.mi/var-cmd.c (nothing1): New function.
6676 (nothing2): New function.
6677 (do_children_tests): Set function pointers by nothing1 and
6678 nothing2.
6679 * gdb.mi/mi-var-display.exp: Update test to match output.
6680 Step to the line specified by $line_dct_nothing.
6681 Increase the number of lines to step.
6682
6683 2014-10-14 Yao Qi <yao@codesourcery.com>
6684
6685 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
6686 tests.
6687 * gdb.mi/mi2-var-child.exp: Likewise.
6688
6689 2014-10-13 Doug Evans <dje@google.com>
6690
6691 * gdb.python/py-objfile.exp: Change name of file name test.
6692
6693 2014-10-13 Doug Evans <dje@google.com>
6694
6695 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
6696 from the start of the CU.
6697
6698 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6699 Yao Qi <yao@codesourcery.com>
6700
6701 Fix "save breakpoints" for "catch" command.
6702 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
6703 Remove -nonewline. Match also the added "main" line.
6704
6705 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6706
6707 Fix "save breakpoints" for "disable $bpnum" command.
6708 * gdb.base/save-bp.c (main): Add label.
6709 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
6710
6711 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6712
6713 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
6714
6715 2014-10-11 Yao Qi <yao@codesourcery.com>
6716
6717 * gdb.server/server-kill.exp: Execute command
6718 "set remote trace-status-packet on" before "tstatus".
6719
6720 2014-10-11 Yao Qi <yao@codesourcery.com>
6721
6722 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
6723 (main): Call getppid.
6724 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
6725 and continue to it. Read variable "server_pid".
6726
6727 2014-10-11 Yao Qi <yao@codesourcery.com>
6728
6729 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
6730
6731 2014-10-11 Yao Qi <yao@codesourcery.com>
6732
6733 * gdb.threads/thread-find.exp: Don't execute command
6734 "info threads".
6735 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
6736 * gdb.threads/linux-dp.exp: Don't check the condition
6737 $threads_created equals to zero.
6738
6739 2014-10-10 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.base/bigcore.exp: Remove references to IRIX.
6742 * gdb.base/funcargs.exp: Likewise.
6743 * gdb.base/interrupt.exp: Likewise.
6744 * gdb.base/mips_pro.exp: Likewise.
6745 * gdb.base/nodebug.exp: Likewise.
6746 * gdb.base/setvar.exp: Likewise.
6747 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
6748
6749 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6750 Pedro Alves <palves@redhat.com>
6751
6752 PR symtab/14466
6753 * gdb.base/vdso-warning.c: New file.
6754 * gdb.base/vdso-warning.exp: New file.
6755
6756 2014-10-02 Doug Evans <dje@google.com>
6757
6758 * gdb.base/structs.c (main): Don't run forever.
6759
6760 2014-10-02 Pedro Alves <palves@redhat.com>
6761
6762 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
6763 (top level) <stop threads 1, stop threads 2>: Use it.
6764
6765 2014-10-02 Pedro Alves <palves@redhat.com>
6766
6767 * gdb.threads/break-while-running.exp (test): Add new
6768 'update_thread_list' argument. Skip "info threads" if false.
6769 (top level): Add new 'update_thread_list' axis.
6770
6771 2014-10-02 Pedro Alves <palves@redhat.com>
6772
6773 PR breakpoints/17431
6774 * gdb.base/execl-update-breakpoints.c: New file.
6775 * gdb.base/execl-update-breakpoints.exp: New file.
6776
6777 2014-10-01 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.base/breakpoint-in-ro-region.c: New file.
6780 * gdb.base/breakpoint-in-ro-region.exp: New file.
6781
6782 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
6783
6784 * gdb.mi/mi-exit-code.exp: New file.
6785 * gdb.mi/mi-exit-code.c: New file.
6786
6787 2014-09-30 Yao Qi <yao@codesourcery.com>
6788
6789 * lib/prelink-support.exp (build_executable_own_libs): Error if
6790 the target isn't native.
6791
6792 2014-09-30 Yao Qi <yao@codesourcery.com>
6793
6794 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
6795 false.
6796
6797 2014-09-22 Pedro Alves <palves@redhat.com>
6798
6799 * gdb.threads/break-while-running.exp: New file.
6800 * gdb.threads/break-while-running.c: New file.
6801
6802 2014-09-19 Yao Qi <yao@codesourcery.com>
6803
6804 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
6805 Invoke test. Restart GDB with --readnow and invoke test again.
6806
6807 2014-09-19 Yao Qi <yao@codesourcery.com>
6808
6809 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
6810 proc set_breakpoint_on_gcd_function. Invoke
6811 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
6812 invoke set_breakpoint_on_gcd_function again.
6813
6814 2014-09-18 Doug Evans <dje@google.com>
6815
6816 * gdb.dwarf2/symtab-producer.exp: New file.
6817
6818 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6819
6820 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
6821 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
6822 * gdb.base/global-var-nested-by-dso.c: Likewise.
6823 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6824
6825 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
6826 Pedro Alves <palves@redhat.com>
6827
6828 * gdb.base/watch-bitfields.exp: Pass string other than test file
6829 name to prepare_for_testing.
6830 (watch): New procedure.
6831 (expect_watchpoint): Use with_test_prefix.
6832 (top level): Factor out tests to ...
6833 (test_watch_location, test_regular_watch): ... these new
6834 procedures, and use with_test_prefix and gdb_continue_to_end.
6835
6836 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
6837
6838 PR breakpoints/12526
6839 * gdb.base/watch-bitfields.exp: New file.
6840 * gdb.base/watch-bitfields.c: New file.
6841
6842 2014-09-16 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
6845 software and hardware addresses, not software address against
6846 itself.
6847
6848 2014-09-16 Pedro Alves <palves@redhat.com>
6849
6850 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
6851 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
6852
6853 2014-09-16 Pedro Alves <palves@redhat.com>
6854
6855 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
6856 files.
6857 * gdb.base/a2-run.exp: Remove all code guarded by istarget
6858 "*-*-vxworks*" throughout.
6859 * gdb.base/break.exp: Likewise.
6860 * gdb.base/default.exp: Likewise.
6861 * gdb.base/scope.exp: Likewise.
6862 * gdb.base/sepdebug.exp: Likewise.
6863 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
6864 throughout.
6865 * gdb.base/run.c: Likewise.
6866 * gdb.base/sepdebug.c: Likewise.
6867 * gdb.hp/gdb.aCC/run.c: Likewise.
6868 * gdb.reverse/until-reverse.c: Likewise.
6869 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
6870
6871 2014-09-16 Yao Qi <yao@codesourcery.com>
6872
6873 * boards/local-remote-host-native.exp: New file.
6874
6875 2014-09-14 Doug Evans <xdje42@gmail.com>
6876
6877 * gdb.threads/queue-signal.c (thread_count): New variable.
6878 (thread_count_mutex, thread_count_condvar): New variables.
6879 (incr_thread_count, wait_all_threads_running): New functions.
6880 (main): Wait for all threads to be in their thread functions.
6881
6882 2014-09-13 Doug Evans <xdje42@gmail.com>
6883
6884 * gdb.threads/queue-signal.c: New file.
6885 * gdb.threads/queue-signal.exp: New file.
6886
6887 2014-09-13 Doug Evans <xdje42@gmail.com>
6888
6889 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
6890 be consistent with what default_gdb_init uses.
6891 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
6892 the plain text of the prompt. Add some logging printfs.
6893 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
6894
6895 2014-09-12 Pedro Alves <palves@redhat.com>
6896
6897 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
6898 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
6899 * gdb.arch/i386-size-overlap.exp: Likewise.
6900 * gdb.arch/i386-size.exp: Likewise.
6901 * gdb.arch/i386-unwind.exp: Likewise.
6902 * gdb.base/a2-run.exp: Likewise.
6903 * gdb.base/break.exp: Likewise.
6904 * gdb.base/charset.exp: Likewise.
6905 * gdb.base/chng-syms.exp: Likewise.
6906 * gdb.base/commands.exp: Likewise.
6907 * gdb.base/dbx.exp: Likewise.
6908 * gdb.base/find.exp: Likewise.
6909 * gdb.base/funcargs.exp: Likewise.
6910 * gdb.base/jit-simple.exp: Likewise.
6911 * gdb.base/reread.exp: Likewise.
6912 * gdb.base/sepdebug.exp: Likewise.
6913 * gdb.base/step-bt.exp: Likewise.
6914 * gdb.cp/mb-inline.exp: Likewise.
6915 * gdb.cp/mb-templates.exp: Likewise.
6916 * gdb.objc/basicclass.exp: Likewise.
6917 * gdb.threads/killed.exp: Likewise.
6918
6919 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6920
6921 PR tdep/17379
6922 * gdb.arch/powerpc-stackless.S: New file.
6923 * gdb.arch/powerpc-stackless.exp: New file.
6924
6925 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6926
6927 * gdb.base/attach.c: Include unistd.h.
6928 (main): Call alarm. Add label postloop.
6929 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
6930 gdb_breakpoint, gdb_continue_to_breakpoint.
6931 (test_command_line_attach_run): Kill ${testpid} in one exit path.
6932
6933 2014-09-11 Pedro Alves <palves@redhat.com>
6934
6935 PR gdb/17347
6936 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
6937 * gdb.base/attach.exp (test_command_line_attach_run): New
6938 procedure.
6939 (top level): Call it.
6940
6941 2014-09-11 Pedro Alves <palves@redhat.com>
6942
6943 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
6944 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
6945 (do_command_attach_tests): Use spawn_wait_for_attach.
6946 * gdb.base/solib-overlap.exp: Likewise.
6947 * gdb.multi/multi-attach.exp: Likewise.
6948 * gdb.python/py-prompt.exp: Likewise.
6949 * gdb.python/py-sync-interp.exp: Likewise.
6950 * gdb.server/ext-attach.exp: Likewise.
6951
6952 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
6953
6954 * gdb.fortran/array-element.exp: Remove unexpected "continue"
6955 command in testcase. Simplify testcase.
6956
6957 2014-09-10 Joel Brobecker <brobecker@adacore.com>
6958
6959 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
6960
6961 2014-09-10 Joel Brobecker <brobecker@adacore.com>
6962
6963 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
6964
6965 2014-09-10 Joel Brobecker <brobecker@adacore.com>
6966
6967 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
6968
6969 2014-09-10 Joel Brobecker <brobecker@adacore.com>
6970
6971 * gdb.dwarf2/dynarr-ptr.c: New file.
6972 * gdb.dwarf2/dynarr-ptr.exp: New file.
6973
6974 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6975
6976 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
6977 of 30 rather than hardcoding 120 for a slow test case. Take the
6978 `gdb,timeout' target setting into account for this calculation.
6979 Don't extend the timeout for the test cases that don't need it.
6980
6981 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6982
6983 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
6984 a factor of 2 for a slow test case. Take the `gdb,timeout'
6985 target setting into account for this calculation.
6986 * gdb.reverse/until-precsave.exp: Increase the timeout by
6987 a factor of 15 and 3 respectively rather than adding 120
6988 for a pair of slow test cases. Take the `gdb,timeout'
6989 target setting into account for this calculation.
6990
6991 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6992
6993 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
6994 timeout, don't pass one down to gdb_expect.
6995 (gdb_expect): Rework timeout selection.
6996
6997 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
6998
6999 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
7000 exception on timeout.
7001 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
7002 (gdbserver_start_extended): Catch any `gdbserver_start' error
7003 exceptions.
7004 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
7005 * lib/mi-support.exp (mi_gdb_target_load): Catch any
7006 `gdbserver_gdb_load' error exceptions.
7007
7008 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
7009
7010 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
7011 120 on waiting for the TCP socket to open.
7012
7013 2014-09-09 Doug Evans <xdje42@gmail.com>
7014
7015 * gdb.base/default.exp (show_conv_list): Add _caller_is,
7016 _caller_matches, _any_caller_is, _any_caller_matches.
7017
7018 2014-09-09 Doug Evans <xdje42@gmail.com>
7019
7020 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
7021
7022 2014-09-09 Yao Qi <yao@codesourcery.com>
7023
7024 * gdb.mi/mi-var-display.exp: Set print symbol off.
7025
7026 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
7027
7028 PR gdb/17035
7029 * gdb.base/commands.exp: Add tests to verify user-defined
7030 commands with empty bodies.
7031 * gdb.python/py-cmd.exp: Test that we don't show user-defined
7032 python commands in `show user command`.
7033 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
7034 scheme commands in `show user command`.
7035
7036 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7037
7038 PR python/17355
7039 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
7040 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
7041 * gdb.python/py-framefilter-invalidarg.exp: New file.
7042 * gdb.python/py-framefilter-invalidarg.py: New file.
7043
7044 2014-09-06 Doug Evans <xdje42@gmail.com>
7045
7046 PR 15276
7047 * gdb.python/py-caller-is.c: New file.
7048 * gdb.python/py-caller-is.exp: New file.
7049
7050 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
7051
7052 PR gdb/17235
7053 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
7054 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
7055
7056 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
7057
7058 PR fortran/17237
7059 * gdb.fortran/print-formatted.exp: New file.
7060 * gdb.fortran/print-formatted.f90: Likewise.
7061
7062 2014-09-03 Sasha Smundak <asmundak@google.com>
7063
7064 * gdb.python/py-frame.exp: Test Frame.read_register.
7065
7066 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
7067
7068 PR python/16699
7069 * gdb.python/py-completion.exp: New file.
7070 * gdb.python/py-completion.py: Likewise.
7071
7072 2014-08-28 Doug Evans <dje@google.com>
7073
7074 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
7075 eax,etc. are live with values set by gdb and thus the compiler can't
7076 use them.
7077 * gdb.arch/i386-pseudo.c (main): Ditto.
7078
7079 2014-08-27 Doug Evans <dje@google.com>
7080
7081 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
7082
7083 2014-08-25 Doug Evans <dje@google.com>
7084
7085 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
7086 (main): Ditto.
7087
7088 2014-08-25 Doug Evans <dje@google.com>
7089
7090 * gdb.threads/thread-execl.exp: #include <stdio.h>.
7091
7092 2014-08-24 Yao Qi <yao@codesourcery.com>
7093
7094 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
7095 symbol off.
7096 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
7097
7098 2014-08-22 Doug Evans <dje@google.com>
7099
7100 PR 17276
7101 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
7102 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
7103 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
7104
7105 2014-08-22 Yao Qi <yao@codesourcery.com>
7106
7107 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
7108 * gdb.python/py-finish-breakpoint2.exp: Likewise.
7109 * gdb.python/python.exp: Likewise. Use .py file on the host
7110 instead of the build.
7111
7112 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7113
7114 * gdb.threads/gcore-stale-thread.c: New file.
7115 * gdb.threads/gcore-stale-thread.exp: New file.
7116
7117 2014-08-21 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
7120 * gdb.base/gcore-relro-pie.exp: Likewise.
7121 * gdb.base/gcore-relro.exp: Likewise.
7122 * gdb.base/gcore.exp: Likewise.
7123 * gdb.base/print-symbol-loading.exp: Likewise.
7124 * gdb.threads/gcore-thread.exp: Likewise.
7125 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
7126
7127 2014-08-20 Pedro Alves <palves@redhat.com>
7128 Jan Kratochvil <jan.kratochvil@redhat.com>
7129
7130 * Makefile.in (EXTRA_RULES, CC): New variables, get from
7131 configure.
7132 (EXPECT): Handle READ1 being set.
7133 (all): Depend on EXTRA_RULES.
7134 (check-read1, expect-read1, read1.so, read1): New rules.
7135 * README (Testsuite Parameters): Document the READ1 make variable.
7136 (Race detection): New section.
7137 * configure: Regenerate.
7138 * configure.ac: If build==host==target, and running under a
7139 GNU/glibc system, add read1 to the extra Makefile rules.
7140 (EXTRA_RULES): AC_SUBST it.
7141 * lib/read1.c: New file.
7142
7143 2014-08-20 Joel Brobecker <brobecker@adacore.com>
7144
7145 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
7146 the handling of variables declared as a typedef to an array
7147 which a DW_AT_data_location attribute.
7148
7149 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
7150 Pedro Alves <palves@redhat.com>
7151
7152 PR symtab/14604
7153 PR symtab/14605
7154 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
7155 gdb_test.
7156
7157 2014-08-19 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
7160
7161 2014-08-19 Yao Qi <yao@codesourcery.com>
7162
7163 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
7164 right line.
7165
7166 2014-08-18 David Blaikie <dblaikie@gmail.com>
7167
7168 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
7169
7170 2014-08-18 Joel Brobecker <brobecker@adacore.com>
7171
7172 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
7173 attribute in array range.
7174
7175 2014-08-18 Joel Brobecker <brobecker@adacore.com>
7176
7177 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
7178
7179 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
7180
7181 PR c++/17132
7182 * gdb.cp/pr17132.cc: New file.
7183 * gdb.cp/pr17132.exp: New file.
7184
7185 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
7186
7187 * gdb.python/py-xmethods.py (A_getarrayind)
7188 (E_method_char_worker.__call__, E_method_int_worker.__call__):
7189 Use 'print' with function call syntax.
7190 (E_method_matcher.match): Fix tab vs space indentation mixup.
7191
7192 2014-08-15 Yao Qi <yao@codesourcery.com>
7193
7194 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
7195 false.
7196
7197 2014-08-15 Yao Qi <yao@codesourcery.com>
7198
7199 * gdb.cp/casts.exp: Set print symbol off.
7200 * gdb.cp/class2.exp: Likewise.
7201 * gdb.cp/overload.exp: Likewise.
7202 * gdb.cp/templates.exp: Likewise.
7203
7204 2014-08-11 Doug Evans <dje@google.com>
7205
7206 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7207 (test_load_shlib): Update.
7208
7209 2014-08-09 Yao Qi <yao@codesourcery.com>
7210
7211 * gdb.base/display.exp: Invoke is_address_zero_readable.
7212 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
7213 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
7214 * gdb.base/hbreak-unmapped.exp: Return if
7215 is_address_zero_readable returns true.
7216 * gdb.base/signest.exp: Likewise.
7217 * gdb.base/signull.exp: Likewise.
7218 * gdb.base/sigbpt.exp: Likewise.
7219 * gdb.guile/scm-disasm.exp: Do the test if
7220 is_address_zero_readable returns false.
7221 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
7222 * gdb.python/py-arch.exp: Likewise.
7223 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
7224 * lib/gdb.exp (is_address_zero_readable): New proc.
7225
7226 2014-08-09 Yao Qi <yao@codesourcery.com>
7227
7228 PR testsuite/13443
7229 * gdb.mi/mi-var-display.exp: Make test messages unique.
7230
7231 2014-08-04 Tom Tromey <tromey@redhat.com>
7232
7233 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
7234 target 0".
7235
7236 2014-08-04 Tom Tromey <tromey@redhat.com>
7237
7238 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
7239 "target_resume".
7240
7241 2014-08-01 Joel Brobecker <brobecker@adacore.com>
7242
7243 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
7244 inner_vla_struct_object_size.
7245 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
7246 as xfail.
7247
7248 2014-07-30 Pedro Alves <palves@redhat.com>
7249
7250 * gdb.threads/signal-command-handle-nopass.exp (test): Add
7251 comment.
7252
7253 2014-07-29 Yao Qi <yao@codesourcery.com>
7254
7255 PR gdb/17206
7256 * gdb.base/until-nodebug.exp: New.
7257
7258 2014-07-28 Doug Evans <xdje42@gmail.com>
7259
7260 PR guile/17203
7261 * gdb.guile/scm-parameter.exp: Add tests for trying to create
7262 previously existing parameter, and previously ambiguously spelled
7263 parameter.
7264
7265 2014-07-28 Will Newton <will.newton@linaro.org>
7266
7267 * gdb.base/varargs.exp: Remove KFAILs for ARM.
7268
7269 2014-07-26 Ludovic Courtès <ludo@gnu.org>
7270 Doug Evans <xdje42@gmail.com>
7271
7272 PR guile/17146
7273 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
7274
7275 2014-07-25 Pedro Alves <palves@redhat.com>
7276
7277 * gdb.threads/signal-command-handle-nopass.c: New file.
7278 * gdb.threads/signal-command-handle-nopass.exp: New file.
7279 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
7280 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
7281 * gdb.threads/signal-delivered-right-thread.c: New file.
7282 * gdb.threads/signal-delivered-right-thread.exp: New file.
7283
7284 2014-07-25 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.base/double-prompt-target-event-error.exp
7287 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
7288 match.
7289 (cancel_pagination_in_target_event): Rework double prompt
7290 detection.
7291 * gdb.base/paginate-after-ctrl-c-running.exp
7292 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
7293 <return>' match.
7294 * gdb.base/paginate-bg-execution.exp
7295 (test_bg_execution_pagination_return)
7296 (test_bg_execution_pagination_cancel): Remove '-notransfer
7297 <return>' matches.
7298 * gdb.base/paginate-execution-startup.exp
7299 (test_fg_execution_pagination_return)
7300 (test_fg_execution_pagination_cancel): Remove '-notransfer
7301 <return>' matches.
7302 * gdb.base/paginate-inferior-exit.exp
7303 (test_paginate_inferior_exited): Remove '-notransfer <return>'
7304 match.
7305 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
7306 * lib/gdb.exp (pagination_prompt): Run text through
7307 string_to_regexp.
7308 (gdb_test_multiple): Match $pagination_prompt instead of
7309 "<return>".
7310 (string_to_regexp): Move to lib/gdb-utils.exp.
7311
7312 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7313
7314 * gdb.arch/amd64-entry-value-paramref.S: New file.
7315 * gdb.arch/amd64-entry-value-paramref.cc: New file.
7316 * gdb.arch/amd64-entry-value-paramref.exp: New file.
7317 * gdb.arch/amd64-optimout-repeat.S: New file.
7318 * gdb.arch/amd64-optimout-repeat.c: New file.
7319 * gdb.arch/amd64-optimout-repeat.exp: New file.
7320
7321 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7322
7323 PR gdb/17170
7324 * gdb.base/statistics.exp: New file.
7325
7326 2014-07-17 Doug Evans <dje@google.com>
7327
7328 PR gdb/17170
7329 * gdb.base/maint.exp: Update testing of per-command stats.
7330
7331 2014-07-16 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
7334 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
7335 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
7336 (tfile_write_buf): New functions.
7337 (add_memory_block): Rewrite using the above.
7338 (adjust_function_address): New function.
7339 (FUNCTION_ADDRESS): New macro.
7340 (write_basic_trace_file): Remove short_x local, and use
7341 tfile_write_16. Change type of func_addr local to unsigned long
7342 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
7343 here. Cast argument of add_memory_block to char pointer.
7344 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
7345 (main): Remove parameters.
7346 * gdb.trace/tfile.exp: Remove nowarnings.
7347
7348 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
7349
7350 * gdb.base/debug-expr.exp: Test string evaluation with
7351 "debug expression" on.
7352
7353 2014-07-15 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.base/reread.exp: Use clean_restart.
7356
7357 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
7358
7359 * gdb.arch/avr-flash-qualifer.c: New.
7360 * gdb.arch/avr-flash-qualifer.exp: New.
7361
7362 2014-07-14 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.base/paginate-after-ctrl-c-running.c: New file.
7365 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
7366
7367 2014-07-14 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.base/double-prompt-target-event-error.c: New file.
7370 * gdb.base/double-prompt-target-event-error.exp: New file.
7371
7372 2014-07-14 Pedro Alves <palves@redhat.com>
7373
7374 PR gdb/17072
7375 * gdb.base/paginate-inferior-exit.c: New file.
7376 * gdb.base/paginate-inferior-exit.exp: New file.
7377
7378 2014-07-14 Pedro Alves <palves@redhat.com>
7379
7380 PR gdb/17072
7381 * gdb.base/paginate-bg-execution.c: New file.
7382 * gdb.base/paginate-bg-execution.exp: New file.
7383
7384 2014-07-14 Pedro Alves <palves@redhat.com>
7385
7386 PR gdb/17072
7387 * gdb.base/paginate-execution-startup.c: New file.
7388 * gdb.base/paginate-execution-startup.exp: New file.
7389 * lib/gdb.exp (pagination_prompt): New global.
7390 (default_gdb_spawn): New procedure, factored out from
7391 default_gdb_spawn.
7392 (default_gdb_start): Adjust to call default_gdb_spawn.
7393 (gdb_spawn): New procedure.
7394
7395 2014-07-14 Pedro Alves <palves@redhat.com>
7396
7397 * lib/gdb.exp (gdb_assert): New procedure.
7398 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
7399
7400 2014-07-14 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.base/execution-termios.c: New file.
7403 * gdb.base/execution-termios.exp: New file.
7404
7405 2014-07-14 Tom Tromey <tromey@redhat.com>
7406
7407 * gdb.cp/vla-cxx.cc: New file.
7408 * gdb.cp/vla-cxx.exp: New file.
7409
7410 2014-07-14 Tom Tromey <tromey@redhat.com>
7411
7412 * gdb.reverse/rerun-prec.c: New file.
7413 * gdb.reverse/rerun-prec.exp: New file.
7414
7415 2014-07-12 Maciej W. Rozycki <macro@mips.com>
7416 Maciej W. Rozycki <macro@codesourcery.com>
7417
7418 * lib/gdb-utils.exp: New file.
7419 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
7420 inline `gdb_init_command' processing.
7421 (gdb_start_cmd): Likewise.
7422 * lib/mi-support.exp (mi_run_cmd): Likewise.
7423 * README: Document `gdb_init_command' and `gdb_init_commands'.
7424
7425 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7426
7427 Fix false FAIL running under a very long directory name.
7428 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
7429 and "set print elements 10000". Twice.
7430
7431 2014-07-11 Yao Qi <yao@codesourcery.com>
7432
7433 * gdb.base/exprs.exp: "set print symbol off".
7434
7435 2014-07-11 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.threads/kill.c: New file.
7438 * gdb.threads/kill.exp: New file.
7439
7440 2014-07-10 Yao Qi <yao@codesourcery.com>
7441
7442 * gdb.trace/tfile.c (write_basic_trace_file)
7443 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
7444 address written to trace file.
7445
7446 2014-07-09 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.base/attach-wait-input.exp: New file.
7449 * gdb.base/attach-wait-input.c: New file.
7450
7451 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7452
7453 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
7454 setting up test structures.
7455 (main): Call new test function.
7456 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
7457 test function, continue into test function and walk test
7458 structures.
7459
7460 2014-07-02 Yao Qi <yao@codesourcery.com>
7461
7462 * gdb.trace/entry-values.c: Define labels 'foo_start' and
7463 'bar_start' at the beginning of functions 'foo' and 'bar'
7464 respectively.
7465 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
7466 instead of 'foo' and 'bar'.
7467
7468 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
7469
7470 * gdb.btrace/segv.exp: New.
7471 * gdb.btrace/segv.c: New.
7472
7473 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
7474
7475 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
7476 instruction.
7477
7478 2014-06-30 Mark Wielaard <mjw@redhat.com>
7479
7480 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
7481 vulture, vilify, villar): New volatile array constants.
7482 (vindictive, vegetation): New const volatile array constants.
7483 * gdb.base/volatile.exp: Test volatile and const volatile array
7484 types.
7485
7486 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7487
7488 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
7489 target lacks support for awatch, rwatch, or hbreak.
7490
7491 2014-06-27 Yao Qi <yao@codesourcery.com>
7492
7493 * gdb.multi/dummy-frame-restore.exp: New.
7494 * gdb.multi/dummy-frame-restore.c: New.
7495
7496 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
7497
7498 * gdb.btrace/gcore.exp: New.
7499
7500 2014-06-23 Pedro Alves <palves@redhat.com>
7501
7502 * gdb.base/watchpoint-reuse-slot.c: New file.
7503 * gdb.base/watchpoint-reuse-slot.exp: New file.
7504
7505 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
7506
7507 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
7508 progspace's filename in 'info', 'enable' and 'disable' command
7509 tests.
7510
7511 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7512
7513 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
7514 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
7515 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
7516
7517 2014-06-20 Gary Benson <gbenson@redhat.com>
7518
7519 * gdb.arch/i386-avx.exp: Fix include file location.
7520 * gdb.arch/i386-sse.exp: Likewise.
7521
7522 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
7523
7524 * gdb.dlang/expression.exp: New file.
7525
7526 2014-06-19 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
7529 out from ...
7530 (top level): ... here. Iterate running tests under different
7531 scheduler-locking settings.
7532
7533 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
7534
7535 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
7536 to DW_FORM_addr and use non-zero addresses.
7537
7538 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
7539
7540 PR gdb/17017
7541 * gdb.python/py-xmethods.cc: Add global function call counters and
7542 increment them in their respective functions. Remove "cout"
7543 statements.
7544 * gdb.python/py-xmethods.exp: Make tests check the global function
7545 call counters instead of depending on inferior IO.
7546
7547 2014-06-18 Don Breazeal <donb@codesourcery.com>
7548
7549 * gdb.base/foll-fork.exp (default_fork_parent_follow):
7550 Deleted procedure.
7551 (explicit_fork_parent_follow): Deleted procedure.
7552 (explicit_fork_child_follow): Deleted procedure.
7553 (test_follow_fork): New procedure.
7554 (do_fork_tests): Replace calls to deleted procedures with
7555 calls to test_follow_fork and reset GDB for subsequent
7556 procedure calls.
7557
7558 2014-06-17 Yao Qi <yao@codesourcery.com>
7559
7560 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
7561 CP1252.
7562
7563 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
7564
7565 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
7566 Initialize ptr and S explicitly.
7567 (skip_type_update_when_not_use_rtti_test): Likewise.
7568
7569 2014-06-16 Keith Seitz <keiths@redhat.com>
7570
7571 PR mi/15863
7572 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
7573 the inferior is started.
7574
7575 2014-06-16 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.base/break-main-file-remove-fail.c: New file.
7578 * gdb.base/break-main-file-remove-fail.exp: New file.
7579 * gdb.base/break-unload-file.exp: Use build_executable instead of
7580 prepare_for_testing.
7581 (test_break): New parameter "initial_load". Handle it.
7582 (top level): Add initial_load cmdline/file axis.
7583
7584 2014-06-12 Tom Tromey <tromey@redhat.com>
7585
7586 * gdb.base/completion.exp: Don't use directory name in test.
7587
7588 2014-06-09 Gary Benson <gbenson@redhat.com>
7589
7590 * gdb.base/sigall.c [Functions to send signals]: Reorder to
7591 separate the always-available ANSI-standard signals from the
7592 signals that require checking.
7593 (main): Likewise.
7594 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
7595 Likewise.
7596 (main): Likewise.
7597
7598 2014-06-07 Keith Seitz <keiths@redhat.com>
7599
7600 Revert:
7601 PR c++/16253
7602 * gdb.cp/var-tag.cc: New file.
7603 * gdb.cp/var-tag.exp: New file.
7604 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7605 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7606 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7607 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7608
7609 2014-06-06 Doug Evans <xdje42@gmail.com>
7610
7611 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
7612
7613 2014-06-06 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
7616 in target debug output instead of looking at RSP packets,
7617 disabling the test on any target that uses hardware stepping.
7618 Update comments.
7619
7620 2014-06-06 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/break-unload-file.exp: Fix typo.
7623
7624 2014-06-06 Yao Qi <yao@codesourcery.com>
7625
7626 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
7627 from "jit_function" to "^jit_function".
7628
7629 2014-06-06 Yao Qi <yao@codesourcery.com>
7630
7631 * gdb.base/async.c (foo): Add one statement.
7632 * gdb.base/async.exp: Get the next instruction address and
7633 match the output of "nexti" by instruction address. Match
7634 the hex address in the output of "finish".
7635
7636 2014-06-06 Gary Benson <gbenson@redhat.com>
7637
7638 * gdb.base/call-signals.c: Remove preprocessor conditionals
7639 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
7640 SIGSEGV and SIGTERM.
7641 * gdb.base/sigall.c: Likewise.
7642 * gdb.base/unwindonsignal.c: Likewise.
7643 * gdb.reverse/sigall-reverse.c: Likewise.
7644
7645 2014-06-06 Yao Qi <yao@codesourcery.com>
7646
7647 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
7648 readable, skip the test.
7649
7650 2014-06-06 Yao Qi <yao@codesourcery.com>
7651
7652 * gdb.threads/staticthreads.c (thread_function): Move the line
7653 setting breakpoint on forward.
7654 * gdb.threads/staticthreads.exp: Update comments.
7655
7656 2014-06-05 Ludovic Courtès <ludo@gnu.org>
7657
7658 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
7659 "history-append! type error".
7660
7661 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
7662
7663 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
7664 erroneous dprintf expected input.
7665
7666 2014-06-04 Doug Evans <xdje42@gmail.com>
7667
7668 * gdb.guile/scm-generics.exp: Delete.
7669
7670 2014-06-04 Doug Evans <xdje42@gmail.com>
7671
7672 * gdb.guile/scm-breakpoint.exp: Update.
7673 Add tests for breakpoint registration.
7674
7675 2014-06-04 Tom Tromey <tromey@redhat.com>
7676
7677 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
7678 VLA-in-union.
7679 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
7680 inner_vla_struct, vla_union types. Initialize objects of those
7681 types and compute their sizes.
7682
7683 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
7684 Hui Zhu <hui@codesourcery.com>
7685
7686 * gdb.base/fileio.exp: Add test for shell not available as well as
7687 available.
7688 * gdb.base/fileio.c (test_system): Check for shell twice.
7689
7690 2014-06-04 Yao Qi <yao@codesourcery.com>
7691
7692 * gdb.base/auto-connect-native-target.exp: Remove redundant
7693 space from the regexp pattern.
7694
7695 2014-06-04 Yao Qi <yao@codesourcery.com>
7696
7697 * gdb.base/default.exp: Replace "child" with "native" in
7698 regexp pattern.
7699
7700 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
7701
7702 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
7703 * gdb.python/py-xmethods.exp: New tests to test xmethods.
7704 * gdb.python/py-xmethods.py: Python script supporting the
7705 new testcase and tests.
7706
7707 2014-06-03 Joel Brobecker <brobecker@adacore.com>
7708 Pedro Alves <palves@redhat.com>
7709
7710 PR breakpoints/17000
7711 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
7712 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
7713
7714 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
7715
7716 * gdb.base/subst.exp: Add tests to verify partial path matching
7717 output.
7718
7719 2014-06-03 Pedro Alves <palves@redhat.com>
7720
7721 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
7722 target that doesn't use software single-stepping.
7723
7724 2014-06-03 Pedro Alves <palves@redhat.com>
7725
7726 PR breakpoints/17000
7727 * gdb.base/sss-bp-on-user-bp-2.c: New file.
7728 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
7729
7730 2014-06-02 Doug Evans <xdje42@gmail.com>
7731
7732 * gdb.guile/scm-parameter.exp: New file.
7733
7734 2014-06-02 Doug Evans <xdje42@gmail.com>
7735
7736 * gdb.guile/scm-cmd.c: New file.
7737 * gdb.guile/scm-cmd.exp: New file.
7738
7739 2014-06-02 Doug Evans <xdje42@gmail.com>
7740
7741 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
7742 pretty-printer lookup.
7743 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
7744 (make-pp_s-printer): Call it.
7745 (make-pretty-printer-from-dict): New function.
7746 (lookup-pretty-printer-maker-from-dict): New function.
7747 (*pretty-printer*): Simplify.
7748 (make-objfile-pp_s-printer): New function.
7749 (install-objfile-pretty-printers!): New function.
7750 (make-progspace-pp_s-printer): New function.
7751 (install-progspace-pretty-printers!): New function.
7752 * gdb.guile/scm-progspace.c: New file.
7753 * gdb.guile/scm-progspace.exp: New file.
7754
7755 2014-06-02 Pedro Alves <palves@redhat.com>
7756
7757 * gdb.base/dprintf-bp-same-addr.c: New file.
7758 * gdb.base/dprintf-bp-same-addr.exp: New file.
7759
7760 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7761
7762 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
7763 * gdb.arch/powerpc-power.s: Likewise.
7764
7765 2014-06-02 Joel Brobecker <brobecker@adacore.com>
7766
7767 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
7768
7769 2014-06-01 Yao Qi <yao@codesourcery.com>
7770
7771 * gdb.base/watchpoint.exp (test_watch_location): Check null
7772 pointer can be dereferenced. If not, do the test, otherwise
7773 skip it.
7774
7775 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
7776
7777 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
7778 results.
7779 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
7780
7781 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
7782
7783 * gdb.arch/amd64-invalid-stack-middle.S: New file.
7784 * gdb.arch/amd64-invalid-stack-middle.c: New file.
7785 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
7786 * gdb.arch/amd64-invalid-stack-top.c: New file.
7787 * gdb.arch/amd64-invalid-stack-top.exp: New file.
7788
7789 2014-05-30 Pedro Alves <palves@redhat.com>
7790
7791 PR breakpoints/17000
7792 * gdb.base/sss-bp-on-user-bp.c: New file.
7793 * gdb.base/sss-bp-on-user-bp.exp: New file.
7794
7795 2014-05-30 David Blaikie <dblaikie@gmail.com>
7796
7797 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
7798 gnu_inline semantics via attribute.
7799 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
7800 source explicitly specifies the required semantics.
7801
7802 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
7803
7804 * gdb.reverse/sigall-reverse.exp: Fix a typo.
7805
7806 2014-05-29 Pedro Alves <palves@redhat.com>
7807 Tom Tromey <tromey@redhat.com>
7808
7809 * gdb.base/async-shell.exp: Don't enable target-async.
7810 * gdb.base/async.exp
7811 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
7812 parameter. Adjust.
7813 (top level): Don't test with "target-async".
7814 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
7815 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
7816 * gdb.base/inferior-died.exp: Don't enable target-async.
7817 * gdb.base/interrupt-noterm.exp: Likewise.
7818 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
7819 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7820 * gdb.mi/mi-nonstop.exp: Likewise.
7821 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7822 * gdb.mi/mi-nsintrall.exp: Likewise.
7823 * gdb.mi/mi-nsmoribund.exp: Likewise.
7824 * gdb.mi/mi-nsthrexec.exp: Likewise.
7825 * gdb.mi/mi-watch-nonstop.exp: Likewise.
7826 * gdb.multi/watchpoint-multi.exp: Adjust comment.
7827 * gdb.python/py-evsignal.exp: Don't enable target-async.
7828 * gdb.python/py-evthreads.exp: Likewise.
7829 * gdb.python/py-prompt.exp: Likewise.
7830 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
7831 * gdb.server/solib-list.exp: Don't enable target-async.
7832 * gdb.threads/thread-specific-bp.exp: Likewise.
7833 * lib/mi-support.exp: Adjust to use mi-async.
7834
7835 2014-05-29 Pedro Alves <palves@redhat.com>
7836
7837 PR gdb/13860
7838 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
7839 reason, even in sync mode.
7840
7841 2014-05-29 Pedro Alves <palves@redhat.com>
7842 Hui Zhu <hui@codesourcery.com>
7843
7844 PR PR15693
7845 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
7846 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
7847 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
7848 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
7849
7850 2014-05-28 Joel Brobecker <brobecker@adacore.com>
7851
7852 * config/monitor.exp (gdb_target_monitor): Replace use of
7853 "set remotebaud" by "set serial baud".
7854
7855 2014-05-26 Andy Wingo <wingo@igalia.com>
7856
7857 * gdb.guile/scm-breakpoint.exp:
7858 * gdb.guile/scm-gsmob.exp: Update to use plain old object
7859 properties instead of gdb-object-properties.
7860
7861 2014-05-26 Yao Qi <yao@codesourcery.com>
7862
7863 * gdb.server/no-thread-db.exp: Specify source file name
7864 explicitly when setting a breakpoint.
7865
7866 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7867
7868 * gdb.btrace/vdso.c: New.
7869 * gdb.btrace/vdso.exp: New.
7870
7871 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7872
7873 * gdb.base/gcore.exp (capture_command_output): Move ...
7874 * lib/gdb.exp (capture_command_output): ... here.
7875
7876 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
7877
7878 * gdb.btrace/data.exp: Test memory access during btrace replay.
7879
7880 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
7881
7882 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
7883
7884 2014-05-21 Pedro Alves <palves@redhat.com>
7885
7886 PR gdb/13860
7887 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
7888 (top level): Test that output related to execution commands is
7889 sent to the console with CLI commands, but not with MI commands.
7890 Test that breakpoint events are always mirrored to the console.
7891 Also expect the new source line to be output after a "next" in
7892 async mode too. Make it a pass/fail test.
7893 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
7894 output.
7895 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
7896
7897 2014-05-21 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.base/list.exp (build_pattern, test_list): New procedures.
7900 Use them to test variations of "list" after reaching a breakpoint.
7901 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
7902 Test "list" with listsize 10 after reaching a breakpoint.
7903 * gdb.python/python.exp (decode_line current location line
7904 number): Adjust expected line number.
7905
7906 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
7907
7908 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
7909 behavior for $args, pass it directly to "run".
7910
7911 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
7912
7913 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
7914 30000 to 65536.
7915
7916 2014-05-21 Pedro Alves <palves@redhat.com>
7917
7918 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
7919 auto-connect-native-target off".
7920 * gdb.base/auto-connect-native-target.c: New file.
7921 * gdb.base/auto-connect-native-target.exp: New file.
7922
7923 2014-05-21 Pedro Alves <palves@redhat.com>
7924
7925 * gdb.base/default.exp: Test "target native" instead of "target
7926 child".
7927
7928 2014-05-21 Mark Wielaard <mjw@redhat.com>
7929
7930 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7931
7932 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 Fix TLS access for -static -pthread.
7935 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
7936 <HAVE_TLS> (thread_function, main): Initialize it.
7937 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
7938 Add clean_restart.
7939 <$have_tls != "">: Check TLSVAR.
7940
7941 2014-05-21 Pedro Alves <palves@redhat.com>
7942
7943 * gdb.base/dcache-line-read-error.c: New.
7944 * gdb.base/dcache-line-read-error.exp: New.
7945
7946 2014-05-20 Pedro Alves <palves@redhat.com>
7947
7948 * gdb.base/compare-sections.c: New file.
7949 * gdb.base/compare-sections.exp: New file.
7950
7951 2014-05-20 Pedro Alves <palves@redhat.com>
7952
7953 * gdb.base/break-idempotent.c: New file.
7954 * gdb.base/break-idempotent.exp: New file.
7955
7956 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
7957
7958 * gdb.btrace/nohist.exp: New.
7959
7960 2014-05-20 Yao Qi <yao@codesourcery.com>
7961
7962 * lib/gdb.exp (gdb_init): Set timeout if test file is under
7963 gdb.reverse directory and gdb_reverse_timeout exists in board
7964 setting.
7965 * README: Document gdb_reverse_timeout.
7966
7967 2014-05-20 Yao Qi <yao@codesourcery.com>
7968
7969 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
7970 'test_file_name'. Treat args as a string instead of a list.
7971 (gdb_init): Rename argument 'args' by 'test_file_name'.
7972
7973 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7974
7975 * gdb.arch/powerpc-power.exp: New file.
7976 * gdb.arch/powerpc-power.s: New file.
7977
7978 2014-05-16 Doug Evans <dje@google.com>
7979
7980 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
7981 * gdb.base/completion.exp: Check that all expected files exist
7982 before doing file completion.
7983
7984 2014-05-16 Doug Evans <dje@google.com>
7985
7986 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
7987 Update.
7988 (do_syscall_tests_without_xml): Update.
7989
7990 2014-05-16 Pedro Alves <palves@redhat.com>
7991
7992 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
7993 instead of "unknown output after running".
7994
7995 2014-05-16 Yao Qi <yao@codesourcery.com>
7996
7997 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
7998 file1.txt from host at the end.
7999 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8000
8001 2014-05-15 Doug Evans <dje@google.com>
8002
8003 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
8004 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
8005 loading file. Add test for TU lookup.
8006
8007 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
8008
8009 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
8010 calling "-exec-arguments" or "set args" before running the
8011 inferior.
8012
8013 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
8014
8015 * lib/mi-support.exp (mi_expect_stop): Expect message for
8016 inferiors that exit with non-zero exit code.
8017
8018 2014-05-14 Yao Qi <yao@codesourcery.com>
8019
8020 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
8021 match absolute path on remote host.
8022 (test_file_list_exec_source_files): Remove "/" from the
8023 pattern.
8024
8025 2014-05-14 Yao Qi <yao@codesourcery.com>
8026
8027 * boards/local-remote-host-notty.exp (${board}_file): New
8028 proc.
8029
8030 2014-05-07 Kyle McMartin <kyle@redhat.com>
8031
8032 Pushed by Joel Brobecker <brobecker@adacore.com>.
8033 * gdb.arch/aarch64-atomic-inst.c: New file.
8034 * gdb.arch/aarch64-atomic-inst.exp: New file.
8035
8036 2014-05-07 Yao Qi <yao@codesourcery.com>
8037
8038 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
8039 in current context" too.
8040
8041 2014-05-05 Keith Seitz <keiths@redhat.com>
8042
8043 * gdb.linespec/ls-dollar.exp: Add test for linespec
8044 file:convenience_variable.
8045
8046 2014-05-05 Yao Qi <yao@codesourcery.com>
8047
8048 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
8049 traceframes into tfile and ctf trace files. Read data from
8050 trace file and test collected data.
8051 (gdb_collect_locals_test): Likewise.
8052 (gdb_unavailable_registers_test): Likewise.
8053 (gdb_unavailable_floats): Likewise.
8054 (gdb_collect_globals_test): Likewise.
8055 (top-level): Append "ctf" to trace_file_targets if GDB
8056 supports.
8057
8058 2014-05-05 Yao Qi <yao@codesourcery.com>
8059
8060 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
8061 code to ...
8062 (gdb_collect_args_test_1): ... it. New proc.
8063 (gdb_collect_locals_test): Move some code to ...
8064 (gdb_collect_locals_test_1): ... it. New proc.
8065 (gdb_unavailable_registers_test): Move some code to ...
8066 (gdb_unavailable_registers_test_1): ... it. New proc.
8067 (gdb_unavailable_floats): Move some code to ...
8068 (gdb_unavailable_floats_1): ... it. New proc.
8069
8070 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
8071
8072 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
8073 probes to test for bitness recognition.
8074 * gdb.arch/amd64-stap-optional-prefix.exp
8075 (test_probe_value_without_reg): New procedure.
8076 Add code to test for different kinds of bitness.
8077
8078 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
8079
8080 PR breakpoints/16889
8081 * gdb.arch/amd64-stap-optional-prefix.S: New file.
8082 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
8083
8084 2014-05-01 Pedro Alves <palves@redhat.com>
8085
8086 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
8087 gdb_file_cmd if no file is specified.
8088 * boards/native-extended-gdbserver.exp (gdb_load): Use the
8089 last_loaded_file to set the remote exec-file.
8090
8091 2014-05-01 Pedro Alves <palves@redhat.com>
8092
8093 * boards/local-remote-host.exp: New file.
8094
8095 2014-05-01 Pedro Alves <palves@redhat.com>
8096
8097 * boards/local-remote-host.exp: Rename to ...
8098 * boards/local-remote-host-notty.exp: ... this.
8099
8100 2014-04-28 Joel Brobecker <brobecker@adacore.com>
8101
8102 * gdb.ada/dyn_arrayidx: New testcase.
8103
8104 2014-04-26 Yao Qi <yao@codesourcery.com>
8105
8106 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
8107 and compute the length of function main. Save it in
8108 $main_length.
8109 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
8110 (top-level): Use gdb_compile to compile objects into
8111 executable and restart GDB. Remove invocation to
8112 prepare_for_testing.
8113
8114 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
8115 Pedro Alves <palves@redhat.com>
8116
8117 PR server/16255
8118 * gdb.multi/multi-attach.c: New file.
8119 * gdb.multi/multi-attach.exp: New file.
8120
8121 2014-04-25 Pedro Alves <palves@redhat.com>
8122
8123 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
8124 user.
8125 (top level): Test that "set remote conditional-breakpoints-packet
8126 off" works as intended.
8127 * gdb.base/dprintf.exp: Test that "set remote
8128 breakpoint-commands-packet off" works as intended.
8129 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
8130 New function.
8131 (top level): Call it.
8132 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
8133 remote fast-tracepoints-packet off" works as intended.
8134 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
8135 * lib/gdb.exp (gdb_is_target_remote): ... here.
8136
8137 2014-04-24 David Blaikie <dblaikie@gmail.com>
8138
8139 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
8140 ensure clang would not discard them.
8141 * gdb.base/gdbvars.c: Ditto.
8142 * gdb.base/memattr.c: Ditto.
8143 * gdb.base/whatis.c: Ditto.
8144 * gdb.python/py-prettyprint.c: Ditto.
8145 * gdb.trace/actions.c: Ditto.
8146 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
8147 ensure clang would not discard it.
8148
8149 2014-04-24 David Blaikie <dblaikie@gmail.com>
8150
8151 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
8152 clang to emit the full definition of type required by the test
8153 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
8154
8155 2014-04-24 David Blaikie <dblaikie@gmail.com>
8156
8157 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
8158 coax Clang into emitting the definition of the type.
8159 * gdb.cp/pr10728-x.h (y): Ditto.
8160 * gdb.cp/pr10728-y.cc (y): Ditto.
8161
8162 2014-04-24 David Blaikie <dblaikie@gmail.com>
8163
8164 * gdb.base/label.exp: XFAIL label related tests under Clang.
8165 * gdb.cp/cplabel.exp: Ditto.
8166 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
8167 under Clang those using labels.
8168
8169 2014-04-25 Yao Qi <yao@codesourcery.com>
8170
8171 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
8172 double_label.
8173 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
8174 partial_label and double_label.
8175
8176 2014-04-24 David Blaikie <dblaikie@gmail.com>
8177
8178 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
8179
8180 2014-04-24 David Blaikie <dblaikie@gmail.com>
8181
8182 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
8183 of the function to work across GCC and Clang.
8184 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
8185 pointer types (const void ** const V void **).
8186
8187 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
8188 Walfred Tedeschi <walfred.tedeschi@intel.com>
8189
8190 * Makefile.in (EXECUTABLES): Added i386-avx512.
8191 * gdb.arch/i386-avx512.c: New file.
8192 * gdb.arch/i386-avx512.exp: Likewise.
8193
8194 2014-04-23 Keith Seitz <keiths@redhat.com>
8195
8196 * lib/mi-support.exp (mi_list_breakpoints): Delete.
8197 (mi_make_breakpoint_table): New procedure.
8198 (mi_create_breakpoint): Use mi_make_breakpoint
8199 and return the result.
8200 (mi_make_breakpoint): New procedure.
8201 (mi_build_kv_pairs): New procedure.
8202
8203 * gdb.mi/mi-break.exp: Remove unused globals,
8204 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
8205 All callers updated.
8206 * gdb.mi/mi-dprintf.exp: Use variable to track command
8207 number.
8208 Update all callers of mi_create_breakpoint and use
8209 mi_make_breakpoint_table.
8210 Remove any unused global variables.
8211 * gdb.mi/mi-nonstop.exp: Likewise.
8212 * gdb.mi/mi-nsintrall.exp: Likewise.
8213 * gdb.mi/mi-nsmoribund.exp: Likewise.
8214 * gdb.mi/mi-nsthrexec.exp: Likewise.
8215 * gdb.mi/mi-reverse.exp: Likewise.
8216 * gdb.mi/mi-simplerun.exp: Likewise.
8217 * gdb.mi/mi-stepn.exp: Likewise.
8218 * gdb.mi/mi-syn-frame.exp: Likewise.
8219 * gdb.mi/mi-until.exp: Likewise.
8220 * gdb.mi/mi-var-cp.exp: Likewise.
8221 * gdb.mi/mi-var-display.exp: Likewise.
8222 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
8223 * gdb.mi/mi2-var-child.exp: Likewise.
8224 * gdb.mi/mi-vla-c99.exp: Likewise.
8225 * lib/mi-support.exp: Likewise.
8226
8227 From Ian Lance Taylor <iant@cygnus.com>:
8228 * lib/gdb.exp (parse_args): New procedure.
8229
8230 2014-04-23 Pedro Alves <palves@redhat.com>
8231
8232 * gdb.base/break-unload-file.c: New file.
8233 * gdb.base/break-unload-file.exp: New file.
8234 * gdb.base/sym-file-lib.c (baz): New function.
8235 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
8236 field.
8237 (load): Store the segment's mapped size.
8238 (unload): New function.
8239 (unload_shlib): New function.
8240 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
8241 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
8242 set a breakpoint at baz, and call it.
8243 * gdb.base/sym-file.exp: New tests for stale breakpoint
8244 instructions.
8245
8246 2014-04-23 Pedro Alves <palves@redhat.com>
8247
8248 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
8249 * gdb.base/hbreak-in-shr-unsupported.c: New file.
8250 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
8251 * gdb.base/hbreak-unmapped.c: New file.
8252 * gdb.base/hbreak-unmapped.exp: New file.
8253 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
8254 * lib/gdb.exp (gdb_is_target_remote): ... here.
8255
8256 2014-04-22 Pedro Alves <palves@redhat.com>
8257
8258 * gdb.base/consecutive-step-over.c: New file.
8259 * gdb.base/consecutive-step-over.exp: New file.
8260
8261 2014-04-22 Pedro Alves <palves@redhat.com>
8262
8263 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
8264 instead of send_gdb/gdb_expect.
8265
8266 2014-04-22 Yao Qi <yao@codesourcery.com>
8267
8268 * lib/trace-support.exp (generate_tracefile): New procedure.
8269 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
8270 return 0.
8271 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
8272 if generate_tracefile returns 1.
8273
8274 2014-04-18 Tom Tromey <palves@redhat.com>
8275 Pedro alves <tromey@redhat.com>
8276
8277 PR backtrace/15558
8278 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
8279 with a backtrace limit.
8280 * gdb.python/py-frame-inline.exp: Test running to an inline
8281 function with a backtrace limit, and printing the newest frame.
8282 * gdb.python/py-frame-inline.c (main): Call f.
8283
8284 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8285
8286 * gdb.java/jnpe.exp: Drop srcdir from untested path.
8287
8288 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
8289
8290 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
8291 Drop prefix from unsupported source file path.
8292
8293 2014-04-17 Yao Qi <yao@codesourcery.com>
8294
8295 * lib/gdb.exp (with_target_charset): New proc.
8296 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
8297 with_target_charset.
8298 (test_print_strings): Likewise.
8299 (test_repeat_bytes): Likewise.
8300 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
8301 for some tests.
8302
8303 2014-04-16 Keith Seitz <keiths@redhat.com>
8304
8305 PR gdb/15827
8306 * gdb.dwarf2/corrupt.c: New file.
8307 * gdb.dwarf2/corrupt.exp: New file.
8308
8309 2014-04-16 Keith Seitz <keiths@redhat.com>
8310
8311 PR c++/16597
8312 * gdb.cp/namelessclass.cc: New file.
8313 * gdb.cp/namelessclass.exp: New file.
8314 * gdb.cp/namelessclass.S: New file.
8315
8316 2014-04-16 Doug Evans <dje@google.com>
8317
8318 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
8319 Add comment.
8320 (gdbserver_default_get_comm_port): New function.
8321 (gdbserver_start): Check if board file provided
8322 "gdbserver,get_comm_port" and use it if so.
8323 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
8324 (gdb,socketport): Set to "stdio".
8325 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
8326 (stdio_gdbserver_template): Delete.
8327 (${board}_get_remote_address): Update.
8328 (${board}_build_remote_cmd): Delete.
8329 (${board}_get_comm_port): New function.
8330 (${board}_spawn): Update.
8331 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
8332 Delete.
8333 (${board}_get_remote_address): Update.
8334 (${board}_get_comm_port): New function.
8335
8336 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
8337
8338 * gdb.base/memattr.exp: Improve regexps to handle memory regions
8339 appearing in any order.
8340
8341 2014-04-15 Doug Evans <dje@google.com>
8342
8343 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
8344 uninitialized value of "description".
8345
8346 2014-04-15 Keith Seitz <keiths@redhat.com>
8347
8348 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
8349 Remove unused globals.
8350 (test_running_the_program): Likewise.
8351 (test_controlled_execution): Likewise.
8352 (test_controlling_breakpoints): Likewise.
8353 (test_program_termination): Likewise.
8354
8355 2014-04-15 Keith Seitz <keiths@redhat.com>
8356
8357 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
8358 unused globals.
8359 (test_rbreak_creation_and_listing): Likewise.
8360 (test_ignore_count): Likewise.
8361 (test_error): Likewise.
8362
8363 2014-04-15 Pedro Alves <palves@redhat.com>
8364
8365 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
8366 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
8367 sym-file-loader.c.
8368 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8369 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8370 to sym-file-loader.c.
8371 (struct library): Forward declare.
8372 (load_shlib, lookup_function): Change prototypes.
8373 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8374 (translate_offset): Remove declarations.
8375 (get_text_addr): New declaration.
8376 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
8377 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
8378 sym-file-loader.h.
8379 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
8380 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
8381 here from sym-file-loader.h.
8382 (struct library): New structure.
8383 (load_shlib, lookup_function): Change prototypes and adjust to
8384 work with a struct library.
8385 (find_shstrtab, find_strtab, find_shdr, find_symtab)
8386 (translate_offset): Make static.
8387 (get_text_addr): New function.
8388 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
8389
8390 2014-04-15 Pedro Alves <palves@redhat.com>
8391
8392 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
8393
8394 2014-04-15 Pedro Alves <palves@redhat.com>
8395
8396 * gdb.base/sym-file-loader.c: Include <limits.h>.
8397 (SELF_LINK): New define.
8398 (get_origin): New function.
8399 (load_shlib): Use it.
8400 * gdb.base/sym-file.exp: Don't early return if the target is
8401 remote. Use runto_main, and issue fail is that fails. Use
8402 gdb_load_shlibs.
8403 (shlib_name): Delete.
8404 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
8405
8406 2014-04-15 Pedro Alves <palves@redhat.com>
8407
8408 * gdb.base/sym-file.exp: Remove regex characters from test
8409 message. Don't refer to breakpoint numbers in test messages.
8410
8411 2014-04-14 Keith Seitz <keiths@redhat.com>
8412
8413 PR c++/16253
8414 * gdb.cp/var-tag.cc: New file.
8415 * gdb.cp/var-tag.exp: New file.
8416 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
8417 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
8418 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8419 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8420
8421 2014-04-14 Tom Tromey <tromey@redhat.com>
8422
8423 * gdb.cp/classes.exp (test_enums): Handle underlying type.
8424 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
8425 type.
8426 * gdb.cp/enum-class.exp: New file.
8427 * gdb.cp/enum-class.cc: New file.
8428
8429 2014-04-14 Tom Tromey <tromey@redhat.com>
8430
8431 * gdb.dwarf2/enum-type.exp: New file.
8432
8433 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8434
8435 * gdb.mi/mi-vla-c99.exp: New file.
8436 * gdb.mi/vla.c: New file.
8437
8438 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8439
8440 * gdb.base/vla-datatypes.c: New file.
8441 * gdb.base/vla-datatypes.exp: New file.
8442
8443 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8444
8445 * gdb.base/vla-ptr.c: New file.
8446 * gdb.base/vla-ptr.exp: New file.
8447
8448 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8449
8450 * gdb.dwarf2/count.exp: New file.
8451
8452 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
8453
8454 * gdb.base/vla-sideeffect.c: New file.
8455 * gdb.base/vla-sideeffect.exp: New file.
8456
8457 2014-04-14 David Blaikie <dblaikie@gmail.com>
8458
8459 * gdb.mi/non-stop.c: Add return value for non-void function return
8460 statement.
8461 * gdb.threads/staticthreads.c: Ditto.
8462
8463 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
8464 Doug Evans <xdje42@gmail.com>
8465
8466 * gdb.guile/scm-value.c: Improve test case.
8467 * gdb.guile/scm-value.exp: Add new test.
8468
8469 2014-04-11 David Blaikie <dblaikie@gmail.com>
8470
8471 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
8472 override Clang's default.
8473
8474 2014-04-11 Joel Brobecker <brobecker@adacore.com>
8475
8476 Revert the following changes (regressions):
8477
8478 * gdb.base/vla-sideeffect.c: New file.
8479 * gdb.base/vla-sideeffect.exp: New file.
8480
8481 * gdb.dwarf2/count.exp: New file.
8482
8483 * gdb.base/vla-multi.c: New file.
8484 * gdb.base/vla-multi.exp: New file.
8485
8486 * gdb.base/vla-ptr.c: New file.
8487 * gdb.base/vla-ptr.exp: New file.
8488
8489 * gdb.base/vla-datatypes.c: New file.
8490 * gdb.base/vla-datatypes.exp: New file.
8491
8492 * gdb.mi/mi-vla-c99.exp: New file.
8493 * gdb.mi/vla.c: New file.
8494
8495 2014-04-11 Keith Seitz <keiths@redhat.com>
8496
8497 PR c++/16675
8498 * gdb.cp/cpsizeof.exp: New file.
8499 * gdb.cp/cpsizeof.cc: New file.
8500
8501 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8502
8503 * gdb.mi/mi-vla-c99.exp: New file.
8504 * gdb.mi/vla.c: New file.
8505
8506 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8507
8508 * gdb.base/vla-datatypes.c: New file.
8509 * gdb.base/vla-datatypes.exp: New file.
8510
8511 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8512
8513 * gdb.base/vla-ptr.c: New file.
8514 * gdb.base/vla-ptr.exp: New file.
8515
8516 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8517
8518 * gdb.base/vla-multi.c: New file.
8519 * gdb.base/vla-multi.exp: New file.
8520
8521 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8522
8523 * gdb.dwarf2/count.exp: New file.
8524
8525 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
8526
8527 * gdb.base/vla-sideeffect.c: New file.
8528 * gdb.base/vla-sideeffect.exp: New file.
8529
8530 2014-04-11 Yao Qi <yao@codesourcery.com>
8531
8532 * gdb.base/completion.exp: Check file exists before running tests
8533 on file completion.
8534
8535 2014-04-10 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.base/cond-eval-mode.c: New file.
8538 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
8539 prepare_for_testing to build the new file. Check result of
8540 runto_main.
8541 (test_break, test_watch): New procedures.
8542 (top level): Use them.
8543
8544 2014-04-08 Pierre Muller <muller@sourceware.org>
8545
8546 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
8547 Ctrl-V use for mingw hosts.
8548
8549 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
8550
8551 * gdb.python/py-value.c: Improve test case.
8552 * gdb.python/py-value.exp: Add new test.
8553
8554 2014-04-07 David Blaikie <dblaikie@gmail.com>
8555
8556 * lib/compiler.c: Identify the clang compiler.
8557 * lib/compiler.cc: Ditto.
8558
8559 2014-04-03 Yao Qi <yao@codesourcery.com>
8560
8561 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
8562
8563 2014-04-01 Anton Blanchard <anton@samba.org>
8564
8565 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
8566 messages unique.
8567
8568 2014-04-01 Anton Blanchard <anton@samba.org>
8569
8570 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
8571 prepare_for_testing.
8572
8573 2014-04-01 Anton Blanchard <anton@samba.org>
8574
8575 * gdb.arch/ppc64-atomic-inst.c: Remove.
8576 * gdb.arch/ppc64-atomic-inst.S: New file.
8577 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
8578
8579 2014-03-31 Doug Evans <dje@google.com>
8580
8581 * gdb.base/print-symbol-loading-lib.c: New file.
8582 * gdb.base/print-symbol-loading-main.c: New file.
8583 * gdb.base/print-symbol-loading.exp: New file.
8584
8585 2014-03-31 Yao Qi <yao@codesourcery.com>
8586
8587 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
8588
8589 2014-03-28 Joel Brobecker <brobecker@adacore.com>
8590
8591 * gdb.ada/mi_dyn_arr: New testcase.
8592
8593 2014-03-27 Doug Evans <dje@google.com>
8594
8595 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
8596
8597 2014-03-27 Yao Qi <yao@codesourcery.com>
8598
8599 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
8600 if target is nios2-*-*.
8601
8602 2014-03-26 Yao Qi <yao@codesourcery.com>
8603
8604 * lib/gdb.exp (readline_is_used): New proc.
8605 * gdb.base/completion.exp: Move tests on command complete up.
8606 Skip the rest of tests if readline is not used.
8607 * gdb.ada/complete.exp: Skp the test if readline is not
8608 used.
8609 * gdb.base/filesym.exp: Likewise.
8610 * gdb.base/macscp.exp: Likewise.
8611 * gdb.base/readline-ask.exp: Likewise.
8612 * gdb.base/readline.exp: Likewise.
8613 * gdb.python/py-cmd.exp: Likewise.
8614 * gdb.trace/tfile.exp: Likewise.
8615
8616 2014-03-26 Yao Qi <yao@codesourcery.com>
8617
8618 * gdb.base/macscp.exp: Fix code format issues.
8619
8620 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
8621
8622 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
8623 * gdb.asm/powerpc64le.inc: New file.
8624
8625 2014-03-25 Pedro Alves <palves@redhat.com>
8626 Doug Evans <dje@google.com>
8627
8628 * gdb.base/source-execution.c: New file.
8629 * gdb.base/source-execution.exp: New file.
8630 * gdb.base/source-execution.gdb: New file.
8631
8632 2014-03-24 Doug Evans <dje@google.com>
8633
8634 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
8635 using fission.
8636
8637 2014-03-24 Hui Zhu <hui@codesourcery.com>
8638 Pedro Alves <palves@redhat.com>
8639
8640 PR breakpoints/16101
8641 * gdb.base/dprintf.exp: Use unsupported rather than changing the
8642 test pass/fail messages. Detect missing support for dprintf when
8643 breakpoints are actually inserted.
8644 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
8645 breakpoints are actually inserted.
8646 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
8647 fails.
8648
8649 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8650
8651 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
8652
8653 2014-03-22 Doug Evans <xdje42@gmail.com>
8654
8655 * gdb.python/python.exp (python not supported): Verify multi-line
8656 python command issues an error.
8657 * gdb.guile/guile.exp (guile not supported): Verify multi-line
8658 guile command issues an error.
8659
8660 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
8661
8662 * gdb.threads/thread-specific.exp: Handle the lack of usable
8663 $this_breakpoint and $this_thread.
8664
8665 2014-03-21 Hui Zhu <hui@codesourcery.com>
8666
8667 * gdb.base/attach.exp (do_command_attach_tests): New.
8668
8669 2014-03-20 Tom Tromey <tromey@redhat.com>
8670 Pedro Alves <palves@redhat.com>
8671
8672 PR cli/15718
8673 * gdb.base/condbreak-call-false.c: New file.
8674 * gdb.base/condbreak-call-false.exp: New file.
8675
8676 2014-03-20 Pedro Alves <palves@redhat.com>
8677
8678 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
8679 Delete.
8680 (block_signals, unblock_signals): Delete.
8681 (child_function_2, main): Remove references to deleted variable
8682 and functions.
8683
8684 2014-03-20 Pedro Alves <palves@redhat.com>
8685
8686 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
8687 Use pthread_kill to signal thread 2.
8688 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8689 Adjust to make the test send itself a signal rather than using the
8690 host's "kill" command.
8691
8692 2014-03-20 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.threads/multiple-step-overs.c: New file.
8695 * gdb.threads/multiple-step-overs.exp: New file.
8696 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8697 Adjust expected infrun debug output.
8698
8699 2014-03-20 Pedro Alves <palves@redhat.com>
8700
8701 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
8702 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
8703
8704 2014-03-20 Pedro Alves <palves@redhat.com>
8705
8706 PR breakpoints/7143
8707 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
8708 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
8709 of gdb_test_multiple.
8710 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
8711 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
8712
8713 2014-03-20 Pedro Alves <palves@redhat.com>
8714
8715 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
8716 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
8717
8718 2014-03-19 Pedro Alves <palves@redhat.com>
8719
8720 * gdb.base/async.exp: Remove early return.
8721
8722 2014-03-19 Pedro Alves <palves@redhat.com>
8723
8724 * gdb.base/async.exp (step& tests): Pass explicit test messages.
8725
8726 2014-03-19 Pedro Alves <palves@redhat.com>
8727
8728 * gdb.base/async.exp (test_background): Expect \r\n after
8729 "completed." in the fail pattern.
8730
8731 2014-03-19 Pedro Alves <palves@redhat.com>
8732
8733 * gdb.base/async.exp (test_background): New procedure.
8734 Use it for all background execution command tests.
8735
8736 2014-03-19 Pedro Alves <palves@redhat.com>
8737
8738 * gdb.base/async.exp: Use prepare_for_testing.
8739
8740 2014-03-19 Pedro Alves <palves@redhat.com>
8741
8742 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
8743 the same line.
8744
8745 2014-03-19 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.base/async.c (main): Add "jump here" and "until here" line
8748 marker comments.
8749 * gdb.base/async.exp (jump_here): New global.
8750 (jump& test): Use it.
8751 (until_here): New global.
8752 (until& test): Use it.
8753
8754 2014-03-19 Pedro Alves <palves@redhat.com>
8755
8756 * gdb.base/async.exp: Don't frob gdb_protocol.
8757
8758 2014-03-18 Doug Evans <xdje42@gmail.com>
8759
8760 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
8761 Fix spelling of exec-done-display.
8762
8763 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8764
8765 PR gdb/15358
8766 * gdb.base/gdb-sigterm.c: New file.
8767 * gdb.base/gdb-sigterm.exp: New file.
8768
8769 2014-03-18 Pedro Alves <palves@redhat.com>
8770
8771 PR gdb/13860
8772 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
8773 * lib/mi-support.exp (mi_expect_stop): Add special handling for
8774 solib-event.
8775
8776 2014-03-17 Joel Brobecker <brobecker@adacore.com>
8777
8778 * gdb.ada/pckd_arr_ren: New testcase.
8779
8780 2014-03-13 Doug Evans <xdje42@gmail.com>
8781
8782 PR guile/16612
8783 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
8784 collect after discarding symbols.
8785
8786 2014-03-13 Ludovic Courtès <ludo@gnu.org>
8787 Doug Evans <xdje42@gmail.com>
8788
8789 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
8790 to history survives a gc.
8791
8792 2014-03-13 Pedro Alves <palves@redhat.com>
8793
8794 * gdb.base/default.exp: Don't test "target procfs".
8795
8796 2014-03-13 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/default.exp: Update "target child" and "target procfs"
8799 tests to not expect "Unix".
8800
8801 2014-03-12 Tom Tromey <tromey@redhat.com>
8802
8803 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
8804 New procs. Add target-async tests.
8805 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
8806 Add target-async tests.
8807
8808 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8809
8810 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
8811 'func_start' and 'func_end' for the beginning and end of the
8812 function code, respectively.
8813 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
8814 'func_end' instead of 'func' and 'main'.
8815
8816 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8817
8818 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
8819 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
8820 generate the debug info assembler source.
8821
8822 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8823
8824 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
8825 * gdb.dwarf2/arr-subrange.exp: Likewise.
8826 * gdb.dwarf2/dwz.exp: Likewise.
8827 * gdb.dwarf2/method-ptr.exp: Likewise.
8828 * gdb.dwarf2/missing-sig-type.exp: Likewise.
8829 * gdb.dwarf2/subrange.exp: Likewise.
8830 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
8831 * gdb.dwarf2/implptrpiece.exp: Likewise.
8832 * gdb.dwarf2/nostaticblock.exp: Likewise.
8833
8834 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8835
8836 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
8837 directory to absolute path name arguments.
8838
8839 2014-03-10 Joel Brobecker <brobecker@adacore.com>
8840
8841 * gdb.ada/tagged_access: New testcase.
8842
8843 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
8844
8845 * gdb.btrace/data.exp: Update expected output.
8846
8847 2014-03-06 Yao Qi <yao@codesourcery.com>
8848
8849 * gdb.trace/pr16508.exp: New file.
8850
8851 2014-03-05 Pedro Alves <palves@redhat.com>
8852
8853 PR gdb/16575
8854 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
8855 procedure.
8856 (top level): Adjust to use it. Add tests that exercise breakpoint
8857 interaction with the code-cache.
8858
8859 2014-02-26 Ludovic Courtès <ludo@gnu.org>
8860
8861 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
8862 test for 'history-append!'.
8863
8864 2014-02-26 Joel Brobecker <brobecker@adacore.com>
8865
8866 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
8867 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
8868 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
8869 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
8870 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
8871 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
8872
8873 2014-02-26 Joel Brobecker <brobecker@adacore.com>
8874
8875 * testsuite/gdb.python/py-pp-re-notag.c: New file.
8876 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
8877 * testsuite/gdb.python/py-pp-re-notag.p: New file.
8878
8879 2014-02-26 Joel Brobecker <brobecker@adacore.com>
8880
8881 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
8882
8883 2014-02-26 Joel Brobecker <brobecker@adacore.com>
8884
8885 * gdb.dwarf2/arr-stride.c: New file.
8886 * gdb.dwarf2/arr-stride.exp: New file.
8887
8888 2014-02-26 Pedro Alves <palves@redhat.com>
8889
8890 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
8891 that won't ever trigger. Make sure that GDB reports the correct
8892 breakpoint that caused the stop.
8893
8894 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8895
8896 PR gdb/16626
8897 * gdb.base/auto-load-script: New file.
8898 * gdb.base/auto-load.c: New file.
8899 * gdb.base/auto-load.exp: New file.
8900
8901 PR gdb/16626
8902 * gdb.base/auto-load.exp: Fix out-of-srctree run.
8903
8904 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8905
8906 Fix dw2-icycle.exp -fsanitize=address GDB crash.
8907 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
8908
8909 2014-02-24 Doug Evans <dje@google.com>
8910
8911 * lib/gdb.exp (run_on_host): Log error output if program fails.
8912
8913 2014-02-21 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.threads/step-after-sr-lock.c: Rename to ...
8916 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
8917 * gdb.threads/step-after-sr-lock.exp: Rename to ...
8918 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8919 ... this.
8920
8921 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8922
8923 PR tdep/16397
8924 * gdb.arch/amd64-stap-special-operands.exp: New file.
8925 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
8926 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
8927 * gdb.arch/amd64-stap-triplet.S: Likewise.
8928 * gdb.arch/amd64-stap-triplet.c: Likewise.
8929
8930 2014-02-20 Joel Brobecker <brobecker@adacore.com>
8931
8932 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
8933 in .section pseudo-op.
8934
8935 2014-02-20 lin zuojian <manjian2006@gmail.com>
8936 Joel Brobecker <brobecker@adacore.com>
8937 Doug Evans <xdje42@gmail.com>
8938
8939 PR symtab/16581
8940 * gdb.dwarf2/dw2-icycle.S: New file.
8941 * gdb.dwarf2/dw2-icycle.c: New file.
8942 * gdb.dwarf2/dw2-icycle.exp: New file.
8943
8944 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
8945
8946 * gdb.python/py-value-cc.cc: Improve test case to enable testing
8947 operations on gdb.Value objects.
8948 * gdb.python/py-value-cc.exp: Add new test to test operations on
8949 gdb.Value objects.
8950
8951 2014-02-18 Doug Evans <dje@google.com>
8952
8953 * Makefile.in (TESTS): New variable.
8954 (expanded_tests, expanded_tests_or_none): New variables
8955 (check-single): Pass $(expanded_tests_or_none) to runtest.
8956 (check-parallel): Only run tests in $(TESTS) if non-empty.
8957 (check/no-matching-tests-found): New rule.
8958 * README: Document TESTS makefile variable.
8959
8960 2014-02-18 Doug Evans <dje@google.com>
8961
8962 * Makefile.in (check-parallel): rm -rf outputs temp.
8963
8964 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8965
8966 Fix "ERROR: no fileid for" in the testsuite.
8967 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
8968
8969 2014-02-12 Doug Evans <dje@google.com>
8970
8971 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
8972 (MISCELLANEOUS): New variable.
8973 (clean): rm -rf $(MISCELLANEOUS).
8974 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
8975 dwp live in the same directory as symlinks, with each symlink pointed
8976 to a differently named file in a different directory.
8977
8978 2014-02-11 Doug Evans <dje@google.com>
8979
8980 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
8981 of Tcl file commands.
8982
8983 2014-02-10 Mark Kettenis <kettenis@gnu.org>
8984
8985 * gdb.threads/step-after-sr-lock.exp: Avoid executing
8986 "kill -SIGUSR1 -1".
8987
8988 2014-02-10 Joel Brobecker <brobecker@adacore.com>
8989
8990 * gdb.ada/tick_length_array_enum_idx: New testcase.
8991
8992 2014-02-10 Doug Evans <xdje42@gmail.com>
8993
8994 * configure.ac (AC_OUTPUT): Add gdb.guile.
8995 * configure: Regenerate.
8996 * lib/gdb-guile.exp: New file.
8997 * lib/gdb.exp (get_target_charset): New function.
8998 * gdb.base/help.exp: Update expected output from "apropos apropos".
8999 * gdb.guile/Makefile.in: New file.
9000 * gdb.guile/guile.exp: New file.
9001 * gdb.guile/scm-arch.c: New file.
9002 * gdb.guile/scm-arch.exp: New file.
9003 * gdb.guile/scm-block.c: New file.
9004 * gdb.guile/scm-block.exp: New file.
9005 * gdb.guile/scm-breakpoint.c: New file.
9006 * gdb.guile/scm-breakpoint.exp: New file.
9007 * gdb.guile/scm-disasm.c: New file.
9008 * gdb.guile/scm-disasm.exp: New file.
9009 * gdb.guile/scm-equal.c: New file.
9010 * gdb.guile/scm-equal.exp: New file.
9011 * gdb.guile/scm-error.exp: New file.
9012 * gdb.guile/scm-error.scm: New file.
9013 * gdb.guile/scm-frame-args.c: New file.
9014 * gdb.guile/scm-frame-args.exp: New file.
9015 * gdb.guile/scm-frame-args.scm: New file.
9016 * gdb.guile/scm-frame-inline.c: New file.
9017 * gdb.guile/scm-frame-inline.exp: New file.
9018 * gdb.guile/scm-frame.c: New file.
9019 * gdb.guile/scm-frame.exp: New file.
9020 * gdb.guile/scm-generics.exp: New file.
9021 * gdb.guile/scm-gsmob.exp: New file.
9022 * gdb.guile/scm-iterator.c: New file.
9023 * gdb.guile/scm-iterator.exp: New file.
9024 * gdb.guile/scm-math.c: New file.
9025 * gdb.guile/scm-math.exp: New file.
9026 * gdb.guile/scm-objfile-script-gdb.in: New file.
9027 * gdb.guile/scm-objfile-script.c: New file.
9028 * gdb.guile/scm-objfile-script.exp: New file.
9029 * gdb.guile/scm-objfile.c: New file.
9030 * gdb.guile/scm-objfile.exp: New file.
9031 * gdb.guile/scm-ports.exp: New file.
9032 * gdb.guile/scm-pretty-print.c: New file.
9033 * gdb.guile/scm-pretty-print.exp: New file.
9034 * gdb.guile/scm-pretty-print.scm: New file.
9035 * gdb.guile/scm-section-script.c: New file.
9036 * gdb.guile/scm-section-script.exp: New file.
9037 * gdb.guile/scm-section-script.scm: New file.
9038 * gdb.guile/scm-symbol.c: New file.
9039 * gdb.guile/scm-symbol.exp: New file.
9040 * gdb.guile/scm-symtab-2.c: New file.
9041 * gdb.guile/scm-symtab.c: New file.
9042 * gdb.guile/scm-symtab.exp: New file.
9043 * gdb.guile/scm-type.c: New file.
9044 * gdb.guile/scm-type.exp: New file.
9045 * gdb.guile/scm-value-cc.cc: New file.
9046 * gdb.guile/scm-value-cc.exp: New file.
9047 * gdb.guile/scm-value.c: New file.
9048 * gdb.guile/scm-value.exp: New file.
9049 * gdb.guile/source2.scm: New file.
9050 * gdb.guile/types-module.cc: New file.
9051 * gdb.guile/types-module.exp: New file.
9052
9053 2014-02-10 Yao Qi <yao@codesourcery.com>
9054
9055 PR testsuite/16543
9056 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
9057 * configure: Regenerated.
9058 * Makefile.in: New file.
9059
9060 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
9061
9062 * gdb.python/py-framefilter.exp: Fix typo.
9063
9064 2014-02-08 Yao Qi <yao@codesourcery.com>
9065
9066 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
9067 that no =breakpoint-modified is emitted when breakpoints are
9068 modified through MI commands.
9069
9070 2014-02-07 Pedro Alves <pedro@codesourcery.com>
9071 Pedro Alves <palves@redhat.com>
9072
9073 * gdb.threads/step-after-sr-lock.c: New file.
9074 * gdb.threads/step-after-sr-lock.exp: New file.
9075
9076 2014-02-07 Pedro Alves <palves@redhat.com>
9077
9078 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
9079
9080 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9081
9082 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
9083 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
9084
9085 2014-02-06 Doug Evans <xdje42@gmail.com>
9086
9087 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
9088 output.
9089
9090 * gdb.gdb/python-interrupts.exp: New file.
9091
9092 2014-02-05 Yao Qi <yao@codesourcery.com>
9093
9094 * gdb.trace/report.exp (use_collected_data): Test the output
9095 of "info threads" and "info inferiors".
9096
9097 2014-02-05 Yao Qi <yao@codesourcery.com>
9098
9099 Revert this patch:
9100
9101 2013-05-24 Yao Qi <yao@codesourcery.com>
9102
9103 * gdb.trace/tfile.exp: Test inferior and thread.
9104
9105 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9106
9107 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
9108 on a function.
9109 * gdb.base/step-bt.c: Call hello via function pointer to make
9110 sure its first instruction is executed on powerpc64le-linux.
9111
9112 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9113
9114 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
9115
9116 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9117
9118 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
9119 of the test patterns for use on little-endian systems.
9120
9121 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
9122
9123 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
9124 (decimal_vector): Fix for little-endian.
9125
9126 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
9127
9128 * gdb.arch/sparc-sysstep.exp: New file.
9129 * gdb.arch/sparc-sysstep.c: Likewise.
9130
9131 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
9132
9133 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9134
9135 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
9136
9137 2014-01-23 Tom Tromey <tromey@redhat.com>
9138
9139 * gdb.ada/array_char_idx: New testcase.
9140
9141 2014-01-23 Tom Tromey <tromey@redhat.com>
9142
9143 PR python/16487:
9144 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
9145 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
9146 classes.
9147
9148 2014-01-23 Tom Tromey <tromey@redhat.com>
9149
9150 PR python/16491:
9151 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
9152 string from an inferior frame.
9153 * gdb.python/py-framefilter-mi.exp: Update.
9154
9155 2014-01-22 Doug Evans <dje@google.com>
9156
9157 * gdb.server/server-mon.exp: Add tests for "set debug-format".
9158
9159 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9160
9161 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
9162
9163 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9164
9165 * gdb.trace/entry-values.exp: Remove excess space character from
9166 regex patterns. Handle s390 call instruction.
9167
9168 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9169
9170 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
9171 define "*_start" label. Make "name" static.
9172 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
9173 ${name} by references to ${name}_start.
9174
9175 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
9176
9177 * gdb.base/info-macros.exp: Remove "debug" from the compile
9178 options.
9179
9180 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9181
9182 * gdb.dlang/demangle.exp: New file.
9183
9184 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9185
9186 * gdb.dlang/primitive-types.exp: New file.
9187
9188 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
9189
9190 * configure.ac: Create gdb.dlang/Makefile.
9191 * configure: Regenerate.
9192 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
9193 * gdb.dlang/Makefile.in: New file.
9194 * lib/d-support.exp: New file.
9195 * lib/gdb.exp (skip_d_tests): New proc.
9196
9197 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9198
9199 * gdb.btrace/delta.exp: Check reverse stepi.
9200 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
9201 * gdb.btrace/finish.exp: New.
9202 * gdb.btrace/next.exp: New.
9203 * gdb.btrace/nexti.exp: New.
9204 * gdb.btrace/record_goto.c: Add comments.
9205 * gdb.btrace/step.exp: New.
9206 * gdb.btrace/stepi.exp: New.
9207 * gdb.btrace/multi-thread-step.c: New.
9208 * gdb.btrace/multi-thread-step.exp: New.
9209 * gdb.btrace/rn-dl-bind.c: New.
9210 * gdb.btrace/rn-dl-bind.exp: New.
9211 * gdb.btrace/data.c: New.
9212 * gdb.btrace/data.exp: New.
9213 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9214
9215 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9216
9217 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
9218 * gdb.btrace/exception.exp: Update.
9219 * gdb.btrace/instruction_history.exp: Update.
9220 * gdb.btrace/record_goto.exp: Update.
9221 * gdb.btrace/tailcall.exp: Update.
9222 * gdb.btrace/unknown_functions.exp: Update.
9223 * gdb.btrace/delta.exp: New.
9224
9225 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9226
9227 * gdb.btrace/record_goto.exp: Add backtrace test.
9228 * gdb.btrace/tailcall.exp: Add backtrace test.
9229
9230 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9231
9232 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
9233 * gdb.btrace/record_goto.c: New.
9234 * gdb.btrace/record_goto.exp: New.
9235 * gdb.btrace/x86-record_goto.S: New.
9236
9237 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9238
9239 * gdb.btrace/function_call_history.exp: Update tests.
9240 * gdb.btrace/instruction_history.exp: Update tests.
9241
9242 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9243
9244 * gdb.btrace/function_call_history.exp: Fix expected field
9245 order for "record function-call-history".
9246 Add new tests for "record function-call-history /c".
9247 * gdb.btrace/exception.cc: New.
9248 * gdb.btrace/exception.exp: New.
9249 * gdb.btrace/tailcall.exp: New.
9250 * gdb.btrace/x86-tailcall.S: New.
9251 * gdb.btrace/x86-tailcall.c: New.
9252 * gdb.btrace/unknown_functions.c: New.
9253 * gdb.btrace/unknown_functions.exp: New.
9254 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
9255
9256 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9257
9258 * gdb.btrace/instruction_history.exp: Update.
9259 * gdb.btrace/function_call_history.exp: Update.
9260
9261 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9262
9263 * gdb.btrace/function_call_history.exp: Fix expected function
9264 trace.
9265 * gdb.btrace/instruction_history.exp: Initialize traced.
9266 Remove traced_functions.
9267
9268 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9269
9270 * gdb.btrace/function_call_history.exp: Update
9271 * gdb.btrace/instruction_history.exp: Update.
9272
9273 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
9274
9275 * gdb.btrace/enable.exp: Update expected text.
9276
9277 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
9278
9279 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
9280 bytes.
9281
9282 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
9283
9284 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
9285
9286 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
9287
9288 * lib/gdb.exp (supports_process_record): Return true for
9289 arm*-linux*. (supports_reverse): Likewise.
9290
9291 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
9292
9293 PR python/15464
9294 PR python/16113
9295 * gdb.python/py-type.c: Enhance test case.
9296 * gdb.python/py-value-cc.cc: Likewise
9297 * gdb.python/py-type.exp: Add new tests.
9298 * gdb.python/py-value-cc.exp: Likewise
9299
9300 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9301 Pedro Alves <palves@redhat.com>
9302
9303 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
9304 Make "name" extern.
9305 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
9306 references to ${name}_start by references to ${name}.
9307
9308 2014-01-10 Joel Brobecker <brobecker@adacore.com>
9309
9310 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
9311
9312 2014-01-10 Joel Brobecker <brobecker@adacore.com>
9313
9314 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
9315
9316 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
9317 Pedro Alves <palves@redhat.com>
9318
9319 * gdb.mi/mi-info-os.exp: Connect to the target with
9320 mi_gdb_target_load.
9321
9322 2014-01-08 Pedro Alves <palves@redhat.com>
9323
9324 * gdb.threads/reconnect-signal.c: New file.
9325 * gdb.threads/reconnect-signal.exp: New file.
9326
9327 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9328
9329 * gdb.base/source-dir.exp: New file.
9330
9331 2014-01-07 Joel Brobecker <brobecker@adacore.com>
9332
9333 * gdb.ada/mi_interface: New testcase.
9334
9335 2014-01-07 Joel Brobecker <brobecker@adacore.com>
9336
9337 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
9338 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
9339 gdb.ada/pp-rec-component/pck.ads: New files.
9340
9341 2014-01-07 Joel Brobecker <brobecker@adacore.com>
9342
9343 * gdb.python/py-pp-integral.c: New file.
9344 * gdb.python/py-pp-integral.py: New file.
9345 * gdb.python/py-pp-integral.exp: New file.
9346
9347 For older changes see ChangeLog-1993-2013.
9348 \f
9349 ;; Local Variables:
9350 ;; mode: change-log
9351 ;; left-margin: 8
9352 ;; fill-column: 74
9353 ;; version-control: never
9354 ;; End:
9355
9356 Copyright 2014-2016 Free Software Foundation, Inc.
9357 Copying and distribution of this file, with or without modification,
9358 are permitted provided the copyright notice and this notice are preserved.