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